@charset "UTF-8";
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 91, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 108, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 113, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 118, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 125, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 139, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 167, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 171, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 176, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 182, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 188, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }
  /* line 192, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 197, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 205, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 212, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_reset.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #08c;
  text-decoration: none;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 567, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 572, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 579, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 614, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}

/* line 617, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

/* line 623, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 628, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1276595745%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

/* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}

/* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}

/* line 13, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_grid.scss */
.hide[class*="span"],
.row-fluid .hide[class*="span"] {
  display: none;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_grid.scss */
.pull-right[class*="span"],
.row-fluid .pull-right[class*="span"] {
  float: right;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.muted {
  color: #999;
}

/* line 32, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: gray;
}

/* line 35, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 39, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-error {
  color: #b94a48;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 43, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 52, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 59, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

/* line 73, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 {
  font-size: 38.5px;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 {
  font-size: 31.5px;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 {
  font-size: 24.5px;
}

/* line 80, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 81, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 82, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h6 {
  font-size: 11.9px;
}

/* line 84, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px;
}

/* line 86, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 87, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small {
  font-size: 14px;
}

/* line 93, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}

/* line 105, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 109, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 115, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
li {
  line-height: 20px;
}

/* line 120, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 127, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

/* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 143, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px;
}

/* line 147, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 150, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 10px;
}

/* line 154, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:after {
  clear: both;
}

/* line 156, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 163, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 172, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 192, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 202, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}

/* line 206, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 212, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 218, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 223, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 226, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 234, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 242, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
form {
  margin: 0 0 20px;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend small {
  font-size: 15px;
  color: #999;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 104, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 126, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #08c;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #08c;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #08c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #08c;
}

/* line 135, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 144, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 155, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

/* line 163, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* line 170, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 176, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 188, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 198, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 204, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}

/* line 86, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

/* line 224, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 229, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 236, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 243, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 250, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 261, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 262, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 263, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 264, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 265, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 266, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 269, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 282, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 669, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 676, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 304, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:after {
  clear: both;
}

/* line 309, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 315, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 327, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

/* line 337, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 369, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 374, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 385, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 399, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959;
}

/* line 404, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 409, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 422, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

/* line 431, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}

/* line 439, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 448, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

/* line 452, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* line 466, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 472, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 479, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

/* line 483, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 491, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 495, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 499, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

/* line 504, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 517, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 521, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 526, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 531, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 542, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 552, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 556, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 559, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 562, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 565, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 581, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 594, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 598, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 605, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 612, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 621, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 632, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px;
}

/* line 637, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 652, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

/* line 659, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

/* line 666, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

/* line 671, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}

/* line 681, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

/* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table, .line-items, .list table, .table-form, #results table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th, .line-items th, .list table th, .table-form th, #results table th,
.table td,
.line-items td,
.list table td,
.table-form td,
#results table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th, .line-items th, .list table th, .table-form th, #results table th {
  font-weight: bold;
}

/* line 35, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table thead th, .line-items thead th, .list table thead th, .table-form thead th, #results table thead th {
  vertical-align: bottom;
}

/* line 39, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table caption + thead tr:first-child th, .line-items caption + thead tr:first-child th, .list table caption + thead tr:first-child th, .table-form caption + thead tr:first-child th, #results table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.line-items caption + thead tr:first-child td,
.list table caption + thead tr:first-child td,
.table-form caption + thead tr:first-child td,
#results table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.line-items colgroup + thead tr:first-child th,
.list table colgroup + thead tr:first-child th,
.table-form colgroup + thead tr:first-child th,
#results table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.line-items colgroup + thead tr:first-child td,
.list table colgroup + thead tr:first-child td,
.table-form colgroup + thead tr:first-child td,
#results table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.line-items thead:first-child tr:first-child th,
.list table thead:first-child tr:first-child th,
.table-form thead:first-child tr:first-child th,
#results table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td,
.line-items thead:first-child tr:first-child td,
.list table thead:first-child tr:first-child td,
.table-form thead:first-child tr:first-child td,
#results table thead:first-child tr:first-child td {
  border-top: 0;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody, .line-items tbody + tbody, .list table tbody + tbody, .table-form tbody + tbody, #results table tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table, .line-items .table, .table .line-items, .line-items .line-items, .list table .table, .list table .line-items, .table .list table, .line-items .list table, .list .table table, .list .line-items table, .list table table, .table-form .table, .table-form .line-items, .table-form .list table, .list .table-form table, .table .table-form, .line-items .table-form, .list table .table-form, .table-form .table-form, #results table .table, #results table .line-items, #results table .table-form, .table #results table, .line-items #results table, .list table #results table, .table-form #results table, #results .table table, #results .line-items table, #results .table-form table, #results table table {
  background-color: #fff;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed th, .line-items th, .list table th, .table-form th, #results table th,
.table-condensed td,
.line-items td,
.list table td,
.table-form td,
#results table td {
  padding: 4px 5px;
}

/* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 80, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

/* line 97, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 109, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 126, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

/* line 129, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

/* line 134, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 158, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 171, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

/* line 183, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span1, .line-items td.span1, .list table td.span1, .table-form td.span1, #results table td.span1,
.table th.span1,
.line-items th.span1,
.list table th.span1,
.table-form th.span1,
#results table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span2, .line-items td.span2, .list table td.span2, .table-form td.span2, #results table td.span2,
.table th.span2,
.line-items th.span2,
.list table th.span2,
.table-form th.span2,
#results table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span3, .line-items td.span3, .list table td.span3, .table-form td.span3, #results table td.span3,
.table th.span3,
.line-items th.span3,
.list table th.span3,
.table-form th.span3,
#results table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span4, .line-items td.span4, .list table td.span4, .table-form td.span4, #results table td.span4,
.table th.span4,
.line-items th.span4,
.list table th.span4,
.table-form th.span4,
#results table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span5, .line-items td.span5, .list table td.span5, .table-form td.span5, #results table td.span5,
.table th.span5,
.line-items th.span5,
.list table th.span5,
.table-form th.span5,
#results table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span6, .line-items td.span6, .list table td.span6, .table-form td.span6, #results table td.span6,
.table th.span6,
.line-items th.span6,
.list table th.span6,
.table-form th.span6,
#results table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span7, .line-items td.span7, .list table td.span7, .table-form td.span7, #results table td.span7,
.table th.span7,
.line-items th.span7,
.list table th.span7,
.table-form th.span7,
#results table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span8, .line-items td.span8, .list table td.span8, .table-form td.span8, #results table td.span8,
.table th.span8,
.line-items th.span8,
.list table th.span8,
.table-form th.span8,
#results table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span9, .line-items td.span9, .list table td.span9, .table-form td.span9, #results table td.span9,
.table th.span9,
.line-items th.span9,
.list table th.span9,
.table-form th.span9,
#results table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span10, .line-items td.span10, .list table td.span10, .table-form td.span10, #results table td.span10,
.table th.span10,
.line-items th.span10,
.list table th.span10,
.table-form th.span10,
#results table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span11, .line-items td.span11, .list table td.span11, .table-form td.span11, #results table td.span11,
.table th.span11,
.line-items th.span11,
.list table th.span11,
.table-form th.span11,
#results table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span12, .line-items td.span12, .list table td.span12, .table-form td.span12, #results table td.span12,
.table th.span12,
.line-items th.span12,
.list table th.span12,
.table-form th.span12,
#results table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 207, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.success > td, .line-items tbody tr.success > td, .list table tbody tr.success > td, .table-form tbody tr.success > td, #results table tbody tr.success > td {
  background-color: #dff0d8;
}

/* line 210, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.error > td, .line-items tbody tr.error > td, .list table tbody tr.error > td, .table-form tbody tr.error > td, #results table tbody tr.error > td {
  background-color: #f2dede;
}

/* line 213, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.warning > td, .line-items tbody tr.warning > td, .list table tbody tr.warning > td, .table-form tbody tr.warning > td, #results table tbody tr.warning > td {
  background-color: #fcf8e3;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.info > td, .line-items tbody tr.info > td, .list table tbody tr.info > td, .table-form tbody tr.info > td, #results table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 223, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

/* line 226, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

/* line 229, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

/* line 232, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(/assets/icons/icons-3718bda6aa3cbc809ed969333bae283acbb288edf13ec839f74a1681191d7a09.svg);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */
/* line 32, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url(/assets/icons/icons-white-8103ad9f0cd876b4a5c2f952b0e5051494e82f6dd35e156a48c68b4f2be36720.svg);
}

/* line 52, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0;
}

/* line 56, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 59, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 63, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 65, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 68, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 71, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 73, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px;
}

/* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px;
}

/* line 76, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 80, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 81, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 82, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 84, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 86, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 87, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 88, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 91, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 92, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px;
}

/* line 95, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px;
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px;
}

/* line 97, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px;
}

/* line 98, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px;
}

/* line 99, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 101, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 102, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 104, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 105, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 106, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 107, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 108, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 109, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 111, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 113, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 115, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px;
}

/* line 118, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px;
}

/* line 119, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px;
}

/* line 120, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 121, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 122, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 123, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 124, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 125, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 126, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 127, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 128, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 129, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 130, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 132, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 133, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 134, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 136, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px;
}

/* line 137, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px;
}

/* line 138, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px;
}

/* line 139, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px;
}

/* line 141, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 142, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 143, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 144, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 145, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 146, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 147, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 148, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 149, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 150, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 151, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 152, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 153, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 154, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 155, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px;
}

/* line 158, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px;
}

/* line 159, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px;
}

/* line 160, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px;
}

/* line 161, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 163, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 164, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 165, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 166, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

/* line 167, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 169, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 170, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 171, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 172, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 173, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

/* line 174, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 176, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 178, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px;
}

/* line 179, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px;
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px;
}

/* line 181, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px;
}

/* line 182, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px;
}

/* line 183, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 184, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 185, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 187, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 188, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 189, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 190, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 191, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 192, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 193, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 194, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 195, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 197, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 11, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}

/* line 88, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

/* line 99, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

/* line 111, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

/* line 128, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000;
}

/* line 133, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 151, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 163, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}

/* line 169, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 178, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 182, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 189, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 194, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 203, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

/* line 221, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 227, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 237, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 244, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  height: auto;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #222;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #222;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:first-child {
  *margin-left: 0;
}

/* line 29, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #363636;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 81, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 86, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 106, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 115, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 123, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 134, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 145, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
}

/* line 149, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

/* line 153, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 161, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 165, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 173, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn,
input.btn[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 177, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn::-moz-focus-inner,
input.btn[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 186, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-large,
input.btn.btn-large[type="submit"] {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 190, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-small,
input.btn.btn-small[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 194, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-mini,
input.btn.btn-mini[type="submit"] {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 205, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 212, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 218, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

/* line 224, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 35, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 39, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

/* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px;
}

/* line 52, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 84, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 92, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 120, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 137, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

/* line 143, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

/* line 146, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

/* line 149, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

/* line 152, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

/* line 155, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 167, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 170, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 175, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 193, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 204, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 208, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 214, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 218, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 221, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 224, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/* line 227, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 43, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 52, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 56, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 73, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  display: block;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 32, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 68, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 71, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 93, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 97, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 101, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 113, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 121, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 127, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}

/* line 133, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 148, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}

/* line 170, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 173, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 178, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 181, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 185, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 188, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 191, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 198, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 201, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 210, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 213, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 220, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}

/* line 225, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
/* line 231, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 237, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 241, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 248, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 255, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

/* line 263, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 273, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}

/* line 288, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 291, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content {
  overflow: auto;
}

/* line 296, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 303, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 307, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 316, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 319, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 323, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 325, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 331, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 341, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 345, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 353, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 358, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 362, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}

/* line 366, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

/* line 374, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 379, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 383, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}

/* line 387, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

/* line 400, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999;
}

/* line 404, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:after {
  clear: both;
}

/* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container {
  width: auto;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 59, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link {
  color: #777;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #333;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

/* line 98, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 108, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:after {
  clear: both;
}

/* line 111, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

/* line 123, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

/* line 128, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

/* line 132, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 140, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 145, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 158, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

/* line 161, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 172, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 184, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 187, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 203, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 208, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 214, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 226, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 233, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 237, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left;
}

/* line 242, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 250, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 255, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

/* line 263, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 274, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

/* line 283, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 291, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 302, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

/* line 313, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 326, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

/* line 333, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 342, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 349, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}

/* line 355, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

/* line 359, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 367, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 371, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

/* line 375, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 379, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 394, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525;
}

/* line 399, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 403, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}

/* line 409, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #999;
}

/* line 413, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 417, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}

/* line 423, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}

/* line 431, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 433, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}

/* line 440, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

/* line 446, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}

/* line 452, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff;
}

/* line 457, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

/* line 461, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 470, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}

/* line 86, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}

/* line 479, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

/* line 493, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black;
}

/* line 520, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb .active {
  color: #999;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

/* line 45, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right;
}

/* line 80, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 98, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

/* line 102, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 118, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 32, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

/* line 45, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade.in {
  top: 10%;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

/* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 88, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 92, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 56, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 63, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 29, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 30, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title:empty {
  display: none;
}

/* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/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 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 82, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 118, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 125, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail, .image-fullscreen .image-inner, .image-fullscreen {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover, .image-fullscreen a.image-inner:hover, a.image-fullscreen:hover,
a.thumbnail:focus,
.image-fullscreen a.image-inner:focus,
a.image-fullscreen:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img, .image-fullscreen .image-inner > img, .image-fullscreen > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption, .image-fullscreen .caption {
  padding: 9px;
  color: #555;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 32, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 52, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f89406;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #c67605;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 63, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f89406;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #c67605;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 63, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

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

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

@-ms-keyframes progress-bar-stripes {
  /* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }
  /* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

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

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

/* line 45, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 68, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 73, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 93, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 101, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}

/* line 104, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 109, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
}

/* line 120, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 59, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 71, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}

/* line 102, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

/* line 120, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

/* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 139, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 148, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}

/* line 153, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 156, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit li {
  line-height: 30px;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 43, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }
  /* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 45, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }
  /* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important;
  }
  /* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  /* line 567, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  /* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }
  /* line 572, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  /* line 579, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 1170px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 70px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 170px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 270px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 370px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 470px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 570px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 670px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 770px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 870px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 970px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px;
  }
  /* line 614, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%;
  }
  /* line 623, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641025641%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%;
  }
  /* line 669, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
textarea,
.uneditable-input {
    margin-left: 0;
  }
  /* line 676, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 56px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 156px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 256px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 356px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 456px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 556px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 656px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 756px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 856px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 956px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 1056px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 1156px;
  }
  /* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px;
  }
  /* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px;
  }
  /* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 567, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }
  /* line 572, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 579, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 724px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 104px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 166px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 228px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 290px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 352px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 414px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 476px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 538px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 600px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }
  /* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 724px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 599, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 614, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%;
  }
  /* line 623, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.747913483%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114493946%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.565593041%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1291289526%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.383272599%;
  }
  /* line 640, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%;
  }
  /* line 646, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%;
  }
  /* line 647, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%;
  }
  /* line 669, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
textarea,
.uneditable-input {
    margin-left: 0;
  }
  /* line 676, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 28px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 90px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 152px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 214px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 276px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 338px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 400px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 462px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 524px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 586px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 648px;
  }
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 710px;
  }
}

@media (max-width: 767px) {
  /* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 29, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 35, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 43, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto;
  }
  /* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row,
.thumbnails {
    margin-left: 0;
  }
  /* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  [class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .span12,
.row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 81, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 91, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 98, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  /* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 111, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  /* line 124, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 129, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  /* line 135, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
input[type="radio"] {
    border: 1px solid #ccc;
  }
  /* line 142, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 149, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 153, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 165, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
.media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  /* line 172, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 178, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  /* line 183, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  /* line 189, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 979px) {
  /* line 13, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0;
  }
  /* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    position: static;
  }
  /* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  /* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  /* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 45, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 56, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 59, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 80, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  /* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  /* line 93, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  /* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  /* line 105, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 119, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 123, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 127, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 137, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .navbar-form,
.nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  /* line 146, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  /* line 152, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
.nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  /* line 163, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 169, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 980px) {
  /* line 184, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/* line 1, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}

/* line 13, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0;
}

/* line 20, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold;
}

/* line 24, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}

/* line 28, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}

/* line 32, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #E6E6E6;
  background-color: #D9D9D9;
  outline: 0;
}

/* line 42, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}

/* line 46, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

/* line 56, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

/* line 60, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

/* line 64, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

/* line 68, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

/* line 72, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

/* line 76, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

/* line 80, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

/* line 84, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

/* line 88, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

/* line 92, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

/* line 96, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

/* line 100, vendor/assets/stylesheets/bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

/*! =======================================================
                      VERSION  9.8.0              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
/* line 42, vendor/assets/stylesheets/bootstrap-slider.css */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 47, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

/* line 51, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 58, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 65, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

/* line 69, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

/* line 80, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 87, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 91, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 96, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

/* line 100, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

/* line 105, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

/* line 109, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 113, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

/* line 119, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 125, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 131, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

/* line 135, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  border-right-color: #0480be;
  margin-left: 0;
  margin-right: 0;
}

/* line 145, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 148, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 151, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

/* line 155, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

/* line 159, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

/* line 163, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

/* line 167, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}

/* line 174, vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}

/* line 182, vendor/assets/stylesheets/bootstrap-slider.css */
.slider input {
  display: none;
}

/* line 185, vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 188, vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 192, vendor/assets/stylesheets/bootstrap-slider.css */
.slider .hide {
  display: none;
}

/* line 195, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 207, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 221, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}

/* line 228, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track-low,
.slider-track-high {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 236, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection {
  background: #006dcc;
}

/* line 239, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track-high {
  background-color: #aaaaaa;
}

/* line 242, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}

/* line 258, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.round {
  border-radius: 50%;
}

/* line 261, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.triangle {
  background: transparent none;
}

/* line 264, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom {
  background: transparent none;
}

/* line 267, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 273, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

/* line 291, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.round {
  border-radius: 50%;
}

/* line 294, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.triangle {
  background: transparent none;
}

/* line 297, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom {
  background: transparent none;
}

/* line 300, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 306, vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
/* line 5, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 13, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/* line 17, vendor/assets/stylesheets/jquery.bxslider.scss */
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}

/* line 23, vendor/assets/stylesheets/jquery.bxslider.scss */
ul.bxslider {
  list-style: none;
}

/* line 26, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
/* line 32, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

/* line 39, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
/* line 46, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/assets/bxslider/bx_loader-a0b0667af87d0be3ce4a13ac0dff40d437989864235a546db6168591c01f2f2a.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
/* line 57, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

/* line 65, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 77, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

/* line 82, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

/* line 89, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 94, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/assets/bxslider/controls-1e312136305c055a34c81ab7936a10f0e2585337771e06e12aa061fb01764014.png) no-repeat 0 -32px;
}

/* line 98, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

/* line 102, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/assets/bxslider/controls-1e312136305c055a34c81ab7936a10f0e2585337771e06e12aa061fb01764014.png) no-repeat -43px -32px;
}

/* line 106, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

/* line 110, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

/* line 120, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
/* line 124, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

/* line 127, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/assets/bxslider/controls-1e312136305c055a34c81ab7936a10f0e2585337771e06e12aa061fb01764014.png) -86px -11px no-repeat;
  margin: 0 3px;
}

/* line 136, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

/* line 141, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/assets/bxslider/controls-1e312136305c055a34c81ab7936a10f0e2585337771e06e12aa061fb01764014.png) -86px -44px no-repeat;
  margin: 0 3px;
}

/* line 150, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 156, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

/* line 160, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
/* line 165, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 173, vendor/assets/stylesheets/jquery.bxslider.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* line 9, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 17, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-helper-layer {
  position: absolute;
  z-index: 9999998;
  color: white;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 23, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-helper-layer.chardinjs-left {
  border-left: solid white 1px;
  margin-left: -10px;
}

/* line 24, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-helper-layer.chardinjs-right {
  border-right: solid white 1px;
  padding-right: 10px;
}

/* line 25, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-helper-layer.chardinjs-bottom {
  border-bottom: solid white 1px;
  padding-bottom: 10px;
}

/* line 26, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-helper-layer.chardinjs-top {
  border-top: solid white 1px;
  padding-top: 10px;
}

/* line 29, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip {
  position: absolute;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  max-width: 250px;
  font-size: 90%;
  line-height: 15px;
}

/* line 36, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-left {
  margin-left: -125px;
  padding-right: 10px;
}

/* line 37, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-right {
  margin-right: -135px;
  padding-left: 10px;
}

/* line 38, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-bottom {
  margin-bottom: -50px;
  padding-top: 10px;
}

/* line 39, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-top {
  margin-top: -50px;
  padding-bottom: 10px;
}

/* line 41, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-right:before, .chardinjs-tooltip.chardinjs-left:after, .chardinjs-tooltip.chardinjs-bottom:before, .chardinjs-tooltip.chardinjs-top:after {
  content: ".";
  display: inline-block;
  background-color: white;
  height: 1px;
  overflow: hidden;
  position: absolute;
}

/* line 50, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-right:before, .chardinjs-tooltip.chardinjs-left:after {
  width: 80px;
  top: 50%;
}

/* line 55, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-bottom:before, .chardinjs-tooltip.chardinjs-top:after {
  width: 1px;
  height: 50px;
  left: 50%;
}

/* line 61, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-bottom:before {
  top: -50px;
}

/* line 62, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-top:after {
  bottom: -50px;
}

/* line 63, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-right:before {
  left: -90px;
}

/* line 64, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-tooltip.chardinjs-left:after {
  right: -90px;
}

/* line 67, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-show-element {
  z-index: 9999999;
  opacity: 0.8;
}

/* line 72, vendor/assets/stylesheets/chardinjs.scss */
.chardinjs-relative-position {
  position: relative;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}

/* line 8, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}

/* line 13, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url(/assets/ie-spacer-c404c6ad7ced964722cc14635cc2e0a5b924b13c4120c02e51f6d16d39553c3a.gif);
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-top {
  background: url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png) no-repeat left -30px;
  height: 10px;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.hover .gritter-top {
  background-position: right -30px;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-bottom {
  background: url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png) no-repeat left bottom;
  height: 8px;
  margin: 0;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.hover .gritter-bottom {
  background-position: bottom right;
}

/* line 50, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-item {
  display: block;
  color: #eee;
  padding: 2px 11px 8px 11px;
  font-size: 11px;
  font-family: verdana;
  filter: inherit;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-item.gritter-css2 {
  background: url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png) no-repeat left -40px;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-item.gritter-css3 {
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-top: 12px;
  padding-bottom: 16px;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-item p {
  padding: 0;
  margin: 0;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.hover .gritter-item.gritter-css2 {
  background-position: right -40px;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.hover .gritter-item.gritter-css3 {
  padding: 10px 9px 14px 9px;
  border: solid 2px #fff;
}

/* line 83, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-close {
  display: none;
  position: absolute;
  top: 5px;
  left: 3px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  filter: inherit;
}

/* line 93, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-css2 .gritter-close {
  background: url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png) no-repeat left top;
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-css3 .gritter-close {
  background: url(/assets/gritter-close-b45e4e3265c1091c50b3531a5a7a21b726b397adb6ca081d82797e0d29165781.png) no-repeat;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px #000;
  /* Not supported by IE :( */
}

/* line 107, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-image {
  width: 48px;
  height: 48px;
  float: left;
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-with-image,
.gritter-without-image {
  padding: 0 0 5px 0;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/gritter-e7c6c241f7c7/app/assets/stylesheets/gritter.scss */
.gritter-with-image {
  width: 220px;
  float: right;
}

/* line 1, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 13, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 19, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 26, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-x-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 31, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 43, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 49, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 56, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-y-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 61, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaa;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 72, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 76, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: #999;
}

/* line 81, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 4px;
  background-color: #aaa;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 92, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ie6 .ps-scrollbar-y {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 96, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
  background-color: #999;
}

/* line 101, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
  visibility: hidden;
}

/* line 106, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
  visibility: visible;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-generic-4316e5d67076/app/assets/stylesheets/veviutils-generic/generic.scss */
.hidden {
  display: none;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 29, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 39, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker > div {
  display: none;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker table {
  width: 100%;
  margin: 0;
  font-size: 90%;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.day.disabled {
  color: #eee;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.today {
  background-color: #dddddd;
  font-weight: bold;
}

/* line 68, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #0088cc;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
  color: #ffffff;
  background-color: #0088cc;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover {
  background-color: #005580;
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
}

/* line 105, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span:hover {
  background: #eeeeee;
}

/* line 108, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span.active {
  color: #ffffff;
  background-color: #0088cc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 113, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0088cc;
}

/* line 122, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #005580;
}

/* line 126, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker td span.old {
  color: #999999;
}

/* line 129, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker th.switch {
  width: 145px;
}

/* line 132, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}

/* line 136, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker thead tr:first-child th {
  cursor: pointer;
}

/* line 139, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 142, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datepicker.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.clearfix {
  *zoom: 1;
}

/* line 13, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.clearfix:after {
  clear: both;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 40, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
}

/* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 77, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 82, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}

/* line 87, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget > ul > li {
  background-color: transparent;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget > ul > li:hover {
  background-color: transparent;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}

/* line 106, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}

/* line 110, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 114, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 119, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
}

/* line 125, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 130, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999;
}

/* line 134, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  color: #ffffff;
  background-color: #0088cc;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 141, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td.active:hover:hover, .bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active.active:hover, .bootstrap-datetimepicker-widget td.active.disabled, .bootstrap-datetimepicker-widget td.active.disabled:hover, .bootstrap-datetimepicker-widget td.active[disabled], .bootstrap-datetimepicker-widget td.active[disabled]:hover {
  color: #fff;
  background-color: #0088cc;
}

/* line 146, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active.active:hover {
  background-color: #005580;
}

/* line 150, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  background: 0;
  color: #999;
  cursor: not-allowed;
}

/* line 156, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 169, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span:hover {
  background-color: #eeeeee;
}

/* line 173, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch:hover {
  background-color: #eeeeee;
}

/* line 177, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span.active {
  color: #ffffff;
  background-color: #0088cc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 183, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span.active:hover, .bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active, .bootstrap-datetimepicker-widget td span.active.disabled, .bootstrap-datetimepicker-widget td span.active[disabled] {
  color: #fff;
  background-color: #0088cc;
}

/* line 188, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active {
  background-color: #005580;
}

/* line 192, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span.old {
  color: #999;
}

/* line 196, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: not-allowed;
}

/* line 202, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}

/* line 206, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}

/* line 210, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  background: 0;
  color: #999;
  cursor: not-allowed;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}

/* line 220, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 224, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.input-append.date .add-on i, .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 231, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}

/* line 236, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

/*!
* Colorpicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url(/assets/veviutils-inputs/saturation-cd78d9f1f95a9a2cc825b4155723ddf1011e093bd3bd09d30ff7f41604b6f7f8.png);
  cursor: crosshair;
  float: left;
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 29, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-hue, .colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-hue i, .colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-hue {
  background-image: url(/assets/veviutils-inputs/hue-fbb3734647e97382f15bed3b8343b86cf79f80f952a8a83afe2b591bfe705de9.png);
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-alpha {
  background-image: url(/assets/veviutils-inputs/alpha-957a71f62e8990e1641f44f69f8a906974ca00b9ddd3d17e4abaf159a66e377b.png);
  display: none;
}

/* line 64, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker {
  *zoom: 1;
  top: 0;
  left: 0;
  padding: 4px !important;
  min-width: 120px;
  margin-top: 1px;
}

/* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
}

/* line 76, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker:after {
  clear: both;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 100, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker div {
  position: relative;
}

/* line 103, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 106, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 109, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(/assets/veviutils-inputs/alpha-957a71f62e8990e1641f44f69f8a906974ca00b9ddd3d17e4abaf159a66e377b.png);
  background-position: 0 100%;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 119, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/bootstrap-colorpicker.scss */
.input-append.color .add-on i, .input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-wrapper {
  overflow-y: auto;
  max-height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 30, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

/* line 34, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #333;
  list-style: none;
  margin: 0;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

/* line 51, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #0088cc;
  color: #fff;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

/* line 63, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/jquery.timepicker.scss */
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.
      More Info : http://www.quirksmode.org/css/box.html
    */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  white-space: nowrap;
  line-height: 26px;
  color: #333;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  /*
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, $$veviutils-select-background));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
    */
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #ccc;
}

/* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 95, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/veviutils-inputs/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat right top;
  cursor: pointer;
  outline: 0;
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 121, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 139, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  border-top: 0;
}

/* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #ccc;
  border-bottom: 0;
}

/* line 168, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 173, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 177, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #ccc;
  width: auto;
}

/* line 182, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #ccc;
  background-clip: padding-box;
  background: #eee;
}

/* line 202, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice .select2-arrow:hover {
  background-color: #dddddd;
}

/* line 207, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #ccc;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/veviutils-inputs/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 0 1px;
}

/* line 223, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 227, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 240, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* line 264, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
}

/* line 274, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/veviutils-inputs/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 282, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}

/* line 291, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #fff;
}

/* line 307, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
}

/* line 319, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 324, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 328, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 332, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 336, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 348, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 358, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 363, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 368, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 374, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 378, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 392, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 393, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 394, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 395, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 396, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 397, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 398, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 400, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-highlighted {
  background: #3271d4;
  color: #fff;
}

/* line 405, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 410, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 414, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #333;
}

/* line 419, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 431, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: none;
  cursor: default;
}

/* line 443, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 447, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/veviutils-inputs/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 451, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 455, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 462, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 469, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 475, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 482, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #ccc;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
}

/* line 500, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 504, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 508, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 512, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}

/* line 519, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 523, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 527, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 533, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  background: transparent !important;
}

/* line 547, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/veviutils-inputs/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100% !important;
}

/* line 551, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 555, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #ccc;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
}

/* line 585, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 590, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 593, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #dbdbdb;
}

/* line 597, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/veviutils-inputs/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
}

/* line 609, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 614, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 618, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 623, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 626, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 631, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ccc;
  cursor: default;
}

/* line 638, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ccc;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 645, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 651, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 656, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 670, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-display-none {
  display: none;
}

/* line 674, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 686, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/veviutils-inputs/select2x2-e682f64b4fa50a0bd189766a50cd778db4e8529b30302af6305c7df1e40bf442.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 695, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/vendor/assets/stylesheets/veviutils-inputs/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/date_input.scss */
.bootstrap-timepicker {
  position: relative;
  overflow: visible;
}

/* line 5, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/date_input.scss */
.bootstrap-timepicker > input {
  width: 50px;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/date_input.scss */
.bootstrap-timepicker > input.invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 10, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/date_input.scss */
.bootstrap-timepicker > input.invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/date_input.scss */
.bootstrap-timepicker span.add-on, .bootstrap-datepicker span.add-on {
  cursor: pointer;
}

/* line 2, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/forms.scss */
.form-tabs {
  margin-bottom: 5px;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/forms.scss */
.form-tabs a i {
  display: none;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/forms.scss */
.form-tabs a.error {
  color: #b94a48;
}

/* line 11, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/forms.scss */
.form-tabs a.error i {
  display: inline-block;
  margin-right: 2px;
}

/* line 2, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-inputs-ce9ea75db931/app/assets/stylesheets/veviutils-inputs/select.scss */
.select-colored {
  color: white;
  border: 1px solid white;
  padding: 0px 5px !important;
}

/* line 2, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links {
  display: inline-block;
  vertical-align: middle;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link {
  display: block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  margin: 3px auto;
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.asc {
  border-bottom: 6px solid #888888;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.asc.active {
  border-bottom-color: #008800;
}

/* line 21, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.asc:hover {
  border-bottom-color: #000;
}

/* line 25, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.desc {
  border-top: 6px solid #888888;
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.desc.active {
  border-top-color: #008800;
}

/* line 30, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-filter-3aa7e5475cf0/app/assets/stylesheets/veviutils-filter/filter.scss */
.order-links .order-link.desc:hover {
  border-top-color: #000;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal .modal-body {
  padding: 10px;
  max-height: 600px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.big {
  width: 850px;
  margin-left: -425px;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.big .modal-hidden {
  display: none;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.big .modal-body {
  max-height: 700px;
}

/* line 23, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.transparent {
  background-color: rgba(120, 120, 120, 0.8);
}

/* line 27, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.bigger {
  width: 1050px;
  margin-left: -525px;
  font-size: 90%;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.bigger .modal-hidden {
  display: none;
}

/* line 36, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.bigger .modal-body {
  max-height: 700px;
}

/* line 41, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal .modal-bottom {
  clear: both;
  padding-top: 20px;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.fullscreen {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin: 0 !important;
  width: auto;
  height: auto;
}

/* line 55, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
.modal.fullscreen .modal-body {
  height: calc(100% - 20px) !important;
  max-height: none !important;
}

@media (max-height: 767px) {
  /* line 67, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
  .modal.fade.in {
    top: 20px;
  }
  /* line 72, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
  .modal.big .modal-body, .modal.bigger .modal-body {
    max-height: 650px;
  }
}

@media (max-width: 767px) {
  /* line 82, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/modal.scss */
  .modal.big, .modal.bigger {
    margin-left: 0;
    width: calc(100% - 40px);
  }
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/alert.scss */
.alert-modal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  width: 450px;
  z-index: 20100;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 8px;
}

/* line 15, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/alert.scss */
.alert-backdrop {
  z-index: 20000;
}

@media (max-width: 480px) {
  /* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/veviutils-view-b41748e9cfc8/app/assets/stylesheets/veviutils-view/alert.scss */
  .alert-modal {
    width: 100%;
    height: 100%;
  }
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisements {
  list-style: none;
  margin-right: 25px;
}

/* line 5, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisements .advertisement.finished {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* line 13, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.advertisement:before, .advertisement:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.advertisement:after {
  clear: both;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .image {
  float: left;
  margin-right: 30px;
  width: 300px;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .image img {
  width: 100%;
}

/* line 26, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .logo {
  float: right;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .logo img {
  max-width: 80px;
  max-height: 30px;
}

/* line 33, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .title {
  font-size: 120%;
  margin-bottom: 4px;
  clear: right;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .advertisement-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 330px;
  min-height: 210px;
  position: relative;
  padding-bottom: 40px;
}

/* line 44, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .advertisement-content .actions {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 49, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .advertisement-content .actions .link-button, .advertisement .advertisement-content .actions .small-button, .advertisement .advertisement-content .actions .small-button-xlsx, .advertisement .advertisement-content .actions .small-button-print, .advertisement .advertisement-content .actions .small-button-csv, .advertisement .advertisement-content .actions .small-button-download, .advertisement .advertisement-content .actions .small-button-workable, .advertisement .advertisement-content .actions .small-button-checking, .advertisement .advertisement-content .actions .small-button-outsourced, .advertisement .advertisement-content .actions .small-button-ready, .advertisement .advertisement-content .actions .small-button-processing, .advertisement .advertisement-content .actions .small-button-outsource, .advertisement .advertisement-content .actions .small-button-materials, .advertisement .advertisement-content .actions .small-button-clone, .advertisement .advertisement-content .actions .small-button-restart, .advertisement .advertisement-content .actions .small-button-send, .advertisement .advertisement-content .actions .small-button-confirm, .advertisement .advertisement-content .actions .small-button-finish, .advertisement .advertisement-content .actions .small-button-start, .advertisement .advertisement-content .actions .small-button-repeat {
  border: 1px solid #08c;
  background-color: #fff;
  margin-right: 10px;
}

/* line 53, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .advertisement-content .actions .link-button:hover, .advertisement .advertisement-content .actions .small-button:hover, .advertisement .advertisement-content .actions .small-button-xlsx:hover, .advertisement .advertisement-content .actions .small-button-print:hover, .advertisement .advertisement-content .actions .small-button-csv:hover, .advertisement .advertisement-content .actions .small-button-download:hover, .advertisement .advertisement-content .actions .small-button-workable:hover, .advertisement .advertisement-content .actions .small-button-checking:hover, .advertisement .advertisement-content .actions .small-button-outsourced:hover, .advertisement .advertisement-content .actions .small-button-ready:hover, .advertisement .advertisement-content .actions .small-button-processing:hover, .advertisement .advertisement-content .actions .small-button-outsource:hover, .advertisement .advertisement-content .actions .small-button-materials:hover, .advertisement .advertisement-content .actions .small-button-clone:hover, .advertisement .advertisement-content .actions .small-button-restart:hover, .advertisement .advertisement-content .actions .small-button-send:hover, .advertisement .advertisement-content .actions .small-button-confirm:hover, .advertisement .advertisement-content .actions .small-button-finish:hover, .advertisement .advertisement-content .actions .small-button-start:hover, .advertisement .advertisement-content .actions .small-button-repeat:hover {
  background-color: #cc4400;
  border-color: #cc4400;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  color: black;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .advertisement-content .actions .date {
  color: #888888;
  font-size: 90%;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .price {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 10px;
}

/* line 75, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .location {
  color: #222;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement .description {
  margin-top: 4px;
  color: #4d4d4d;
}

/* line 84, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages {
  list-style: none;
  margin: 10px 20px;
}

/* line 95, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li {
  width: 600px;
  padding: 20px;
  margin: 20px auto 20px 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  background-color: #e5eeff;
}

/* line 104, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li:before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: -20px;
  top: 20px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid #e5eeff;
}

/* line 116, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li.answer {
  margin: 20px 0 20px auto;
  background-color: #e9ffe6;
}

/* line 119, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li.answer:before {
  left: auto;
  right: -20px;
  top: 20px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #e9ffe6;
  border-right: 0;
}

/* line 130, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li .author {
  float: left;
  font-size: 90%;
}

/* line 134, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li .date {
  float: right;
  font-size: 80%;
}

/* line 138, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.advertisement-messages > li .message-content {
  clear: both;
  padding-top: 10px;
}

/* line 145, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles {
  list-style: none;
  margin-right: 25px;
}

/* line 149, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.articles .article:before, .articles .article:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.articles .article:after {
  clear: both;
}

/* line 154, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .image {
  float: left;
  margin-right: 20px;
  width: 150px;
}

/* line 158, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .image img {
  width: 100%;
}

/* line 162, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .logo {
  float: right;
}

/* line 164, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .logo img {
  max-width: 80px;
  max-height: 30px;
}

/* line 169, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 170px;
  min-height: 120px;
  position: relative;
  padding-bottom: 10px;
  padding-right: 120px;
}

/* line 176, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .article-name {
  font-size: 110%;
  font-weight: bold;
}

/* line 180, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .article-tags {
  font-style: italic;
  font-size: 95%;
}

/* line 184, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .ref {
  font-size: 95%;
  position: absolute;
  right: 5px;
  top: 0;
}

/* line 189, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .ref abbr {
  margin-right: 4px;
  text-transform: uppercase;
}

/* line 194, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .price {
  font-size: 125%;
  position: absolute;
  right: 5px;
  top: 40px;
  text-align: center;
}

/* line 200, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .price .offer {
  text-transform: uppercase;
  color: red;
  font-size: 85%;
}

/* line 206, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .manufacturer {
  font-size: 90%;
}

/* line 208, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .manufacturer .man-ref {
  display: inline;
  margin-left: 5px;
}

/* line 211, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .manufacturer .man-ref span {
  margin-right: 4px;
}

/* line 216, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .description {
  margin: 10px 0 4px 0;
  color: #666666;
}

/* line 221, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles .article .article-content .advertiser > div {
  display: inline-block;
  margin-right: 5px;
}

/* line 229, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles {
  margin: 0;
}

/* line 233, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles .article .image {
  width: 80px;
}

/* line 236, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles .article .article-content {
  margin-left: 100px;
  min-height: 80px;
}

/* line 239, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles .article .article-content .price {
  font-size: 120%;
  top: 20px;
}

/* line 242, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles .article .article-content .price .article-actions {
  margin-top: 5px;
  text-align: right;
}

/* line 248, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.articles.small-articles .article .article-content * {
  line-height: 120%;
}

/* line 258, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/care_channel.scss */
.label-with-info .control-group {
  display: inline-block;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.featured-forum-post {
  border: 1px solid #f9b885;
  border-left: 4px solid #f48024;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fdf7f2;
  padding: 12px 16px 12px 12px;
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.featured-forum-post:before, .featured-forum-post:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.featured-forum-post:after {
  clear: both;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.featured-forum-post .fp-featured-label {
  font-size: 80%;
  font-weight: bold;
  color: #f48024;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

/* line 37, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.featured-forum-post .fp-summary .fp-title {
  font-size: 120%;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show {
  *zoom: 1;
  margin-bottom: 28px;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-post-show:before, .forum-post-show:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-post-show:after {
  clear: both;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-stats .fp-stat + .fp-stat {
  margin-top: 8px;
}

/* line 50, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-stats .fp-positive-score {
  border-color: #5eba7d;
  color: #5eba7d;
  font-weight: bold;
}

/* line 60, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-kind {
  display: inline-block;
  padding: 2px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e1ecf4;
  color: #39739d;
  font-size: 84%;
  line-height: 1.6;
  margin-bottom: 6px;
}

/* line 71, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-title {
  font-size: 175%;
  font-weight: normal;
  line-height: 1.3;
  margin: 4px 0 16px;
}

/* line 78, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-content {
  line-height: 1.6;
  padding-bottom: 16px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e4e6e7;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-meta {
  font-size: 85%;
  color: #222;
}

/* line 89, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-meta .fp-author {
  font-weight: bold;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-meta .fp-location {
  margin-left: 8px;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-meta .fp-location i {
  margin-right: 3px;
}

/* line 91, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-post-meta .fp-dot {
  margin: 0 4px;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription {
  margin-right: 10px;
}

/* line 97, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription .fp-subscribe-btn {
  font-size: 84%;
}

/* line 99, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription .fp-subscribe-btn i {
  margin-right: 3px;
}

/* line 102, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription .fp-subscribed-link {
  font-size: 84%;
  color: #222;
}

/* line 105, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription .fp-subscribed-link i {
  margin-right: 3px;
}

/* line 106, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-post-show .fp-post-main .fp-subscription .fp-subscribed-link:hover {
  color: #333;
}

/* line 112, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-messages-heading {
  font-size: 130%;
  font-weight: normal;
  border-bottom: 1px solid #e4e6e7;
  padding-bottom: 10px;
  margin-bottom: 16px;
}

/* line 122, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.featured-forum-message {
  border: 1px solid #f9b885;
  border-left: 4px solid #f48024;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fdf7f2;
  padding: 12px 16px 12px 12px;
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.featured-forum-message:before, .featured-forum-message:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.featured-forum-message:after {
  clear: both;
}

/* line 131, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.featured-forum-message .fm-featured-label {
  font-size: 80%;
  font-weight: bold;
  color: #f48024;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

/* line 143, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-messages {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 148, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-messages > li {
  border-bottom: 1px solid #e4e6e7;
  padding: 16px 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-messages > li:before, .forum-messages > li:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-messages > li:after {
  clear: both;
}

/* line 153, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-messages > li:last-child {
  border-bottom: none;
}

/* line 157, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes {
  float: left;
  width: 48px;
  text-align: center;
  padding-right: 12px;
  color: #222;
}

/* line 164, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes form {
  margin: 0;
}

/* line 166, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-vote-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 28px;
  border: 1px solid #222;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  padding: 0;
  margin: 0 auto 2px;
  background: white;
  border-color: #d6d9dc;
}

/* line 181, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-vote-btn:hover {
  border-color: #090909;
}

/* line 185, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-vote-btn.fm-voted img {
  filter: brightness(0);
}

/* line 199, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-score {
  display: block;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.6;
  color: #222;
}

/* line 206, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-score.fm-score-positive {
  color: #5eba7d;
}

/* line 207, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-votes .fm-score.fm-score-negative {
  color: #c44;
}

/* line 211, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body {
  margin-left: 60px;
}

/* line 214, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote {
  border-left: 3px solid #d6d9dc;
  background-color: #f7f8f8;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-bottom: 10px;
  font-size: 88%;
  padding: 6px 12px;
}

/* line 227, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary {
  cursor: pointer;
  list-style: none;
  outline: none;
}

/* line 232, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary::-webkit-details-marker {
  display: none;
}

/* line 234, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary::before {
  content: '▸ ';
  font-size: 80%;
  margin-right: 5px;
  color: #222;
  vertical-align: middle;
}

/* line 242, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary .fm-reply-label {
  margin-right: 4px;
}

/* line 244, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary .fm-parent-author {
  font-weight: bold;
  color: #222;
  margin-right: 6px;
}

/* line 250, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote summary .fm-parent-preview {
  color: #666666;
}

/* line 253, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote[open] summary::before {
  content: '▾ ';
}

/* line 255, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body details.fm-parent-quote .fm-parent-full {
  padding: 6px 12px 8px;
  margin: 0;
  border-top: 1px solid #d6d9dc;
  color: #4d4d4d;
  line-height: 1.5;
}

/* line 268, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-content {
  line-height: 1.6;
  margin-bottom: 10px;
}

/* line 273, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta {
  font-size: 82%;
  color: #222;
}

/* line 277, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-author {
  font-weight: bold;
}

/* line 278, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-advertiser {
  margin-left: 4px;
}

/* line 279, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-dot {
  margin: 0 3px;
}

/* line 281, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-vote-detail {
  font-size: 72%;
  color: #222;
  margin-left: 4px;
  line-height: 1.6;
  display: inline-block;
}

/* line 287, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-vote-detail .likes {
  display: inline-block;
  color: #5eba7d;
  margin-right: 2px;
}

/* line 291, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-vote-detail .likes:before {
  content: '▲ ';
}

/* line 295, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-vote-detail .dislikes {
  display: inline-block;
  color: #c44;
}

/* line 297, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-body .fm-meta .fm-vote-detail .dislikes:before {
  content: '▼ ';
}

/* line 307, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message {
  margin-top: 28px;
  border-top: 1px solid #e4e6e7;
  padding-top: 20px;
}

/* line 312, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-new-message-title {
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 12px;
}

/* line 318, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-reply-to-indicator {
  display: none;
  font-size: 84%;
  color: #222;
  margin-bottom: 8px;
}

/* line 324, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-reply-to-indicator .fm-reply-to-author {
  font-weight: bold;
  margin: 0 4px;
}

/* line 326, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-reply-to-indicator .fm-cancel-reply {
  background: none;
  border: none;
  padding: 0;
  color: #222;
  cursor: pointer;
  margin-left: 6px;
}

/* line 333, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-reply-to-indicator .fm-cancel-reply:hover {
  text-decoration: underline;
}

/* line 337, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-new-message .fm-new-message-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  resize: vertical;
  min-height: 100px;
  margin-bottom: 10px;
}

/* line 346, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-reply-btn {
  display: inline-block;
  margin-left: 8px;
  padding: 1px 8px;
  font-size: 80%;
  color: #222;
  background: white;
  border: 1px solid #c8ccd0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  vertical-align: middle;
}

/* line 358, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fm-reply-btn:hover {
  border-color: #9fa6ad;
  color: #333;
  background: #f6f8fa;
}

/* line 377, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-posts {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 382, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-posts > li {
  border-bottom: 1px solid #e4e6e7;
  padding: 12px 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-posts > li:before, .forum-posts > li:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.forum-posts > li:after {
  clear: both;
}

/* line 387, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.forum-posts > li:first-child {
  padding-top: 0;
}

/* line 393, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stats {
  float: left;
  width: 68px;
  padding-right: 14px;
}

/* line 399, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stat {
  border: 1px solid #d6d9dc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 6px;
  text-align: center;
}

/* line 405, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stat .fp-stat-number {
  display: block;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.2;
}

/* line 412, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stat .fp-stat-label {
  display: block;
  font-size: 72%;
  color: #222;
  line-height: 1.3;
}

/* line 419, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stat.fp-has-answers {
  background-color: #5eba7d;
  border-color: #48a768;
  color: white;
}

/* line 424, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-stat.fp-has-answers .fp-stat-label {
  color: rgba(255, 255, 255, 0.85);
}

/* line 430, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary {
  margin-left: 82px;
}

/* line 433, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-title {
  font-size: 110%;
  line-height: 1.4;
  margin-bottom: 8px;
}

/* line 438, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-title a {
  color: #08c;
  text-decoration: none;
}

/* line 441, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-title a:hover {
  text-decoration: underline;
}

/* line 445, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-excerpt {
  font-size: 88%;
  color: #595959;
  margin-bottom: 6px;
  line-height: 1.4;
}

/* line 452, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-meta {
  font-size: 84%;
  color: #222;
}

/* line 456, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-meta .fp-kind {
  display: inline-block;
  padding: 2px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e1ecf4;
  color: #39739d;
  margin-right: 8px;
  line-height: 1.6;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 468, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-meta .fp-dot {
  margin: 0 3px;
}

/* line 470, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-meta .fp-author {
  font-weight: bold;
}

/* line 472, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/forum.scss */
.fp-summary .fp-meta .fp-last-message {
  color: #151515;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-buy_material:before {
  background-image: url(/assets/care_channel/actions/buy_material-d9999bfef7d7bf285be015cf5f58be183a126ccddb424647ceede66e7ecac71f.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-services:before {
  background-image: url(/assets/care_channel/actions/services-9659d531eb62b68fed5675242ae4d7ed70db3c41a25bac11daf80bc75cbf6536.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-job:before {
  background-image: url(/assets/care_channel/actions/job-59e63cab1bc99a5ff772a6e7a1254fb982853cd373c67d3e1e2a9a82fb80405c.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-call:before {
  background-image: url(/assets/care_channel/actions/call-4a71c6bcb3c019687b7a5b7337e806774d142c5ada9a1810dd7f36804ee77494.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-profile:before {
  background-image: url(/assets/care_channel/actions/profile-e5714364afa7ea2b1d0f2660bae967e61b57ae954719f31b76278805bcdf0392.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-marketplace:before {
  background-image: url(/assets/care_channel/actions/marketplace-9955f2723b3a54fa54af9953598427c45a1d0de210fabc84ddad3bf41b494436.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-care_channel_cart:before {
  background-image: url(/assets/care_channel/actions/care_channel_cart-68f332cf3b17d1a1597f9580e2dd5cf68cd97b6e175e4dbc327cb850f4040568.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-care_channel_logo:before {
  background-image: url(/assets/care_channel/actions/care_channel_logo-220b921655535934240d7c1a599997bf9926e80c9513b30c4a18223925179241.svg) !important;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-forum:before {
  background-image: url(/assets/care_channel/actions/forum-045fef0cf9dbefdfa7640c2091a1f5e2bf66bb5ea74063042ca74075779f0d86.svg) !important;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-care_channel_providers:before {
  background-image: url(/assets/care_channel/actions/care_channel_providers-3e92df7432849f91b7dd2cca72fa2a455f3281f856bbc3cb021af1345a7acc64.png) !important;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-care_channel:before {
  background-image: url(/assets/care_channel/actions/care_channel-ae50dd5e17b507450f59eb5d79b70e90c5aa27e85760fcb412ca0622c1f8b906.png) !important;
}

/* line 12, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/menu_links.scss */
.link-care_channel_materials:before {
  background-image: url(/assets/care_channel/actions/care_channel_materials-5d60a29d33e7cd2e26d6111ff0fe681b0e4023943ef8a5160ab0f9c597b975e7.png) !important;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profiles:before, .profiles:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profiles:after {
  clear: both;
}

/* line 7, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 32%;
  margin: 0 0 40px 0;
  padding: 0 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 16, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile:nth-child(3n +1) {
  clear: left;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block {
  display: block;
  border: 1px solid #ddd;
  color: #333;
  padding: 10px 5px;
  min-height: 85px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profiles li.profile .profile-block:before, .profiles li.profile .profile-block:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profiles li.profile .profile-block:after {
  clear: both;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block.promoted {
  border: 2px solid orange;
}

/* line 30, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block.promoted .promoted-info {
  display: block;
  color: orange;
  font-size: 80%;
  font-weight: bold;
  margin-bottom: 2px;
}

/* line 39, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block .logo {
  float: left;
  width: 82px;
  height: 82px;
  background-color: #fff;
  -webkit-border-radius: 40%;
  -moz-border-radius: 40%;
  border-radius: 40%;
  position: relative;
  margin-right: 10px;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block .logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 57, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 61, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p.name {
  font-size: 120%;
}

/* line 65, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p.info {
  font-size: 90%;
  line-height: 18px;
}

/* line 68, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p.info .icon, .profiles li.profile .profile-block p.info i {
  margin-right: 4px;
}

/* line 70, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p.info .icon img, .profiles li.profile .profile-block p.info i img {
  width: 16px;
}

/* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profiles li.profile .profile-block p.info a {
  color: #333;
}

/* line 85, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px;
  padding: 20px;
}

/* line 90, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section .contact {
  margin: 20px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 95, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section .actions {
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 30px;
}

/* line 102, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section .profile-sections {
  list-style: none;
}

/* line 104, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section .profile-sections li {
  vertical-align: middle;
  line-height: 20px;
  margin-bottom: 4px;
}

/* line 108, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-section .profile-sections li i {
  margin-right: 4px;
}

/* line 117, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  *zoom: 1;
  min-height: 100px;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profile-header:before, .profile-header:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.profile-header:after {
  clear: both;
}

/* line 122, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-header .logo {
  float: right;
  width: 100px;
  height: 100px;
  background-color: #fff;
  position: relative;
  margin-right: 10px;
}

/* line 129, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-header .logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 138, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/profiles.scss */
.profile-header .name {
  float: left;
  font-size: 150%;
  line-height: 110%;
  padding: 25px;
}

/* line 3, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul {
  list-style: none;
  margin: 0 0 40px 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.care-channel-articles > ul:before, .care-channel-articles > ul:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.care-channel-articles > ul:after {
  clear: both;
}

/* line 8, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li {
  float: left;
  width: 23%;
  margin: 5px 1% 15px 1%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 0px 5px #ddd;
  -moz-box-shadow: 0px 0px 5px #ddd;
  box-shadow: 0px 0px 5px #ddd;
  position: relative;
}

/* line 18, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .picture {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
}

/* line 25, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .picture img {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 31, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .picture .no-picture {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-size: 120%;
  font-family: Arial, sans-serif;
  color: #ddd;
  text-align: center;
  padding-top: 50px;
}

/* line 47, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .article-info {
  padding: 5px;
  height: 40px;
  font-weight: bold;
}

/* line 56, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .price {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 2px 5px;
  background-color: white;
  font-weight: bold;
  border: 1px solid #ddd;
}

/* line 66, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .offer {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 5%;
  font-size: 150%;
  text-align: center;
  padding: 8px 0;
  margin-top: -30px;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  background-color: red;
}

/* line 81, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #08c;
  -webkit-transition: height 0.6s ease-in-out;
  -moz-transition: height 0.6s ease-in-out;
  -ms-transition: height 0.6s ease-in-out;
  -o-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
  overflow: hidden;
  color: white;
}

/* line 94, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .description .description-content {
  padding: 20px;
}

/* line 96, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .description .description-content .tags {
  font-style: italic;
}

/* line 99, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li .description .description-content .text {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 107, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li:hover .description {
  height: 70%;
}

/* line 113, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/articles.scss */
.care-channel-articles > ul > li:nth-child(4n+1) {
  clear: both;
}

/* line 3, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/provider.scss */
.care-channel-link-provider-form .step {
  margin-bottom: 28px;
}

/* line 6, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/provider.scss */
.care-channel-link-provider-form .step .title {
  font-weight: bold;
  margin-bottom: 8px;
}

/* line 9, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/provider.scss */
.care-channel-link-provider-form .step .title .number {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: black;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 2px;
  text-align: center;
}

/* line 20, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/provider.scss */
.care-channel-link-provider-form .step .description {
  font-style: italic;
  margin-bottom: 16px;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/provider.scss */
.care-channel-link-provider-form .step .content {
  padding-left: 20px;
}

/* line 1, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/cart.scss */
.item-with-badge {
  position: relative;
}

/* line 3, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/cart.scss */
.item-with-badge .badge {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 2px 4px;
  min-width: 10px;
  text-align: center;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/cart.scss */
.cart-items form, .cart-items input {
  margin-bottom: 0;
}

/* line 2, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button {
  position: relative;
}

/* line 4, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover {
  position: absolute;
  top: 34px;
  right: 0;
  left: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background-color: #fff;
  width: 300px;
  height: 200px;
  z-index: 100;
  padding: 4px;
}

/* line 17, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover > form {
  position: relative;
}

/* line 19, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover > form i.icon-search {
  position: absolute;
  left: 6px;
  top: 6px;
}

/* line 24, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover > form input {
  padding-left: 24px;
}

/* line 28, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content {
  position: absolute;
  top: 36px;
  bottom: 30px;
  border: 1px solid #ddd;
  border-bottom: 0;
  right: 4px;
  left: 4px;
  overflow: hidden;
}

/* line 38, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile {
  height: 48px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

/* line 42, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}

/* line 46, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .logo {
  float: left;
}

/* line 48, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .logo img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

/* line 54, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .content {
  padding-left: 4px;
  width: 284px;
}

/* line 58, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .logo + .content {
  margin-left: 48px;
  width: 234px;
}

/* line 62, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile p {
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}

/* line 69, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .name {
  color: #333;
  line-height: 24px;
  font-weight: bold;
}

/* line 74, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-inner-content .profile .sections {
  font-size: 80%;
}

/* line 79, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/carechannel-gem-6b8c88f7dab0/app/assets/stylesheets/care_channel/button.scss */
.care-channel-button .care-channel-popover .care-channel-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: 1px solid #ddd;
  padding: 4px;
}

/* line 1, app/assets/stylesheets/common/layout.scss */
html, body {
  height: 100%;
  min-height: 100%;
}

/* line 6, app/assets/stylesheets/common/layout.scss */
#page {
  height: 100%;
  min-width: 1150px;
  min-height: 100%;
}

/* line 12, app/assets/stylesheets/common/layout.scss */
header {
  padding: 0px 20px;
  *zoom: 1;
  height: 80px;
  position: relative;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
header:before, header:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
header:after {
  clear: both;
}

/* line 19, app/assets/stylesheets/common/layout.scss */
header .logo {
  position: absolute;
  top: 10px;
  left: 20px;
}

/* line 23, app/assets/stylesheets/common/layout.scss */
header .logo h1 {
  margin: 0;
}

/* line 25, app/assets/stylesheets/common/layout.scss */
header .logo h1 a {
  display: block;
  width: 175px;
  height: 65px;
  background-image: url(/assets/logo/logo-1f2c27692524d5673402b642b3adf84e1632f7e77529c10c1f1d4c72045ee6ad.svg);
  background-repeat: no-repeat;
  background-position: top left;
}

/* line 41, app/assets/stylesheets/common/layout.scss */
header .app-logo {
  position: absolute;
  top: 10px;
  left: 20px;
}

/* line 45, app/assets/stylesheets/common/layout.scss */
header .app-logo h1 {
  margin: 0;
}

/* line 50, app/assets/stylesheets/common/layout.scss */
header .lab-details {
  margin: 2px;
  padding: 8px;
}

/* line 53, app/assets/stylesheets/common/layout.scss */
header .lab-details a {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 20px !important;
}

/* line 60, app/assets/stylesheets/common/layout.scss */
header .alert-count {
  display: inline-block;
  background-color: red;
  font-size: 65%;
  font-weight: bold;
  color: white;
  width: 16px;
  height: 16px;
  line-height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  margin-right: 2px;
}

/* line 75, app/assets/stylesheets/common/layout.scss */
header .top-menu {
  list-style: none;
  float: right;
}

/* line 79, app/assets/stylesheets/common/layout.scss */
header .top-menu > li {
  float: left;
}

/* line 81, app/assets/stylesheets/common/layout.scss */
header .top-menu > li > a {
  display: block;
  padding: 8px 12px;
}

/* line 87, app/assets/stylesheets/common/layout.scss */
header .top-menu > li > a:hover, header .top-menu > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 95, app/assets/stylesheets/common/layout.scss */
header .top-menu .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  margin: 0;
}

/* line 104, app/assets/stylesheets/common/layout.scss */
main {
  padding: 0;
  *zoom: 1;
  min-height: calc(100% - 80px);
  height: 1px;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main:before, main:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/common/layout.scss */
main .tab-menu {
  *zoom: 1;
  margin: 0;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .tab-menu:before, main .tab-menu:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .tab-menu:after {
  clear: both;
}

/* line 114, app/assets/stylesheets/common/layout.scss */
main .tab-menu > ul {
  list-style: none;
  font-size: 110%;
  margin: 0px;
  padding: 10px 0 0 0;
  height: 45px;
  overflow: hidden;
}

/* line 122, app/assets/stylesheets/common/layout.scss */
main .tab-menu > ul > li {
  float: left;
}

/* line 125, app/assets/stylesheets/common/layout.scss */
main .tab-menu > ul > li > a {
  display: block;
  padding: 10px 20px;
  margin: 0;
  line-height: 25px;
  border: 1px solid transparent;
}

/* line 133, app/assets/stylesheets/common/layout.scss */
main .tab-menu > ul > li > a:hover, main .tab-menu > ul > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 141, app/assets/stylesheets/common/layout.scss */
main .tab-menu > ul > li.active > a {
  color: white;
  background-color: #08c;
  cursor: default;
}

/* line 157, app/assets/stylesheets/common/layout.scss */
main .tab-menu .page-links {
  float: right;
  overflow: visible;
  padding: 10px 10px 0px 10px;
}

/* line 163, app/assets/stylesheets/common/layout.scss */
main .tab-menu .page-links .tiny-link {
  display: inline-block;
  padding: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 167, app/assets/stylesheets/common/layout.scss */
main .tab-menu .page-links .tiny-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 174, app/assets/stylesheets/common/layout.scss */
main > .tab-content {
  margin: 0;
  padding: 8px 5px 5px 0;
  min-height: calc(100% - 68px);
  position: relative;
  overflow: visible;
  border-top: 3px solid #08c;
  height: 1px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main > .tab-content:before, main > .tab-content:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main > .tab-content:after {
  clear: both;
}

/* line 185, app/assets/stylesheets/common/layout.scss */
main .main-content {
  *zoom: 1;
  position: relative;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .main-content:before, main .main-content:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .main-content:after {
  clear: both;
}

/* line 195, app/assets/stylesheets/common/layout.scss */
main .action-menu {
  *zoom: 1;
  border-bottom: 1px solid #ddd;
  position: relative;
  min-height: 45px;
  overflow: visible !important;
  margin-bottom: 0;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .action-menu:before, main .action-menu:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
main .action-menu:after {
  clear: both;
}

/* line 203, app/assets/stylesheets/common/layout.scss */
main .action-menu .title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 207, app/assets/stylesheets/common/layout.scss */
main .action-menu h2 {
  font-size: 130%;
  line-height: 120%;
  margin: 0px 5px;
}

/* line 212, app/assets/stylesheets/common/layout.scss */
main .action-menu ul {
  list-style: none;
  margin: 0px 0px 5px 0px;
  min-height: 36px;
}

/* line 217, app/assets/stylesheets/common/layout.scss */
main .action-menu ul li {
  float: left;
}

/* line 223, app/assets/stylesheets/common/layout.scss */
main .action-menu ul li ul.dropdown-menu li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 230, app/assets/stylesheets/common/layout.scss */
main .action-menu ul.right {
  position: absolute;
  right: 0px;
  top: 0px;
}

/* line 235, app/assets/stylesheets/common/layout.scss */
main .action-menu ul.right .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  margin: 0;
}

/* line 246, app/assets/stylesheets/common/layout.scss */
footer {
  clear: both;
  padding: 10px 50px;
  *zoom: 1;
  margin: 0;
  border-top: 2px solid #08c;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
footer:before, footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
footer:after {
  clear: both;
}

/* line 253, app/assets/stylesheets/common/layout.scss */
footer p {
  padding-left: 15px;
  font-size: 90%;
  margin: 0;
}

/* line 260, app/assets/stylesheets/common/layout.scss */
#script-warning, #old-browser {
  position: fixed;
  top: 50px;
  bottom: 50px;
  right: 50px;
  left: 50px;
  background-color: #fcf8e3;
  padding: 8% 15%;
  z-index: 1000;
  border: 1px solid #fbeed5;
}

/* line 273, app/assets/stylesheets/common/layout.scss */
#script-warning h1, #old-browser h1 {
  display: block;
  background-image: url(/assets/web/warning-652950916b0a9e335e6747bb5176286b7ffb1c9c7fe1bf9c7b8bf5f65cf3508a.svg);
  background-position: left center;
  background-repeat: no-repeat;
  height: 50px;
  font-size: 150%;
  padding-left: 50px;
  vertical-align: middle;
  line-height: 50px;
}

/* line 284, app/assets/stylesheets/common/layout.scss */
#script-warning .recommendation, #old-browser .recommendation {
  font-size: 120%;
  font-style: italic;
}

/* line 288, app/assets/stylesheets/common/layout.scss */
#script-warning .description, #old-browser .description {
  margin-top: 30px;
  padding: 5px 30px;
}

/* line 293, app/assets/stylesheets/common/layout.scss */
#script-warning .reload, #old-browser .reload {
  text-align: center;
  margin-top: 20px;
}

/* line 296, app/assets/stylesheets/common/layout.scss */
#script-warning .reload a, #old-browser .reload a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #30a0f0;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

/* line 304, app/assets/stylesheets/common/layout.scss */
#script-warning .reload a:hover, #old-browser .reload a:hover {
  background-color: #2170af;
}

/* line 310, app/assets/stylesheets/common/layout.scss */
#script-warning ul.browsers, #old-browser ul.browsers {
  margin: 30px;
  padding: 0px;
  list-style: none;
}

/* line 315, app/assets/stylesheets/common/layout.scss */
#script-warning ul.browsers li, #old-browser ul.browsers li {
  float: left;
  width: 50%;
  padding: 0px;
  margin: 0px;
}

/* line 320, app/assets/stylesheets/common/layout.scss */
#script-warning ul.browsers li a, #old-browser ul.browsers li a {
  display: block;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 128px;
  font-size: 120%;
}

/* line 328, app/assets/stylesheets/common/layout.scss */
#script-warning ul.browsers li a.chrome, #old-browser ul.browsers li a.chrome {
  background-image: url(/assets/web/chrome-4df81a2bb09ab5688323cf5d924540ba5f9fba697ac57e1636b1f238bf971cc7.svg);
}

/* line 332, app/assets/stylesheets/common/layout.scss */
#script-warning ul.browsers li a.firefox, #old-browser ul.browsers li a.firefox {
  background-image: url(/assets/web/firefox-e73a618a7da7240883c775d3c3760e9d61355e3f8fd63181f5c853541e507b13.svg);
}

/* line 3, app/assets/stylesheets/common/generics/index.scss */
#results .well.well-small {
  padding: 5px 5px 5px 20px;
}

/* line 6, app/assets/stylesheets/common/generics/index.scss */
#results #results-info {
  font-size: 85% !important;
}

/* line 13, app/assets/stylesheets/common/generics/index.scss */
#results table .centered {
  text-align: center;
}

/* line 17, app/assets/stylesheets/common/generics/index.scss */
#results table thead {
  background-color: #fff;
}

/* line 21, app/assets/stylesheets/common/generics/index.scss */
#results table .header-fixed {
  position: fixed;
  top: 0;
  z-index: 1020;
  /* 10 less than .navbar-fixed to prevent any overlap */
  border-bottom: 1px solid #ddd;
}

/* line 27, app/assets/stylesheets/common/generics/index.scss */
.fullscreen #results table .header-fixed {
  top: 50px;
}

/* line 33, app/assets/stylesheets/common/generics/index.scss */
#results table tbody tr:hover {
  background-color: #f5f5f5;
}

/* line 39, app/assets/stylesheets/common/generics/index.scss */
#results table tr.clickable {
  cursor: pointer;
  background-color: #f5f5f5;
}

/* line 43, app/assets/stylesheets/common/generics/index.scss */
#results table tr.gray {
  color: #bbbbbb !important;
  text-decoration: line-through !important;
}

/* line 47, app/assets/stylesheets/common/generics/index.scss */
#results table tr.seen {
  color: #888 !important;
}

/* line 49, app/assets/stylesheets/common/generics/index.scss */
#results table tr.seen a {
  color: #888 !important;
}

/* line 53, app/assets/stylesheets/common/generics/index.scss */
#results table tr.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

/* line 61, app/assets/stylesheets/common/generics/index.scss */
#results table td input, #results table td select {
  margin-bottom: 0px;
}

/* line 65, app/assets/stylesheets/common/generics/index.scss */
#results table td .input-append {
  margin-bottom: 0px;
}

/* line 73, app/assets/stylesheets/common/generics/index.scss */
#results .scrolled-x table > .header-fixed {
  position: absolute;
}

/* line 77, app/assets/stylesheets/common/generics/index.scss */
#results .links {
  overflow: auto;
  margin-bottom: 10px;
  text-align: right;
}

/* line 1, app/assets/stylesheets/common/generics/filters.scss */
#filter_form {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/common/generics/filters.scss */
#filter {
  margin-bottom: 15px;
  background-color: whitesmoke;
}

/* line 10, app/assets/stylesheets/common/generics/filters.scss */
#filter .select2-container {
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/common/generics/filters.scss */
#filter .btn-group {
  margin-bottom: 10px;
}

/* line 18, app/assets/stylesheets/common/generics/filters.scss */
#filter input[type="checkbox"] {
  margin-top: 0;
}

/* line 22, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple {
  *zoom: 1;
  padding: 5px;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
#filter .simple:before, #filter .simple:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
#filter .simple:after {
  clear: both;
}

/* line 26, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .filter-buttons {
  float: left;
}

/* line 28, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .filter-buttons .btn {
  height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 34, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .filter-buttons #filter-interval-button .btn-info > i {
  background-image: url(/assets/icons/icons-white-8103ad9f0cd876b4a5c2f952b0e5051494e82f6dd35e156a48c68b4f2be36720.svg);
}

/* line 40, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .main-filter {
  float: right;
}

/* line 43, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .main-filter > * {
  display: inline-block;
  margin-bottom: 0;
}

/* line 47, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .main-filter label {
  margin-right: 5px;
  vertical-align: middle;
}

/* line 53, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search {
  position: relative;
  float: right;
  height: 30px;
}

/* line 58, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search a.multiple-barcode {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 5px;
  z-index: 10;
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(/assets/icons/multiple-barcode-47d413e2733912bbd7bb7d4c40c5bf6dc713183f17a9a34dca72a61136281964.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 75, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search input {
  padding-left: 30px;
  width: 0;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 83, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search.present input, #filter .simple .multiple-search input:focus {
  padding-left: 35px;
  width: 120px;
  background-color: #fff;
  padding-right: 30px;
  border: 1px solid #ccc;
  -webkit-transition: width 0.1s linear;
  -moz-transition: width 0.1s linear;
  -ms-transition: width 0.1s linear;
  -o-transition: width 0.1s linear;
  transition: width 0.1s linear;
}

/* line 92, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search.present input:focus, #filter .simple .multiple-search input:focus:focus {
  border: 1px solid rgba(82, 168, 236, 0.8);
}

/* line 98, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search .label {
  display: none;
}

/* line 102, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .multiple-search.present .label {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  z-index: 10;
  margin-top: -9px;
}

/* line 112, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .search-input {
  height: 30px;
  width: 205px;
  position: relative;
  float: right;
}

/* line 118, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .search-input i {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 170px;
  z-index: 10;
}

/* line 126, app/assets/stylesheets/common/generics/filters.scss */
#filter .simple .search-input input {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 30px;
}

/* line 135, app/assets/stylesheets/common/generics/filters.scss */
#filter #advanced-filter {
  background-color: #fafafa;
}

/* line 141, app/assets/stylesheets/common/generics/filters.scss */
#filter #advanced-filter table {
  margin: 10px 10px 0px 10px;
  width: calc(100% - 20px);
}

/* line 149, app/assets/stylesheets/common/generics/filters.scss */
.filter-info {
  overflow: visible !important;
}

/* line 152, app/assets/stylesheets/common/generics/filters.scss */
.filter-info .filter-actions {
  float: right;
}

/* line 155, app/assets/stylesheets/common/generics/filters.scss */
.filter-info .filter-actions .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  margin: 0;
}

/* line 165, app/assets/stylesheets/common/generics/filters.scss */
.multiple-codes-list {
  list-style: none;
  margin: 10px;
  padding: 0;
}

/* line 170, app/assets/stylesheets/common/generics/filters.scss */
.multiple-codes-list li {
  padding: 5px;
  border: 1px solid #ddd;
  background-color: #feffde;
  width: 300px;
  margin-bottom: 5px;
}

/* line 181, app/assets/stylesheets/common/generics/filters.scss */
.multiple-codes-list li a {
  margin-right: 5px;
  cursor: pointer;
  float: right;
}

/* line 4, app/assets/stylesheets/common/generics/style_override.scss */
.row-fluid.visible {
  overflow: visible;
}

/* line 9, app/assets/stylesheets/common/generics/style_override.scss */
.well {
  padding: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}

/* line 16, app/assets/stylesheets/common/generics/style_override.scss */
.well.well-small {
  padding: 8px;
}

/* line 21, app/assets/stylesheets/common/generics/style_override.scss */
.form-actions {
  margin: 0px;
  background-color: transparent;
}

/* line 26, app/assets/stylesheets/common/generics/style_override.scss */
.select2-results {
  font-size: 90%;
}

/* line 32, app/assets/stylesheets/common/generics/style_override.scss */
form option[disabled] {
  display: none;
}

/* line 36, app/assets/stylesheets/common/generics/style_override.scss */
form.button_to {
  display: inline-block;
  margin-bottom: 0;
}

/* line 42, app/assets/stylesheets/common/generics/style_override.scss */
.colorpicker {
  z-index: 2000;
}

/* line 47, app/assets/stylesheets/common/generics/style_override.scss */
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-image: none;
  background-color: #f4f4f4;
  text-shadow: none;
}

/* line 55, app/assets/stylesheets/common/generics/style_override.scss */
.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #cccccc;
}

/* line 60, app/assets/stylesheets/common/generics/style_override.scss */
.btn.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #d9d9d9;
}

/* line 63, app/assets/stylesheets/common/generics/style_override.scss */
.btn.active:hover {
  background-color: #d1d1d1;
}

/* line 68, app/assets/stylesheets/common/generics/style_override.scss */
.btn.disabled {
  background-color: transparent;
}

/* line 71, app/assets/stylesheets/common/generics/style_override.scss */
.btn.btn-primary {
  background-color: #08c;
  color: #fff;
}

/* line 57, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  color: #fff;
  background-color: #0077b3;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-primary:active, .btn.btn-primary.active {
  color: #fff;
  background-color: #006699;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  color: #aaa;
  text-shadow: 1px 1px #fff;
  background-color: #006699;
  text-decoration: none;
  cursor: default;
}

/* line 74, app/assets/stylesheets/common/generics/style_override.scss */
.btn.btn-info {
  background-color: #5bc0de;
  color: #fff;
}

/* line 57, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info.disabled, .btn.btn-info[disabled] {
  color: #fff;
  background-color: #46b8da;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-info:active, .btn.btn-info.active {
  color: #fff;
  background-color: #31b0d5;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-info.disabled, .btn.btn-info[disabled] {
  color: #aaa;
  text-shadow: 1px 1px #fff;
  background-color: #31b0d5;
  text-decoration: none;
  cursor: default;
}

/* line 77, app/assets/stylesheets/common/generics/style_override.scss */
.btn.btn-success {
  background-color: #62c462;
  color: #fff;
}

/* line 57, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success.disabled, .btn.btn-success[disabled] {
  color: #fff;
  background-color: #4fbd4f;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-success:active, .btn.btn-success.active {
  color: #fff;
  background-color: #42b142;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-success.disabled, .btn.btn-success[disabled] {
  color: #aaa;
  text-shadow: 1px 1px #fff;
  background-color: #42b142;
  text-decoration: none;
  cursor: default;
}

/* line 80, app/assets/stylesheets/common/generics/style_override.scss */
.btn.btn-warning {
  background-color: #fbb450;
  color: #fff;
}

/* line 57, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning.disabled, .btn.btn-warning[disabled] {
  color: #fff;
  background-color: #faa937;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-warning:active, .btn.btn-warning.active {
  color: #fff;
  background-color: #fa9f1e;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-warning.disabled, .btn.btn-warning[disabled] {
  color: #aaa;
  text-shadow: 1px 1px #fff;
  background-color: #fa9f1e;
  text-decoration: none;
  cursor: default;
}

/* line 83, app/assets/stylesheets/common/generics/style_override.scss */
.btn.btn-danger {
  background-color: #ee5f5b;
  color: #fff;
}

/* line 57, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger.disabled, .btn.btn-danger[disabled] {
  color: #fff;
  background-color: #ec4844;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-danger:active, .btn.btn-danger.active {
  color: #fff;
  background-color: #e9322d;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/includes/_mixins.scss */
.btn.btn-danger.disabled, .btn.btn-danger[disabled] {
  color: #aaa;
  text-shadow: 1px 1px #fff;
  background-color: #e9322d;
  text-decoration: none;
  cursor: default;
}

/* line 89, app/assets/stylesheets/common/generics/style_override.scss */
.btn-group > .btn:first-child, .btn-group > .btn:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 92, app/assets/stylesheets/common/generics/style_override.scss */
.btn-group > .btn + .btn {
  margin-left: 0;
}

/* line 95, app/assets/stylesheets/common/generics/style_override.scss */
.btn-group > .btn + .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 100, app/assets/stylesheets/common/generics/style_override.scss */
.accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}

/* line 105, app/assets/stylesheets/common/generics/style_override.scss */
input[type] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 108, app/assets/stylesheets/common/generics/style_override.scss */
input.search-query[type] {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 112, app/assets/stylesheets/common/generics/style_override.scss */
input[type]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 117, app/assets/stylesheets/common/generics/style_override.scss */
textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 122, app/assets/stylesheets/common/generics/style_override.scss */
.input-append .add-on:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 127, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 134, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > a:hover {
  background-image: none;
}

/* line 138, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > .button_to {
  display: block;
}

/* line 142, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > [data-href], .dropdown-menu > li > .button_to > button {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}

/* line 147, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > .link-button[data-href], .dropdown-menu > li > .small-button[data-href], .dropdown-menu > li > .small-button-xlsx[data-href], .dropdown-menu > li > .small-button-print[data-href], .dropdown-menu > li > .small-button-csv[data-href], .dropdown-menu > li > .small-button-download[data-href], .dropdown-menu > li > .small-button-workable[data-href], .dropdown-menu > li > .small-button-checking[data-href], .dropdown-menu > li > .small-button-outsourced[data-href], .dropdown-menu > li > .small-button-ready[data-href], .dropdown-menu > li > .small-button-processing[data-href], .dropdown-menu > li > .small-button-outsource[data-href], .dropdown-menu > li > .small-button-materials[data-href], .dropdown-menu > li > .small-button-clone[data-href], .dropdown-menu > li > .small-button-restart[data-href], .dropdown-menu > li > .small-button-send[data-href], .dropdown-menu > li > .small-button-confirm[data-href], .dropdown-menu > li > .small-button-finish[data-href], .dropdown-menu > li > .small-button-start[data-href], .dropdown-menu > li > .small-button-repeat[data-href], .dropdown-menu > li > .button_to > button.link-button, .dropdown-menu > li > .button_to > button.small-button, .dropdown-menu > li > .button_to > button.small-button-xlsx, .dropdown-menu > li > .button_to > button.small-button-print, .dropdown-menu > li > .button_to > button.small-button-csv, .dropdown-menu > li > .button_to > button.small-button-download, .dropdown-menu > li > .button_to > button.small-button-workable, .dropdown-menu > li > .button_to > button.small-button-checking, .dropdown-menu > li > .button_to > button.small-button-outsourced, .dropdown-menu > li > .button_to > button.small-button-ready, .dropdown-menu > li > .button_to > button.small-button-processing, .dropdown-menu > li > .button_to > button.small-button-outsource, .dropdown-menu > li > .button_to > button.small-button-materials, .dropdown-menu > li > .button_to > button.small-button-clone, .dropdown-menu > li > .button_to > button.small-button-restart, .dropdown-menu > li > .button_to > button.small-button-send, .dropdown-menu > li > .button_to > button.small-button-confirm, .dropdown-menu > li > .button_to > button.small-button-finish, .dropdown-menu > li > .button_to > button.small-button-start, .dropdown-menu > li > .button_to > button.small-button-repeat {
  height: 34px;
  min-width: calc(100% - 4px);
  background-color: transparent;
}

/* line 153, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > [data-href]:not(.small-button-ready):not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-processing):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button), .dropdown-menu > li > .button_to > button:not(.small-button-ready):not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-processing):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button) {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  text-align: left;
  padding: 3px 20px;
}

/* line 163, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > li > [data-href]:not(.small-button-processing):hover:not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-ready):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button), .dropdown-menu > li > [data-href]:not(.small-button-processing):focus:not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-ready):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button), .dropdown-menu > li > .button_to > button:not(.small-button-processing):hover:not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-ready):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button), .dropdown-menu > li > .button_to > button:not(.small-button-processing):focus:not(.small-button-repeat):not(.small-button-start):not(.small-button-finish):not(.small-button-confirm):not(.small-button-send):not(.small-button-restart):not(.small-button-clone):not(.small-button-materials):not(.small-button-outsource):not(.small-button-ready):not(.small-button-outsourced):not(.small-button-checking):not(.small-button-workable):not(.small-button-download):not(.small-button-csv):not(.small-button-print):not(.small-button-xlsx):not(.small-button):not(.link-button) {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
}

/* line 170, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > .active > [data-href], .dropdown-menu > .active > .button_to > button {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

/* line 175, app/assets/stylesheets/common/generics/style_override.scss */
.dropdown-menu > .active > [data-href]:hover, .dropdown-menu > .active > [data-href]:focus, .dropdown-menu > .active > .button_to > button:hover, .dropdown-menu > .active > .button_to > button:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

/* line 185, app/assets/stylesheets/common/generics/style_override.scss */
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 189, app/assets/stylesheets/common/generics/style_override.scss */
.pagination ul li:first-child a, .pagination ul li:first-child span, .pagination ul li:last-child a, .pagination ul li:last-child span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 199, app/assets/stylesheets/common/generics/style_override.scss */
.nav-tabs li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 205, app/assets/stylesheets/common/generics/style_override.scss */
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 209, app/assets/stylesheets/common/generics/style_override.scss */
.gritter-item {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 213, app/assets/stylesheets/common/generics/style_override.scss */
.popover-content {
  padding: 5px 10px;
}

/* line 215, app/assets/stylesheets/common/generics/style_override.scss */
.popover-content form {
  margin-bottom: 0;
}

/* line 218, app/assets/stylesheets/common/generics/style_override.scss */
.popover-content .form-actions {
  padding: 10px;
}

/* line 223, app/assets/stylesheets/common/generics/style_override.scss */
.textoverlay-wrapper {
  width: 100%;
}

/* line 238, app/assets/stylesheets/common/generics/style_override.scss */
button[class^="icon-"] {
  background-image: url(/assets/icons/icons-3718bda6aa3cbc809ed969333bae283acbb288edf13ec839f74a1681191d7a09.svg);
}

/* line 1, app/assets/stylesheets/common/generics/menu_links.scss */
[data-href], .button_to > button {
  cursor: pointer;
  color: #08c;
  border: none;
  background-repeat: no-repeat;
  background-image: none;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}

/* line 14, app/assets/stylesheets/common/generics/menu_links.scss */
[data-href]:hover, .button_to > button:hover {
  text-decoration: underline;
}

/* line 17, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button[data-href], .small-button[data-href], .small-button-xlsx[data-href], .small-button-print[data-href], .small-button-csv[data-href], .small-button-download[data-href], .small-button-workable[data-href], .small-button-checking[data-href], .small-button-outsourced[data-href], .small-button-ready[data-href], .small-button-processing[data-href], .small-button-outsource[data-href], .small-button-materials[data-href], .small-button-clone[data-href], .small-button-restart[data-href], .small-button-send[data-href], .small-button-confirm[data-href], .small-button-finish[data-href], .small-button-start[data-href], .small-button-repeat[data-href], .button_to > button.link-button, .button_to > button.small-button, .button_to > button.small-button-xlsx, .button_to > button.small-button-print, .button_to > button.small-button-csv, .button_to > button.small-button-download, .button_to > button.small-button-workable, .button_to > button.small-button-checking, .button_to > button.small-button-outsourced, .button_to > button.small-button-ready, .button_to > button.small-button-processing, .button_to > button.small-button-outsource, .button_to > button.small-button-materials, .button_to > button.small-button-clone, .button_to > button.small-button-restart, .button_to > button.small-button-send, .button_to > button.small-button-confirm, .button_to > button.small-button-finish, .button_to > button.small-button-start, .button_to > button.small-button-repeat {
  color: #333;
  background-color: #f4f4f4;
  padding: 2px 10px 2px 5px;
}

/* line 22, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button[data-href]:hover, .small-button[data-href]:hover, .small-button-xlsx[data-href]:hover, .small-button-print[data-href]:hover, .small-button-csv[data-href]:hover, .small-button-download[data-href]:hover, .small-button-workable[data-href]:hover, .small-button-checking[data-href]:hover, .small-button-outsourced[data-href]:hover, .small-button-ready[data-href]:hover, .small-button-processing[data-href]:hover, .small-button-outsource[data-href]:hover, .small-button-materials[data-href]:hover, .small-button-clone[data-href]:hover, .small-button-restart[data-href]:hover, .small-button-send[data-href]:hover, .small-button-confirm[data-href]:hover, .small-button-finish[data-href]:hover, .small-button-start[data-href]:hover, .small-button-repeat[data-href]:hover, .link-button[data-href]:focus, .small-button[data-href]:focus, .small-button-xlsx[data-href]:focus, .small-button-print[data-href]:focus, .small-button-csv[data-href]:focus, .small-button-download[data-href]:focus, .small-button-workable[data-href]:focus, .small-button-checking[data-href]:focus, .small-button-outsourced[data-href]:focus, .small-button-ready[data-href]:focus, .small-button-processing[data-href]:focus, .small-button-outsource[data-href]:focus, .small-button-materials[data-href]:focus, .small-button-clone[data-href]:focus, .small-button-restart[data-href]:focus, .small-button-send[data-href]:focus, .small-button-confirm[data-href]:focus, .small-button-finish[data-href]:focus, .small-button-start[data-href]:focus, .small-button-repeat[data-href]:focus, .button_to > button.link-button:hover, .button_to > button.small-button:hover, .button_to > button.small-button-xlsx:hover, .button_to > button.small-button-print:hover, .button_to > button.small-button-csv:hover, .button_to > button.small-button-download:hover, .button_to > button.small-button-workable:hover, .button_to > button.small-button-checking:hover, .button_to > button.small-button-outsourced:hover, .button_to > button.small-button-ready:hover, .button_to > button.small-button-processing:hover, .button_to > button.small-button-outsource:hover, .button_to > button.small-button-materials:hover, .button_to > button.small-button-clone:hover, .button_to > button.small-button-restart:hover, .button_to > button.small-button-send:hover, .button_to > button.small-button-confirm:hover, .button_to > button.small-button-finish:hover, .button_to > button.small-button-start:hover, .button_to > button.small-button-repeat:hover, .button_to > button.link-button:focus, .button_to > button.small-button:focus, .button_to > button.small-button-xlsx:focus, .button_to > button.small-button-print:focus, .button_to > button.small-button-csv:focus, .button_to > button.small-button-download:focus, .button_to > button.small-button-workable:focus, .button_to > button.small-button-checking:focus, .button_to > button.small-button-outsourced:focus, .button_to > button.small-button-ready:focus, .button_to > button.small-button-processing:focus, .button_to > button.small-button-outsource:focus, .button_to > button.small-button-materials:focus, .button_to > button.small-button-clone:focus, .button_to > button.small-button-restart:focus, .button_to > button.small-button-send:focus, .button_to > button.small-button-confirm:focus, .button_to > button.small-button-finish:focus, .button_to > button.small-button-start:focus, .button_to > button.small-button-repeat:focus {
  background-color: #e6e6e6;
  color: #222;
  text-decoration: none;
}

/* line 28, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button.selected[data-href], .selected.small-button[data-href], .selected.small-button-xlsx, .selected.small-button-print, .selected.small-button-csv, .selected.small-button-download, .selected.small-button-workable, .selected.small-button-checking, .selected.small-button-outsourced, .selected.small-button-ready, .selected.small-button-processing, .selected.small-button-outsource, .selected.small-button-materials, .selected.small-button-clone, .selected.small-button-restart, .selected.small-button-send, .selected.small-button-confirm, .selected.small-button-finish, .selected.small-button-start, .selected.small-button-repeat, .button_to > button.link-button.selected, .button_to > button.selected.small-button {
  background-color: #eaf2ff;
}

/* line 32, app/assets/stylesheets/common/generics/menu_links.scss */
.action[data-href], .action-index-implants[data-href], .action-export[data-href], .action-electronic_document[data-href], .action-integrations[data-href], .action-recovery[data-href], .action-generate_document[data-href], .action-index-work_repetition_kinds[data-href], .action-index-wizards[data-href], .action-merge[data-href], .action-clock[data-href], .action-working_hours[data-href], .action-send_document[data-href], .action-return[data-href], .action-next[data-href], .action-invoice_group_code_block[data-href], .action-signed_document[data-href], .action-sign[data-href], .action-cost_breakdown[data-href], .action-index-shipments[data-href], .action-index-expenses[data-href], .action-index-orders[data-href], .action-price_analysis[data-href], .action-works-all[data-href], .action-alert[data-href], .action-prescription[data-href], .action-work_journals[data-href], .action-machine_work_load[data-href], .action-link[data-href], .action-received[data-href], .action-document_import[data-href], .action-transports-link[data-href], .action-transports-new[data-href], .action-vevidental-link[data-href], .action-work_vote[data-href], .action-index_checks[data-href], .action-clinic_alerts[data-href], .action-clinic_contacts[data-href], .action-add_works[data-href], .action-deliver[data-href], .action-pick[data-href], .action-ship[data-href], .action-analysis_summary[data-href], .action-analysis_report[data-href], .action-received_works[data-href], .action-sent_works[data-href], .action-alert_configs[data-href], .action-recycle_bin_clean[data-href], .action-restore_work[data-href], .action-summary[data-href], .action-accounting_export[data-href], .action-accounting_transactions[data-href], .action-index-client_materials[data-href], .action-products[data-href], .action-client_centers[data-href], .action-index-clinics[data-href], .action-index-client_labels[data-href], .action-index-material_categories[data-href], .action-index-materials[data-href], .action-index-incident_kinds[data-href], .action-index-incidents[data-href], .action-index-product_groups[data-href], .action-index-product_categories[data-href], .action-index-products[data-href], .action-clone_price_list[data-href], .action-clone[data-href], .action-basics[data-href], .action-index-issues[data-href], .action-changes[data-href], .action-preview[data-href], .action-send_confirmation[data-href], .action-outbox[data-href], .action-inbox[data-href], .action-tax_register[data-href], .action-split[data-href], .action-model_347[data-href], .action-generate[data-href], .action-vote[data-href], .action-workable[data-href], .action-checking[data-href], .action-work_load[data-href], .action-attachments[data-href], .action-rectifications[data-href], .action-compensate[data-href], .action-rectification_invoice[data-href], .action-free_invoice[data-href], .action-bill[data-href], .action-incidents[data-href], .action-print[data-href], .action-setup[data-href], .action-unshare[data-href], .action-to_share[data-href], .action-shipment_data[data-href], .action-transports[data-href], .action-store[data-href], .action-files[data-href], .action-documents[data-href], .action-clinics[data-href], .action-keep_unpaid[data-href], .action-unseen[data-href], .action-seen[data-href], .action-index-invoice_groups[data-href], .action-index-payments[data-href], .action-index-payment_methods[data-href], .action-index-due_dates[data-href], .action-support[data-href], .action-analysis[data-href], .action-works-to_receive[data-href], .action-works-delayed[data-href], .action-works-to_send[data-href], .action-works-commented[data-href], .action-receive[data-href], .action-materials[data-href], .action-lot-works[data-href], .action-lots[data-href], .action-billing[data-href], .action-batch[data-href], .action-calendar[data-href], .action-unplanned_tasks[data-href], .action-tasks_calendar[data-href], .action-tasks[data-href], .action-works-sent[data-href], .action-works-execution[data-href], .action-works-outsourced[data-href], .action-works-checking[data-href], .action-works-ready[data-href], .action-works-accepted[data-href], .action-works-draft[data-href], .action-works-ordered[data-href], .action-mail[data-href], .action-edit_compliance_statement[data-href], .action-edit_balance[data-href], .action-download_delivery_note[data-href], .action-review[data-href], .action-revoke[data-href], .action-grant[data-href], .action-delivery_notes[data-href], .action-works[data-href], .action-activity[data-href], .action-save[data-href], .action-balance[data-href], .action-plus[data-href], .action-confirm[data-href], .action-technician[data-href], .action-stages[data-href], .action-copy[data-href], .action-delete[data-href], .action-order[data-href], .action-return_to_sent[data-href], .action-restart[data-href], .action-finish_and_send[data-href], .action-finish[data-href], .action-start[data-href], .action-repeat[data-href], .action-pause[data-href], .action-stop[data-href], .action-play[data-href], .action-clear[data-href], .action-reset[data-href], .action-close[data-href], .action-schedule[data-href], .action-pay[data-href], .action-charge[data-href], .action-invoices[data-href], .action-invoice[data-href], .action-send[data-href], .action-destroy[data-href], .action-picture[data-href], .action-ok[data-href], .action-more[data-href], .action-show[data-href], .action-edit[data-href], .action-download[data-href], .action-cancel[data-href], .action-back[data-href], .action-add[data-href], .action-accept[data-href], .button_to > button.action, .button_to > button.action-index-implants, .button_to > button.action-export, .button_to > button.action-electronic_document, .button_to > button.action-integrations, .button_to > button.action-recovery, .button_to > button.action-generate_document, .button_to > button.action-index-work_repetition_kinds, .button_to > button.action-index-wizards, .button_to > button.action-merge, .button_to > button.action-clock, .button_to > button.action-working_hours, .button_to > button.action-send_document, .button_to > button.action-return, .button_to > button.action-next, .button_to > button.action-invoice_group_code_block, .button_to > button.action-signed_document, .button_to > button.action-sign, .button_to > button.action-cost_breakdown, .button_to > button.action-index-shipments, .button_to > button.action-index-expenses, .button_to > button.action-index-orders, .button_to > button.action-price_analysis, .button_to > button.action-works-all, .button_to > button.action-alert, .button_to > button.action-prescription, .button_to > button.action-work_journals, .button_to > button.action-machine_work_load, .button_to > button.action-link, .button_to > button.action-received, .button_to > button.action-document_import, .button_to > button.action-transports-link, .button_to > button.action-transports-new, .button_to > button.action-vevidental-link, .button_to > button.action-work_vote, .button_to > button.action-index_checks, .button_to > button.action-clinic_alerts, .button_to > button.action-clinic_contacts, .button_to > button.action-add_works, .button_to > button.action-deliver, .button_to > button.action-pick, .button_to > button.action-ship, .button_to > button.action-analysis_summary, .button_to > button.action-analysis_report, .button_to > button.action-received_works, .button_to > button.action-sent_works, .button_to > button.action-alert_configs, .button_to > button.action-recycle_bin_clean, .button_to > button.action-restore_work, .button_to > button.action-summary, .button_to > button.action-accounting_export, .button_to > button.action-accounting_transactions, .button_to > button.action-index-client_materials, .button_to > button.action-products, .button_to > button.action-client_centers, .button_to > button.action-index-clinics, .button_to > button.action-index-client_labels, .button_to > button.action-index-material_categories, .button_to > button.action-index-materials, .button_to > button.action-index-incident_kinds, .button_to > button.action-index-incidents, .button_to > button.action-index-product_groups, .button_to > button.action-index-product_categories, .button_to > button.action-index-products, .button_to > button.action-clone_price_list, .button_to > button.action-clone, .button_to > button.action-basics, .button_to > button.action-index-issues, .button_to > button.action-changes, .button_to > button.action-preview, .button_to > button.action-send_confirmation, .button_to > button.action-outbox, .button_to > button.action-inbox, .button_to > button.action-tax_register, .button_to > button.action-split, .button_to > button.action-model_347, .button_to > button.action-generate, .button_to > button.action-vote, .button_to > button.action-workable, .button_to > button.action-checking, .button_to > button.action-work_load, .button_to > button.action-attachments, .button_to > button.action-rectifications, .button_to > button.action-compensate, .button_to > button.action-rectification_invoice, .button_to > button.action-free_invoice, .button_to > button.action-bill, .button_to > button.action-incidents, .button_to > button.action-print, .button_to > button.action-setup, .button_to > button.action-unshare, .button_to > button.action-to_share, .button_to > button.action-shipment_data, .button_to > button.action-transports, .button_to > button.action-store, .button_to > button.action-files, .button_to > button.action-documents, .button_to > button.action-clinics, .button_to > button.action-keep_unpaid, .button_to > button.action-unseen, .button_to > button.action-seen, .button_to > button.action-index-invoice_groups, .button_to > button.action-index-payments, .button_to > button.action-index-payment_methods, .button_to > button.action-index-due_dates, .button_to > button.action-support, .button_to > button.action-analysis, .button_to > button.action-works-to_receive, .button_to > button.action-works-delayed, .button_to > button.action-works-to_send, .button_to > button.action-works-commented, .button_to > button.action-receive, .button_to > button.action-materials, .button_to > button.action-lot-works, .button_to > button.action-lots, .button_to > button.action-billing, .button_to > button.action-batch, .button_to > button.action-calendar, .button_to > button.action-unplanned_tasks, .button_to > button.action-tasks_calendar, .button_to > button.action-tasks, .button_to > button.action-works-sent, .button_to > button.action-works-execution, .button_to > button.action-works-outsourced, .button_to > button.action-works-checking, .button_to > button.action-works-ready, .button_to > button.action-works-accepted, .button_to > button.action-works-draft, .button_to > button.action-works-ordered, .button_to > button.action-mail, .button_to > button.action-edit_compliance_statement, .button_to > button.action-edit_balance, .button_to > button.action-download_delivery_note, .button_to > button.action-review, .button_to > button.action-revoke, .button_to > button.action-grant, .button_to > button.action-delivery_notes, .button_to > button.action-works, .button_to > button.action-activity, .button_to > button.action-save, .button_to > button.action-balance, .button_to > button.action-plus, .button_to > button.action-confirm, .button_to > button.action-technician, .button_to > button.action-stages, .button_to > button.action-copy, .button_to > button.action-delete, .button_to > button.action-order, .button_to > button.action-return_to_sent, .button_to > button.action-restart, .button_to > button.action-finish_and_send, .button_to > button.action-finish, .button_to > button.action-start, .button_to > button.action-repeat, .button_to > button.action-pause, .button_to > button.action-stop, .button_to > button.action-play, .button_to > button.action-clear, .button_to > button.action-reset, .button_to > button.action-close, .button_to > button.action-schedule, .button_to > button.action-pay, .button_to > button.action-charge, .button_to > button.action-invoices, .button_to > button.action-invoice, .button_to > button.action-send, .button_to > button.action-destroy, .button_to > button.action-picture, .button_to > button.action-ok, .button_to > button.action-more, .button_to > button.action-show, .button_to > button.action-edit, .button_to > button.action-download, .button_to > button.action-cancel, .button_to > button.action-back, .button_to > button.action-add, .button_to > button.action-accept {
  min-width: 28px;
}

/* line 35, app/assets/stylesheets/common/generics/menu_links.scss */
.btn-large[data-href], .button_to > button.btn-large {
  padding: 11px 19px;
}

/* line 38, app/assets/stylesheets/common/generics/menu_links.scss */
[data-href] *, .button_to > button * {
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/common/generics/menu_links.scss */
.action, .action-index-implants, .action-export, .action-electronic_document, .action-integrations, .action-recovery, .action-generate_document, .action-index-work_repetition_kinds, .action-index-wizards, .action-merge, .action-clock, .action-working_hours, .action-send_document, .action-return, .action-next, .action-invoice_group_code_block, .action-signed_document, .action-sign, .action-cost_breakdown, .action-index-shipments, .action-index-expenses, .action-index-orders, .action-price_analysis, .action-works-all, .action-alert, .action-prescription, .action-work_journals, .action-machine_work_load, .action-link, .action-received, .action-document_import, .action-transports-link, .action-transports-new, .action-vevidental-link, .action-work_vote, .action-index_checks, .action-clinic_alerts, .action-clinic_contacts, .action-add_works, .action-deliver, .action-pick, .action-ship, .action-analysis_summary, .action-analysis_report, .action-received_works, .action-sent_works, .action-alert_configs, .action-recycle_bin_clean, .action-restore_work, .action-summary, .action-accounting_export, .action-accounting_transactions, .action-index-client_materials, .action-products, .action-client_centers, .action-index-clinics, .action-index-client_labels, .action-index-material_categories, .action-index-materials, .action-index-incident_kinds, .action-index-incidents, .action-index-product_groups, .action-index-product_categories, .action-index-products, .action-clone_price_list, .action-clone, .action-basics, .action-index-issues, .action-changes, .action-preview, .action-send_confirmation, .action-outbox, .action-inbox, .action-tax_register, .action-split, .action-model_347, .action-generate, .action-vote, .action-workable, .action-checking, .action-work_load, .action-attachments, .action-rectifications, .action-compensate, .action-rectification_invoice, .action-free_invoice, .action-bill, .action-incidents, .action-print, .action-setup, .action-unshare, .action-to_share, .action-shipment_data, .action-transports, .action-store, .action-files, .action-documents, .action-clinics, .action-keep_unpaid, .action-unseen, .action-seen, .action-index-invoice_groups, .action-index-payments, .action-index-payment_methods, .action-index-due_dates, .action-support, .action-analysis, .action-works-to_receive, .action-works-delayed, .action-works-to_send, .action-works-commented, .action-receive, .action-materials, .action-lot-works, .action-lots, .action-billing, .action-batch, .action-calendar, .action-unplanned_tasks, .action-tasks_calendar, .action-tasks, .action-works-sent, .action-works-execution, .action-works-outsourced, .action-works-checking, .action-works-ready, .action-works-accepted, .action-works-draft, .action-works-ordered, .action-mail, .action-edit_compliance_statement, .action-edit_balance, .action-download_delivery_note, .action-review, .action-revoke, .action-grant, .action-delivery_notes, .action-works, .action-activity, .action-save, .action-balance, .action-plus, .action-confirm, .action-technician, .action-stages, .action-copy, .action-delete, .action-order, .action-return_to_sent, .action-restart, .action-finish_and_send, .action-finish, .action-start, .action-repeat, .action-pause, .action-stop, .action-play, .action-clear, .action-reset, .action-close, .action-schedule, .action-pay, .action-charge, .action-invoices, .action-invoice, .action-send, .action-destroy, .action-picture, .action-ok, .action-more, .action-show, .action-edit, .action-download, .action-cancel, .action-back, .action-add, .action-accept {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 32px;
  vertical-align: text-top;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 51, app/assets/stylesheets/common/generics/menu_links.scss */
.action:hover, .action-index-implants:hover, .action-export:hover, .action-electronic_document:hover, .action-integrations:hover, .action-recovery:hover, .action-generate_document:hover, .action-index-work_repetition_kinds:hover, .action-index-wizards:hover, .action-merge:hover, .action-clock:hover, .action-working_hours:hover, .action-send_document:hover, .action-return:hover, .action-next:hover, .action-invoice_group_code_block:hover, .action-signed_document:hover, .action-sign:hover, .action-cost_breakdown:hover, .action-index-shipments:hover, .action-index-expenses:hover, .action-index-orders:hover, .action-price_analysis:hover, .action-works-all:hover, .action-alert:hover, .action-prescription:hover, .action-work_journals:hover, .action-machine_work_load:hover, .action-link:hover, .action-received:hover, .action-document_import:hover, .action-transports-link:hover, .action-transports-new:hover, .action-vevidental-link:hover, .action-work_vote:hover, .action-index_checks:hover, .action-clinic_alerts:hover, .action-clinic_contacts:hover, .action-add_works:hover, .action-deliver:hover, .action-pick:hover, .action-ship:hover, .action-analysis_summary:hover, .action-analysis_report:hover, .action-received_works:hover, .action-sent_works:hover, .action-alert_configs:hover, .action-recycle_bin_clean:hover, .action-restore_work:hover, .action-summary:hover, .action-accounting_export:hover, .action-accounting_transactions:hover, .action-index-client_materials:hover, .action-products:hover, .action-client_centers:hover, .action-index-clinics:hover, .action-index-client_labels:hover, .action-index-material_categories:hover, .action-index-materials:hover, .action-index-incident_kinds:hover, .action-index-incidents:hover, .action-index-product_groups:hover, .action-index-product_categories:hover, .action-index-products:hover, .action-clone_price_list:hover, .action-clone:hover, .action-basics:hover, .action-index-issues:hover, .action-changes:hover, .action-preview:hover, .action-send_confirmation:hover, .action-outbox:hover, .action-inbox:hover, .action-tax_register:hover, .action-split:hover, .action-model_347:hover, .action-generate:hover, .action-vote:hover, .action-workable:hover, .action-checking:hover, .action-work_load:hover, .action-attachments:hover, .action-rectifications:hover, .action-compensate:hover, .action-rectification_invoice:hover, .action-free_invoice:hover, .action-bill:hover, .action-incidents:hover, .action-print:hover, .action-setup:hover, .action-unshare:hover, .action-to_share:hover, .action-shipment_data:hover, .action-transports:hover, .action-store:hover, .action-files:hover, .action-documents:hover, .action-clinics:hover, .action-keep_unpaid:hover, .action-unseen:hover, .action-seen:hover, .action-index-invoice_groups:hover, .action-index-payments:hover, .action-index-payment_methods:hover, .action-index-due_dates:hover, .action-support:hover, .action-analysis:hover, .action-works-to_receive:hover, .action-works-delayed:hover, .action-works-to_send:hover, .action-works-commented:hover, .action-receive:hover, .action-materials:hover, .action-lot-works:hover, .action-lots:hover, .action-billing:hover, .action-batch:hover, .action-calendar:hover, .action-unplanned_tasks:hover, .action-tasks_calendar:hover, .action-tasks:hover, .action-works-sent:hover, .action-works-execution:hover, .action-works-outsourced:hover, .action-works-checking:hover, .action-works-ready:hover, .action-works-accepted:hover, .action-works-draft:hover, .action-works-ordered:hover, .action-mail:hover, .action-edit_compliance_statement:hover, .action-edit_balance:hover, .action-download_delivery_note:hover, .action-review:hover, .action-revoke:hover, .action-grant:hover, .action-delivery_notes:hover, .action-works:hover, .action-activity:hover, .action-save:hover, .action-balance:hover, .action-plus:hover, .action-confirm:hover, .action-technician:hover, .action-stages:hover, .action-copy:hover, .action-delete:hover, .action-order:hover, .action-return_to_sent:hover, .action-restart:hover, .action-finish_and_send:hover, .action-finish:hover, .action-start:hover, .action-repeat:hover, .action-pause:hover, .action-stop:hover, .action-play:hover, .action-clear:hover, .action-reset:hover, .action-close:hover, .action-schedule:hover, .action-pay:hover, .action-charge:hover, .action-invoices:hover, .action-invoice:hover, .action-send:hover, .action-destroy:hover, .action-picture:hover, .action-ok:hover, .action-more:hover, .action-show:hover, .action-edit:hover, .action-download:hover, .action-cancel:hover, .action-back:hover, .action-add:hover, .action-accept:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 55, app/assets/stylesheets/common/generics/menu_links.scss */
.action:before, .action-index-implants:before, .action-export:before, .action-electronic_document:before, .action-integrations:before, .action-recovery:before, .action-generate_document:before, .action-index-work_repetition_kinds:before, .action-index-wizards:before, .action-merge:before, .action-clock:before, .action-working_hours:before, .action-send_document:before, .action-return:before, .action-next:before, .action-invoice_group_code_block:before, .action-signed_document:before, .action-sign:before, .action-cost_breakdown:before, .action-index-shipments:before, .action-index-expenses:before, .action-index-orders:before, .action-price_analysis:before, .action-works-all:before, .action-alert:before, .action-prescription:before, .action-work_journals:before, .action-machine_work_load:before, .action-link:before, .action-received:before, .action-document_import:before, .action-transports-link:before, .action-transports-new:before, .action-vevidental-link:before, .action-work_vote:before, .action-index_checks:before, .action-clinic_alerts:before, .action-clinic_contacts:before, .action-add_works:before, .action-deliver:before, .action-pick:before, .action-ship:before, .action-analysis_summary:before, .action-analysis_report:before, .action-received_works:before, .action-sent_works:before, .action-alert_configs:before, .action-recycle_bin_clean:before, .action-restore_work:before, .action-summary:before, .action-accounting_export:before, .action-accounting_transactions:before, .action-index-client_materials:before, .action-products:before, .action-client_centers:before, .action-index-clinics:before, .action-index-client_labels:before, .action-index-material_categories:before, .action-index-materials:before, .action-index-incident_kinds:before, .action-index-incidents:before, .action-index-product_groups:before, .action-index-product_categories:before, .action-index-products:before, .action-clone_price_list:before, .action-clone:before, .action-basics:before, .action-index-issues:before, .action-changes:before, .action-preview:before, .action-send_confirmation:before, .action-outbox:before, .action-inbox:before, .action-tax_register:before, .action-split:before, .action-model_347:before, .action-generate:before, .action-vote:before, .action-workable:before, .action-checking:before, .action-work_load:before, .action-attachments:before, .action-rectifications:before, .action-compensate:before, .action-rectification_invoice:before, .action-free_invoice:before, .action-bill:before, .action-incidents:before, .action-print:before, .action-setup:before, .action-unshare:before, .action-to_share:before, .action-shipment_data:before, .action-transports:before, .action-store:before, .action-files:before, .action-documents:before, .action-clinics:before, .action-keep_unpaid:before, .action-unseen:before, .action-seen:before, .action-index-invoice_groups:before, .action-index-payments:before, .action-index-payment_methods:before, .action-index-due_dates:before, .action-support:before, .action-analysis:before, .action-works-to_receive:before, .action-works-delayed:before, .action-works-to_send:before, .action-works-commented:before, .action-receive:before, .action-materials:before, .action-lot-works:before, .action-lots:before, .action-billing:before, .action-batch:before, .action-calendar:before, .action-unplanned_tasks:before, .action-tasks_calendar:before, .action-tasks:before, .action-works-sent:before, .action-works-execution:before, .action-works-outsourced:before, .action-works-checking:before, .action-works-ready:before, .action-works-accepted:before, .action-works-draft:before, .action-works-ordered:before, .action-mail:before, .action-edit_compliance_statement:before, .action-edit_balance:before, .action-download_delivery_note:before, .action-review:before, .action-revoke:before, .action-grant:before, .action-delivery_notes:before, .action-works:before, .action-activity:before, .action-save:before, .action-balance:before, .action-plus:before, .action-confirm:before, .action-technician:before, .action-stages:before, .action-copy:before, .action-delete:before, .action-order:before, .action-return_to_sent:before, .action-restart:before, .action-finish_and_send:before, .action-finish:before, .action-start:before, .action-repeat:before, .action-pause:before, .action-stop:before, .action-play:before, .action-clear:before, .action-reset:before, .action-close:before, .action-schedule:before, .action-pay:before, .action-charge:before, .action-invoices:before, .action-invoice:before, .action-send:before, .action-destroy:before, .action-picture:before, .action-ok:before, .action-more:before, .action-show:before, .action-edit:before, .action-download:before, .action-cancel:before, .action-back:before, .action-add:before, .action-accept:before {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 65, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button, .small-button, .small-button-xlsx, .small-button-print, .small-button-csv, .small-button-download, .small-button-workable, .small-button-checking, .small-button-outsourced, .small-button-ready, .small-button-processing, .small-button-outsource, .small-button-materials, .small-button-clone, .small-button-restart, .small-button-send, .small-button-confirm, .small-button-finish, .small-button-start, .small-button-repeat {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  background-color: #f4f4f4;
  height: 30px;
  padding: 2px 10px 2px 5px;
  line-height: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 0;
  margin: 0 2px;
}

/* line 81, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button:before, .small-button:before, .small-button-xlsx:before, .small-button-print:before, .small-button-csv:before, .small-button-download:before, .small-button-workable:before, .small-button-checking:before, .small-button-outsourced:before, .small-button-ready:before, .small-button-processing:before, .small-button-outsource:before, .small-button-materials:before, .small-button-clone:before, .small-button-restart:before, .small-button-send:before, .small-button-confirm:before, .small-button-finish:before, .small-button-start:before, .small-button-repeat:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 4px;
}

/* line 92, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button:hover, .small-button:hover, .small-button-xlsx:hover, .small-button-print:hover, .small-button-csv:hover, .small-button-download:hover, .small-button-workable:hover, .small-button-checking:hover, .small-button-outsourced:hover, .small-button-ready:hover, .small-button-processing:hover, .small-button-outsource:hover, .small-button-materials:hover, .small-button-clone:hover, .small-button-restart:hover, .small-button-send:hover, .small-button-confirm:hover, .small-button-finish:hover, .small-button-start:hover, .small-button-repeat:hover, .link-button:focus, .small-button:focus, .small-button-xlsx:focus, .small-button-print:focus, .small-button-csv:focus, .small-button-download:focus, .small-button-workable:focus, .small-button-checking:focus, .small-button-outsourced:focus, .small-button-ready:focus, .small-button-processing:focus, .small-button-outsource:focus, .small-button-materials:focus, .small-button-clone:focus, .small-button-restart:focus, .small-button-send:focus, .small-button-confirm:focus, .small-button-finish:focus, .small-button-start:focus, .small-button-repeat:focus {
  background-color: #e6e6e6;
  color: #222;
  text-decoration: none;
}

/* line 98, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button.selected, .selected.small-button, .selected.small-button-xlsx, .selected.small-button-print, .selected.small-button-csv, .selected.small-button-download, .selected.small-button-workable, .selected.small-button-checking, .selected.small-button-outsourced, .selected.small-button-ready, .selected.small-button-processing, .selected.small-button-outsource, .selected.small-button-materials, .selected.small-button-clone, .selected.small-button-restart, .selected.small-button-send, .selected.small-button-confirm, .selected.small-button-finish, .selected.small-button-start, .selected.small-button-repeat {
  background-color: #eaf2ff;
}

/* line 106, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button.active, .active.small-button, .active.small-button-xlsx, .active.small-button-print, .active.small-button-csv, .active.small-button-download, .active.small-button-workable, .active.small-button-checking, .active.small-button-outsourced, .active.small-button-ready, .active.small-button-processing, .active.small-button-outsource, .active.small-button-materials, .active.small-button-clone, .active.small-button-restart, .active.small-button-send, .active.small-button-confirm, .active.small-button-finish, .active.small-button-start, .active.small-button-repeat, .link-button:active, .small-button:active, .small-button-xlsx:active, .small-button-print:active, .small-button-csv:active, .small-button-download:active, .small-button-workable:active, .small-button-checking:active, .small-button-outsourced:active, .small-button-ready:active, .small-button-processing:active, .small-button-outsource:active, .small-button-materials:active, .small-button-clone:active, .small-button-restart:active, .small-button-send:active, .small-button-confirm:active, .small-button-finish:active, .small-button-start:active, .small-button-repeat:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #cccccc;
}

/* line 111, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button.disabled, .disabled.small-button, .disabled.small-button-xlsx, .disabled.small-button-print, .disabled.small-button-csv, .disabled.small-button-download, .disabled.small-button-workable, .disabled.small-button-checking, .disabled.small-button-outsourced, .disabled.small-button-ready, .disabled.small-button-processing, .disabled.small-button-outsource, .disabled.small-button-materials, .disabled.small-button-clone, .disabled.small-button-restart, .disabled.small-button-send, .disabled.small-button-confirm, .disabled.small-button-finish, .disabled.small-button-start, .disabled.small-button-repeat, .link-button[disabled], .small-button[disabled], .small-button-xlsx[disabled], .small-button-print[disabled], .small-button-csv[disabled], .small-button-download[disabled], .small-button-workable[disabled], .small-button-checking[disabled], .small-button-outsourced[disabled], .small-button-ready[disabled], .small-button-processing[disabled], .small-button-outsource[disabled], .small-button-materials[disabled], .small-button-clone[disabled], .small-button-restart[disabled], .small-button-send[disabled], .small-button-confirm[disabled], .small-button-finish[disabled], .small-button-start[disabled], .small-button-repeat[disabled] {
  background-color: #e6e6e6;
  cursor: default;
  color: #aaa;
  text-shadow: 1px 1px #fff;
}

/* line 118, app/assets/stylesheets/common/generics/menu_links.scss */
.link-button.full-with-button, .full-with-button.small-button, .full-with-button.small-button-xlsx, .full-with-button.small-button-print, .full-with-button.small-button-csv, .full-with-button.small-button-download, .full-with-button.small-button-workable, .full-with-button.small-button-checking, .full-with-button.small-button-outsourced, .full-with-button.small-button-ready, .full-with-button.small-button-processing, .full-with-button.small-button-outsource, .full-with-button.small-button-materials, .full-with-button.small-button-clone, .full-with-button.small-button-restart, .full-with-button.small-button-send, .full-with-button.small-button-confirm, .full-with-button.small-button-finish, .full-with-button.small-button-start, .full-with-button.small-button-repeat {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 126, app/assets/stylesheets/common/generics/menu_links.scss */
.link-simple, .simple-link-ok, .simple-link-link, .simple-link-edit, .simple-link-search, .simple-link-barcode, .simple-link-destroy, .simple-link-delete, .simple-link-add2, .simple-link-add, .table-form td > a.add_fields {
  display: inline-block;
  padding-left: 0px;
  height: 28px;
  line-height: 32px;
  vertical-align: text-top;
  color: #333;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 135, app/assets/stylesheets/common/generics/menu_links.scss */
.link-simple:before, .simple-link-ok:before, .simple-link-link:before, .simple-link-edit:before, .simple-link-search:before, .simple-link-barcode:before, .simple-link-destroy:before, .simple-link-delete:before, .simple-link-add2:before, .simple-link-add:before, .table-form td > a.add_fields:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 4px;
}

/* line 146, app/assets/stylesheets/common/generics/menu_links.scss */
.link-simple:hover, .simple-link-ok:hover, .simple-link-link:hover, .simple-link-edit:hover, .simple-link-search:hover, .simple-link-barcode:hover, .simple-link-destroy:hover, .simple-link-delete:hover, .simple-link-add2:hover, .simple-link-add:hover, .table-form td > a.add_fields:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-accept:before {
  background-image: url(/assets/actions/accept-f8c7a58ecaf03cad39a264b292bd31620a4f8576e1e09cfe45819b6d2fe92b14.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-accept:before {
  background-image: url(/assets/actions/accept-f8c7a58ecaf03cad39a264b292bd31620a4f8576e1e09cfe45819b6d2fe92b14.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-add:before {
  background-image: url(/assets/actions/add-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-add:before {
  background-image: url(/assets/actions/add-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-back:before {
  background-image: url(/assets/actions/back-148646d7b869aa823b1ba211d5134512a9eec531bdd035934991373ef4233843.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-back:before {
  background-image: url(/assets/actions/back-148646d7b869aa823b1ba211d5134512a9eec531bdd035934991373ef4233843.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-cancel:before {
  background-image: url(/assets/actions/cancel-cd237dfd069978a7d583838be3c927922e4dfef3672c66b3185187db673c63c6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-cancel:before {
  background-image: url(/assets/actions/cancel-cd237dfd069978a7d583838be3c927922e4dfef3672c66b3185187db673c63c6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-download:before {
  background-image: url(/assets/actions/download-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-download:before {
  background-image: url(/assets/actions/download-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-edit:before {
  background-image: url(/assets/actions/edit-55a37518cb5ac4555d1a668d770509f2a43d4d249ae2739900a0f1c05023a775.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-edit:before {
  background-image: url(/assets/actions/edit-55a37518cb5ac4555d1a668d770509f2a43d4d249ae2739900a0f1c05023a775.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-show:before {
  background-image: url(/assets/actions/show-932fb3aee0edf14bc0886c5829b529631b98c3fa5314997ade7e66450676abc3.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-show:before {
  background-image: url(/assets/actions/show-932fb3aee0edf14bc0886c5829b529631b98c3fa5314997ade7e66450676abc3.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-more:before {
  background-image: url(/assets/actions/more-182e1167c51691076dbf60faa2f5141f736aa9db7c5799c4b3de6f948a39b849.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-more:before {
  background-image: url(/assets/actions/more-182e1167c51691076dbf60faa2f5141f736aa9db7c5799c4b3de6f948a39b849.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-ok:before {
  background-image: url(/assets/actions/ok-4f9829b272b9820b96881200503f71bb9b8ed15a96c7682c4d784607e2ddd7c1.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-ok:before {
  background-image: url(/assets/actions/ok-4f9829b272b9820b96881200503f71bb9b8ed15a96c7682c4d784607e2ddd7c1.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-picture:before {
  background-image: url(/assets/actions/picture-5b138dc5868fde1d62c1a598dd8f866b0cd5c2503b3fcbbff0c1b9405282dd8a.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-picture:before {
  background-image: url(/assets/actions/picture-5b138dc5868fde1d62c1a598dd8f866b0cd5c2503b3fcbbff0c1b9405282dd8a.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-destroy:before {
  background-image: url(/assets/actions/destroy-cb9515540600c1699778af01550b20a77d7579b57c568eb508491ccec436d1da.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-destroy:before {
  background-image: url(/assets/actions/destroy-cb9515540600c1699778af01550b20a77d7579b57c568eb508491ccec436d1da.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-send:before {
  background-image: url(/assets/actions/send-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-send:before {
  background-image: url(/assets/actions/send-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-invoice:before {
  background-image: url(/assets/actions/invoice-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-invoice:before {
  background-image: url(/assets/actions/invoice-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-invoices:before {
  background-image: url(/assets/actions/invoices-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-invoices:before {
  background-image: url(/assets/actions/invoices-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-charge:before {
  background-image: url(/assets/actions/charge-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-charge:before {
  background-image: url(/assets/actions/charge-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-pay:before {
  background-image: url(/assets/actions/pay-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-pay:before {
  background-image: url(/assets/actions/pay-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-schedule:before {
  background-image: url(/assets/actions/schedule-2eb2229508206bc5079c43d786050dd48b5c1a5019c93c0f0ee709412551b997.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-schedule:before {
  background-image: url(/assets/actions/schedule-2eb2229508206bc5079c43d786050dd48b5c1a5019c93c0f0ee709412551b997.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-close:before {
  background-image: url(/assets/actions/close-cc444566a58d15591cf10ac0844608d583c593f2a4ef7c92a951f2cbc5ef2812.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-close:before {
  background-image: url(/assets/actions/close-cc444566a58d15591cf10ac0844608d583c593f2a4ef7c92a951f2cbc5ef2812.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-reset:before {
  background-image: url(/assets/actions/reset-0d8c54b667b64ac0fbb7487353f51f4a2c1229d7d8bd02864c85be25a6ffad68.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-reset:before {
  background-image: url(/assets/actions/reset-0d8c54b667b64ac0fbb7487353f51f4a2c1229d7d8bd02864c85be25a6ffad68.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clear:before {
  background-image: url(/assets/actions/clear-0d8c54b667b64ac0fbb7487353f51f4a2c1229d7d8bd02864c85be25a6ffad68.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clear:before {
  background-image: url(/assets/actions/clear-0d8c54b667b64ac0fbb7487353f51f4a2c1229d7d8bd02864c85be25a6ffad68.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-play:before {
  background-image: url(/assets/actions/play-feaca7291b1ff3b4f4333dc5d56125970da55d1bd3bd307d0a6549445c54d577.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-play:before {
  background-image: url(/assets/actions/play-feaca7291b1ff3b4f4333dc5d56125970da55d1bd3bd307d0a6549445c54d577.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-stop:before {
  background-image: url(/assets/actions/stop-08b0ccc8606f5863512b270844c1a7a7b52c4f38bf1a4f73c263f439f94aa067.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-stop:before {
  background-image: url(/assets/actions/stop-08b0ccc8606f5863512b270844c1a7a7b52c4f38bf1a4f73c263f439f94aa067.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-pause:before {
  background-image: url(/assets/actions/pause-00d2963f8a15e508763448d4408d146fea76e79b4fd0fbcaec10aab7631bf54c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-pause:before {
  background-image: url(/assets/actions/pause-00d2963f8a15e508763448d4408d146fea76e79b4fd0fbcaec10aab7631bf54c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-repeat:before {
  background-image: url(/assets/actions/repeat-2b55af7841b8cf84c50453d0be27cd2f505f244f4e9b134506deba8fd16985f6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-repeat:before {
  background-image: url(/assets/actions/repeat-2b55af7841b8cf84c50453d0be27cd2f505f244f4e9b134506deba8fd16985f6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-start:before {
  background-image: url(/assets/actions/start-e2e323869f9bd265d99321289cc3f621f638e4aff1ab87ec1f5c56f34a3868f5.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-start:before {
  background-image: url(/assets/actions/start-e2e323869f9bd265d99321289cc3f621f638e4aff1ab87ec1f5c56f34a3868f5.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-finish:before {
  background-image: url(/assets/actions/finish-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-finish:before {
  background-image: url(/assets/actions/finish-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-finish_and_send:before {
  background-image: url(/assets/actions/finish_and_send-c99038eaf6db8482ac06fc27d73e5bcb876a96cc158ce6ab316e83feb6bbe360.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-finish_and_send:before {
  background-image: url(/assets/actions/finish_and_send-c99038eaf6db8482ac06fc27d73e5bcb876a96cc158ce6ab316e83feb6bbe360.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-restart:before {
  background-image: url(/assets/actions/restart-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-restart:before {
  background-image: url(/assets/actions/restart-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-return_to_sent:before {
  background-image: url(/assets/actions/return_to_sent-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-return_to_sent:before {
  background-image: url(/assets/actions/return_to_sent-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-order:before {
  background-image: url(/assets/actions/order-f8c7a58ecaf03cad39a264b292bd31620a4f8576e1e09cfe45819b6d2fe92b14.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-order:before {
  background-image: url(/assets/actions/order-f8c7a58ecaf03cad39a264b292bd31620a4f8576e1e09cfe45819b6d2fe92b14.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-delete:before {
  background-image: url(/assets/actions/delete-cc444566a58d15591cf10ac0844608d583c593f2a4ef7c92a951f2cbc5ef2812.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-delete:before {
  background-image: url(/assets/actions/delete-cc444566a58d15591cf10ac0844608d583c593f2a4ef7c92a951f2cbc5ef2812.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-copy:before {
  background-image: url(/assets/actions/copy-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-copy:before {
  background-image: url(/assets/actions/copy-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-stages:before {
  background-image: url(/assets/actions/stages-cde742311cb7d9e3004e19908256db565734e8c3f128383578258a8dda5326b8.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-stages:before {
  background-image: url(/assets/actions/stages-cde742311cb7d9e3004e19908256db565734e8c3f128383578258a8dda5326b8.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-technician:before {
  background-image: url(/assets/actions/technician-0e6045fc8b7190e0b1527e3d96df4dae2e0c1f93df8c65f1fd2cbcb6bff5424e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-technician:before {
  background-image: url(/assets/actions/technician-0e6045fc8b7190e0b1527e3d96df4dae2e0c1f93df8c65f1fd2cbcb6bff5424e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-confirm:before {
  background-image: url(/assets/actions/confirm-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-confirm:before {
  background-image: url(/assets/actions/confirm-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-plus:before {
  background-image: url(/assets/actions/plus-0551fba67853d8958f7aed5d361be79874d395fa57b275243ef81ccf400d5aa1.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-plus:before {
  background-image: url(/assets/actions/plus-0551fba67853d8958f7aed5d361be79874d395fa57b275243ef81ccf400d5aa1.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-balance:before {
  background-image: url(/assets/actions/balance-3943f403a74a6d87ebc3bc1fa569f1354c8cc73f7bed45182a9b57270168595c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-balance:before {
  background-image: url(/assets/actions/balance-3943f403a74a6d87ebc3bc1fa569f1354c8cc73f7bed45182a9b57270168595c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-save:before {
  background-image: url(/assets/actions/save-aef65b9b3823b49d1ccb458f89e9cc58f9494506b5fe18ff2bbfe5724678d768.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-save:before {
  background-image: url(/assets/actions/save-aef65b9b3823b49d1ccb458f89e9cc58f9494506b5fe18ff2bbfe5724678d768.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-activity:before {
  background-image: url(/assets/actions/activity-b8da281e825f481908c8c72e526b81a8ed0a9c79b204a55e5a9c680c66a8f85c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-activity:before {
  background-image: url(/assets/actions/activity-b8da281e825f481908c8c72e526b81a8ed0a9c79b204a55e5a9c680c66a8f85c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works:before {
  background-image: url(/assets/actions/works-79b79281d9b6480bc8fc65027f5d38d3069266b37e801b036fdc8dc42c8110cb.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works:before {
  background-image: url(/assets/actions/works-79b79281d9b6480bc8fc65027f5d38d3069266b37e801b036fdc8dc42c8110cb.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-delivery_notes:before {
  background-image: url(/assets/actions/delivery_notes-00dc77dddb9d41d78c294b919329427576db65ae19ded05d481f200605aed367.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-delivery_notes:before {
  background-image: url(/assets/actions/delivery_notes-00dc77dddb9d41d78c294b919329427576db65ae19ded05d481f200605aed367.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-grant:before {
  background-image: url(/assets/actions/grant-c3982677bf348d8807f02df70183d11fe34aaa7746c595e5ed317bf7757d9d45.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-grant:before {
  background-image: url(/assets/actions/grant-c3982677bf348d8807f02df70183d11fe34aaa7746c595e5ed317bf7757d9d45.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-revoke:before {
  background-image: url(/assets/actions/revoke-ef381356710fccfb8f80c8ab9a15247041ff0a73f7a31a16d579e64d73232858.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-revoke:before {
  background-image: url(/assets/actions/revoke-ef381356710fccfb8f80c8ab9a15247041ff0a73f7a31a16d579e64d73232858.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-review:before {
  background-image: url(/assets/actions/review-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-review:before {
  background-image: url(/assets/actions/review-5c987c215bc111eae93a1acebfdd787a59495604339dc11ce1a65d65ff50e58a.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-download_delivery_note:before {
  background-image: url(/assets/actions/download_delivery_note-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-download_delivery_note:before {
  background-image: url(/assets/actions/download_delivery_note-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-edit_balance:before {
  background-image: url(/assets/actions/edit_balance-55a37518cb5ac4555d1a668d770509f2a43d4d249ae2739900a0f1c05023a775.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-edit_balance:before {
  background-image: url(/assets/actions/edit_balance-55a37518cb5ac4555d1a668d770509f2a43d4d249ae2739900a0f1c05023a775.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-edit_compliance_statement:before {
  background-image: url(/assets/actions/edit_compliance_statement-49c58707b6e3e769b385e4a27e7e6533ed2ad3d7e7690d27c62183088a6d32ed.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-edit_compliance_statement:before {
  background-image: url(/assets/actions/edit_compliance_statement-49c58707b6e3e769b385e4a27e7e6533ed2ad3d7e7690d27c62183088a6d32ed.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-mail:before {
  background-image: url(/assets/actions/mail-4cbf2e24c510e6b139f2d6c788a1b2344f8886ad1122261b72024be319af82fa.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-mail:before {
  background-image: url(/assets/actions/mail-4cbf2e24c510e6b139f2d6c788a1b2344f8886ad1122261b72024be319af82fa.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-ordered:before {
  background-image: url(/assets/actions/works-ordered-390b69c6c1ea8171065828361f1f783308f7b6f44ec3460e6c4e7ea69a661ac4.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-ordered:before {
  background-image: url(/assets/actions/works-ordered-390b69c6c1ea8171065828361f1f783308f7b6f44ec3460e6c4e7ea69a661ac4.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-draft:before {
  background-image: url(/assets/actions/works-draft-3b748f37065590d58f282ccf7b3541b61f6dfdd6f216945b606671599b1630e7.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-draft:before {
  background-image: url(/assets/actions/works-draft-3b748f37065590d58f282ccf7b3541b61f6dfdd6f216945b606671599b1630e7.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-accepted:before {
  background-image: url(/assets/actions/works-accepted-84fff6df8a9f3773fa91a2d543c8c25850fe7b50d54dc7dac86c663f45a572e8.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-accepted:before {
  background-image: url(/assets/actions/works-accepted-84fff6df8a9f3773fa91a2d543c8c25850fe7b50d54dc7dac86c663f45a572e8.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-ready:before {
  background-image: url(/assets/actions/works-ready-c5a8dc1b3a8580e9a7473ff196e451505c59a2e93c7c8c3ebe77358e798dcf3b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-ready:before {
  background-image: url(/assets/actions/works-ready-c5a8dc1b3a8580e9a7473ff196e451505c59a2e93c7c8c3ebe77358e798dcf3b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-checking:before {
  background-image: url(/assets/actions/works-checking-599d610a054039d76ae7b51e4e04c7a42c3392a4a2701643409c353a8918e93e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-checking:before {
  background-image: url(/assets/actions/works-checking-599d610a054039d76ae7b51e4e04c7a42c3392a4a2701643409c353a8918e93e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-outsourced:before {
  background-image: url(/assets/actions/works-outsourced-012ace2df3e40037cc588cf6a0b0d923d5f21c7e2d306c92e09f412ca4299717.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-outsourced:before {
  background-image: url(/assets/actions/works-outsourced-012ace2df3e40037cc588cf6a0b0d923d5f21c7e2d306c92e09f412ca4299717.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-execution:before {
  background-image: url(/assets/actions/works-execution-eaca2fcc0f8fb050e84ca5c3b23c5c1c87a26b086548b0f52dac8a838375fe26.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-execution:before {
  background-image: url(/assets/actions/works-execution-eaca2fcc0f8fb050e84ca5c3b23c5c1c87a26b086548b0f52dac8a838375fe26.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-sent:before {
  background-image: url(/assets/actions/works-sent-19c6608e8b18641e09975d1ed05f184ece474a0c9f5f901f6ff3a495b1effd75.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-sent:before {
  background-image: url(/assets/actions/works-sent-19c6608e8b18641e09975d1ed05f184ece474a0c9f5f901f6ff3a495b1effd75.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-tasks:before {
  background-image: url(/assets/actions/tasks-4c3e66ab3eb68a2276b5b5a0b429e2d63e078322ef771fca21e81f924313b550.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks:before {
  background-image: url(/assets/actions/tasks-4c3e66ab3eb68a2276b5b5a0b429e2d63e078322ef771fca21e81f924313b550.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-tasks_calendar:before {
  background-image: url(/assets/actions/tasks_calendar-0535946dde9c2f86eb09db95205b4fa9b75b11e0b3988744a216fc3a6e57c689.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_calendar:before {
  background-image: url(/assets/actions/tasks_calendar-0535946dde9c2f86eb09db95205b4fa9b75b11e0b3988744a216fc3a6e57c689.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-unplanned_tasks:before {
  background-image: url(/assets/actions/unplanned_tasks-4c3e66ab3eb68a2276b5b5a0b429e2d63e078322ef771fca21e81f924313b550.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-unplanned_tasks:before {
  background-image: url(/assets/actions/unplanned_tasks-4c3e66ab3eb68a2276b5b5a0b429e2d63e078322ef771fca21e81f924313b550.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-calendar:before {
  background-image: url(/assets/actions/calendar-0c3723b6620d445b114fb8787c5104c437490f5af23922005c56f724a5b9e944.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-calendar:before {
  background-image: url(/assets/actions/calendar-0c3723b6620d445b114fb8787c5104c437490f5af23922005c56f724a5b9e944.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-batch:before {
  background-image: url(/assets/actions/batch-a7b645e96a9f3251b81b8e7fc736f2ad7628264a1cb339232b5e877c088912a6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-batch:before {
  background-image: url(/assets/actions/batch-a7b645e96a9f3251b81b8e7fc736f2ad7628264a1cb339232b5e877c088912a6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-billing:before {
  background-image: url(/assets/actions/billing-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-billing:before {
  background-image: url(/assets/actions/billing-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-lots:before {
  background-image: url(/assets/actions/lots-4390f1f728d9f7751a9a15f14d8ad976346731983dba06cb6d7484c739622b06.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-lots:before {
  background-image: url(/assets/actions/lots-4390f1f728d9f7751a9a15f14d8ad976346731983dba06cb6d7484c739622b06.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-lot-works:before {
  background-image: url(/assets/actions/lot-works-79b79281d9b6480bc8fc65027f5d38d3069266b37e801b036fdc8dc42c8110cb.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-lot-works:before {
  background-image: url(/assets/actions/lot-works-79b79281d9b6480bc8fc65027f5d38d3069266b37e801b036fdc8dc42c8110cb.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-materials:before {
  background-image: url(/assets/actions/materials-a4ace5afc9960141a47f202cb852818f18a1a55c0f23f1315f6c14c5c6df7d34.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-materials:before {
  background-image: url(/assets/actions/materials-a4ace5afc9960141a47f202cb852818f18a1a55c0f23f1315f6c14c5c6df7d34.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-receive:before {
  background-image: url(/assets/actions/receive-bb6a224ad1b7e96591a3064f11df28ce124b0b884d1efecaa61dbd86a77d2efc.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-receive:before {
  background-image: url(/assets/actions/receive-bb6a224ad1b7e96591a3064f11df28ce124b0b884d1efecaa61dbd86a77d2efc.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-commented:before {
  background-image: url(/assets/actions/works-commented-91126de1810c05f1daf663210b51abebc6deeda328ee11c573f8bd47fe9c0f93.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-commented:before {
  background-image: url(/assets/actions/works-commented-91126de1810c05f1daf663210b51abebc6deeda328ee11c573f8bd47fe9c0f93.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-to_send:before {
  background-image: url(/assets/actions/works-to_send-b23585543d4dc7e8dab154224c235c60db567eedf3d5b8b82fb9c08c3a2fc0b0.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-to_send:before {
  background-image: url(/assets/actions/works-to_send-b23585543d4dc7e8dab154224c235c60db567eedf3d5b8b82fb9c08c3a2fc0b0.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-delayed:before {
  background-image: url(/assets/actions/works-delayed-18da7c90f6cebe4d54aed210afb9211c32cab3126741c9904f5980987db833a2.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-delayed:before {
  background-image: url(/assets/actions/works-delayed-18da7c90f6cebe4d54aed210afb9211c32cab3126741c9904f5980987db833a2.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-to_receive:before {
  background-image: url(/assets/actions/works-to_receive-67eee6299978f1971d330339ab31636bf34a4b22b453a90c5041bc979e6daa15.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-to_receive:before {
  background-image: url(/assets/actions/works-to_receive-67eee6299978f1971d330339ab31636bf34a4b22b453a90c5041bc979e6daa15.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-analysis:before {
  background-image: url(/assets/actions/analysis-6e9a359681d66a558ab546981eba792e845ee08314fa20736f6cbae94ff7be69.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-analysis:before {
  background-image: url(/assets/actions/analysis-6e9a359681d66a558ab546981eba792e845ee08314fa20736f6cbae94ff7be69.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-support:before {
  background-image: url(/assets/actions/support-1d8e38843aec181150bc64f1630f5d2ec683699a3ad5ddd49bf2a6877dc53d9d.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-support:before {
  background-image: url(/assets/actions/support-1d8e38843aec181150bc64f1630f5d2ec683699a3ad5ddd49bf2a6877dc53d9d.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-due_dates:before {
  background-image: url(/assets/actions/index-due_dates-c53f570b8e30fc52e1dda5a5a31aaf1e6ce1be4bdfc496b9e73e3af433443e86.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-due_dates:before {
  background-image: url(/assets/actions/index-due_dates-c53f570b8e30fc52e1dda5a5a31aaf1e6ce1be4bdfc496b9e73e3af433443e86.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-payment_methods:before {
  background-image: url(/assets/actions/index-payment_methods-6f953af0174e8452105b39eb2883e140c24ebe58cb010d4729c655d865beab9e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-payment_methods:before {
  background-image: url(/assets/actions/index-payment_methods-6f953af0174e8452105b39eb2883e140c24ebe58cb010d4729c655d865beab9e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-payments:before {
  background-image: url(/assets/actions/index-payments-8ed4ec1043e2c2e1912c6df15da112314781a09c9f30cb507e07c8652b356787.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-payments:before {
  background-image: url(/assets/actions/index-payments-8ed4ec1043e2c2e1912c6df15da112314781a09c9f30cb507e07c8652b356787.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-invoice_groups:before {
  background-image: url(/assets/actions/index-invoice_groups-fab592a5f81257e099d7100bfbfff29eedbcaa68f127d3ae823a7d97027db79f.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-invoice_groups:before {
  background-image: url(/assets/actions/index-invoice_groups-fab592a5f81257e099d7100bfbfff29eedbcaa68f127d3ae823a7d97027db79f.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-seen:before {
  background-image: url(/assets/actions/seen-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-seen:before {
  background-image: url(/assets/actions/seen-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-unseen:before {
  background-image: url(/assets/actions/unseen-5c6286a61fd16dddf77a4d6a82a8a3e4b409a581ba68ffbaa7aabc85f9ce9bb0.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-unseen:before {
  background-image: url(/assets/actions/unseen-5c6286a61fd16dddf77a4d6a82a8a3e4b409a581ba68ffbaa7aabc85f9ce9bb0.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-keep_unpaid:before {
  background-image: url(/assets/actions/keep_unpaid-48a64bc1c96da6b635eddfbe01a7bf9282fd85f36046c7aa3eab6b142128626e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-keep_unpaid:before {
  background-image: url(/assets/actions/keep_unpaid-48a64bc1c96da6b635eddfbe01a7bf9282fd85f36046c7aa3eab6b142128626e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clinics:before {
  background-image: url(/assets/actions/clinics-4af5ac9e487e7ee1be8a3bf8cd5b59e7c0142c58f066e0d3e482486713e32605.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clinics:before {
  background-image: url(/assets/actions/clinics-4af5ac9e487e7ee1be8a3bf8cd5b59e7c0142c58f066e0d3e482486713e32605.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-documents:before {
  background-image: url(/assets/actions/documents-10d2465ee63f2225d62c519347f5840a69429960489f96aac354baf1c07a03fc.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-documents:before {
  background-image: url(/assets/actions/documents-10d2465ee63f2225d62c519347f5840a69429960489f96aac354baf1c07a03fc.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-files:before {
  background-image: url(/assets/actions/files-c243961f46b42f4849cc82e29f4822dcc6fc9068aa8e824720303b872bef0472.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-files:before {
  background-image: url(/assets/actions/files-c243961f46b42f4849cc82e29f4822dcc6fc9068aa8e824720303b872bef0472.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-store:before {
  background-image: url(/assets/actions/store-aef65b9b3823b49d1ccb458f89e9cc58f9494506b5fe18ff2bbfe5724678d768.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-store:before {
  background-image: url(/assets/actions/store-aef65b9b3823b49d1ccb458f89e9cc58f9494506b5fe18ff2bbfe5724678d768.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-transports:before {
  background-image: url(/assets/actions/transports-00d9c3449566cd193de9cd28c97e01f4e9c21f89e406d38bcb8f8847101771e1.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-transports:before {
  background-image: url(/assets/actions/transports-00d9c3449566cd193de9cd28c97e01f4e9c21f89e406d38bcb8f8847101771e1.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-shipment_data:before {
  background-image: url(/assets/actions/shipment_data-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-shipment_data:before {
  background-image: url(/assets/actions/shipment_data-21b8605db840684f151258aa6888783f0e527eac9ccd00e25971c20bbccc9dc3.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-to_share:before {
  background-image: url(/assets/actions/to_share-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-to_share:before {
  background-image: url(/assets/actions/to_share-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-unshare:before {
  background-image: url(/assets/actions/unshare-5c6286a61fd16dddf77a4d6a82a8a3e4b409a581ba68ffbaa7aabc85f9ce9bb0.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-unshare:before {
  background-image: url(/assets/actions/unshare-5c6286a61fd16dddf77a4d6a82a8a3e4b409a581ba68ffbaa7aabc85f9ce9bb0.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-setup:before {
  background-image: url(/assets/actions/setup-ab8c5f667d809efe9615d1525d9bd143283c7cb8e0a15a5c9141626a94d712da.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-setup:before {
  background-image: url(/assets/actions/setup-ab8c5f667d809efe9615d1525d9bd143283c7cb8e0a15a5c9141626a94d712da.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-print:before {
  background-image: url(/assets/actions/print-5733327cbc16f392972a45f4e287fa75a7271721c52e01a51a354a8124f00208.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-print:before {
  background-image: url(/assets/actions/print-5733327cbc16f392972a45f4e287fa75a7271721c52e01a51a354a8124f00208.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-incidents:before {
  background-image: url(/assets/actions/incidents-60e5db750e219f86ccd08ef68b8980c2671509cf34551bd88cb47a6404d9ef5b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-incidents:before {
  background-image: url(/assets/actions/incidents-60e5db750e219f86ccd08ef68b8980c2671509cf34551bd88cb47a6404d9ef5b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-bill:before {
  background-image: url(/assets/actions/bill-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-bill:before {
  background-image: url(/assets/actions/bill-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-free_invoice:before {
  background-image: url(/assets/actions/free_invoice-a5a8fb167e9b207c8efa7724b377bbf80da59556f0f42a93cad21038f09cb9f5.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-free_invoice:before {
  background-image: url(/assets/actions/free_invoice-a5a8fb167e9b207c8efa7724b377bbf80da59556f0f42a93cad21038f09cb9f5.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-rectification_invoice:before {
  background-image: url(/assets/actions/rectification_invoice-f903ca30ab05fbee30179a85227397bf8e091ae62be8f4ef260c208ede0d9f5b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-rectification_invoice:before {
  background-image: url(/assets/actions/rectification_invoice-f903ca30ab05fbee30179a85227397bf8e091ae62be8f4ef260c208ede0d9f5b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-compensate:before {
  background-image: url(/assets/actions/compensate-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-compensate:before {
  background-image: url(/assets/actions/compensate-ed6b7faae2a384ccbb5fbaa534a132f47631c21f683e28b769b7f9ff3eee98db.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-rectifications:before {
  background-image: url(/assets/actions/rectifications-f903ca30ab05fbee30179a85227397bf8e091ae62be8f4ef260c208ede0d9f5b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-rectifications:before {
  background-image: url(/assets/actions/rectifications-f903ca30ab05fbee30179a85227397bf8e091ae62be8f4ef260c208ede0d9f5b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-attachments:before {
  background-image: url(/assets/actions/attachments-2ea41f249d6346f390b3e45588577cfd2a74b5adc009388f54143e7ff9869449.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-attachments:before {
  background-image: url(/assets/actions/attachments-2ea41f249d6346f390b3e45588577cfd2a74b5adc009388f54143e7ff9869449.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-work_load:before {
  background-image: url(/assets/actions/work_load-ccc8db37e8d06c8bb13234a94fb69d7d7dcf8ccc08b58dd27b512401f0146f2b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-work_load:before {
  background-image: url(/assets/actions/work_load-ccc8db37e8d06c8bb13234a94fb69d7d7dcf8ccc08b58dd27b512401f0146f2b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-checking:before {
  background-image: url(/assets/actions/checking-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-checking:before {
  background-image: url(/assets/actions/checking-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-workable:before {
  background-image: url(/assets/actions/workable-b91d08e8aa56577d4b75df266d54fb59294dab1d8f08d011ef3c4cd97699269f.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-workable:before {
  background-image: url(/assets/actions/workable-b91d08e8aa56577d4b75df266d54fb59294dab1d8f08d011ef3c4cd97699269f.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-vote:before {
  background-image: url(/assets/actions/vote-43dae8ba7ead7f675e8c431f35e7f5decb2aacc7dfd2fef0a3460cab72541751.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-vote:before {
  background-image: url(/assets/actions/vote-43dae8ba7ead7f675e8c431f35e7f5decb2aacc7dfd2fef0a3460cab72541751.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-generate:before {
  background-image: url(/assets/actions/generate-ee15f801f915c98c3d343e0daf6a8246897b17bc102b02c6a382a627fe9091c3.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-generate:before {
  background-image: url(/assets/actions/generate-ee15f801f915c98c3d343e0daf6a8246897b17bc102b02c6a382a627fe9091c3.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-model_347:before {
  background-image: url(/assets/actions/model_347-f08e7948a6fd0a703fa3f88b6647e9acc1477071a6a0c511ef0b825459a27915.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-model_347:before {
  background-image: url(/assets/actions/model_347-f08e7948a6fd0a703fa3f88b6647e9acc1477071a6a0c511ef0b825459a27915.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-split:before {
  background-image: url(/assets/actions/split-379b73cef4dd380b7235ff4606a69e3929e13f17fee1fa2cfb4840e7169acf0a.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-split:before {
  background-image: url(/assets/actions/split-379b73cef4dd380b7235ff4606a69e3929e13f17fee1fa2cfb4840e7169acf0a.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-tax_register:before {
  background-image: url(/assets/actions/tax_register-69b3b54e231f387d13076a64b59dbc0d199660507511513a0b1ff071dcee864f.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tax_register:before {
  background-image: url(/assets/actions/tax_register-69b3b54e231f387d13076a64b59dbc0d199660507511513a0b1ff071dcee864f.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-inbox:before {
  background-image: url(/assets/actions/inbox-ca84eea4db29be82141b817cf180240ee177ef059edf43b9d213d94388554299.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-inbox:before {
  background-image: url(/assets/actions/inbox-ca84eea4db29be82141b817cf180240ee177ef059edf43b9d213d94388554299.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-outbox:before {
  background-image: url(/assets/actions/outbox-4cba7df8734496e0522801eae233fec7450d018999a41cd80e42bcf7bcdb7065.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-outbox:before {
  background-image: url(/assets/actions/outbox-4cba7df8734496e0522801eae233fec7450d018999a41cd80e42bcf7bcdb7065.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-send_confirmation:before {
  background-image: url(/assets/actions/send_confirmation-0b14a8af2ce82ad36efac2e066601b8291a6c5c38137f0aff68cebd331174e70.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-send_confirmation:before {
  background-image: url(/assets/actions/send_confirmation-0b14a8af2ce82ad36efac2e066601b8291a6c5c38137f0aff68cebd331174e70.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-preview:before {
  background-image: url(/assets/actions/preview-15b92a82da8ee6dbdf676ec73dd1854e29e697ac4f3b59ad8ca68c40f1bd0b92.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-preview:before {
  background-image: url(/assets/actions/preview-15b92a82da8ee6dbdf676ec73dd1854e29e697ac4f3b59ad8ca68c40f1bd0b92.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-changes:before {
  background-image: url(/assets/actions/changes-a09b412a53514d45a65ebe8443cccb08cddc2f34983e87fc86f78ed306a7c55b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-changes:before {
  background-image: url(/assets/actions/changes-a09b412a53514d45a65ebe8443cccb08cddc2f34983e87fc86f78ed306a7c55b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-issues:before {
  background-image: url(/assets/actions/index-issues-4990679da16381eb85f548370af616b695dbc4c95bc46c01321d56038765f0e2.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-issues:before {
  background-image: url(/assets/actions/index-issues-4990679da16381eb85f548370af616b695dbc4c95bc46c01321d56038765f0e2.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-basics:before {
  background-image: url(/assets/actions/basics-a0a67e4a44496d3077800f2d8c5724907f188c6f9cd68cd70b8ddd1e5263f5b4.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-basics:before {
  background-image: url(/assets/actions/basics-a0a67e4a44496d3077800f2d8c5724907f188c6f9cd68cd70b8ddd1e5263f5b4.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clone:before {
  background-image: url(/assets/actions/clone-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clone:before {
  background-image: url(/assets/actions/clone-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clone_price_list:before {
  background-image: url(/assets/actions/clone_price_list-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clone_price_list:before {
  background-image: url(/assets/actions/clone_price_list-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-products:before {
  background-image: url(/assets/actions/index-products-077b47b0cf7a0be4b1757d294d008e105da0a0b11e09c74932901d73df88df03.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-products:before {
  background-image: url(/assets/actions/index-products-077b47b0cf7a0be4b1757d294d008e105da0a0b11e09c74932901d73df88df03.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-product_categories:before {
  background-image: url(/assets/actions/index-product_categories-7502e53d08610cd61cb99576d6c604a67cf6580bcf4128c6986b674e5ea91cf6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-product_categories:before {
  background-image: url(/assets/actions/index-product_categories-7502e53d08610cd61cb99576d6c604a67cf6580bcf4128c6986b674e5ea91cf6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-product_groups:before {
  background-image: url(/assets/actions/index-product_groups-43253e2fbd0abe1843548b0743b0c4c790200c73f383f1d18bad7b3b5cce003b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-product_groups:before {
  background-image: url(/assets/actions/index-product_groups-43253e2fbd0abe1843548b0743b0c4c790200c73f383f1d18bad7b3b5cce003b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-incidents:before {
  background-image: url(/assets/actions/index-incidents-60e5db750e219f86ccd08ef68b8980c2671509cf34551bd88cb47a6404d9ef5b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-incidents:before {
  background-image: url(/assets/actions/index-incidents-60e5db750e219f86ccd08ef68b8980c2671509cf34551bd88cb47a6404d9ef5b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-incident_kinds:before {
  background-image: url(/assets/actions/index-incident_kinds-c8909ecc180ee8bb0c6d7d6228875d143b8abe78e5f764b5e3fe51ac1cb9e124.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-incident_kinds:before {
  background-image: url(/assets/actions/index-incident_kinds-c8909ecc180ee8bb0c6d7d6228875d143b8abe78e5f764b5e3fe51ac1cb9e124.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-materials:before {
  background-image: url(/assets/actions/index-materials-a4ace5afc9960141a47f202cb852818f18a1a55c0f23f1315f6c14c5c6df7d34.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-materials:before {
  background-image: url(/assets/actions/index-materials-a4ace5afc9960141a47f202cb852818f18a1a55c0f23f1315f6c14c5c6df7d34.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-material_categories:before {
  background-image: url(/assets/actions/index-material_categories-7502e53d08610cd61cb99576d6c604a67cf6580bcf4128c6986b674e5ea91cf6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-material_categories:before {
  background-image: url(/assets/actions/index-material_categories-7502e53d08610cd61cb99576d6c604a67cf6580bcf4128c6986b674e5ea91cf6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-client_labels:before {
  background-image: url(/assets/actions/index-client_labels-8a67b56075be5e16a9ebd6301f9b7aa663f7bf3e48dd690cfe3ac48ab94630b9.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-client_labels:before {
  background-image: url(/assets/actions/index-client_labels-8a67b56075be5e16a9ebd6301f9b7aa663f7bf3e48dd690cfe3ac48ab94630b9.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-clinics:before {
  background-image: url(/assets/actions/index-clinics-4af5ac9e487e7ee1be8a3bf8cd5b59e7c0142c58f066e0d3e482486713e32605.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-clinics:before {
  background-image: url(/assets/actions/index-clinics-4af5ac9e487e7ee1be8a3bf8cd5b59e7c0142c58f066e0d3e482486713e32605.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-client_centers:before {
  background-image: url(/assets/actions/client_centers-5d37bc8c9ea52f899d453fd6ac70921a3111d205caeda70003643cdf00b37c32.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-client_centers:before {
  background-image: url(/assets/actions/client_centers-5d37bc8c9ea52f899d453fd6ac70921a3111d205caeda70003643cdf00b37c32.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-products:before {
  background-image: url(/assets/actions/products-077b47b0cf7a0be4b1757d294d008e105da0a0b11e09c74932901d73df88df03.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-products:before {
  background-image: url(/assets/actions/products-077b47b0cf7a0be4b1757d294d008e105da0a0b11e09c74932901d73df88df03.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-client_materials:before {
  background-image: url(/assets/actions/index-client_materials-0f7caaaa1e5289c60c0acdd52005f497c24dc7d664cc3241a3b771e6485509e5.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-client_materials:before {
  background-image: url(/assets/actions/index-client_materials-0f7caaaa1e5289c60c0acdd52005f497c24dc7d664cc3241a3b771e6485509e5.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-accounting_transactions:before {
  background-image: url(/assets/actions/accounting_transactions-b8da281e825f481908c8c72e526b81a8ed0a9c79b204a55e5a9c680c66a8f85c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-accounting_transactions:before {
  background-image: url(/assets/actions/accounting_transactions-b8da281e825f481908c8c72e526b81a8ed0a9c79b204a55e5a9c680c66a8f85c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-accounting_export:before {
  background-image: url(/assets/actions/accounting_export-21a6ee6f46c4f9745f0d75e00bd5e5d092f0b81453265a26ee1bbaae8cf12669.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-accounting_export:before {
  background-image: url(/assets/actions/accounting_export-21a6ee6f46c4f9745f0d75e00bd5e5d092f0b81453265a26ee1bbaae8cf12669.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-summary:before {
  background-image: url(/assets/actions/summary-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-summary:before {
  background-image: url(/assets/actions/summary-70e33d1e7203cd33d29a65975b9972120c8e9e2b4804acc6651bc2de9f74ba10.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-restore_work:before {
  background-image: url(/assets/actions/restore_work-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-restore_work:before {
  background-image: url(/assets/actions/restore_work-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-recycle_bin_clean:before {
  background-image: url(/assets/actions/recycle_bin_clean-17a2709cb94f48eb10981af3a87f60b2230d4f8fc0886059a5ab2ae6afa061ec.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-recycle_bin_clean:before {
  background-image: url(/assets/actions/recycle_bin_clean-17a2709cb94f48eb10981af3a87f60b2230d4f8fc0886059a5ab2ae6afa061ec.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-alert_configs:before {
  background-image: url(/assets/actions/alert_configs-773c80f51fb6de9655176b6a1c6dd293c3af5ffdbe456a6554159577ddf703bb.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-alert_configs:before {
  background-image: url(/assets/actions/alert_configs-773c80f51fb6de9655176b6a1c6dd293c3af5ffdbe456a6554159577ddf703bb.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-sent_works:before {
  background-image: url(/assets/actions/sent_works-b23585543d4dc7e8dab154224c235c60db567eedf3d5b8b82fb9c08c3a2fc0b0.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-sent_works:before {
  background-image: url(/assets/actions/sent_works-b23585543d4dc7e8dab154224c235c60db567eedf3d5b8b82fb9c08c3a2fc0b0.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-received_works:before {
  background-image: url(/assets/actions/received_works-67eee6299978f1971d330339ab31636bf34a4b22b453a90c5041bc979e6daa15.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-received_works:before {
  background-image: url(/assets/actions/received_works-67eee6299978f1971d330339ab31636bf34a4b22b453a90c5041bc979e6daa15.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-analysis_report:before {
  background-image: url(/assets/actions/analysis_report-8eda22182e978d4653f4675c979fbd8ea5cb634efc8bfda451ed04ad7da84e53.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-analysis_report:before {
  background-image: url(/assets/actions/analysis_report-8eda22182e978d4653f4675c979fbd8ea5cb634efc8bfda451ed04ad7da84e53.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-analysis_summary:before {
  background-image: url(/assets/actions/analysis_summary-03302a66b1c210ee3ef8c9b849a4cd802a118833a4cf828a6dca4fc9894da782.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-analysis_summary:before {
  background-image: url(/assets/actions/analysis_summary-03302a66b1c210ee3ef8c9b849a4cd802a118833a4cf828a6dca4fc9894da782.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-ship:before {
  background-image: url(/assets/actions/ship-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-ship:before {
  background-image: url(/assets/actions/ship-6b554d593abf1f0fd15cc48922579275cdc5db956514b79828f5761734fa6534.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-pick:before {
  background-image: url(/assets/actions/pick-64560e8419233b46e94a7970729ceb6256fe6086473458b0be5a390348acad5b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-pick:before {
  background-image: url(/assets/actions/pick-64560e8419233b46e94a7970729ceb6256fe6086473458b0be5a390348acad5b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-deliver:before {
  background-image: url(/assets/actions/deliver-bb6a224ad1b7e96591a3064f11df28ce124b0b884d1efecaa61dbd86a77d2efc.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-deliver:before {
  background-image: url(/assets/actions/deliver-bb6a224ad1b7e96591a3064f11df28ce124b0b884d1efecaa61dbd86a77d2efc.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-add_works:before {
  background-image: url(/assets/actions/add_works-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-add_works:before {
  background-image: url(/assets/actions/add_works-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clinic_contacts:before {
  background-image: url(/assets/actions/clinic_contacts-a3b02026b608fec1ff550749e96a82eb3f4dc13ad0121f3da5aee200960a972b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clinic_contacts:before {
  background-image: url(/assets/actions/clinic_contacts-a3b02026b608fec1ff550749e96a82eb3f4dc13ad0121f3da5aee200960a972b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clinic_alerts:before {
  background-image: url(/assets/actions/clinic_alerts-368eb32a1ff623841ba644cd3ca83fbbf1c4c42bf932ee0c682978da9ee8186e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clinic_alerts:before {
  background-image: url(/assets/actions/clinic_alerts-368eb32a1ff623841ba644cd3ca83fbbf1c4c42bf932ee0c682978da9ee8186e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index_checks:before {
  background-image: url(/assets/actions/index_checks-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index_checks:before {
  background-image: url(/assets/actions/index_checks-962a6c5eda92a78964be70b732a0d2e2d1a0af6ae19cbcbe420e87b94d3e9410.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-work_vote:before {
  background-image: url(/assets/actions/work_vote-43dae8ba7ead7f675e8c431f35e7f5decb2aacc7dfd2fef0a3460cab72541751.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-work_vote:before {
  background-image: url(/assets/actions/work_vote-43dae8ba7ead7f675e8c431f35e7f5decb2aacc7dfd2fef0a3460cab72541751.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-vevidental-link:before {
  background-image: url(/assets/actions/vevidental-link-be169a96096ca49dc6e96e04b83c558c36270db4688a9b3f1e1f64b6b478c091.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-vevidental-link:before {
  background-image: url(/assets/actions/vevidental-link-be169a96096ca49dc6e96e04b83c558c36270db4688a9b3f1e1f64b6b478c091.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-transports-new:before {
  background-image: url(/assets/actions/transports-new-9536e8dfbd9294fdf0abe0b80a9bb7c4ebe943cc35b34af808fcc38da25ac285.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-transports-new:before {
  background-image: url(/assets/actions/transports-new-9536e8dfbd9294fdf0abe0b80a9bb7c4ebe943cc35b34af808fcc38da25ac285.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-transports-link:before {
  background-image: url(/assets/actions/transports-link-62fafae4e341d3516451836cf3df475926f77a357f259f321b6aa0cec29cf4c5.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-transports-link:before {
  background-image: url(/assets/actions/transports-link-62fafae4e341d3516451836cf3df475926f77a357f259f321b6aa0cec29cf4c5.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-document_import:before {
  background-image: url(/assets/actions/document_import-1bbb6f648243fcca4a4390e8f424096e78f3a5f4f463fe35a96db7d688f1e989.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-document_import:before {
  background-image: url(/assets/actions/document_import-1bbb6f648243fcca4a4390e8f424096e78f3a5f4f463fe35a96db7d688f1e989.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-received:before {
  background-image: url(/assets/actions/received-fba42d3f816ffe9b38328c72a568a274e9bc80424dd38db65df6ec1c3c3127fa.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-received:before {
  background-image: url(/assets/actions/received-fba42d3f816ffe9b38328c72a568a274e9bc80424dd38db65df6ec1c3c3127fa.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-link:before {
  background-image: url(/assets/actions/link-512bd7b6c507eb29f5539eed5407d78022d373331afd22dedc7f5b29a782622c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-link:before {
  background-image: url(/assets/actions/link-512bd7b6c507eb29f5539eed5407d78022d373331afd22dedc7f5b29a782622c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-machine_work_load:before {
  background-image: url(/assets/actions/machine_work_load-51cd4c9deb9f7f8559ecb3f0028f348a9a31714d543ef8add292bd42a7f6c239.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-machine_work_load:before {
  background-image: url(/assets/actions/machine_work_load-51cd4c9deb9f7f8559ecb3f0028f348a9a31714d543ef8add292bd42a7f6c239.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-work_journals:before {
  background-image: url(/assets/actions/work_journals-1ce6657d85aef243a47094f60f98a2279724e041ad598d95c95035b9535f3410.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-work_journals:before {
  background-image: url(/assets/actions/work_journals-1ce6657d85aef243a47094f60f98a2279724e041ad598d95c95035b9535f3410.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-prescription:before {
  background-image: url(/assets/actions/prescription-06f9f4d27978e2a32b8ead5b9842fadebaf3fee8d148956a694b7fbc7bb4eee6.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-prescription:before {
  background-image: url(/assets/actions/prescription-06f9f4d27978e2a32b8ead5b9842fadebaf3fee8d148956a694b7fbc7bb4eee6.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-alert:before {
  background-image: url(/assets/actions/alert-cc5ef066f1616af2832d824fc158ff933d8e248b3576e3090507cc90975c0352.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-alert:before {
  background-image: url(/assets/actions/alert-cc5ef066f1616af2832d824fc158ff933d8e248b3576e3090507cc90975c0352.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-works-all:before {
  background-image: url(/assets/actions/works-all-b9e0ef1e966117f920d8aa5675468e39ea6e2762883cd7af80de64295c644065.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-works-all:before {
  background-image: url(/assets/actions/works-all-b9e0ef1e966117f920d8aa5675468e39ea6e2762883cd7af80de64295c644065.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-price_analysis:before {
  background-image: url(/assets/actions/price_analysis-e0d288cbb6adc809618e7f873405f7923867076582c7801b5629032f8604318c.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-price_analysis:before {
  background-image: url(/assets/actions/price_analysis-e0d288cbb6adc809618e7f873405f7923867076582c7801b5629032f8604318c.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-orders:before {
  background-image: url(/assets/actions/index-orders-a65151518c104590946c547cfb046ecf3c0adc3c796626133cd21916c8f72d53.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-orders:before {
  background-image: url(/assets/actions/index-orders-a65151518c104590946c547cfb046ecf3c0adc3c796626133cd21916c8f72d53.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-expenses:before {
  background-image: url(/assets/actions/index-expenses-4843f6a00e6886b615ce721826b58baf67590051fd0e3da6765d7451e8563792.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-expenses:before {
  background-image: url(/assets/actions/index-expenses-4843f6a00e6886b615ce721826b58baf67590051fd0e3da6765d7451e8563792.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-shipments:before {
  background-image: url(/assets/actions/index-shipments-00d9c3449566cd193de9cd28c97e01f4e9c21f89e406d38bcb8f8847101771e1.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-shipments:before {
  background-image: url(/assets/actions/index-shipments-00d9c3449566cd193de9cd28c97e01f4e9c21f89e406d38bcb8f8847101771e1.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-cost_breakdown:before {
  background-image: url(/assets/actions/cost_breakdown-ec92f3611ed81064636d11b79a691b8eb1f713cf9956eb72d8439771075eff42.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-cost_breakdown:before {
  background-image: url(/assets/actions/cost_breakdown-ec92f3611ed81064636d11b79a691b8eb1f713cf9956eb72d8439771075eff42.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-sign:before {
  background-image: url(/assets/actions/sign-881955dc475bc31984ad3edc3b5bc5a3aebb1b9cf8ef3a759a5e60ce1a0fd100.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-sign:before {
  background-image: url(/assets/actions/sign-881955dc475bc31984ad3edc3b5bc5a3aebb1b9cf8ef3a759a5e60ce1a0fd100.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-signed_document:before {
  background-image: url(/assets/actions/signed_document-c286fe092caa3157b872816f9a67b7fabd095614fa7e97a39557b90904b27197.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-signed_document:before {
  background-image: url(/assets/actions/signed_document-c286fe092caa3157b872816f9a67b7fabd095614fa7e97a39557b90904b27197.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-invoice_group_code_block:before {
  background-image: url(/assets/actions/invoice_group_code_block-44b3dbd39ca8fc0b4a56dfa048e3d8f3377ed875aab39b1c722fed22892234e4.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-invoice_group_code_block:before {
  background-image: url(/assets/actions/invoice_group_code_block-44b3dbd39ca8fc0b4a56dfa048e3d8f3377ed875aab39b1c722fed22892234e4.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-next:before {
  background-image: url(/assets/actions/next-6e5c43e6e074515fb0f31cf2592ed7320a4c3d022a9c125c4460b08333ad9c81.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-next:before {
  background-image: url(/assets/actions/next-6e5c43e6e074515fb0f31cf2592ed7320a4c3d022a9c125c4460b08333ad9c81.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-return:before {
  background-image: url(/assets/actions/return-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-return:before {
  background-image: url(/assets/actions/return-1f039738c107812490aea84f903746a16bd61a520c2406fa0c0b90e8f0b08861.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-send_document:before {
  background-image: url(/assets/actions/send_document-4bd52c02be2a606a5033a4e8e4a14f5395a491031840632adc1f26f1cfeae233.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-send_document:before {
  background-image: url(/assets/actions/send_document-4bd52c02be2a606a5033a4e8e4a14f5395a491031840632adc1f26f1cfeae233.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-working_hours:before {
  background-image: url(/assets/actions/working_hours-3bb3239a57a7e8e2a78609aa5cf475aeb2546883e0bd8b2630a78e1457a552ef.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-working_hours:before {
  background-image: url(/assets/actions/working_hours-3bb3239a57a7e8e2a78609aa5cf475aeb2546883e0bd8b2630a78e1457a552ef.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-clock:before {
  background-image: url(/assets/actions/clock-0cd8b1ef8708e399626472e3c9cabf3de9d7ec13d42dc000f9ca133c177a2cd4.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-clock:before {
  background-image: url(/assets/actions/clock-0cd8b1ef8708e399626472e3c9cabf3de9d7ec13d42dc000f9ca133c177a2cd4.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-merge:before {
  background-image: url(/assets/actions/merge-e8ad5c5b720a2c4c0bf759582961b5b535cd1833e6257acd1717472ecf844f55.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-merge:before {
  background-image: url(/assets/actions/merge-e8ad5c5b720a2c4c0bf759582961b5b535cd1833e6257acd1717472ecf844f55.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-wizards:before {
  background-image: url(/assets/actions/index-wizards-a57400c30229181de485af3ae2db5849e4c4b66f40ce57e0ca2e29f2cae93c7b.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-wizards:before {
  background-image: url(/assets/actions/index-wizards-a57400c30229181de485af3ae2db5849e4c4b66f40ce57e0ca2e29f2cae93c7b.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-work_repetition_kinds:before {
  background-image: url(/assets/actions/index-work_repetition_kinds-a61cb7362d4463415e3494bb4cd9258fc8dd66830baf3c78ef3d7131a76fd362.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-work_repetition_kinds:before {
  background-image: url(/assets/actions/index-work_repetition_kinds-a61cb7362d4463415e3494bb4cd9258fc8dd66830baf3c78ef3d7131a76fd362.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-generate_document:before {
  background-image: url(/assets/actions/generate_document-4ea3ad46e9696388cf628e9c4540d6bc227015d079e4c6d217c5adc20cd47ed8.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-generate_document:before {
  background-image: url(/assets/actions/generate_document-4ea3ad46e9696388cf628e9c4540d6bc227015d079e4c6d217c5adc20cd47ed8.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-recovery:before {
  background-image: url(/assets/actions/recovery-34f1979bbe1200c29f0a995ae16e8281deb0b06fae90c3c63630492a205790bd.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-recovery:before {
  background-image: url(/assets/actions/recovery-34f1979bbe1200c29f0a995ae16e8281deb0b06fae90c3c63630492a205790bd.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-integrations:before {
  background-image: url(/assets/actions/integrations-41d2b5dc68693ab420a3bfc9cf3e3a2f0af6ccf0978b6066478a84f04260d681.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-integrations:before {
  background-image: url(/assets/actions/integrations-41d2b5dc68693ab420a3bfc9cf3e3a2f0af6ccf0978b6066478a84f04260d681.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-electronic_document:before {
  background-image: url(/assets/actions/electronic_document-4f936d71c045f9a96d7e2bc750a1a4e14a997706634ac511d48d04cf4a4c189e.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-electronic_document:before {
  background-image: url(/assets/actions/electronic_document-4f936d71c045f9a96d7e2bc750a1a4e14a997706634ac511d48d04cf4a4c189e.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-export:before {
  background-image: url(/assets/actions/export-55465202360d1910ef1fc36af29e22bf079f3667e81384d1eafa66cb79e63942.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-export:before {
  background-image: url(/assets/actions/export-55465202360d1910ef1fc36af29e22bf079f3667e81384d1eafa66cb79e63942.svg) !important;
}

/* line 172, app/assets/stylesheets/common/generics/menu_links.scss */
.action-index-implants:before {
  background-image: url(/assets/actions/index-implants-5a1c1e2ddfa80c488bcdc1de0dd51f2316ddf22207cfc383b771349dfc7d1582.svg) !important;
}

/* line 178, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-implants:before {
  background-image: url(/assets/actions/index-implants-5a1c1e2ddfa80c488bcdc1de0dd51f2316ddf22207cfc383b771349dfc7d1582.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-mail_server:before {
  background-image: url(/assets/actions/mail_server-1c7106a010a706bc8fa8aa9d13a706b530c0ac398ba75cc4490f9954df176e9c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-mrw_config:before {
  background-image: url(/assets/actions/mrw_config-40c6a0689b0c1e142709223a953f0b887c25cf7b0eda1d0ab0a1fcae9318141a.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-nacex_config:before {
  background-image: url(/assets/actions/nacex_config-4cd219f8c933d204938a408b44a7d553b6101d8e821784be8041cf1315b06f9c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-paquetexpress_config:before {
  background-image: url(/assets/actions/paquetexpress_config-c9d777b3a0ed40b4ebfb1fc145700f4d25a8945da13cc3167eeff7f12ffa05f1.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-paypal_config:before {
  background-image: url(/assets/actions/paypal_config-98f8a0eabe6775c3249bb47dac4fdfdf08882d84f8697b03641ff2b94ed599d4.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-addon_payments_config:before {
  background-image: url(/assets/actions/addon_payments_config-3c91735ccca0ddaaa03696abbcfd60d68d8c16e7f193569f0dda5b13b60e058c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-pago_facil_config:before {
  background-image: url(/assets/actions/pago_facil_config-5611511fb8fb1ab336f592bf704ad1e4263a7b8f0bfd58db66c3d54d0d272f7d.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-stripe_config:before {
  background-image: url(/assets/actions/stripe_config-2c0f07162abd6e0332581ddbd44e630390a14b514fbf3ff60af4016eca339e9c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-schedule_alap:before {
  background-image: url(/assets/actions/schedule_alap-bb34d2b5d8e4915057ff83152379b2abafc27018fe32426566a0aff4abf8754a.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-schedule_asap:before {
  background-image: url(/assets/actions/schedule_asap-a4e596f7ff705f10659c7daf9cec4363af28e753ede2be1112c39855f0510df2.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-work_group:before {
  background-image: url(/assets/actions/work_group-c744428a0a24cfafe31b0e23e82263a0c11461c28ebd2bda1b29e000ddfbb813.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-timetable:before {
  background-image: url(/assets/actions/timetable-7b0d8a214468cb88e05522db18de1bc8e71cf7228b7e28dad68b95350f71229e.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-user:before {
  background-image: url(/assets/actions/user-ce5dba69fb4a8c007aca03743e5ea3a3114c5152497065f9346e96c284226121.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-dhl_config:before {
  background-image: url(/assets/actions/dhl_config-d938360b22588c23ddc077ab827855ccc3ab0ffde3de532683441e7299168d50.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tipsa_config:before {
  background-image: url(/assets/actions/tipsa_config-28cae45b599476c85c5d9c5d58a08b6c8e9bf906c7b0934578426255de3d5733.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-ups_config:before {
  background-image: url(/assets/actions/ups_config-2486060edc684b607433d7c5c7cf61d94f76743e6d70344b86d601babca3eeec.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-expense_categories:before {
  background-image: url(/assets/actions/index-expense_categories-7502e53d08610cd61cb99576d6c604a67cf6580bcf4128c6986b674e5ea91cf6.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-label_models:before {
  background-image: url(/assets/actions/index-label_models-6d7cd34765c5bdada8ddae4751a47d8678e1679a38f22a56ea6535054a39d156.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-models:before {
  background-image: url(/assets/actions/models-73500a67818833da5990a816b25417fbc140963e401668586cb77eef9732ba8c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-technicians:before {
  background-image: url(/assets/actions/index-technicians-0e6045fc8b7190e0b1527e3d96df4dae2e0c1f93df8c65f1fd2cbcb6bff5424e.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-price_lists:before {
  background-image: url(/assets/actions/index-price_lists-cf62358a1e23fbc43290c8cea4d8f2d08231344231b452011bf6d61ac2b40116.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-machines:before {
  background-image: url(/assets/actions/index-machines-0899da71f7963195aade8a4fc0893ae17b5d60a37b3a3be1faa452c377a13a1a.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-transports:before {
  background-image: url(/assets/actions/index-transports-00d9c3449566cd193de9cd28c97e01f4e9c21f89e406d38bcb8f8847101771e1.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-work_calendars:before {
  background-image: url(/assets/actions/index-work_calendars-0c3723b6620d445b114fb8787c5104c437490f5af23922005c56f724a5b9e944.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-comments:before {
  background-image: url(/assets/actions/index-comments-51f58acb231ed38b7f6293bba2a8c59ed835073bdff9f8b2ef429c6b2aedaabb.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-stages:before {
  background-image: url(/assets/actions/index-stages-cde742311cb7d9e3004e19908256db565734e8c3f128383578258a8dda5326b8.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-money_orders:before {
  background-image: url(/assets/actions/index-money_orders-aecd142c933043ee2a1a65f139b3728213ffe48e8f8fcd3f3428ad44ee490dbe.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-doctors:before {
  background-image: url(/assets/actions/index-doctors-1cc8dc572f05205385292d974315f544c85dd50ab35bb120183ccb4a95506590.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-providers:before {
  background-image: url(/assets/actions/index-providers-b74e44bccef7e48f52cfd994f01f49140bde43128dbf380d3b5d6b0a78da4ae7.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-stock:before {
  background-image: url(/assets/actions/stock-58dab27434050de2807e19a014895c64cad4359a92be92fe83673a4e95a40fcd.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-security:before {
  background-image: url(/assets/actions/security-04abdb6618561f02f716f8b41384a05836d191269751a694c806fbf130b660c4.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-work_kinds:before {
  background-image: url(/assets/actions/index-work_kinds-8a67b56075be5e16a9ebd6301f9b7aa663f7bf3e48dd690cfe3ac48ab94630b9.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-laboratory_files:before {
  background-image: url(/assets/actions/index-laboratory_files-c243961f46b42f4849cc82e29f4822dcc6fc9068aa8e824720303b872bef0472.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-departments:before {
  background-image: url(/assets/actions/index-departments-cbbb62c04400e3253638b8429fa93be60c4246dc4b9be338fd1f90dc4d28d6a2.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-export:before {
  background-image: url(/assets/actions/export-55465202360d1910ef1fc36af29e22bf079f3667e81384d1eafa66cb79e63942.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-import:before {
  background-image: url(/assets/actions/import-015b7423202c427030a69a032e07a1c4c55ed7267248e5c530123419ce62009e.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-server-status:before {
  background-image: url(/assets/actions/server-status-321ff0ee2c88c55abbafdc8dbd687771436c8dcdaf3e23087b46f66f9d3bfcc5.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-account:before {
  background-image: url(/assets/actions/account-d3b8326d97373d9f5cd17eef6456de2ee717cc367099bf8be761f350bca2f588.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-help:before {
  background-image: url(/assets/actions/help-3303104eedfab666f0d54efae99c13afd9be511c90af184c488d0a5be641414c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-videos:before {
  background-image: url(/assets/actions/videos-e40b1f67d9ba12d0aa207722b0c4bb0fe327a4f632ef37708046459b9270a281.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-manual:before {
  background-image: url(/assets/actions/manual-0393cb11e0135964cd5dcbbb95cac5a8f968a59b98d8c1be48a0704075c3587a.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-faq:before {
  background-image: url(/assets/actions/faq-f361c1d4f7d10ce233acf523373b1bca301e453d2e72ba2faae60cac54cf00b9.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-howtos:before {
  background-image: url(/assets/actions/howtos-09a64b6acb3228e04a86a26173eeafde2a7db6753df235fb3a592a050535711d.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-fifteen_minutes:before {
  background-image: url(/assets/actions/fifteen_minutes-3929fe96f620b70b6266cdffd065a8a341519f1a1c769cdfde5fefeacdfb3dba.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-password:before {
  background-image: url(/assets/actions/password-135e3fee3915422f3921b9886fd216b7733b844703af5e55ecc9b0ca6199e073.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-certificate:before {
  background-image: url(/assets/actions/certificate-d439314750ea1ed57a01063a26f7a115a7124620871ba21bc0680dac39535867.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-mobile_devices:before {
  background-image: url(/assets/actions/index-mobile_devices-47360fa17eaf0d028338c17e13fe82a5dcdfeee48aa44d89076e6f22a2f83487.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-user_sessions:before {
  background-image: url(/assets/actions/index-user_sessions-e6d204e8ab590ee5b097586fbd5e90b088474267cbde9e83fe246b1d08b8cbfa.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-access-control:before {
  background-image: url(/assets/actions/access-control-25c75f30a28ed8a08cf3c9de479abfa0f41a719984763c07ce7d3a46b85aaf25.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-web_site:before {
  background-image: url(/assets/actions/web_site-b77ed3673253fb85320a5eada102a085dc9e6279a71c3293a6661d2bb0dda8de.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-site_contact:before {
  background-image: url(/assets/actions/site_contact-217623555ddfe93a3535abefa2c0d271eac429db5f772a998f60e8e995a16981.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-site_presentation:before {
  background-image: url(/assets/actions/site_presentation-da068b0f0dcf1a10b763a4c1c33742e4c01d95075b5f8d8e6bb878f8ca351dde.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-site_social:before {
  background-image: url(/assets/actions/site_social-bacef6f23e8c6b5048b19fad91362426fd86da7cbb3293457f47c3ea155f057f.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-site_legal:before {
  background-image: url(/assets/actions/site_legal-ecfee9ce7b3bb958c88c39221b3c50fe60f402661e95f327d200ab044877bad6.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-site_facilities:before {
  background-image: url(/assets/actions/site_facilities-764906196480dc28b96259f0909f8bea29a07ca8d984527021413e6dd27164f9.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-sales:before {
  background-image: url(/assets/actions/sales-4e6bd300494017797aa8bbc8ec98d09d208ac86b3dffa5b2ddb2654e26b34309.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-productivity:before {
  background-image: url(/assets/actions/productivity-345d2ae1cccfa5efa3b5f18cb866c6901fa16fc762f20139174946304511fb08.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_cost:before {
  background-image: url(/assets/actions/tasks_cost-c3fc75560f640920bf022b2f8961a1fe04770ce87962155d4547e9eb05358f30.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-commissions:before {
  background-image: url(/assets/actions/commissions-3696bb5f33df1310f71348ba22576ff8e7f59ee72c34f6c0b42cbad410768b7c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-quality:before {
  background-image: url(/assets/actions/quality-e6c0d7d8431ec71f5a3374db91ee04fd5e3292929f544412ddafbbe7c13bd225.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-repetitions:before {
  background-image: url(/assets/actions/repetitions-a61cb7362d4463415e3494bb4cd9258fc8dd66830baf3c78ef3d7131a76fd362.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-delays:before {
  background-image: url(/assets/actions/delays-6bfc86773200f0c53d737ddfb21eb7a99f23bc4ca52e9fcf500dec472f9f6976.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-quality_results:before {
  background-image: url(/assets/actions/quality_results-4facc209e8f5df4f558d593daaeff1c79a53e91b0b2e794c3e9bdaf40504cded.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_current:before {
  background-image: url(/assets/actions/tasks_current-6e8892696375df7cf8d6534514274e2760623b02297f041ba625c5045d695ee6.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_outsourced:before {
  background-image: url(/assets/actions/tasks_outsourced-d04ce62da3c10180c6bccfcf973306a420ffcc0f23d921cdc78dd107bc571ff4.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_next:before {
  background-image: url(/assets/actions/tasks_next-35b89da98a775e9f16f5e72fd7e02cc4cbe83f1f1df2b56c9537cc56e587f625.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_future:before {
  background-image: url(/assets/actions/tasks_future-24c7be5b1cdab907890d518f49be113423a6456b4a205fd403f23225ca5146cf.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_all:before {
  background-image: url(/assets/actions/tasks_all-4c3e66ab3eb68a2276b5b5a0b429e2d63e078322ef771fca21e81f924313b550.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-tasks_daily:before {
  background-image: url(/assets/actions/tasks_daily-c23b0ab12f7bcc347e2f1ecfab1f054e13bc560dcfeffa371da3727a4a88fe12.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-purchases:before {
  background-image: url(/assets/actions/purchases-e46e1115667637b29a0fb6c97ef6065f286b06d7f043e7fe8b9e96e7172ca9e9.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-economic:before {
  background-image: url(/assets/actions/economic-54b066554526ccc4b6b5c40342730be05e7f075146106475b3b4ee45c1280377.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-profit:before {
  background-image: url(/assets/actions/profit-6d17bfc734e16600e792724d6ab4778896783b745a0c6aced39165255ba41873.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-treasury:before {
  background-image: url(/assets/actions/treasury-20767912ba1d868a3445dc1ddc29a548fdeac063e9844b95a79c5ed347f9c3c1.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-app:before {
  background-image: url(/assets/actions/app-dd6eb9a69c56bb3326f756fa1be8c212921686e6254b7f84589253f345d2bc10.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-invitations:before {
  background-image: url(/assets/actions/invitations-650c9cfd754ff7e7f4e93b5e1fbf4f37b1563c6fdee9a1405abafba7f4fc96b3.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-customer_surveys:before {
  background-image: url(/assets/actions/customer_surveys-c309c3cdc1e8cb71cb45fbaf59b87b40d359cc30aabe0e53a8466397e6782626.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-vevi_image:before {
  background-image: url(/assets/actions/vevi_image-486798a8c518648ac0feb3106d4fb3115dfab57d7fccc6dcf97b360c68f0dd9c.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-audits:before {
  background-image: url(/assets/actions/audits-e5764791a19b25c225db39a6ad1544b992fb6795cc613577f84db33c5224f3fd.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-mentions:before {
  background-image: url(/assets/actions/mentions-ec5abb889644d8a0845fd351652b9005c92896e3edef224375480ac802d6e191.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-external_applications:before {
  background-image: url(/assets/actions/index-external_applications-1f88bff254ee95b720d4ce68abac1bcec0cdae217ef73f99578a9d6c76cdca73.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-client_sign_up_requests:before {
  background-image: url(/assets/actions/client_sign_up_requests-ae89e72a0e8f65da6901da65b83a5e73b977350f3156719699862b4929e4c97e.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-campaigns:before {
  background-image: url(/assets/actions/campaigns-0bf6ecace3a2548f66ab42a88cd930641505d4534844f783842c5e0d3e99019b.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-vat_exemption_reasons:before {
  background-image: url(/assets/actions/index-vat_exemption_reasons-a589916b9b5c726f21d100c6658d20476119120a5f7aa568f13501a37eba57fb.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-fiscal_laboratory_extra_data:before {
  background-image: url(/assets/actions/fiscal_laboratory_extra_data-7f5008da8c49af2710a32ef992295c19a8ad0625065be772bbb8d2d36b000479.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-portugal:before {
  background-image: url(/assets/actions/portugal-a6279683c62c221942c80ff9a9eb448eee6a1977ab77378f5e9ee8eae9e0780a.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-pagero_config:before {
  background-image: url(/assets/actions/pagero_config-e967dd9986594ecdd27d2b584a78f57dc98aaf2005e92f4856163d558488dcd0.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-itero_config:before {
  background-image: url(/assets/actions/itero_config-7a53099c158eb7f2a9abf9d390e91a36c5e4a82d5e9e28c4e40577700fe1b680.svg) !important;
}

/* line 200, app/assets/stylesheets/common/generics/menu_links.scss */
.link-dexis_config:before {
  background-image: url(/assets/actions/dexis_config-f48fd48e15e3d948e1b2e02fa9c768696977ae327ee0817ab728c6e3f48c6b3c.svg) !important;
}

/* line 208, app/assets/stylesheets/common/generics/menu_links.scss */
.link-index-scanners:before {
  background-image: url(/assets/actions/index-scanners-85f7ce59c7bbc41506505a6f8db6dbecd07cb370b3444a95351efa913da2f70b.png) !important;
}

/* line 208, app/assets/stylesheets/common/generics/menu_links.scss */
.link-medit_config:before {
  background-image: url(/assets/actions/medit_config-87c252c909483e0b747ded25af059ea1ecfdd162d01aa1cd22fb327ff7246845.png) !important;
}

/* line 208, app/assets/stylesheets/common/generics/menu_links.scss */
.link-trios_config:before {
  background-image: url(/assets/actions/trios_config-8d8e687f3b86e4f0dd3d5788f68a285dfbafe7c77c92d73268dadefd33d4993d.png) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-add:before, .table-form td > a.add_fields:before {
  background-image: url(/assets/actions/add-baa90cc3fb097a2467ebb8efb03932f65754dad92fceb0c86f833c0c8ba95461.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-add2:before {
  background-image: url(/assets/actions/add2-aefbbd858cd075cc372a4f8b743ca0cb751d75a992d75bf36e7a8830bbd053ff.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-delete:before {
  background-image: url(/assets/actions/delete-cc444566a58d15591cf10ac0844608d583c593f2a4ef7c92a951f2cbc5ef2812.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-destroy:before {
  background-image: url(/assets/actions/destroy-cb9515540600c1699778af01550b20a77d7579b57c568eb508491ccec436d1da.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-barcode:before {
  background-image: url(/assets/actions/barcode-b7ce84b2b622530490c216e809711734b2c3630fda03148c391e1ad3f8f22283.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-search:before {
  background-image: url(/assets/actions/search-83af67b6455d47c5872c325931497a6376843fa6236ec7ea7940ece848e59407.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-edit:before {
  background-image: url(/assets/actions/edit-55a37518cb5ac4555d1a668d770509f2a43d4d249ae2739900a0f1c05023a775.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-link:before {
  background-image: url(/assets/actions/link-512bd7b6c507eb29f5539eed5407d78022d373331afd22dedc7f5b29a782622c.svg) !important;
}

/* line 218, app/assets/stylesheets/common/generics/menu_links.scss */
.simple-link-ok:before {
  background-image: url(/assets/actions/ok-4f9829b272b9820b96881200503f71bb9b8ed15a96c7682c4d784607e2ddd7c1.svg) !important;
}

/* line 232, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-options {
  position: relative;
  padding-right: 22px;
}

/* line 236, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-options > .dropdown-action {
  position: absolute;
  display: inline-block;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 5px 0 2px;
  border-left: 1px solid #f0f0f0;
}

/* line 251, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-options > .dropdown-action:hover, .link-with-options > .dropdown-action:focus {
  background-color: #cccccc;
}

/* line 262, app/assets/stylesheets/common/generics/menu_links.scss */
.mail-sent:before {
  background-image: url(/assets/actions/mail-sent-d359dc23ea563c88afb0bd661220a790f8c9d876fcf64d95c11252d76f204c0f.svg) !important;
}

/* line 268, app/assets/stylesheets/common/generics/menu_links.scss */
.mail-received:before {
  background-image: url(/assets/actions/mail-received-38dc286433f72da629d142fd290744886a4d9362e0fdcac7caa304706ea9517f.svg) !important;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-forbidden {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/forbidden-ddb7ff73cff715d0c0e9eb56b8cd6e7de36f14a23e38b71f06c7405db8c93248.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-warning {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/warning-70ef2f0a594334c057859841289acb89a45cf42282bdcdcdb34dcae8afa74b68.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-printer {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/printer-464c630c80988346290157e4c1ced14b27138c5c3b5257e624cf9839ea6e1930.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-fullscreen {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/fullscreen-42a58bb6e5a377098f5e5c3161c94e3de25dbf0f0176bd67a6031463f322b53a.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-restore {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/restore-1346db313639e1fcda4aa97ce852b6c7a1c00aafdcda5b04a5d79e626d64fe4b.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-copy {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/copy-a05e898372b3348602a54d5483d4e676ea11812aa2cf5bf6a7d449aa213d74e2.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-csv {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/csv-963744ef47d5d0c84c9870f6180266f52a18aea8f9fef1511a923ef9adb4b1d7.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-copies {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/copies-927e611f323010e63c92abe093b103afdcf426d2ba85df4581f2a410f145f486.svg) !important;
  margin-right: .3em;
}

/* line 275, app/assets/stylesheets/common/generics/menu_links.scss */
.icon-clear {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/clear-1ddd7554861eece8b7fe743e01142da860ebe6ed4ef8c28f9c84e3f3a784f1de.svg) !important;
  margin-right: .3em;
}

/* line 288, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-action {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 291, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-action:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 296, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button, .small-button-xlsx, .small-button-print, .small-button-csv, .small-button-download, .small-button-workable, .small-button-checking, .small-button-outsourced, .small-button-ready, .small-button-processing, .small-button-outsource, .small-button-materials, .small-button-clone, .small-button-restart, .small-button-send, .small-button-confirm, .small-button-finish, .small-button-start, .small-button-repeat {
  padding: 2px 10px;
  font-size: 11.9px;
  line-height: 20px;
  height: 20px;
  padding-left: 2px;
  margin: 5px;
}

/* line 305, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button:before, .small-button-xlsx:before, .small-button-print:before, .small-button-csv:before, .small-button-download:before, .small-button-workable:before, .small-button-checking:before, .small-button-outsourced:before, .small-button-ready:before, .small-button-processing:before, .small-button-outsource:before, .small-button-materials:before, .small-button-clone:before, .small-button-restart:before, .small-button-send:before, .small-button-confirm:before, .small-button-finish:before, .small-button-start:before, .small-button-repeat:before {
  height: 16px;
  margin-left: 2px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}

/* line 313, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link, .small-link-xlsx, .small-link-print, .small-link-csv, .small-link-download, .small-link-workable, .small-link-checking, .small-link-outsourced, .small-link-ready, .small-link-processing, .small-link-outsource, .small-link-materials, .small-link-clone, .small-link-restart, .small-link-send, .small-link-confirm, .small-link-finish, .small-link-start, .small-link-repeat {
  color: #333;
}

/* line 316, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link:hover, .small-link-xlsx:hover, .small-link-print:hover, .small-link-csv:hover, .small-link-download:hover, .small-link-workable:hover, .small-link-checking:hover, .small-link-outsourced:hover, .small-link-ready:hover, .small-link-processing:hover, .small-link-outsource:hover, .small-link-materials:hover, .small-link-clone:hover, .small-link-restart:hover, .small-link-send:hover, .small-link-confirm:hover, .small-link-finish:hover, .small-link-start:hover, .small-link-repeat:hover {
  color: #333;
  text-decoration: none;
}

/* line 321, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link:before, .small-link-xlsx:before, .small-link-print:before, .small-link-csv:before, .small-link-download:before, .small-link-workable:before, .small-link-checking:before, .small-link-outsourced:before, .small-link-ready:before, .small-link-processing:before, .small-link-outsource:before, .small-link-materials:before, .small-link-clone:before, .small-link-restart:before, .small-link-send:before, .small-link-confirm:before, .small-link-finish:before, .small-link-start:before, .small-link-repeat:before {
  height: 16px;
  margin-left: 2px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-repeat:before {
  content: url(/assets/small/repeat-c835bb536768c4d749433df225697a3bb33de13dda311c06f3c7839b7fbbda2f.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-repeat:before {
  content: url(/assets/small/repeat-c835bb536768c4d749433df225697a3bb33de13dda311c06f3c7839b7fbbda2f.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-start:before {
  content: url(/assets/small/start-b8150a186699363cde6c4d3f0cf779c75c67f5927681c3070be5c0d2d424bb83.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-start:before {
  content: url(/assets/small/start-b8150a186699363cde6c4d3f0cf779c75c67f5927681c3070be5c0d2d424bb83.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-finish:before {
  content: url(/assets/small/finish-1b45c714fc665fc506360bce60c384f33bf0fc82d78363f7c72f55c8044a8df4.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-finish:before {
  content: url(/assets/small/finish-1b45c714fc665fc506360bce60c384f33bf0fc82d78363f7c72f55c8044a8df4.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-confirm:before {
  content: url(/assets/small/confirm-1b45c714fc665fc506360bce60c384f33bf0fc82d78363f7c72f55c8044a8df4.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-confirm:before {
  content: url(/assets/small/confirm-1b45c714fc665fc506360bce60c384f33bf0fc82d78363f7c72f55c8044a8df4.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-send:before {
  content: url(/assets/small/send-a01c4cf513e72a81dabd1cc7a682985f21be5ddbf14517ce63f15793fa616353.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-send:before {
  content: url(/assets/small/send-a01c4cf513e72a81dabd1cc7a682985f21be5ddbf14517ce63f15793fa616353.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-restart:before {
  content: url(/assets/small/restart-e5094be0728de7517ea2caa48f5641eb9c3f8345fcef9d880d74fa09fb015bc7.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-restart:before {
  content: url(/assets/small/restart-e5094be0728de7517ea2caa48f5641eb9c3f8345fcef9d880d74fa09fb015bc7.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-clone:before {
  content: url(/assets/small/clone-5778ccc7e0b1b30970d6e572826e5ddb7f6a82567bf3fa0c2def9e47a497a4ca.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-clone:before {
  content: url(/assets/small/clone-5778ccc7e0b1b30970d6e572826e5ddb7f6a82567bf3fa0c2def9e47a497a4ca.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-materials:before {
  content: url(/assets/small/materials-aae8bc472e849fccff0bd183fb7f20ee5912fc6442a175db7edf908ab68ddeda.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-materials:before {
  content: url(/assets/small/materials-aae8bc472e849fccff0bd183fb7f20ee5912fc6442a175db7edf908ab68ddeda.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-outsource:before {
  content: url(/assets/small/outsource-c5cbb09e34483c7bdfe68e4635b1660ce188be408c9737c5e3170311fa5ba893.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-outsource:before {
  content: url(/assets/small/outsource-c5cbb09e34483c7bdfe68e4635b1660ce188be408c9737c5e3170311fa5ba893.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-processing:before {
  content: url(/assets/small/processing-b8150a186699363cde6c4d3f0cf779c75c67f5927681c3070be5c0d2d424bb83.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-processing:before {
  content: url(/assets/small/processing-b8150a186699363cde6c4d3f0cf779c75c67f5927681c3070be5c0d2d424bb83.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-ready:before {
  content: url(/assets/small/ready-847c80e115cedc1562f740a5a7efd794ba2864d51ac4fe316d9d629d227e37e1.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-ready:before {
  content: url(/assets/small/ready-847c80e115cedc1562f740a5a7efd794ba2864d51ac4fe316d9d629d227e37e1.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-outsourced:before {
  content: url(/assets/small/outsourced-c5cbb09e34483c7bdfe68e4635b1660ce188be408c9737c5e3170311fa5ba893.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-outsourced:before {
  content: url(/assets/small/outsourced-c5cbb09e34483c7bdfe68e4635b1660ce188be408c9737c5e3170311fa5ba893.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-checking:before {
  content: url(/assets/small/checking-a01c4cf513e72a81dabd1cc7a682985f21be5ddbf14517ce63f15793fa616353.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-checking:before {
  content: url(/assets/small/checking-a01c4cf513e72a81dabd1cc7a682985f21be5ddbf14517ce63f15793fa616353.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-workable:before {
  content: url(/assets/small/workable-544a7e5eef2a6fedb8949281e340f04cceba755776a9075f63e720e571fe647a.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-workable:before {
  content: url(/assets/small/workable-544a7e5eef2a6fedb8949281e340f04cceba755776a9075f63e720e571fe647a.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-download:before {
  content: url(/assets/small/download-bbf39f90306d892d78961fa68f8ac10d4d622b022d96f645157abf266f6bc806.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-download:before {
  content: url(/assets/small/download-bbf39f90306d892d78961fa68f8ac10d4d622b022d96f645157abf266f6bc806.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-csv:before {
  content: url(/assets/small/csv-df553002df990e24ced726f8d74013a773b82c57116838103d170c6e7aa2e917.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-csv:before {
  content: url(/assets/small/csv-df553002df990e24ced726f8d74013a773b82c57116838103d170c6e7aa2e917.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-print:before {
  content: url(/assets/small/print-b38255f8a3a912918ab1254750dd6f3fe35631eca75885e46bcf0e2e0e5ce100.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-print:before {
  content: url(/assets/small/print-b38255f8a3a912918ab1254750dd6f3fe35631eca75885e46bcf0e2e0e5ce100.svg);
}

/* line 339, app/assets/stylesheets/common/generics/menu_links.scss */
.small-button-xlsx:before {
  content: url(/assets/small/xlsx-472c1077678be3569c75ec76cc9bddf71d826c7eb45ff7c2f4c375e7f7c115a6.svg);
}

/* line 345, app/assets/stylesheets/common/generics/menu_links.scss */
.small-link-xlsx:before {
  content: url(/assets/small/xlsx-472c1077678be3569c75ec76cc9bddf71d826c7eb45ff7c2f4c375e7f7c115a6.svg);
}

/* line 353, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown.inline {
  display: inline-block;
}

/* line 357, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown.align-right .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 363, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown > a {
  white-space: nowrap;
}

/* line 366, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown b.caret {
  vertical-align: middle;
  margin-bottom: 10px;
}

/* line 373, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-menu li {
  width: 100%;
  background-color: #fff;
}

/* line 376, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-menu li:hover {
  background-color: #dddddd;
}

/* line 382, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-menu .link-with-options .dropdown-action {
  display: none;
}

/* line 396, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-menu .link-button, .dropdown-menu .small-button, .dropdown-menu .small-button-repeat, .dropdown-menu .small-button-start, .dropdown-menu .small-button-finish, .dropdown-menu .small-button-confirm, .dropdown-menu .small-button-send, .dropdown-menu .small-button-restart, .dropdown-menu .small-button-clone, .dropdown-menu .small-button-materials, .dropdown-menu .small-button-outsource, .dropdown-menu .small-button-processing, .dropdown-menu .small-button-ready, .dropdown-menu .small-button-outsourced, .dropdown-menu .small-button-checking, .dropdown-menu .small-button-workable, .dropdown-menu .small-button-download, .dropdown-menu .small-button-csv, .dropdown-menu .small-button-print, .dropdown-menu .small-button-xlsx {
  border: 0;
  background-color: transparent;
  text-shadow: none;
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
  line-height: 30px;
  text-align: left;
}

/* line 406, app/assets/stylesheets/common/generics/menu_links.scss */
.dropdown-menu .link-button:hover, .dropdown-menu .small-button:hover, .dropdown-menu .small-button-repeat:hover, .dropdown-menu .small-button-start:hover, .dropdown-menu .small-button-finish:hover, .dropdown-menu .small-button-confirm:hover, .dropdown-menu .small-button-send:hover, .dropdown-menu .small-button-restart:hover, .dropdown-menu .small-button-clone:hover, .dropdown-menu .small-button-materials:hover, .dropdown-menu .small-button-outsource:hover, .dropdown-menu .small-button-processing:hover, .dropdown-menu .small-button-ready:hover, .dropdown-menu .small-button-outsourced:hover, .dropdown-menu .small-button-checking:hover, .dropdown-menu .small-button-workable:hover, .dropdown-menu .small-button-download:hover, .dropdown-menu .small-button-csv:hover, .dropdown-menu .small-button-print:hover, .dropdown-menu .small-button-xlsx:hover, .dropdown-menu .link-button:focus, .dropdown-menu .small-button:focus, .dropdown-menu .small-button-repeat:focus, .dropdown-menu .small-button-start:focus, .dropdown-menu .small-button-finish:focus, .dropdown-menu .small-button-confirm:focus, .dropdown-menu .small-button-send:focus, .dropdown-menu .small-button-restart:focus, .dropdown-menu .small-button-clone:focus, .dropdown-menu .small-button-materials:focus, .dropdown-menu .small-button-outsource:focus, .dropdown-menu .small-button-processing:focus, .dropdown-menu .small-button-ready:focus, .dropdown-menu .small-button-outsourced:focus, .dropdown-menu .small-button-checking:focus, .dropdown-menu .small-button-workable:focus, .dropdown-menu .small-button-download:focus, .dropdown-menu .small-button-csv:focus, .dropdown-menu .small-button-print:focus, .dropdown-menu .small-button-xlsx:focus {
  border: none;
  background-color: transparent;
  background-image: none;
  text-decoration: underline;
  background-repeat: no-repeat;
  color: black;
}

/* line 423, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-icon {
  padding-right: 40px !important;
  position: relative;
}

/* line 427, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-icon span {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-left: 1px solid #ccc;
  width: 36px;
  text-align: center;
  line-height: 34px;
  vertical-align: middle;
}

/* line 438, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-icon span:hover, .link-with-icon span:focus {
  background-color: #cccccc;
}

/* line 443, app/assets/stylesheets/common/generics/menu_links.scss */
.link-with-icon i {
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/common/generics/forms.scss */
.table-form.without-border td, .table-form tr.without-border td {
  border: 0;
}

/* line 11, app/assets/stylesheets/common/generics/forms.scss */
.table-form td .control-group, .table-form td label.checkbox {
  margin-bottom: 0px;
  display: inline-block;
}

/* line 15, app/assets/stylesheets/common/generics/forms.scss */
.table-form td .control-group input, .table-form td .control-group select, .table-form td label.checkbox input, .table-form td label.checkbox select {
  margin-bottom: 0px;
}

/* line 19, app/assets/stylesheets/common/generics/forms.scss */
.table-form td .control-group .input-append, .table-form td label.checkbox .input-append {
  margin-bottom: 0px;
}

/* line 30, app/assets/stylesheets/common/generics/forms.scss */
.table-form .control-group .help-inline {
  display: none;
}

/* line 35, app/assets/stylesheets/common/generics/forms.scss */
.table-form .control-group.error .help-inline {
  display: inline-block;
}

/* line 43, app/assets/stylesheets/common/generics/forms.scss */
.input-full {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important;
}

/* line 48, app/assets/stylesheets/common/generics/forms.scss */
input.input-full[type="text"] {
  height: 30px;
}

/* line 52, app/assets/stylesheets/common/generics/forms.scss */
.input-xmini {
  width: 40px;
}

/* line 56, app/assets/stylesheets/common/generics/forms.scss */
.input-xsmall {
  width: 80px;
}

/* line 60, app/assets/stylesheets/common/generics/forms.scss */
.file-input {
  position: relative;
  overflow: hidden;
}

/* line 64, app/assets/stylesheets/common/generics/forms.scss */
.file-input input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-300px, 0);
  -moz-transform: translate(-300px, 0);
  -ms-transform: translate(-300px, 0);
  -o-transform: translate(-300px, 0);
  transform: translate(-300px, 0);
  -webkit-transform: scale(4);
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  -o-transform: scale(4);
  transform: scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/common/generics/forms.scss */
.file-input.disabled input {
  z-index: -10;
}

/* line 86, app/assets/stylesheets/common/generics/forms.scss */
.small-font-input label, #filter .simple .main-filter label, #filter #advanced-filter label, .small-font-input input, #filter .simple .main-filter input, #filter #advanced-filter input, .small-font-input select, #filter .simple .main-filter select, #filter #advanced-filter select {
  font-size: 11px !important;
  line-height: 100% !important;
}

/* line 90, app/assets/stylesheets/common/generics/forms.scss */
.small-font-input .select2-container, #filter .simple .main-filter .select2-container, #filter #advanced-filter .select2-container {
  font-size: 11px !important;
}

/* line 96, app/assets/stylesheets/common/generics/forms.scss */
.select2-without-arrow .select2-arrow {
  display: none !important;
}

/* line 102, app/assets/stylesheets/common/generics/forms.scss */
.check_boxes .controls {
  overflow: auto;
}

/* line 104, app/assets/stylesheets/common/generics/forms.scss */
.check_boxes .controls label {
  float: left;
  padding-top: 5px;
  margin-right: 20px;
}

/* line 114, app/assets/stylesheets/common/generics/forms.scss */
.vertical-checkboxes .controls label {
  float: none;
  padding-top: 5px;
  margin-right: 20px;
}

/* line 122, app/assets/stylesheets/common/generics/forms.scss */
.together {
  overflow: auto;
}

/* line 124, app/assets/stylesheets/common/generics/forms.scss */
.together > * {
  float: left;
  margin-right: 10px;
}

/* line 130, app/assets/stylesheets/common/generics/forms.scss */
.input-height-big {
  height: 350px;
}

/* line 135, app/assets/stylesheets/common/generics/forms.scss */
fieldset {
  margin-bottom: 30px;
}

/* line 140, app/assets/stylesheets/common/generics/forms.scss */
form > .tab-content fieldset {
  margin-bottom: 30px;
}

/* line 142, app/assets/stylesheets/common/generics/forms.scss */
form > .tab-content fieldset legend {
  font-size: 120%;
  margin-bottom: 10px;
}

/* line 151, app/assets/stylesheets/common/generics/forms.scss */
.has-direct-link .control-group {
  display: inline-block;
}

/* line 155, app/assets/stylesheets/common/generics/forms.scss */
.has-direct-link .direct-link {
  margin-left: 5px;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 159, app/assets/stylesheets/common/generics/forms.scss */
.has-direct-link .direct-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 166, app/assets/stylesheets/common/generics/forms.scss */
.help-inline.error {
  color: #b94a48;
}

/* line 172, app/assets/stylesheets/common/generics/forms.scss */
.error-message * {
  color: #b94a48 !important;
}

/* line 177, app/assets/stylesheets/common/generics/forms.scss */
ul.bottom-actions {
  list-style: none;
  margin: 10px 0px;
  padding: 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
ul.bottom-actions:before, ul.bottom-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
ul.bottom-actions:after {
  clear: both;
}

/* line 183, app/assets/stylesheets/common/generics/forms.scss */
ul.bottom-actions li {
  float: left;
  margin-right: 20px;
}

/* line 187, app/assets/stylesheets/common/generics/forms.scss */
ul.bottom-actions li.pull-right {
  float: right;
}

/* line 194, app/assets/stylesheets/common/generics/forms.scss */
.optional-update-input .control-group {
  display: inline-block;
  margin-right: 5px;
}

/* line 201, app/assets/stylesheets/common/generics/forms.scss */
.vat-with-exemption-reason .vat-exemption-reason {
  margin-left: 2px;
  cursor: pointer;
}

/* line 205, app/assets/stylesheets/common/generics/forms.scss */
.vat-with-exemption-reason .vat-exemption-reason.empty {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 211, app/assets/stylesheets/common/generics/forms.scss */
.input-with-text {
  position: relative;
}

/* line 214, app/assets/stylesheets/common/generics/forms.scss */
.input-with-text span.text-label {
  position: absolute;
  top: 6px;
  left: 5px;
  z-index: 10;
  color: #888888;
}

/* line 222, app/assets/stylesheets/common/generics/forms.scss */
.input-with-text input {
  padding-left: 30px;
}

/* line 228, app/assets/stylesheets/common/generics/forms.scss */
.input-with-text.hide-text-label span.text-label {
  display: none;
}

/* line 231, app/assets/stylesheets/common/generics/forms.scss */
.input-with-text.hide-text-label input {
  padding-left: 6px;
}

/* line 237, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input {
  position: relative;
  display: inline-block;
  padding-right: 22px;
}

/* line 241, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input .choice-select {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 246, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input .btn {
  font-size: 70%;
  padding: 0px 3px 1px 3px;
  display: block;
  line-height: 16px;
}

/* line 252, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input .union-input {
  display: inline-block;
}

/* line 255, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input .intersection-input {
  display: none;
}

/* line 260, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input.intersection-selected .union-input {
  display: none;
}

/* line 263, app/assets/stylesheets/common/generics/forms.scss */
.union-intersection-input.intersection-selected .intersection-input {
  display: inline-block;
}

@media (min-width: 1600px) {
  /* line 3, app/assets/stylesheets/common/generics/inputs.scss */
  .input-mini-hd {
    width: 60px;
  }
  /* line 4, app/assets/stylesheets/common/generics/inputs.scss */
  .input-small-hd {
    width: 90px;
  }
  /* line 5, app/assets/stylesheets/common/generics/inputs.scss */
  .input-medium-hd {
    width: 150px;
  }
  /* line 6, app/assets/stylesheets/common/generics/inputs.scss */
  .input-large-hd {
    width: 210px;
  }
  /* line 7, app/assets/stylesheets/common/generics/inputs.scss */
  .input-xlarge-hd {
    width: 270px;
  }
  /* line 8, app/assets/stylesheets/common/generics/inputs.scss */
  .input-2xlarge-hd {
    width: 370px;
  }
  /* line 9, app/assets/stylesheets/common/generics/inputs.scss */
  .input-xxlarge-hd {
    width: 530px;
  }
}

@media (min-width: 1900px) {
  /* line 13, app/assets/stylesheets/common/generics/inputs.scss */
  .input-mini-fhd {
    width: 60px;
  }
  /* line 14, app/assets/stylesheets/common/generics/inputs.scss */
  .input-small-fhd {
    width: 90px;
  }
  /* line 15, app/assets/stylesheets/common/generics/inputs.scss */
  .input-medium-fhd {
    width: 150px;
  }
  /* line 16, app/assets/stylesheets/common/generics/inputs.scss */
  .input-large-fhd {
    width: 210px;
  }
  /* line 17, app/assets/stylesheets/common/generics/inputs.scss */
  .input-xlarge-fhd {
    width: 270px;
  }
  /* line 18, app/assets/stylesheets/common/generics/inputs.scss */
  .input-2xlarge-fhd {
    width: 370px;
  }
  /* line 19, app/assets/stylesheets/common/generics/inputs.scss */
  .input-xxlarge-fhd {
    width: 530px;
  }
}

/* line 1, vendor/assets/stylesheets/jquery.iviewer.scss */
.viewer {
  -ms-touch-action: none;
}

/* line 5, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_common {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  margin: 0px 5px;
}

/* line 13, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-tools {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: white;
  vertical-align: middle;
  z-index: 5000;
  padding: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  cursor: default;
}

/* line 26, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-tools:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 31, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings {
  width: 100%;
  height: 0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s ease-in-out;
  -moz-transition: height 0.25s ease-in-out;
  -ms-transition: height 0.25s ease-in-out;
  -o-transition: height 0.25s ease-in-out;
  transition: height 0.25s ease-in-out;
}

/* line 38, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings.visible {
  height: 240px;
}

/* line 42, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings label {
  display: block;
  margin: 25px 10px;
}

/* line 45, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings label .slider {
  margin-left: 10px;
  float: right;
}

/* line 51, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings .iviewer-adjust-buttons {
  padding: 0 5px;
}

/* line 53, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings .iviewer-adjust-buttons span {
  cursor: pointer;
}

/* line 55, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer-settings .iviewer-adjust-buttons span.right {
  float: right;
}

/* line 66, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_cursor {
  cursor: all-scroll;
}

/* line 70, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_drag_cursor {
  cursor: move;
}

/* line 74, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_button {
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 81, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 86, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_download {
  background-image: url(/assets/icons/download-ca84eea4db29be82141b817cf180240ee177ef059edf43b9d213d94388554299.svg);
}

/* line 90, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_zoom_in {
  background-image: url(/assets/icons/zoom_in-4e5d58a6953321a0cff653d16b9abf46cf1e04ad3a065df84c1275a422d70aff.svg);
}

/* line 94, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_zoom_out {
  background-image: url(/assets/icons/zoom_out-fe759c362a30b403b4c3f49fd6a2d64e239a985924a162dc4af0d3555fba8c6d.svg);
}

/* line 98, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_close {
  background-image: url(/assets/icons/close-a2699c466ea293db6df371008450d7ad98287bfb04c959ce58d75631329b6e5b.svg);
}

/* line 102, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_zoom_zero {
  background-image: url(/assets/icons/zoom_zero-073231fb71dea168de2dae2b01b4ee9990db698d177b693f023784b9aa3bea3d.svg);
}

/* line 106, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_zoom_fit {
  background-image: url(/assets/icons/zoom_fit-5a0849ad9f3ca5082b586e8655266bf803c4a990f9816bc3317fe9bf837eb4a1.svg);
}

/* line 110, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_zoom_status {
  color: #000;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  width: 50px;
}

/* line 118, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_rotate_left {
  background-image: url(/assets/icons/rotate_left-8b1cf43de760f0e11d36af7a455396b19ea96b89fbb16bd7d58234b4d70c7cf9.svg);
}

/* line 122, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_rotate_right {
  background-image: url(/assets/icons/rotate_right-f43aee158829d4dcdac04c2bfc139e98cd1fcd362e000b44d958a5524b73fdf3.svg);
}

/* line 126, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_maximize {
  background-image: url(/assets/icons/fullscreen-42a58bb6e5a377098f5e5c3161c94e3de25dbf0f0176bd67a6031463f322b53a.svg);
}

/* line 130, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_restore {
  background-image: url(/assets/icons/restore-1346db313639e1fcda4aa97ce852b6c7a1c00aafdcda5b04a5d79e626d64fe4b.svg);
}

/* line 134, vendor/assets/stylesheets/jquery.iviewer.scss */
.iviewer_adjust {
  background-image: url(/assets/icons/adjust-0704d5694e0df95d13a4095f89296e63ec29544db8714bf063f810ba31d392a0.svg);
}

/* line 5, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 16%;
  height: 0px;
  padding: 2px;
  padding-bottom: 12%;
  margin: 0px 0px 30px 0.6%;
  position: relative;
}

/* line 19, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li:hover .thumbnail img, .image-fullscreen .image-container ul.thumbnails li:hover .image-inner img, .image-container ul.thumbnails li:hover .image-fullscreen img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 25, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .thumbnail, .image-container ul.thumbnails li .image-fullscreen .image-inner, .image-fullscreen .image-container ul.thumbnails li .image-inner, .image-container ul.thumbnails li .image-fullscreen {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 0px;
  padding: 0px 0px 75% 0px;
  overflow: hidden;
  border: none;
  position: relative;
}

/* line 35, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .thumbnail img, .image-fullscreen .image-container ul.thumbnails li .image-inner img, .image-container ul.thumbnails li .image-fullscreen img {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 42, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .thumbnail[data-angle="90"] img, .image-container ul.thumbnails li .image-fullscreen .image-inner[data-angle="90"] img, .image-fullscreen .image-container ul.thumbnails li .image-inner[data-angle="90"] img, .image-container ul.thumbnails li .image-fullscreen[data-angle="90"] img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 48, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .thumbnail[data-angle="180"] img, .image-container ul.thumbnails li .image-fullscreen .image-inner[data-angle="180"] img, .image-fullscreen .image-container ul.thumbnails li .image-inner[data-angle="180"] img, .image-container ul.thumbnails li .image-fullscreen[data-angle="180"] img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 54, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .thumbnail[data-angle="270"] img, .image-container ul.thumbnails li .image-fullscreen .image-inner[data-angle="270"] img, .image-fullscreen .image-container ul.thumbnails li .image-inner[data-angle="270"] img, .image-container ul.thumbnails li .image-fullscreen[data-angle="270"] img {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 60, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .image-date {
  font-size: 80%;
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  padding: 0 5px;
}

/* line 70, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .image-date:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 75, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .file-name {
  font-size: 80%;
  padding-top: 5px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 84, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .image-actions {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

/* line 90, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li .shared-image {
  position: absolute;
  right: 5px;
  top: 5px;
}

/* line 96, app/assets/stylesheets/common/generics/images.scss */
.image-container ul.thumbnails li:nth-child(6n+1) {
  margin-left: 0;
  clear: left;
}

/* line 106, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen {
  -webkit-box-shadow: 0 0 5px 5px #ddd;
  -moz-box-shadow: 0 0 5px 5px #ddd;
  box-shadow: 0 0 5px 5px #ddd;
  position: fixed;
  top: 75px;
  bottom: 75px;
  left: 75px;
  right: 75px;
  padding: 10px;
  display: none;
  background-color: #fff;
  z-index: 2000;
}

/* line 121, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen .iviewer_restore {
  display: none;
}

/* line 125, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen.fullscreen {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
}

/* line 132, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen.fullscreen .iviewer_maximize {
  display: none;
}

/* line 136, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen.fullscreen .iviewer_restore {
  display: inline-block;
}

/* line 141, app/assets/stylesheets/common/generics/images.scss */
.image-fullscreen .image-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #f0f0f0;
  width: 100%;
  height: 100%;
}

/* line 3, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #f0f0f0;
  padding: 5px;
}

/* line 9, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone {
  position: relative;
  width: 100%;
  height: 120px;
  padding-top: 30px;
  text-align: center;
}

/* line 16, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone .drop-title {
  font-size: 120%;
}

/* line 19, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone .progress {
  position: absolute;
  bottom: 10px;
  width: 60%;
  left: 20%;
  display: none;
}

/* line 27, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone a.link-add {
  margin: 20px auto;
  display: inline-block;
  min-width: 120px;
}

/* line 33, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone input {
  display: none;
}

/* line 37, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone.small {
  height: 60px;
  padding-top: 0;
}

/* line 41, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone.small a.link-add {
  margin: 10px auto;
}

/* line 44, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .file-drop-zone.small .drop-title {
  display: none;
}

/* line 50, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list {
  list-style: none;
  margin: 0;
  padding: 0px 20px;
}

/* line 55, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li {
  padding: 5px 30px 5px 5px;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.file-upload-form .upload-list > li:before, .file-upload-form .upload-list > li:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.file-upload-form .upload-list > li:after {
  clear: both;
}

/* line 59, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li:first-child {
  border-top: 1px solid #ddd;
}

/* line 63, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li a {
  display: none;
}

/* line 68, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li.alert-info a {
  display: inline-block;
  float: left;
}

/* line 72, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li.alert-info button {
  display: none;
}

/* line 77, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li .progress {
  float: left;
  width: 250px;
  margin: 5px;
}

/* line 83, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li p {
  margin: 5px;
}

/* line 85, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li p i {
  padding: 5px;
  color: #888;
  font-size: 90%;
}

/* line 92, app/assets/stylesheets/common/generics/file_upload.scss */
.file-upload-form .upload-list > li .error {
  clear: both;
}

/* line 1, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer {
  position: relative;
  width: 100%;
  height: 600px;
}

/* line 6, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: white;
  vertical-align: middle;
  z-index: 5000;
  padding: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  height: 20px;
}

/* line 19, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 23, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons .close-link, .file-viewer .file-viewer-buttons .fullscreen-link {
  display: inline-block;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

/* line 33, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons .close-link.close-link, .file-viewer .file-viewer-buttons .fullscreen-link.close-link {
  background-image: url(/assets/icons/close-a2699c466ea293db6df371008450d7ad98287bfb04c959ce58d75631329b6e5b.svg);
}

/* line 36, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons .close-link.fullscreen-link, .file-viewer .file-viewer-buttons .fullscreen-link.fullscreen-link {
  background-image: url(/assets/icons/fullscreen-42a58bb6e5a377098f5e5c3161c94e3de25dbf0f0176bd67a6031463f322b53a.svg);
}

/* line 40, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer .file-viewer-buttons .close-link:hover, .file-viewer .file-viewer-buttons .fullscreen-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 47, app/assets/stylesheets/common/generics/file_viewer.scss */
.file-viewer iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  margin: 0;
}

/* line 58, app/assets/stylesheets/common/generics/file_viewer.scss */
.modal.fullscreen .file-viewer {
  height: 100%;
}

/* line 61, app/assets/stylesheets/common/generics/file_viewer.scss */
.modal.fullscreen .file-viewer .fullscreen-link {
  background-image: url(/assets/icons/restore-1346db313639e1fcda4aa97ce852b6c7a1c00aafdcda5b04a5d79e626d64fe4b.svg);
}

/* line 1, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data {
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data > div, .contact-data > a {
  display: block;
  color: #333;
}

/* line 8, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .person:before, .contact-data .web:before, .contact-data .email:before, .contact-data .phone:before, .contact-data .mobile_phone:before, .contact-data .fax:before {
  content: ' ';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 4px;
  vertical-align: middle;
}

/* line 23, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .person:before {
  background-image: url(/assets/icons/contactable/person-7816fc7a0ce8ff8d191b066cf26bf15eb3377c4a2a33a27da817383d1ba5c4fd.svg);
}

/* line 28, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .web:before {
  background-image: url(/assets/icons/contactable/web-06a0ad1251037bb3fe5bb2315837c4248ddfddbd5b177656f13856ef4e3b5de4.svg);
}

/* line 33, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .email:before {
  background-image: url(/assets/icons/contactable/email-70bebdeec619c3adb16f598288d38da8a585d5c8674adad937a877843679c53b.svg);
}

/* line 38, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .phone:before {
  background-image: url(/assets/icons/contactable/phone-ce54987a5142b17f6d414130f9f2ed7c82c472e4265f7e976986bbf451573aff.svg);
}

/* line 43, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .mobile_phone:before {
  background-image: url(/assets/icons/contactable/mobile-05ee95558ca45db95d8f0b800f36b76b04b346000f89f68b31de988cd37e31b1.svg);
}

/* line 48, app/assets/stylesheets/common/generics/contactable.scss */
.contact-data .fax:before {
  background-image: url(/assets/icons/contactable/fax-b38255f8a3a912918ab1254750dd6f3fe35631eca75885e46bcf0e2e0e5ce100.svg);
}

/* line 54, app/assets/stylesheets/common/generics/contactable.scss */
.contactable {
  padding: 0 0 0 15px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/phone-6421bc011acaf7b63c1117ae75f6f3b5f026ee80097303051cb99a5dc3711820.svg);
  color: #42528f !important;
  text-align: left;
}

/* line 67, app/assets/stylesheets/common/generics/contactable.scss */
.contactable + .contactable {
  margin-left: 20px;
}

/* line 72, app/assets/stylesheets/common/generics/contactable.scss */
.contact-card {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}

/* line 79, app/assets/stylesheets/common/generics/contactable.scss */
.contact-card h3 {
  font-size: 120%;
  border-bottom: 1px solid #ddd;
  margin-top: 0px;
}

/* line 1, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys {
  color: white;
}

/* line 4, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys h2 {
  font-size: 140%;
  text-align: center;
}

/* line 9, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys h3 {
  font-size: 100%;
  line-height: 110%;
}

/* line 13, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys ul {
  list-style: none;
  margin: 0 20px;
  padding: 0;
}

/* line 19, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys ul li .hotkey {
  display: inline-block;
  width: 120px;
  font-family: monospace;
}

/* line 24, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys ul li .description {
  display: inline-block;
}

/* line 30, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkeys .footnote {
  margin-top: 20px;
  font-size: 80%;
  line-height: 14px;
}

/* line 38, app/assets/stylesheets/common/generics/hotkeys.scss */
.hotkey-not-available {
  position: fixed;
  top: 5px;
  left: 50%;
  margin-left: -70px;
  width: 140px;
  color: white;
  background-color: red;
  border: 2px solid white;
  text-align: center;
  line-height: 24px;
}

/* line 13, app/assets/stylesheets/common/generics/generic.scss */
.scrolled {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 18, app/assets/stylesheets/common/generics/generic.scss */
.scrolled-x {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
}

/* line 26, app/assets/stylesheets/common/generics/generic.scss */
.scrolled-xy {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}

/* line 33, app/assets/stylesheets/common/generics/generic.scss */
.tab-content {
  padding: 5px;
}

/* line 38, app/assets/stylesheets/common/generics/generic.scss */
h3 .name {
  font-size: 70%;
  font-weight: normal;
  line-height: 100%;
}

/* line 43, app/assets/stylesheets/common/generics/generic.scss */
h3 .subtitle {
  font-weight: normal;
  line-height: 110%;
  margin-bottom: 20px;
}

/* line 50, app/assets/stylesheets/common/generics/generic.scss */
td.right, th.right {
  text-align: right !important;
}

/* line 54, app/assets/stylesheets/common/generics/generic.scss */
td.center, th.center {
  text-align: center !important;
}

/* line 58, app/assets/stylesheets/common/generics/generic.scss */
td.number, th.number {
  text-align: right !important;
  white-space: nowrap;
}

/* line 62, app/assets/stylesheets/common/generics/generic.scss */
td.number .controls, td.number .help-inline, th.number .controls, th.number .help-inline {
  white-space: normal !important;
}

/* line 67, app/assets/stylesheets/common/generics/generic.scss */
.color-tag {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  margin-right: 10px;
}

/* line 78, app/assets/stylesheets/common/generics/generic.scss */
.date-color-tag.red {
  color: red;
}

/* line 81, app/assets/stylesheets/common/generics/generic.scss */
.date-color-tag.yellow {
  color: orange;
}

/* line 86, app/assets/stylesheets/common/generics/generic.scss */
.date-alert {
  -webkit-animation: blink 1s steps(2) infinite;
  -moz-animation: blink 1s steps(2) infinite;
  animation: blink 1s steps(2) infinite;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: red;
  padding: 1px 5px;
}

/* line 93, app/assets/stylesheets/common/generics/generic.scss */
.date-warning {
  background-color: orange;
  -webkit-animation: blink 1s steps(2) infinite;
  -moz-animation: blink 1s steps(2) infinite;
  animation: blink 1s steps(2) infinite;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1px 5px;
}

@-webkit-keyframes blink {
  to {
    background-color: transparent;
  }
}

@-moz-keyframes blink {
  to {
    background-color: transparent;
  }
}

@-ms-keyframes blink {
  /* line 101, app/assets/stylesheets/common/generics/generic.scss */
  to {
    background-color: transparent;
  }
}

@keyframes blink {
  to {
    background-color: transparent;
  }
}

/* line 104, app/assets/stylesheets/common/generics/generic.scss */
.highlight {
  -webkit-animation: highlight 0.5s ease-out 1;
  -moz-animation: highlight 0.5s ease-out 1;
  animation: highlight 0.5s ease-out 1;
}

/* line 108, app/assets/stylesheets/common/generics/generic.scss */
.highlight.select2-container > a {
  -webkit-animation: highlight 0.5s ease-out 1;
  -moz-animation: highlight 0.5s ease-out 1;
  animation: highlight 0.5s ease-out 1;
}

@-webkit-keyframes highlight {
  50% {
    background-color: #fbf8b2;
  }
}

@-moz-keyframes highlight {
  50% {
    background-color: #fbf8b2;
  }
}

@-ms-keyframes highlight {
  /* line 115, app/assets/stylesheets/common/generics/generic.scss */
  50% {
    background-color: #fbf8b2;
  }
}

@keyframes highlight {
  50% {
    background-color: #fbf8b2;
  }
}

/* line 118, app/assets/stylesheets/common/generics/generic.scss */
.fixed-highlight {
  background-color: #fbf8b2 !important;
}

/* line 120, app/assets/stylesheets/common/generics/generic.scss */
.fixed-highlight .select2-choice {
  background-color: #fbf8b2 !important;
}

/* line 125, app/assets/stylesheets/common/generics/generic.scss */
span.date-tag, span.time-tag {
  margin-right: 5px;
}

/* line 129, app/assets/stylesheets/common/generics/generic.scss */
.state-border, .state-thin, .legend ul li span {
  border-width: 4px;
  border-style: solid;
}

/* line 133, app/assets/stylesheets/common/generics/generic.scss */
.state-border.planned, .planned.state-thin, .legend ul li span.planned {
  border-color: #999;
}

/* line 136, app/assets/stylesheets/common/generics/generic.scss */
.state-border.workable, .workable.state-thin, .legend ul li span.workable {
  border-color: #3a87ad;
}

/* line 139, app/assets/stylesheets/common/generics/generic.scss */
.state-border.processing, .processing.state-thin, .legend ul li span.processing {
  border-color: #468847;
}

/* line 142, app/assets/stylesheets/common/generics/generic.scss */
.state-border.outsourced, .outsourced.state-thin, .legend ul li span.outsourced {
  border-color: #7eb100;
}

/* line 145, app/assets/stylesheets/common/generics/generic.scss */
.state-border.ready, .ready.state-thin, .legend ul li span.ready {
  border-color: #7a43b6;
}

/* line 148, app/assets/stylesheets/common/generics/generic.scss */
.state-border.checking, .checking.state-thin, .legend ul li span.checking {
  border-color: #f89406;
}

/* line 151, app/assets/stylesheets/common/generics/generic.scss */
.state-border.repeated, .repeated.state-thin, .legend ul li span.repeated {
  border-color: #b94a48;
}

/* line 154, app/assets/stylesheets/common/generics/generic.scss */
.state-border.finished, .finished.state-thin, .legend ul li span.finished {
  border-color: black;
}

/* line 159, app/assets/stylesheets/common/generics/generic.scss */
.label-outsourced {
  background-color: #7eb100;
}

/* line 164, app/assets/stylesheets/common/generics/generic.scss */
.point {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0px 5px;
  vertical-align: middle;
}

/* line 174, app/assets/stylesheets/common/generics/generic.scss */
.legend {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  overflow: auto;
  font-size: 80%;
}

/* line 181, app/assets/stylesheets/common/generics/generic.scss */
.legend span {
  float: left;
}

/* line 185, app/assets/stylesheets/common/generics/generic.scss */
.legend ul {
  list-style: none;
  margin-left: 5px;
  float: left;
}

/* line 189, app/assets/stylesheets/common/generics/generic.scss */
.legend ul li {
  float: left;
  margin: 0px 2px;
}

/* line 192, app/assets/stylesheets/common/generics/generic.scss */
.legend ul li span {
  padding: 0px 2px;
  font-weight: bold;
}

/* line 201, app/assets/stylesheets/common/generics/generic.scss */
.state-thin {
  border-width: 3px;
  padding: 1px 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90%;
}

/* line 209, app/assets/stylesheets/common/generics/generic.scss */
.float {
  float: left;
  margin-right: 10px;
}

/* line 214, app/assets/stylesheets/common/generics/generic.scss */
.label-ready {
  background-color: #7a43b6;
}

/* line 218, app/assets/stylesheets/common/generics/generic.scss */
table.info {
  width: 100%;
}

/* line 222, app/assets/stylesheets/common/generics/generic.scss */
table.info tr td, table.info tr th {
  padding-bottom: 10px;
}

/* line 225, app/assets/stylesheets/common/generics/generic.scss */
table.info tr td .control-group, table.info tr th .control-group {
  margin-bottom: 0;
}

/* line 230, app/assets/stylesheets/common/generics/generic.scss */
table.info tr:last-child td, table.info tr:last-child th {
  padding-bottom: 1px;
}

/* line 236, app/assets/stylesheets/common/generics/generic.scss */
table.info td {
  vertical-align: top;
}

/* line 239, app/assets/stylesheets/common/generics/generic.scss */
table.info td p {
  margin-bottom: 0px;
}

/* line 246, app/assets/stylesheets/common/generics/generic.scss */
.title-with-icon {
  line-height: 24px;
}

/* line 248, app/assets/stylesheets/common/generics/generic.scss */
.title-with-icon:before {
  content: ' ';
  height: 24px;
  width: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 4px;
  vertical-align: middle;
}

/* line 266, app/assets/stylesheets/common/generics/generic.scss */
.list {
  clear: both;
  font-size: 90%;
}

/* line 276, app/assets/stylesheets/common/generics/generic.scss */
.list table tr.sub-line td:first-child {
  padding-left: 40px;
}

/* line 282, app/assets/stylesheets/common/generics/generic.scss */
.list table tfoot th {
  text-align: right;
}

/* line 286, app/assets/stylesheets/common/generics/generic.scss */
.list table tfoot tr th, .list table tfoot tr td {
  border-top: none;
}

/* line 290, app/assets/stylesheets/common/generics/generic.scss */
.list table tfoot tr:first-child th, .list table tfoot tr:first-child td {
  border-top: 1px solid #ddd;
}

/* line 300, app/assets/stylesheets/common/generics/generic.scss */
.force-clear {
  clear: both;
}

/* line 304, app/assets/stylesheets/common/generics/generic.scss */
.manufacturer-box {
  width: 32px;
  height: 32px;
  display: block;
  color: white;
  cursor: default;
  overflow: hidden;
  font-size: 120%;
  text-transform: uppercase;
  line-height: 32px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  background-color: #555555;
}

/* line 320, app/assets/stylesheets/common/generics/generic.scss */
a .manufacturer-box {
  cursor: pointer;
}

/* line 324, app/assets/stylesheets/common/generics/generic.scss */
.manufacturer-box .technician-initial {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 332, app/assets/stylesheets/common/generics/generic.scss */
.manufacturer-box img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 340, app/assets/stylesheets/common/generics/generic.scss */
.manufacturer-box.outsourced-box {
  background-image: url(/assets/icons/outsourced-79adddb93c4e1e90785885e461042ae55dfd7575e8ecd115be9b354474eb007a.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 346, app/assets/stylesheets/common/generics/generic.scss */
.manufacturer-box.machine-box {
  background-image: url(/assets/icons/machine-1fdad3661897f96ee1ba3c7f8f13ad02898e3aa04d2db06c8822a25aa7f1481f.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 353, app/assets/stylesheets/common/generics/generic.scss */
.color-tag-box {
  min-width: 16px;
  height: 16px;
  display: inline-block;
  color: white;
  cursor: default;
  overflow: hidden;
  font-size: 70%;
  text-transform: uppercase;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  margin-right: 5px;
  padding: 0 2px;
}

/* line 370, app/assets/stylesheets/common/generics/generic.scss */
.color-tag-box.small-box {
  min-width: 10px;
  margin: 0 2px;
}

/* line 376, app/assets/stylesheets/common/generics/generic.scss */
.model-deleted {
  text-decoration: line-through;
}

/* line 380, app/assets/stylesheets/common/generics/generic.scss */
.select-colored {
  color: white;
  border: 1px solid white;
  padding: 0px 5px !important;
}

/* line 387, app/assets/stylesheets/common/generics/generic.scss */
.page-sheet {
  border: 1px solid #ddd;
  -webkit-box-shadow: 2px 2px 4px #ddd;
  -moz-box-shadow: 2px 2px 4px #ddd;
  box-shadow: 2px 2px 4px #ddd;
  padding: 20px;
  margin: 10px 4px 10px 0px;
}

/* line 398, app/assets/stylesheets/common/generics/generic.scss */
[draggable] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  cursor: move;
}

/* line 406, app/assets/stylesheets/common/generics/generic.scss */
.drag-over {
  background-color: #b3efb3 !important;
}

/* line 409, app/assets/stylesheets/common/generics/generic.scss */
.drag-over * {
  pointer-events: none;
}

/* line 413, app/assets/stylesheets/common/generics/generic.scss */
.drag-over.warning-drop {
  background-color: orange !important;
}

/* line 417, app/assets/stylesheets/common/generics/generic.scss */
.drag-over.undroppable {
  background-color: indianred !important;
}

/* line 422, app/assets/stylesheets/common/generics/generic.scss */
.dragging {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 426, app/assets/stylesheets/common/generics/generic.scss */
[data-handler="show-popover"] {
  cursor: pointer;
}

/* line 430, app/assets/stylesheets/common/generics/generic.scss */
.popover {
  max-width: 450px;
}

/* line 434, app/assets/stylesheets/common/generics/generic.scss */
.popover.focused {
  z-index: 1020;
}

/* line 439, app/assets/stylesheets/common/generics/generic.scss */
.chardinjs-tooltiptext {
  padding: 5px;
}

/* line 443, app/assets/stylesheets/common/generics/generic.scss */
.summary-row {
  background-color: #eee;
}

/* line 447, app/assets/stylesheets/common/generics/generic.scss */
.with-small-margin {
  margin: 20px 0;
}

/* line 451, app/assets/stylesheets/common/generics/generic.scss */
.labels-list {
  display: inline-block;
  margin: 2px;
  padding: 0;
  list-style: none;
}

/* line 456, app/assets/stylesheets/common/generics/generic.scss */
.labels-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/* line 471, app/assets/stylesheets/common/generics/generic.scss */
tr[data-handler="teeth-hover"]:hover {
  background-color: #f5f5f5;
}

/* line 476, app/assets/stylesheets/common/generics/generic.scss */
.nowrap {
  white-space: nowrap;
}

/* line 481, app/assets/stylesheets/common/generics/generic.scss */
.confirm-destroy .alert {
  background-image: url(/assets/web/warning-652950916b0a9e335e6747bb5176286b7ffb1c9c7fe1bf9c7b8bf5f65cf3508a.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 64px;
}

/* line 489, app/assets/stylesheets/common/generics/generic.scss */
.status-icon {
  margin: 0 3px;
}

/* line 493, app/assets/stylesheets/common/generics/generic.scss */
.disabled-icon {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 499, app/assets/stylesheets/common/generics/generic.scss */
.horizontal_radio_buttons label.radio {
  display: inline-block;
  margin-right: 20px;
}

/* line 504, app/assets/stylesheets/common/generics/generic.scss */
.horizontal_radio_buttons.label-aside {
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.horizontal_radio_buttons.label-aside:before, .horizontal_radio_buttons.label-aside:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.horizontal_radio_buttons.label-aside:after {
  clear: both;
}

/* line 506, app/assets/stylesheets/common/generics/generic.scss */
.horizontal_radio_buttons.label-aside label.radio_buttons {
  float: left;
  width: 50%;
}

/* line 510, app/assets/stylesheets/common/generics/generic.scss */
.horizontal_radio_buttons.label-aside .controls {
  float: right;
  width: 50%;
}

/* line 517, app/assets/stylesheets/common/generics/generic.scss */
.action-header-block {
  list-style: none;
  margin: 10px 0;
  text-align: right;
}

/* line 521, app/assets/stylesheets/common/generics/generic.scss */
.action-header-block li {
  display: inline-block;
}

/* line 526, app/assets/stylesheets/common/generics/generic.scss */
.text-mention {
  color: #57bded;
}

/* line 530, app/assets/stylesheets/common/generics/generic.scss */
.imported-document {
  background-image: url(/assets/templates/shared/imported_bg_en-0024e2d40893139e9048e820c7b32fd892c15d4f0a2e9f14c38e40fdacc5bffe.svg);
}

/* line 536, app/assets/stylesheets/common/generics/generic.scss */
html[lang^='es'] .imported-document {
  background-image: url(/assets/templates/shared/imported_bg_es-6dcbbb6109c97b3e7bf9c7ecd4e5b529f8cf467121ddd7c6d58986b2c2d9d620.svg);
}

/* line 536, app/assets/stylesheets/common/generics/generic.scss */
html[lang^='pt'] .imported-document {
  background-image: url(/assets/templates/shared/imported_bg_pt-bcf0662f67ad6880cdf467385300a853a23ed55a982109947887aee0191fe433.svg);
}

/* line 536, app/assets/stylesheets/common/generics/generic.scss */
html[lang^='gl'] .imported-document {
  background-image: url(/assets/templates/shared/imported_bg_gl-6dcbbb6109c97b3e7bf9c7ecd4e5b529f8cf467121ddd7c6d58986b2c2d9d620.svg);
}

/* line 536, app/assets/stylesheets/common/generics/generic.scss */
html[lang^='ca'] .imported-document {
  background-image: url(/assets/templates/shared/imported_bg_ca-e9387d4b71278eef560192656e74d14ce5af11d59b880669c62d35ae21795daa.svg);
}

/* line 536, app/assets/stylesheets/common/generics/generic.scss */
html[lang^='en'] .imported-document {
  background-image: url(/assets/templates/shared/imported_bg_en-0024e2d40893139e9048e820c7b32fd892c15d4f0a2e9f14c38e40fdacc5bffe.svg);
}

/* line 542, app/assets/stylesheets/common/generics/generic.scss */
.collapsable-details {
  margin-top: 15px;
}

/* line 544, app/assets/stylesheets/common/generics/generic.scss */
.collapsable-details .collapsable-details-contents {
  background-color: #fff;
  color: #333;
  padding: 5px;
}

/* line 551, app/assets/stylesheets/common/generics/generic.scss */
.collapsable-details.collapsed .collapsable-details-contents {
  display: none;
}

/* line 558, app/assets/stylesheets/common/generics/generic.scss */
.sticky-table-header > table {
  border-collapse: separate;
}

/* line 560, app/assets/stylesheets/common/generics/generic.scss */
.sticky-table-header > table > thead {
  z-index: 1;
  position: sticky;
  top: 0;
}

/* line 564, app/assets/stylesheets/common/generics/generic.scss */
.sticky-table-header > table > thead td, .sticky-table-header > table > thead th {
  border-bottom: 1px solid #ddd;
}

/* line 570, app/assets/stylesheets/common/generics/generic.scss */
.sticky-table-header > table > tbody tr:first-child td, .sticky-table-header > table > tbody tr:first-child th {
  border-top: 0 !important;
}

/* line 578, app/assets/stylesheets/common/generics/generic.scss */
.stick-on-top {
  position: sticky;
  top: 0;
}

/* line 589, app/assets/stylesheets/common/generics/generic.scss */
.auto-width {
  width: auto;
}

/* line 6, app/assets/stylesheets/common/works/teeth.scss */
.odontogram[data-kind="adult"] .teeth-kids {
  display: none;
}

/* line 11, app/assets/stylesheets/common/works/teeth.scss */
.odontogram[data-kind="kid"] .teeth-adults {
  display: none;
}

/* line 20, app/assets/stylesheets/common/works/teeth.scss */
.teeth tr.upper {
  border-bottom: 1px solid #ddd;
}

/* line 22, app/assets/stylesheets/common/works/teeth.scss */
.teeth tr.upper td {
  padding-bottom: 10px;
}

/* line 27, app/assets/stylesheets/common/works/teeth.scss */
.teeth tr.lower td {
  padding-top: 10px;
}

/* line 32, app/assets/stylesheets/common/works/teeth.scss */
.teeth td.middle {
  padding: 0;
  width: 1px;
  background-color: #ddd;
}

/* line 38, app/assets/stylesheets/common/works/teeth.scss */
.teeth td {
  text-align: center;
  font-size: 80%;
  line-height: 100%;
}

/* line 44, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth {
  display: block;
  width: 30px;
  height: 75px;
  position: relative;
}

/* line 50, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background-image: url(/assets/teeth/teeth-daddbcb2bd1b0d73eb654bdbc6d397efc91d267e618903a0488ecab615436173.svg);
}

/* line 61, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.colored:before {
  background-image: url(/assets/teeth/teeth_colored-7939830364d874b605184bd912b9bfd61a0f3d72d482779bcc0efeb3ad63977b.svg);
}

/* line 67, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.absence:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 73, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.implant:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 76, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.implant:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background-image: url(/assets/teeth/implant-48e34fbeffad93791e52336de6c4dd302539ec3bd826f493c5c21e728ec70436.svg);
}

/* line 88, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.pillar:before {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 91, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.pillar:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background-image: url(/assets/teeth/pillar-2066dada6a4b8bc630dffb17e814878f7e303e0a55124edb12cc3264a10a1382.svg);
}

/* line 102, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth.hover {
  background-color: rgba(73, 157, 173, 0.2);
}

/* line 106, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product {
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: red;
  top: 10%;
  left: 50%;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  z-index: 5;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

/* line 119, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.bridge:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7.5px;
  height: 3px;
  width: 32px;
  margin-left: -7px;
  background-color: red;
  z-index: 0;
}

/* line 132, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.orthodontics {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 15px;
  height: 15px;
}

/* line 136, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.orthodontics:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 3px;
  width: 32px;
  margin-left: -7px;
  background-color: red;
  z-index: 0;
}

/* line 149, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.green {
  background-color: green;
}

/* line 151, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.green:before {
  background-color: green;
}

/* line 156, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.blue {
  background-color: blue;
}

/* line 158, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.blue:before {
  background-color: blue;
}

/* line 163, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid red;
  background-color: transparent;
}

/* line 172, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 3px;
  width: 32px;
  margin-left: -16px;
  background-color: red;
  z-index: 0;
}

/* line 184, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable.green {
  border-bottom-color: green;
}

/* line 186, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable.green:before {
  background-color: green;
}

/* line 191, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable.blue {
  border-bottom-color: blue;
}

/* line 193, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth .product.removable.blue:before {
  background-color: blue;
}

/* line 206, app/assets/stylesheets/common/works/teeth.scss */
.teeth tr.upper .implant:after, .teeth tr.upper .pillar:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

/* line 212, app/assets/stylesheets/common/works/teeth.scss */
.teeth tr.upper .product {
  top: auto;
  bottom: 10%;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-11:before {
  background-position: -210px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-12:before {
  background-position: -180px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-13:before {
  background-position: -150px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-14:before {
  background-position: -120px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-15:before {
  background-position: -90px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-16:before {
  background-position: -60px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-17:before {
  background-position: -30px 0px;
}

/* line 219, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-18:before {
  background-position: 0px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-21:before {
  background-position: -240px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-22:before {
  background-position: -270px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-23:before {
  background-position: -300px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-24:before {
  background-position: -330px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-25:before {
  background-position: -360px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-26:before {
  background-position: -390px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-27:before {
  background-position: -420px 0px;
}

/* line 225, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-28:before {
  background-position: -450px 0px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-31:before {
  background-position: -240px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-32:before {
  background-position: -270px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-33:before {
  background-position: -300px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-34:before {
  background-position: -330px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-35:before {
  background-position: -360px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-36:before {
  background-position: -390px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-37:before {
  background-position: -420px -75px;
}

/* line 231, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-38:before {
  background-position: -450px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-41:before {
  background-position: -210px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-42:before {
  background-position: -180px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-43:before {
  background-position: -150px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-44:before {
  background-position: -120px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-45:before {
  background-position: -90px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-46:before {
  background-position: -60px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-47:before {
  background-position: -30px -75px;
}

/* line 237, app/assets/stylesheets/common/works/teeth.scss */
.teeth .tooth-48:before {
  background-position: 0px -75px;
}

/* line 243, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids {
  margin: auto 90px;
}

/* line 248, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth:before {
  background-image: url(/assets/teeth/teeth_kids-bc9801136bc3665c6b669f36c4b71ec39bcd3d8d66ce84f4da5bce02d3748d3a.svg);
}

/* line 253, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth.colored:before {
  background-image: url(/assets/teeth/teeth_kids_colored-b25235efa4717c61bad73c9bf544eefd0ef7133a53ee907e7d9b028dacaea598.svg);
}

/* line 260, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-51:before {
  background-position: -120px 0px;
}

/* line 260, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-52:before {
  background-position: -90px 0px;
}

/* line 260, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-53:before {
  background-position: -60px 0px;
}

/* line 260, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-54:before {
  background-position: -30px 0px;
}

/* line 260, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-55:before {
  background-position: 0px 0px;
}

/* line 266, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-61:before {
  background-position: -150px 0px;
}

/* line 266, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-62:before {
  background-position: -180px 0px;
}

/* line 266, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-63:before {
  background-position: -210px 0px;
}

/* line 266, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-64:before {
  background-position: -240px 0px;
}

/* line 266, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-65:before {
  background-position: -270px 0px;
}

/* line 272, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-71:before {
  background-position: -150px -75px;
}

/* line 272, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-72:before {
  background-position: -180px -75px;
}

/* line 272, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-73:before {
  background-position: -210px -75px;
}

/* line 272, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-74:before {
  background-position: -240px -75px;
}

/* line 272, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-75:before {
  background-position: -270px -75px;
}

/* line 278, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-81:before {
  background-position: -120px -75px;
}

/* line 278, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-82:before {
  background-position: -90px -75px;
}

/* line 278, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-83:before {
  background-position: -60px -75px;
}

/* line 278, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-84:before {
  background-position: -30px -75px;
}

/* line 278, app/assets/stylesheets/common/works/teeth.scss */
.teeth-kids .tooth-85:before {
  background-position: 0px -75px;
}

/* line 287, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth td {
  width: 20px;
  border: 0px !important;
  padding: 0px !important;
  text-align: center !important;
  font-size: 75%;
  line-height: 100%;
}

/* line 296, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth tr.upper {
  border-bottom: 1px solid #ddd;
}

/* line 298, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth tr.upper td {
  padding-bottom: 10px;
}

/* line 303, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth tr.lower td {
  padding-top: 10px;
}

/* line 308, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth td.middle {
  padding: 0;
  width: 1px;
  background-color: #ddd;
}

/* line 314, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth {
  display: block;
  width: 20px;
  height: 50px;
  position: relative;
}

/* line 320, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background-image: url(/assets/teeth/teeth-daddbcb2bd1b0d73eb654bdbc6d397efc91d267e618903a0488ecab615436173.svg);
  background-size: 320px 100px;
}

/* line 332, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth.colored:before {
  background-image: url(/assets/teeth/teeth_colored-7939830364d874b605184bd912b9bfd61a0f3d72d482779bcc0efeb3ad63977b.svg);
  background-size: 320px 100px;
}

/* line 339, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth.implant:after {
  background-image: url(/assets/teeth/implant_small-43a0c81e4d64f181e2c2e3b3794089455509599e2c8c8e9b02292916c2e321ed.svg);
}

/* line 345, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth.pillar:after {
  background-image: url(/assets/teeth/pillar_small-aadb8bb331a6952b46e6b368a4a01f113c9dbe1631612ad79a2717e9b5785bca.svg);
}

/* line 350, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth .product {
  -webkit-transform: translate(-50%, 0%) scale(0.75);
  -moz-transform: translate(-50%, 0%) scale(0.75);
  -ms-transform: translate(-50%, 0%) scale(0.75);
  -o-transform: translate(-50%, 0%) scale(0.75);
  transform: translate(-50%, 0%) scale(0.75);
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-11:before {
  background-position: -140px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-12:before {
  background-position: -120px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-13:before {
  background-position: -100px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-14:before {
  background-position: -80px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-15:before {
  background-position: -60px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-16:before {
  background-position: -40px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-17:before {
  background-position: -20px 0px;
}

/* line 360, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-18:before {
  background-position: 0px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-21:before {
  background-position: -160px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-22:before {
  background-position: -180px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-23:before {
  background-position: -200px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-24:before {
  background-position: -220px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-25:before {
  background-position: -240px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-26:before {
  background-position: -260px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-27:before {
  background-position: -280px 0px;
}

/* line 366, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-28:before {
  background-position: -300px 0px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-31:before {
  background-position: -160px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-32:before {
  background-position: -180px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-33:before {
  background-position: -200px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-34:before {
  background-position: -220px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-35:before {
  background-position: -240px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-36:before {
  background-position: -260px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-37:before {
  background-position: -280px -50px;
}

/* line 372, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-38:before {
  background-position: -300px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-41:before {
  background-position: -140px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-42:before {
  background-position: -120px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-43:before {
  background-position: -100px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-44:before {
  background-position: -80px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-45:before {
  background-position: -60px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-46:before {
  background-position: -40px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-47:before {
  background-position: -20px -50px;
}

/* line 378, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth .tooth-48:before {
  background-position: 0px -50px;
}

/* line 384, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids {
  margin: auto 60px;
  width: 210px !important;
}

/* line 390, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth:before {
  background-image: url(/assets/teeth/teeth_kids-bc9801136bc3665c6b669f36c4b71ec39bcd3d8d66ce84f4da5bce02d3748d3a.svg);
  background-size: 200px 100px;
}

/* line 396, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth.colored:before {
  background-image: url(/assets/teeth/teeth_kids_colored-b25235efa4717c61bad73c9bf544eefd0ef7133a53ee907e7d9b028dacaea598.svg);
  background-size: 200px 100px;
}

/* line 404, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-51:before {
  background-position: -80px 0px;
}

/* line 404, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-52:before {
  background-position: -60px 0px;
}

/* line 404, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-53:before {
  background-position: -40px 0px;
}

/* line 404, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-54:before {
  background-position: -20px 0px;
}

/* line 404, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-55:before {
  background-position: 0px 0px;
}

/* line 410, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-61:before {
  background-position: -100px 0px;
}

/* line 410, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-62:before {
  background-position: -120px 0px;
}

/* line 410, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-63:before {
  background-position: -140px 0px;
}

/* line 410, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-64:before {
  background-position: -160px 0px;
}

/* line 410, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-65:before {
  background-position: -180px 0px;
}

/* line 416, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-71:before {
  background-position: -100px -50px;
}

/* line 416, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-72:before {
  background-position: -120px -50px;
}

/* line 416, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-73:before {
  background-position: -140px -50px;
}

/* line 416, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-74:before {
  background-position: -160px -50px;
}

/* line 416, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-75:before {
  background-position: -180px -50px;
}

/* line 422, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-81:before {
  background-position: -80px -50px;
}

/* line 422, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-82:before {
  background-position: -60px -50px;
}

/* line 422, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-83:before {
  background-position: -40px -50px;
}

/* line 422, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-84:before {
  background-position: -20px -50px;
}

/* line 422, app/assets/stylesheets/common/works/teeth.scss */
.small-teeth.teeth-kids .tooth-85:before {
  background-position: 0px -50px;
}

/* line 429, app/assets/stylesheets/common/works/teeth.scss */
.product-teeth-input .tooth, .tooth[data-handler] {
  cursor: pointer;
}

/* line 431, app/assets/stylesheets/common/works/teeth.scss */
.product-teeth-input .tooth:hover, .tooth[data-handler]:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 437, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth {
  width: 252px;
}

/* line 442, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth label {
  font-size: 10px;
  margin-bottom: 0;
}

/* line 447, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .row-fluid {
  clear: both;
}

/* line 452, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-detail .row-fluid {
  margin-bottom: 10px;
}

/* line 457, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .control-group {
  margin-bottom: 2px;
}

/* line 461, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-drawing {
  position: relative;
}

/* line 464, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-drawing .toolbar {
  position: absolute;
  top: 2px;
  width: 250px;
  overflow: visible;
  height: 0;
}

/* line 470, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-drawing .toolbar a {
  margin-right: 2px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
}

/* line 474, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-drawing .toolbar a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 481, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-details-drawing {
  background-image: url(/assets/teeth/incisor-2920d8e7929ed9ddbd3e29deb58d29be8ce2dff0b39b248a3f0b044c1b7028ab.svg);
  background-size: 250px 200px;
  width: 250px;
  height: 200px;
  border: 1px solid #ddd;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

/* line 492, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .teeth-details-drawing .jSignature {
  position: absolute;
  top: 0 !important;
  width: 250px !important;
  height: 200px !important;
}

/* line 500, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .tooth-item {
  text-align: center;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 504, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .tooth-item .tooth {
  margin: 0 auto;
}

/* line 507, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .tooth-item a {
  color: #333;
}

/* line 510, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .tooth-item a.selected {
  color: #46a546;
  position: relative;
}

/* line 513, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .tooth-item a.selected:after {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 5px;
  width: 13px;
  height: 13px;
  background-image: url(/assets/actions/ok-4f9829b272b9820b96881200503f71bb9b8ed15a96c7682c4d784607e2ddd7c1.svg);
  background-size: 13px 13px;
}

/* line 526, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .work_tooth_details {
  margin-bottom: 5px;
}

/* line 530, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .input-details {
  font-size: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 25px;
  margin-bottom: 0;
}

/* line 538, app/assets/stylesheets/common/works/teeth.scss */
.work-tooth .form-actions {
  padding: 5px 0;
}

/* line 1, app/assets/stylesheets/simple/layout.scss */
main {
  height: auto;
}

/* line 5, app/assets/stylesheets/simple/layout.scss */
.simple-content {
  max-width: 800px;
  margin: 50px auto;
  padding: 15px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 13, app/assets/stylesheets/simple/layout.scss */
.simple-content h2 {
  background-color: #049cdb;
  color: white;
  font-size: 150%;
  padding: 0px;
  margin: 10px;
  text-align: center;
}

/* line 22, app/assets/stylesheets/simple/layout.scss */
.simple-content h3 {
  font-size: 120%;
  text-align: left;
  margin: 10px 20px;
}

/* line 31, app/assets/stylesheets/simple/layout.scss */
.simple-content .messages > .alert {
  width: 80%;
  margin: 30px auto;
}

/* line 37, app/assets/stylesheets/simple/layout.scss */
.simple-content form {
  padding: 0px 30px;
}

/* line 39, app/assets/stylesheets/simple/layout.scss */
.simple-content form [type='submit'] {
  width: 150px;
  display: inline-block;
  margin: 0px auto;
}

/* line 44, app/assets/stylesheets/simple/layout.scss */
.simple-content form .form-actions {
  margin: 0px;
  padding: 10px 0px 0px 0px !important;
}

/* line 50, app/assets/stylesheets/simple/layout.scss */
.simple-content .info {
  font-size: 90%;
  margin: 15px 20px 25px 20px;
}

/* line 4, app/assets/stylesheets/simple/login.scss */
.lab-root #page {
  position: relative;
}

/* line 8, app/assets/stylesheets/simple/login.scss */
.lab-root .background-image {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 15, app/assets/stylesheets/simple/login.scss */
.lab-root .background-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 22, app/assets/stylesheets/simple/login.scss */
.lab-root .app-logo {
  left: 40px;
  top: 40px;
}

/* line 27, app/assets/stylesheets/simple/login.scss */
.lab-root .lab-info {
  position: absolute;
  top: 40px;
  right: 40px;
  max-width: 420px;
  text-align: right;
  color: white;
}

/* line 37, app/assets/stylesheets/simple/login.scss */
.lab-root .lab-info .lab-logo img {
  max-width: 150px;
  max-height: 150px;
}

/* line 42, app/assets/stylesheets/simple/login.scss */
.lab-root .lab-info .lab-name {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 20px;
}

/* line 47, app/assets/stylesheets/simple/login.scss */
.lab-root .lab-info p {
  display: none;
}

/* line 51, app/assets/stylesheets/simple/login.scss */
.lab-root .lab-info .contact-data > div, .lab-root .lab-info .contact-data > a {
  float: right;
  clear: both;
  color: black;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

/* line 60, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form {
  position: absolute;
  left: 40px;
  bottom: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 40px;
}

/* line 70, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form ul.nav {
  margin-bottom: 0px;
}

/* line 75, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form label, .lab-root .login-form form a {
  color: white;
  text-shadow: 1px 1px 2px black;
}

/* line 79, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form .error {
  color: red;
  text-align: center;
  margin-bottom: 5px;
}

/* line 86, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form input[type="email"], .lab-root .login-form form input[type="text"], .lab-root .login-form form input[type="password"] {
  width: 286px;
}

/* line 89, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form .alert-info {
  width: 284px;
  padding: 8px;
  font-size: 95%;
  line-height: 110%;
}

/* line 96, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form .form-actions {
  border: 0;
  padding: 20px 0;
  text-align: center;
}

/* line 100, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form form .form-actions [type=submit] {
  width: 195px;
}

/* line 107, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form .tab-content {
  padding-top: 20px;
  border-left: 1px solid #ddd;
}

/* line 112, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form .forgotten-password {
  font-size: 90%;
  text-align: center;
  margin: 0px 20px 0px 20px;
}

/* line 116, app/assets/stylesheets/simple/login.scss */
.lab-root .login-form .forgotten-password a {
  color: white;
  text-shadow: 1px 1px 1.5px black;
}

/* line 124, app/assets/stylesheets/simple/login.scss */
.lab-root #recaptcha_area img {
  max-width: none;
}

/* line 129, app/assets/stylesheets/simple/login.scss */
.lab-root .auth-failure-hints {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 400px;
}

/* line 134, app/assets/stylesheets/simple/login.scss */
.lab-root .auth-failure-hints .alert {
  background-color: rgba(188, 232, 241, 0.3);
  margin: 0;
}

/* line 139, app/assets/stylesheets/simple/login.scss */
.lab-root .auth-failure-hints h3 {
  font-size: 120%;
  color: white;
  text-shadow: 1px 1px 2px black;
}

/* line 145, app/assets/stylesheets/simple/login.scss */
.lab-root .auth-failure-hints ol {
  padding-left: 20px;
  color: white;
  text-shadow: 1px 1px 2px black;
}

/* line 152, app/assets/stylesheets/simple/login.scss */
.lab-root .show-password {
  margin-top: -20px;
  margin-bottom: 30px;
}

/* line 155, app/assets/stylesheets/simple/login.scss */
.lab-root .show-password a {
  color: #333;
  font-size: 80%;
}

/* line 158, app/assets/stylesheets/simple/login.scss */
.lab-root .show-password a i {
  margin-right: 2px;
}

/* line 164, app/assets/stylesheets/simple/login.scss */
.lab-root footer {
  color: white;
  text-shadow: 1px 1px 2px black;
  border-top: none;
}

/* line 175, app/assets/stylesheets/simple/login.scss */
.simple-content .captcha {
  margin-bottom: 20px;
}

/* line 179, app/assets/stylesheets/simple/login.scss */
.simple-content .error {
  color: red;
  margin-bottom: 10px;
}

@media (max-width: 475px) {
  /* line 189, app/assets/stylesheets/simple/login.scss */
  .lab-root #page {
    min-width: 0;
    position: static;
    height: auto;
  }
  /* line 194, app/assets/stylesheets/simple/login.scss */
  .lab-root header {
    height: auto;
  }
  /* line 196, app/assets/stylesheets/simple/login.scss */
  .lab-root header .app-logo {
    position: static;
    margin: 20px auto;
    text-align: center;
  }
  /* line 202, app/assets/stylesheets/simple/login.scss */
  .lab-root .lab-info {
    position: static;
    text-align: center;
  }
  /* line 206, app/assets/stylesheets/simple/login.scss */
  .lab-root .lab-info address, .lab-root .lab-info .contact-data {
    display: none;
  }
  /* line 210, app/assets/stylesheets/simple/login.scss */
  .lab-root .login-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: static;
    padding: 20px;
  }
  /* line 217, app/assets/stylesheets/simple/login.scss */
  .lab-root .login-form form input[type="email"], .lab-root .login-form form input[type="text"], .lab-root .login-form form input[type="password"] {
    width: calc(100% - 14px);
    margin-bottom: 10px;
  }
  /* line 222, app/assets/stylesheets/simple/login.scss */
  .lab-root .login-form form .form-actions [type=submit] {
    width: calc(100% - 100px);
  }
  /* line 229, app/assets/stylesheets/simple/login.scss */
  .lab-root .auth-failure-hints {
    display: none;
  }
  /* line 232, app/assets/stylesheets/simple/login.scss */
  .lab-root footer {
    padding: 10px;
    text-align: center;
  }
}

/* line 1, app/assets/stylesheets/simple/status.scss */
.lab-status {
  margin: 30px;
}

/* line 5, app/assets/stylesheets/simple/status.scss */
.lab-status .buttons {
  text-align: center;
}

/* line 4, app/assets/stylesheets/simple/account.scss */
.account-pay .payment-details {
  margin: 20px 0;
}

/* line 7, app/assets/stylesheets/simple/account.scss */
.account-pay .payment-details input, .account-pay .payment-details .control-group {
  margin-bottom: 0;
}

/* line 10, app/assets/stylesheets/simple/account.scss */
.account-pay .payment-details td, .account-pay .payment-details th {
  text-align: left;
  padding: 5px;
}

/* line 14, app/assets/stylesheets/simple/account.scss */
.account-pay .payment-details th {
  font-weight: normal;
  font-style: italic;
}

/* line 20, app/assets/stylesheets/simple/account.scss */
.account-pay .payment-details tr:last-child th, .account-pay .payment-details tr:last-child td {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/simple/account.scss */
.account-pay .submit input {
  margin-right: 5px;
}

/* line 2, app/assets/stylesheets/simple/external.scss */
.external-access {
  margin: 20px 10px 10px 10px;
  padding: 30px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 5px #ddd;
  -moz-box-shadow: 0px 0px 10px 5px #ddd;
  box-shadow: 0px 0px 10px 5px #ddd;
}

/* line 1, app/assets/stylesheets/simple/welcome.scss */
.welcome-page {
  padding: 20px 30px;
}

/* line 4, app/assets/stylesheets/simple/welcome.scss */
.welcome-page h3 {
  text-align: center;
}

/* line 8, app/assets/stylesheets/simple/welcome.scss */
.welcome-page ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  *zoom: 1;
}

/* line 14, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.welcome-page ul:before, .welcome-page ul:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../../.rvm/gems/ruby-3.2.2/bundler/gems/bootstrap-sass-d8d4564347c1/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.welcome-page ul:after {
  clear: both;
}

/* line 14, app/assets/stylesheets/simple/welcome.scss */
.welcome-page ul li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 20px;
  text-align: center;
}

/* line 20, app/assets/stylesheets/simple/welcome.scss */
.welcome-page ul li .title {
  font-size: 120%;
  margin: 20px;
}

/* line 27, app/assets/stylesheets/simple/welcome.scss */
.welcome-page .centered {
  text-align: center;
  margin-top: 30px;
}
