@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 * To add new dependencies, add them to : libs.scss and in libs/
 */
/*
 * Kolimmo 2020
 *
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700&lang=en");
@import url("https://fonts.googleapis.com/css?family=Amaranth:400,400italic,700,700italic");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600");
/* line 1, app/assets/stylesheets/base/colors.scss */
.blue {
  background-color: #1c84c6 !important;
}

/* line 2, app/assets/stylesheets/base/colors.scss */
.lazur {
  background-color: #009EAB !important;
}

/* line 3, app/assets/stylesheets/base/colors.scss */
.green {
  background-color: #219966 !important;
}

/* line 4, app/assets/stylesheets/base/colors.scss */
.orange {
  background-color: #FF851B !important;
}

/* line 5, app/assets/stylesheets/base/colors.scss */
.purple {
  background-color: #A24096 !important;
}

/* line 6, app/assets/stylesheets/base/colors.scss */
.lavander {
  background-color: #A282EE !important;
}

/* line 7, app/assets/stylesheets/base/colors.scss */
.red {
  background-color: #ac342b !important;
}

/* line 8, app/assets/stylesheets/base/colors.scss */
.teal {
  background-color: #39CCCC !important;
}

/* line 9, app/assets/stylesheets/base/colors.scss */
.yellow {
  background-color: #FFCB00 !important;
}

/* line 10, app/assets/stylesheets/base/colors.scss */
.black {
  background-color: #191919 !important;
}

/* line 11, app/assets/stylesheets/base/colors.scss */
.grey {
  background-color: #CCCCCC !important;
}

/* line 12, app/assets/stylesheets/base/colors.scss */
.middleGrey {
  background-color: #9e9d9d !important;
}

/* line 13, app/assets/stylesheets/base/colors.scss */
.lightGrey {
  background-color: #E5E6E7 !important;
}

/* line 14, app/assets/stylesheets/base/colors.scss */
.darkGrey {
  background-color: #828282 !important;
}

/* line 15, app/assets/stylesheets/base/colors.scss */
.white {
  background-color: #FFFFFF !important;
}

/* line 16, app/assets/stylesheets/base/colors.scss */
.lightBlue {
  background-color: #54C8FF !important;
}

/* line 17, app/assets/stylesheets/base/colors.scss */
.light-blue-pastel {
  background-color: #76D1E4 !important;
}

/* line 18, app/assets/stylesheets/base/colors.scss */
.lightGreen {
  background-color: #2ECC40 !important;
}

/* line 19, app/assets/stylesheets/base/colors.scss */
.lightOrange {
  background-color: #FF851B !important;
}

/* line 20, app/assets/stylesheets/base/colors.scss */
.lightPink {
  background-color: #FF8EDF !important;
}

/* line 21, app/assets/stylesheets/base/colors.scss */
.purple-500 {
  background-color: #CDC6FF !important;
}

/* line 22, app/assets/stylesheets/base/colors.scss */
.purple-300 {
  background-color: #E2D8F3 !important;
}

/* line 23, app/assets/stylesheets/base/colors.scss */
.purple-100 {
  background-color: #ebe6f4 !important;
}

/* line 24, app/assets/stylesheets/base/colors.scss */
.lightRed {
  background-color: #f2dede !important;
}

/* line 25, app/assets/stylesheets/base/colors.scss */
.lightTeal {
  background-color: #6DFFFF !important;
}

/* line 26, app/assets/stylesheets/base/colors.scss */
.lightYellow {
  background-color: #FFE21F !important;
}

/* line 27, app/assets/stylesheets/base/colors.scss */
.dark-yellow {
  background-color: #DAA520 !important;
}

/* line 28, app/assets/stylesheets/base/colors.scss */
.taupe {
  background-color: #A58D65 !important;
}

/* line 29, app/assets/stylesheets/base/colors.scss */
.dark-blue {
  background-color: #315078 !important;
}

/* line 30, app/assets/stylesheets/base/colors.scss */
.lighter-blue {
  background-color: #00adc6 !important;
}

/* line 31, app/assets/stylesheets/base/colors.scss */
.dark-purple {
  background-color: #5D54A4 !important;
}

/* line 32, app/assets/stylesheets/base/colors.scss */
.lighter-purple {
  background-color: #847dbc !important;
}

/* line 33, app/assets/stylesheets/base/colors.scss */
.dark-pink-pastel {
  background-color: #8B4F80 !important;
}

/* line 34, app/assets/stylesheets/base/colors.scss */
.lighter-pink-pastel {
  background-color: #C282B5 !important;
}

/* line 35, app/assets/stylesheets/base/colors.scss */
.inactive-grey {
  background-color: #828282 !important;
}

/* line 36, app/assets/stylesheets/base/colors.scss */
.dark-orange {
  background-color: #D55C45 !important;
}

/* line 37, app/assets/stylesheets/base/colors.scss */
.dark-red {
  background-color: #AB3826 !important;
}

/* line 38, app/assets/stylesheets/base/colors.scss */
.dark-green {
  background-color: #2BAC76 !important;
}

/* line 39, app/assets/stylesheets/base/colors.scss */
.secondary {
  background-color: var(--secondary-color) !important;
}

/* line 40, app/assets/stylesheets/base/colors.scss */
.primary {
  background-color: var(--primary-color) !important;
}

/* line 41, app/assets/stylesheets/base/colors.scss */
.primary-lighter {
  background-color: #6946AA !important;
}

/* line 42, app/assets/stylesheets/base/colors.scss */
.primary-darker {
  background-color: #2B184E !important;
}

/* line 44, app/assets/stylesheets/base/colors.scss */
.txt-blue {
  color: #1c84c6 !important;
}

/* line 45, app/assets/stylesheets/base/colors.scss */
.txt-lazur {
  color: #009EAB !important;
}

/* line 46, app/assets/stylesheets/base/colors.scss */
.txt-green {
  color: #219966 !important;
}

/* line 47, app/assets/stylesheets/base/colors.scss */
.txt-secondary {
  color: var(--secondary-color) !important;
}

/* line 48, app/assets/stylesheets/base/colors.scss */
.txt-primary {
  color: var(--primary-color) !important;
}

/* line 49, app/assets/stylesheets/base/colors.scss */
.txt-darken-primary {
  color: var(--darken-primary-color) !important;
}

/* line 50, app/assets/stylesheets/base/colors.scss */
.txt-orange {
  color: #FF851B !important;
}

/* line 51, app/assets/stylesheets/base/colors.scss */
.txt-pink {
  color: #D9499A !important;
}

/* line 52, app/assets/stylesheets/base/colors.scss */
.txt-purple {
  color: #A24096 !important;
}

/* line 53, app/assets/stylesheets/base/colors.scss */
.txt-red {
  color: #ac342b !important;
}

/* line 54, app/assets/stylesheets/base/colors.scss */
.txt-teal {
  color: #39CCCC !important;
}

/* line 55, app/assets/stylesheets/base/colors.scss */
.txt-yellow {
  color: #FFCB08 !important;
}

/* line 56, app/assets/stylesheets/base/colors.scss */
.txt-black {
  color: #191919 !important;
}

/* line 57, app/assets/stylesheets/base/colors.scss */
.txt-grey {
  color: #CCCCCC !important;
}

/* line 58, app/assets/stylesheets/base/colors.scss */
.txt-white, #bulk-action-bar h5 {
  color: #FFFFFF !important;
}

/* line 59, app/assets/stylesheets/base/colors.scss */
.txt-lightBlue {
  color: #54C8FF !important;
}

/* line 60, app/assets/stylesheets/base/colors.scss */
.txt-lightGreen {
  color: #2ECC40 !important;
}

/* line 61, app/assets/stylesheets/base/colors.scss */
.txt-lightOrange {
  color: #FF851B !important;
}

/* line 62, app/assets/stylesheets/base/colors.scss */
.txt-lightPink {
  color: #FF8EDF !important;
}

/* line 63, app/assets/stylesheets/base/colors.scss */
.txt-purple-500 {
  color: #CDC6FF !important;
}

/* line 64, app/assets/stylesheets/base/colors.scss */
.txt-purple-300 {
  color: #E2D8F3 !important;
}

/* line 65, app/assets/stylesheets/base/colors.scss */
.txt-lightRed {
  color: #FF695E !important;
}

/* line 66, app/assets/stylesheets/base/colors.scss */
.txt-lightTeal {
  color: #6DFFFF !important;
}

/* line 67, app/assets/stylesheets/base/colors.scss */
.txt-lightYellow {
  color: #FFE21F !important;
}

/* line 68, app/assets/stylesheets/base/colors.scss */
.txt-darkGrey {
  color: #828282 !important;
}

/* line 69, app/assets/stylesheets/base/colors.scss */
.txt-inactive-grey {
  color: #828282 !important;
}

/* line 70, app/assets/stylesheets/base/colors.scss */
.txt-darkGreen {
  color: #2BAC76 !important;
}

/* line 71, app/assets/stylesheets/base/colors.scss */
.txt-darkYellow {
  color: #DAA520 !important;
}

/* line 72, app/assets/stylesheets/base/colors.scss */
.txt-inherit {
  color: inherit !important;
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-d0cefb4a9b8d0fa62f6982a19739dbf7757f8815cbd05eb886e58a02ea88e10d.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-d0cefb4a9b8d0fa62f6982a19739dbf7757f8815cbd05eb886e58a02ea88e10d.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-6a2ccd96f295e5e1ce44d1233587583f75e8ac9a3f9057e760c3b955fe38dd26.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-eabbaeb23c6dfdba7e798da6480fe3dd2072af07d0fc75cf6e8b87f79e7e751c.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-bdfdad6c2fa86dd7b9aa6de4fd600df3da91d59d7a3f6ff8dd75f9f7305c5a8c.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-24dbfb67620fec2acc1123d06ef08704de10f4a56bb04fdf253ba10d2e7cef3c.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #676a6c;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 133, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #f8f8f8;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.tab-container .input-group-lg > .tab-mode.input-group-btn > button {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

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

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

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

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

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

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

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

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

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

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

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

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

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

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

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

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

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

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

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

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

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

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

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

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

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

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

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

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

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

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

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

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

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

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

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

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

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .tab-container .tab-mode.btn-group-lg > button,
.tab-container .tab-mode.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

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

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

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

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

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

/* line 107, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #f8f8f8;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.tab-container .tab-mode.input-group-btn:first-child > button,
.tab-container .tab-mode.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.tab-container .input-group-btn:first-child > .tab-mode.btn-group > button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.tab-container .tab-mode.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.tab-container .tab-mode.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.tab-container .input-group-btn:last-child > .tab-mode.btn-group:not(:last-child) > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.tab-container .tab-mode.input-group-btn:last-child > button,
.tab-container .tab-mode.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.tab-container .input-group-btn:last-child > .tab-mode.btn-group > button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.tab-container .tab-mode.input-group-btn:first-child > button:not(:first-child),
.tab-container .tab-mode.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.tab-container .input-group-btn:first-child > .tab-mode.btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 161, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 60px;
  padding: 16px 15px;
  font-size: 18px;
  line-height: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 344, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .tab-container .tab-mode > button.navbar-btn,
.tab-container .tab-mode > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

/* line 413, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

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

/* line 504, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

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

/* line 511, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

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

/* line 533, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

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

/* line 545, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

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

/* line 637, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

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

/* line 644, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

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

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

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

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

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337AB8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #22527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

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

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

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

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

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

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

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

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

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

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

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

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

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

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

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

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

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

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

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337AB8;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

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

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #676a6c;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337AB8;
}

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

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

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

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

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

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

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

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

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

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

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

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

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer .tab-container .tab-mode > button + .btn, .tab-container .modal-footer .tab-mode > button + .btn,
.modal-footer .tab-container .tab-mode > .btn + .btn,
.tab-container .modal-footer .tab-mode > .btn + .btn, .modal-footer .tab-container .tab-mode > .btn + button, .tab-container .modal-footer .tab-mode > .btn + button, .modal-footer .tab-container .tab-mode > button + button, .tab-container .modal-footer .tab-mode > button + button {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .tab-container .tab-mode > button + .btn, .tab-container .modal-footer .btn-group .tab-mode > button + .btn,
.modal-footer .btn-group .tab-container .tab-mode > .btn + .btn,
.tab-container .modal-footer .btn-group .tab-mode > .btn + .btn, .modal-footer .btn-group .tab-container .tab-mode > .btn + button, .tab-container .modal-footer .btn-group .tab-mode > .btn + button, .modal-footer .btn-group .tab-container .tab-mode > button + button, .tab-container .modal-footer .btn-group .tab-mode > button + button {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 1024px) {
  /* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption .tab-container .tab-mode > button, .tab-container .carousel-caption .tab-mode > button,
.carousel-caption .tab-container .tab-mode > .btn,
.tab-container .carousel-caption .tab-mode > .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="incrementHours"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="incrementMinutes"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="decrementHours"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="decrementMinutes"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="showHours"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="showMinutes"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="togglePeriod"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="clear"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .tab-container .tab-mode > button[data-action="today"]::after, .tab-container .bootstrap-datetimepicker-widget .tab-mode > button[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 365, vendor/bundle/ruby/3.2.0/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 8, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item + .list-item {
  border-top: 1px solid #ddd;
}

/* line 12, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item:first-of-type {
  padding-top: 0;
}

/* line 16, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item:last-of-type {
  padding-bottom: 0;
}

/* line 20, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .drop-cap {
  float: left;
  font-size: 48px;
  color: #e7eaec;
}

/* line 26, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .view-desktop {
  display: none;
}

/* line 30, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .view-mobile {
  display: initial;
}

/* line 34, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .actions {
  text-align: center;
  margin-top: 20px;
  clear: both;
}

/* line 39, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .actions .action-item {
  display: inline-block;
}

/* line 42, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .actions .action-item a.cta-link {
  display: inline-block;
}

/* line 45, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive > .list-item .actions .action-item a.cta-link > span {
  display: none;
}

/* line 53, app/assets/stylesheets/base/list_responsive.scss */
.list-responsive .border-top + .border-top {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

@media (max-width: 768px) {
  /* line 65, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item {
    display: block;
  }
  /* line 70, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive .actions hr {
    display: none;
  }
}

@media (min-width: 769px) {
  /* line 83, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .view-mobile {
    display: none !important;
  }
  /* line 87, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .view-desktop {
    display: initial;
  }
  /* line 91, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .content {
    display: inline-block;
    width: calc(100% - 220px);
  }
  /* line 95, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .content.full {
    width: 100%;
  }
  /* line 100, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions {
    width: 220px;
    margin-left: 20px;
    text-align: right;
    margin-top: 0;
  }
  /* line 106, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions.flexible {
    max-width: 170px;
  }
  /* line 110, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions .action-item {
    display: block;
    height: 34px;
    line-height: 34px;
  }
  /* line 115, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions .action-item + .action-item {
    margin-top: 5px;
  }
  /* line 119, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions .action-item a.cta-link {
    display: inline-block;
  }
  /* line 122, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions .action-item a.cta-link > span {
    display: inline;
  }
  /* line 126, app/assets/stylesheets/base/list_responsive.scss */
  .list-responsive > .list-item .actions .action-item a.cta-link > i {
    margin: 0  0 0 7px;
  }
}

/* line 4, app/assets/stylesheets/base/action-menu-header.scss */
.with-action-menu-header .ibox-title a.dropdown-toggle,
.with-action-menu-header a[data-toggle="dropdown"],
.actions-menu .ibox-title a.dropdown-toggle,
.actions-menu a[data-toggle="dropdown"] {
  padding: 5px;
  margin: -5px;
}

/* line 9, app/assets/stylesheets/base/action-menu-header.scss */
.with-action-menu-header .ibox-title a.dropdown-toggle .fa.fa-bars,
.with-action-menu-header a[data-toggle="dropdown"] .fa.fa-bars,
.actions-menu .ibox-title a.dropdown-toggle .fa.fa-bars,
.actions-menu a[data-toggle="dropdown"] .fa.fa-bars {
  color: var(--primary-color);
  font-size: 20px;
}

/* line 18, app/assets/stylesheets/base/action-menu-header.scss */
.with-action-menu-header #dropdown-action-menu > .dropdown-menu-right,
.actions-menu #dropdown-action-menu > .dropdown-menu-right {
  left: auto;
  padding: 10px 0;
  box-shadow: -1px 1px 11px rgba(44, 44, 44, 0.25);
  border-radius: 4px;
  border: 0;
}

/* line 25, app/assets/stylesheets/base/action-menu-header.scss */
.with-action-menu-header #dropdown-action-menu > .dropdown-menu-right > li > a,
.actions-menu #dropdown-action-menu > .dropdown-menu-right > li > a {
  text-align: right;
  margin: 0;
  border-radius: 0;
  padding: 5px 20px;
}

/* line 35, app/assets/stylesheets/base/action-menu-header.scss */
.with-action-menu-header #dropdown-action-menu {
  position: absolute;
  display: block;
  top: 40px;
  right: 3px;
}

/* line 42, app/assets/stylesheets/base/action-menu-header.scss */
.actions-menu #dropdown-action-menu {
  position: absolute;
  display: block;
  top: 22px;
  right: -28px;
}

/* line 1, app/assets/stylesheets/base/typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
  font-family: "Open Sans", sans-serif;
}

/* line 6, app/assets/stylesheets/base/typography.scss */
h1 {
  font-size: 30px;
}

/* line 10, app/assets/stylesheets/base/typography.scss */
h2 {
  font-size: 24px;
}

/* line 14, app/assets/stylesheets/base/typography.scss */
h3 {
  font-size: 16px;
}

/* line 18, app/assets/stylesheets/base/typography.scss */
h4, .h4 {
  font-size: 14px;
  font-weight: 600;
}

/* line 23, app/assets/stylesheets/base/typography.scss */
h5 {
  font-size: 12px;
}

/* line 27, app/assets/stylesheets/base/typography.scss */
h6 {
  font-size: 10px;
}

/* line 31, app/assets/stylesheets/base/typography.scss */
h3, h4, h5 {
  margin-top: 5px;
  font-weight: 600;
}

/* line 2, app/assets/stylesheets/base/navigation.scss */
#topnavbar {
  border-bottom: 1px solid var(--secondary-color) !important;
  z-index: 2030;
  height: 60px;
  border-radius: 0;
  position: fixed;
  width: 100vw;
  background-color: var(--primary-color);
  box-shadow: 0 0 5px rgba(33, 33, 33, 0.5);
}

/* line 12, app/assets/stylesheets/base/navigation.scss */
#topnavbar > li > a i {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 17, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header {
  float: left;
}

/* line 20, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .navbar-warn-band {
  display: block;
  position: absolute;
  left: 0;
  width: 150px;
  text-align: center;
  margin-left: -25px;
  margin-top: 13px;
  color: white;
  border: 0.5px solid white;
  font-weight: bold;
  background: #ac342b;
  transform: rotate(-27deg);
  text-transform: capitalize;
}

/* line 35, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .navbar-warn-band.demo {
  background: var(--secondary-color);
}

/* line 39, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .navbar-warn-band.staging {
  background: #1c84c6;
}

/* line 43, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .navbar-warn-band.dev {
  background: #219966;
}

/* line 48, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header #menu-burger {
  width: 36px;
  height: 27px;
  margin: 15px;
  z-index: 999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

/* line 65, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .brand-logo-link .brand-logo {
  margin: 5px 0 0 15px;
  height: 45px;
}

/* line 71, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .agency-logo-link {
  height: 60px;
}

/* line 74, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .agency-logo-link #logo {
  display: flex;
  align-items: center;
  height: 60px;
}

/* line 79, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .agency-logo-link #logo .brand-logo {
  margin: 0 0 0 15px;
  height: 45px;
}

/* line 84, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-header .agency-logo-link #logo > div {
  color: #FFFFFF;
  border-left: 1px solid #FFFFFF;
  height: 30px;
  margin-left: 15px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 15px;
}

/* line 97, app/assets/stylesheets/base/navigation.scss */
#topnavbar * {
  vertical-align: middle;
}

/* line 100, app/assets/stylesheets/base/navigation.scss */
#topnavbar * li,
#topnavbar * .dropdown-alerts * {
  vertical-align: top;
}

/* line 106, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-top-links {
  float: right;
}

/* line 109, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-top-links .count-info {
  background-color: transparent;
  display: inline-block;
}

/* line 113, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-top-links .count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: -1px;
  top: 12px;
}

/* line 121, app/assets/stylesheets/base/navigation.scss */
#topnavbar > .navbar-top-links .count-info i.fas,
#topnavbar > .navbar-top-links .count-info i.far,
#topnavbar > .navbar-top-links .count-info i.fa {
  margin-right: 0;
}

/* line 131, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 52px;
  right: 10px;
  left: auto;
  max-height: 75%;
  width: 30%;
  padding: 10px 15px;
  border-radius: 5px;
}

/* line 143, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .notifications-list {
  flex: 1;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 148, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .notifications-list .notifications-list-item {
  background: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* line 155, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell strong {
  font-weight: 600;
}

/* line 159, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell a {
  color: var(--primary-color);
  transition: color 0.3s, background-color 0.3s;
}

/* line 163, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell a:hover {
  color: #2B184E;
}

/* line 169, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .title > i {
  float: right;
  padding: 10px;
  font-size: 20px;
  transition: color 0.3s;
}

/* line 175, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .title > i:hover {
  color: #353738;
}

/* line 180, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .title h3 {
  position: fixed;
  top: 0;
  left: 10px;
  right: 0;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 15px;
}

/* line 191, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul {
  margin: 0;
  padding: 0;
  max-height: 70%;
  overflow: scroll;
  margin-bottom: 45px;
}

/* line 199, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul li em {
  font-size: 12px;
  color: #777777;
}

/* line 204, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul li > a {
  margin: 0;
  display: block;
}

/* line 208, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul li > a:hover {
  background-color: #f8f8f8;
}

/* line 213, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul li div.card {
  padding: 15px 0;
  border-top: 1px solid #e7eaec;
  line-height: 18px;
}

/* line 218, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell ul li div.card small,
#dropdown-alerts-bell ul li div.card strong {
  display: block;
}

/* line 226, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .see-all-unread-notifications {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 232, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .see-all-unread-notifications > a:hover {
  color: var(--secondary-color);
}

/* line 236, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .see-all-unread-notifications > span,
#dropdown-alerts-bell .see-all-unread-notifications > a {
  display: block;
  padding: 15px;
  text-align: center;
  font-weight: 600;
}

/* line 243, app/assets/stylesheets/base/navigation.scss */
#dropdown-alerts-bell .see-all-unread-notifications > span > i,
#dropdown-alerts-bell .see-all-unread-notifications > a > i {
  color: inherit;
  font-size: 110%;
  padding-left: 2px;
  vertical-align: baseline;
}

/* line 253, app/assets/stylesheets/base/navigation.scss */
#logo,
#menu-burger {
  display: inline-block;
}

/* line 259, app/assets/stylesheets/base/navigation.scss */
#leftnavbar {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 60px;
  height: calc(100vh - 60px);
  background-color: var(--primary-color);
  z-index: 1;
  -webkit-transition: width .35s ease-in-out;
  -moz-transition: width .35s ease-in-out;
  -o-transition: width .35s ease-in-out;
  transition: width .35s ease-in-out;
  box-shadow: 0 0 5px rgba(33, 33, 33, 0.5);
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 277, app/assets/stylesheets/base/navigation.scss */
#leftnavbar::-webkit-scrollbar {
  display: none;
}

/* line 281, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #side-menu li,
#leftnavbar .nav li {
  line-height: 26px;
}

/* line 287, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #side-menu > li > a {
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
}

/* line 292, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #side-menu > li > a > span > i {
  width: 60px;
  font-size: 18px;
}

/* line 298, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #side-menu > li.active > a > span.navigation-icon {
  background: var(--darken-primary-color);
}

/* line 303, app/assets/stylesheets/base/navigation.scss */
#leftnavbar .navigation-icon {
  position: absolute;
  left: 0;
  width: 60px;
  height: 52px;
  z-index: 10;
  text-align: center;
  display: inline-block;
  padding: 16px 0;
  background: var(--primary-color);
}

/* line 315, app/assets/stylesheets/base/navigation.scss */
#leftnavbar .navigation-text {
  width: 160px;
  position: absolute;
  right: 0;
  display: inline-block;
  padding: 16px 0;
}

/* line 323, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #menu-button {
  height: 75px;
  width: 100%;
  z-index: 20;
}

/* line 328, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #menu-button:before {
  content: "";
  background: linear-gradient(transparent, var(--primary-color), var(--primary-color));
  width: 100%;
  height: 30px;
  display: block;
}

/* line 336, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #menu-button span {
  display: inline-block;
  width: 100%;
  height: 45px;
  padding: 0 15px 15px;
  line-height: 30px;
  background: var(--primary-color);
  text-align: right;
}

/* line 345, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #menu-button span > i {
  transition: transform 500ms ease;
  font-size: 18px;
  color: white;
  margin-right: 8px;
}

/* line 354, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #menu-button.open span > i {
  transform: scaleX(-1);
}

/* line 360, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #separator {
  height: 1px;
  background-color: var(--secondary-color);
}

/* line 364, app/assets/stylesheets/base/navigation.scss */
#leftnavbar #separator > * {
  display: none;
}

/* line 369, app/assets/stylesheets/base/navigation.scss */
#leftnavbar .nav > li > a:hover,
#leftnavbar .nav > li > a:focus {
  background-color: var(--darken-primary-color);
  color: white;
}

/* line 375, app/assets/stylesheets/base/navigation.scss */
#leftnavbar.open {
  width: 220px;
}

/* line 379, app/assets/stylesheets/base/navigation.scss */
#leftnavbar.open #side-menu li a .navigation-text {
  display: inline-block;
}

/* line 384, app/assets/stylesheets/base/navigation.scss */
#leftnavbar.open #side-menu li a:hover .navigation-icon {
  background: var(--darken-primary-color);
}

/* line 397, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .nav > li > a,
#subnavbar .nav > li > a {
  color: var(--darken-primary-color);
}

/* line 401, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .nav > li > a:hover, .horizontal-menu .nav > li > a:focus, .horizontal-menu .nav > li > a:active, .horizontal-menu .nav > li.active a,
#subnavbar .nav > li > a:hover,
#subnavbar .nav > li > a:focus,
#subnavbar .nav > li > a:active,
#subnavbar .nav > li.active a {
  color: white;
}

/* line 409, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .section-title,
#subnavbar .section-title {
  display: none;
}

/* line 415, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-toggle {
  background-color: transparent;
}

/* line 419, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-collapse {
  padding: 0;
}

/* line 423, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-nav {
  margin: 0;
}

/* line 427, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 432, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-nav > li a {
  color: black;
}

/* line 435, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-nav > li a:focus, .horizontal-menu .navbar-nav > li a:hover {
  color: white;
  background-color: var(--primary-color);
}

/* line 441, app/assets/stylesheets/base/navigation.scss */
.horizontal-menu .navbar-nav > li a.active {
  color: white;
  background-color: inherit;
}

/* line 452, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .nav > li > a {
  color: var(--darken-primary-color);
}

/* line 456, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .nav > li > a:hover, .subhorizontal-menu .nav > li > a:focus, .subhorizontal-menu .nav > li > a:active, .subhorizontal-menu .nav > li.active a {
  color: white;
}

/* line 464, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .subhorizontal-menu-toggle {
  display: none;
}

/* line 468, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .sub-section-title {
  display: none;
}

/* line 472, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .navbar-nav {
  margin: 0;
}

/* line 476, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 481, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .navbar-nav > li a {
  color: black;
}

/* line 484, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .navbar-nav > li a:focus, .subhorizontal-menu .navbar-nav > li a:hover {
  color: white;
  background-color: #6946AA;
}

/* line 490, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu .navbar-nav > li a.active {
  color: white;
  background-color: inherit;
}

/* line 499, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu ul.navbar-nav > li {
  background: #FFFFFF;
}

/* line 503, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu ul.navbar-nav > li a:focus, .subhorizontal-menu ul.navbar-nav > li a:hover {
  color: white;
  background-color: #6946AA;
}

/* line 509, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu ul.navbar-nav > li.active {
  background: var(--primary-color);
  position: relative;
}

/* line 513, app/assets/stylesheets/base/navigation.scss */
.subhorizontal-menu ul.navbar-nav > li.active::after {
  content: " ";
  display: block;
  width: 4px;
  height: 100%;
  max-height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFBC00;
  z-index: 10;
}

/* line 531, app/assets/stylesheets/base/navigation.scss */
.nav > li.active {
  background: var(--darken-primary-color);
  position: relative;
}

/* line 536, app/assets/stylesheets/base/navigation.scss */
.nav > li.active::after {
  content: " ";
  display: block;
  width: 4px;
  height: 100%;
  max-height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--secondary-color);
  z-index: 10;
}

/* line 550, app/assets/stylesheets/base/navigation.scss */
.nav > li > a {
  color: #FFFFFF;
  font-weight: 300;
  min-height: 52px;
  max-height: 52px;
}

/* line 556, app/assets/stylesheets/base/navigation.scss */
.nav > li > a i {
  margin-right: 6px;
}

/* line 563, app/assets/stylesheets/base/navigation.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: var(--darken-primary-color);
}

/* line 570, app/assets/stylesheets/base/navigation.scss */
.navbar {
  border: 0;
}

/* line 575, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links li {
  display: inline-block;
  vertical-align: top;
}

/* line 579, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 52px;
  font-size: 14px;
}

/* line 584, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links li a:hover, .nav.navbar-top-links li a:focus {
  background-color: transparent;
}

/* line 591, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links .dropdown-menu li {
  display: block;
}

/* line 594, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

/* line 598, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}

/* line 602, app/assets/stylesheets/base/navigation.scss */
.nav.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

/* line 612, app/assets/stylesheets/base/navigation.scss */
.dropdown .dropdown-menu {
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease-out;
}

/* line 620, app/assets/stylesheets/base/navigation.scss */
.dropdown.active .dropdown-menu, .dropdown.open .dropdown-menu {
  transform: scaleY(1);
}

/* line 628, app/assets/stylesheets/base/navigation.scss */
.dropdown-menu {
  border-color: #FEFEFE;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
}

/* line 643, app/assets/stylesheets/base/navigation.scss */
.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  text-align: left;
  font-weight: normal;
}

/* line 650, app/assets/stylesheets/base/navigation.scss */
.dropdown-menu > li > a.font-bold {
  font-weight: 600;
}

/* line 656, app/assets/stylesheets/base/navigation.scss */
.arrow {
  float: right;
}

/* line 660, app/assets/stylesheets/base/navigation.scss */
.fa.arrow:before {
  content: "\f104";
}

/* line 664, app/assets/stylesheets/base/navigation.scss */
.active > a > .fa.arrow:before {
  content: "\f107";
}

/* line 668, app/assets/stylesheets/base/navigation.scss */
.navbar-toggle {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
}

@media (max-width: 498px) {
  /* line 675, app/assets/stylesheets/base/navigation.scss */
  .brand-logo-link {
    display: none !important;
  }
  /* line 679, app/assets/stylesheets/base/navigation.scss */
  .agency-logo-link {
    display: none !important;
  }
  /* line 683, app/assets/stylesheets/base/navigation.scss */
  #dropdown-alerts-bell {
    top: 0;
    right: 0;
    left: 0;
    min-height: 100%;
    height: 100%;
    width: 100% !important;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  /* line 698, app/assets/stylesheets/base/navigation.scss */
  #topnavbar .navbar-header .brand-logo-link {
    display: inline-block;
  }
  /* line 701, app/assets/stylesheets/base/navigation.scss */
  #topnavbar .navbar-header .brand-logo-link .brand-logo {
    max-width: 180px;
    margin: 0;
  }
  /* line 707, app/assets/stylesheets/base/navigation.scss */
  #topnavbar .navbar-header .agency-logo-link {
    display: none;
  }
  /* line 712, app/assets/stylesheets/base/navigation.scss */
  #topnavbar .incoming-mails-cta {
    display: none;
  }
  /* line 717, app/assets/stylesheets/base/navigation.scss */
  #leftnavbar {
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    -o-transform: translateX(-220px);
    transform: translateX(-220px);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 1000;
  }
  /* line 728, app/assets/stylesheets/base/navigation.scss */
  #leftnavbar.open {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    box-shadow: 0 0 5px rgba(33, 33, 33, 0.5);
  }
  /* line 736, app/assets/stylesheets/base/navigation.scss */
  #leftnavbar #menu-button {
    display: none;
  }
  /* line 740, app/assets/stylesheets/base/navigation.scss */
  #leftnavbar li > a > span > i {
    font-size: 26px;
  }
  /* line 744, app/assets/stylesheets/base/navigation.scss */
  #leftnavbar .issue-menu-sidebar {
    position: static;
    margin-left: 15px;
  }
  /* line 752, app/assets/stylesheets/base/navigation.scss */
  #subnavbar li.active,
.horizontal-menu li.active {
    display: none;
  }
  /* line 756, app/assets/stylesheets/base/navigation.scss */
  #subnavbar .section-title,
.horizontal-menu .section-title {
    display: block;
    color: white;
    background-color: var(--primary-color);
    border-left: 4px solid var(--secondary-color);
    padding: 16px;
    padding-left: 12px;
    min-height: 50px;
  }
  /* line 765, app/assets/stylesheets/base/navigation.scss */
  #subnavbar .section-title i.fas,
#subnavbar .section-title i.far,
#subnavbar .section-title i.fa,
.horizontal-menu .section-title i.fas,
.horizontal-menu .section-title i.far,
.horizontal-menu .section-title i.fa {
    font-size: 13px;
    margin-right: 6px;
  }
  /* line 775, app/assets/stylesheets/base/navigation.scss */
  .subhorizontal-menu .subhorizontal-menu-collapse {
    display: none;
  }
  /* line 779, app/assets/stylesheets/base/navigation.scss */
  .subhorizontal-menu .subhorizontal-menu-toggle {
    display: block;
    float: right;
    background: transparent;
    border: none;
    padding: 10px;
  }
  /* line 787, app/assets/stylesheets/base/navigation.scss */
  .subhorizontal-menu li.active {
    display: none;
  }
  /* line 791, app/assets/stylesheets/base/navigation.scss */
  .subhorizontal-menu .sub-section-title {
    display: block;
    color: white;
    background-color: #6946AA;
    border-left: 4px solid #FFBC00;
    padding: 16px;
    padding-left: 12px;
    min-height: 50px;
  }
  /* line 800, app/assets/stylesheets/base/navigation.scss */
  .subhorizontal-menu .sub-section-title i.fas,
.subhorizontal-menu .sub-section-title i.far,
.subhorizontal-menu .sub-section-title i.fa {
    font-size: 13px;
    margin-right: 6px;
  }
  /* line 809, app/assets/stylesheets/base/navigation.scss */
  #dropdown-alerts-bell {
    width: 50%;
  }
}

@media (max-width: 820px) {
  /* line 815, app/assets/stylesheets/base/navigation.scss */
  #dropdown-alerts-bell {
    width: 50%;
  }
}

@media (min-width: 769px) {
  /* line 823, app/assets/stylesheets/base/navigation.scss */
  #topnavbar .navbar-header {
    float: left;
  }
  /* line 827, app/assets/stylesheets/base/navigation.scss */
  #topnavbar #menu-burger {
    display: none;
  }
}

@media (min-width: 769px) {
  /* line 837, app/assets/stylesheets/base/navigation.scss */
  #subnavbar .nav > li > a i,
.horizontal-menu .nav > li > a i {
    margin-right: 2px;
  }
}

/* line 1, app/assets/stylesheets/base/buttons.scss */
.btn, .tab-container .tab-mode > button,
.tab-container .tab-mode > .btn {
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/base/buttons.scss */
.float-e-margins .btn, .float-e-margins .tab-container .tab-mode > button, .tab-container .float-e-margins .tab-mode > button,
.float-e-margins .tab-container .tab-mode > .btn,
.tab-container .float-e-margins .tab-mode > .btn {
  margin-bottom: 5px;
}

/* line 9, app/assets/stylesheets/base/buttons.scss */
.btn-primary.btn-outline {
  color: var(--primary-color);
}

/* line 13, app/assets/stylesheets/base/buttons.scss */
.btn-primary.btn-outline:hover {
  color: #FFFFFF;
}

/* line 17, app/assets/stylesheets/base/buttons.scss */
.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #FFFFFF;
}

/* line 23, app/assets/stylesheets/base/buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: var(--darken-primary-color);
  border-color: var(--darken-primary-color);
  color: #FFFFFF;
}

/* line 29, app/assets/stylesheets/base/buttons.scss */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 33, app/assets/stylesheets/base/buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: var(--lighten-primary-color);
  border-color: var(--lighten-primary-color);
}

/* line 38, app/assets/stylesheets/base/buttons.scss */
.btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}

/* line 44, app/assets/stylesheets/base/buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}

/* line 49, app/assets/stylesheets/base/buttons.scss */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

/* line 53, app/assets/stylesheets/base/buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  color: #cacaca;
}

/* line 57, app/assets/stylesheets/base/buttons.scss */
.btn-white, .tab-container .tab-mode > button,
.tab-container .tab-mode > .btn {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}

/* line 63, app/assets/stylesheets/base/buttons.scss */
.btn-white:hover, .tab-container .tab-mode > button:hover,
.tab-container .tab-mode > .btn:hover, .btn-white:focus, .tab-container .tab-mode > button:focus,
.tab-container .tab-mode > .btn:focus, .btn-white:active, .tab-container .tab-mode > button:active,
.tab-container .tab-mode > .btn:active, .btn-white.active, .tab-container .tab-mode > button.active,
.tab-container .tab-mode > .active.btn, .open .dropdown-toggle.btn-white, .open .tab-container .tab-mode > button.dropdown-toggle, .tab-container .open .tab-mode > button.dropdown-toggle,
.open .tab-container .tab-mode > .dropdown-toggle.btn,
.tab-container .open .tab-mode > .dropdown-toggle.btn, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}

/* line 68, app/assets/stylesheets/base/buttons.scss */
.btn-white:active, .tab-container .tab-mode > button:active,
.tab-container .tab-mode > .btn:active, .btn-white.active, .tab-container .tab-mode > button.active,
.tab-container .tab-mode > .active.btn {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

/* line 72, app/assets/stylesheets/base/buttons.scss */
.btn-white:active, .tab-container .tab-mode > button:active,
.tab-container .tab-mode > .btn:active, .btn-white.active, .tab-container .tab-mode > button.active,
.tab-container .tab-mode > .active.btn, .open .dropdown-toggle.btn-white, .open .tab-container .tab-mode > button.dropdown-toggle, .tab-container .open .tab-mode > button.dropdown-toggle,
.open .tab-container .tab-mode > .dropdown-toggle.btn,
.tab-container .open .tab-mode > .dropdown-toggle.btn {
  background-image: none;
}

/* line 76, app/assets/stylesheets/base/buttons.scss */
.btn-white.disabled, .tab-container .tab-mode > button.disabled,
.tab-container .tab-mode > .disabled.btn, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .tab-container .tab-mode > button[disabled],
.tab-container .tab-mode > .btn[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .tab-container .tab-mode > button, .tab-container fieldset[disabled] .tab-mode > button,
fieldset[disabled] .tab-container .tab-mode > .btn,
.tab-container fieldset[disabled] .tab-mode > .btn, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca;
}

/* line 80, app/assets/stylesheets/base/buttons.scss */
.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .open .tab-container .tab-mode > button.dropdown-toggle, .tab-container .open .tab-mode > button.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none;
}

/* line 84, app/assets/stylesheets/base/buttons.scss */
.btn-rounded {
  border-radius: 50px;
}

/* line 88, app/assets/stylesheets/base/buttons.scss */
.btn:focus, .tab-container .tab-mode > button:focus,
.tab-container .tab-mode > .btn:focus {
  outline: none !important;
}

/* line 92, app/assets/stylesheets/base/buttons.scss */
.collapsible-btn {
  display: inline-block;
  border-radius: 100px;
  border: 1px solid var(--primary-color);
  margin-top: 20px;
  overflow: hidden;
}

/* line 99, app/assets/stylesheets/base/buttons.scss */
.collapsible-btn .btn, .collapsible-btn .tab-container .tab-mode > button, .tab-container .collapsible-btn .tab-mode > button,
.collapsible-btn .tab-container .tab-mode > .btn,
.tab-container .collapsible-btn .tab-mode > .btn {
  padding: 10px 25px;
  float: left;
  border: none;
  border-radius: 0;
}

/* line 105, app/assets/stylesheets/base/buttons.scss */
.collapsible-btn .btn:not(:last-child), .collapsible-btn .tab-container .tab-mode > button:not(:last-child), .tab-container .collapsible-btn .tab-mode > button:not(:last-child) {
  border-right: 1px solid var(--primary-color) !important;
}

/* line 1, app/assets/stylesheets/base/badgets_labels.scss */
.label {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
  height: 18px;
}

/* line 11, app/assets/stylesheets/base/badgets_labels.scss */
.label.primary {
  background: #6946AA;
  color: #FFFFFF;
}

/* line 17, app/assets/stylesheets/base/badgets_labels.scss */
.square-badge {
  display: inline-block;
  height: 20px;
  width: 20px;
  color: white;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
}

/* line 26, app/assets/stylesheets/base/badgets_labels.scss */
.square-badge.bigger {
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-right: 5px;
}

/* line 33, app/assets/stylesheets/base/badgets_labels.scss */
.square-badge.reverse {
  color: #FF851B;
  border: 1px solid #FF851B;
}

/* line 39, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge {
  display: inline-block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

/* line 49, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.minier {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  line-height: 25px;
  font-size: 12px;
}

/* line 57, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.red {
  background: #ac342b;
  color: #FFFFFF;
}

/* line 62, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.orange {
  background: #FF851B;
  color: #FFFFFF;
}

/* line 67, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.green {
  background: #219966;
  color: #FFFFFF;
}

/* line 72, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.blue {
  background: #1c84c6;
  color: #FFFFFF;
}

/* line 77, app/assets/stylesheets/base/badgets_labels.scss */
.round-badge.yellow {
  background: #FFBC00;
  color: #FFFFFF;
}

/* line 83, app/assets/stylesheets/base/badgets_labels.scss */
.square-badge-gradient {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  border-radius: 4px;
}

/* line 91, app/assets/stylesheets/base/badgets_labels.scss */
.square-badge-gradient > span {
  display: inline-block;
  background: #FFFFFF;
  height: 26px;
  width: 26px;
  border-radius: 4px;
  color: var(--primary-color);
  text-align: center;
  margin: 2px;
}

/* line 103, app/assets/stylesheets/base/badgets_labels.scss */
.badge {
  display: inline-block;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-left: 6px;
  padding-right: 6px;
  min-width: 70px;
  line-height: 13px;
  height: 20px;
  text-align: center;
  border-radius: 5px;
}

/* line 117, app/assets/stylesheets/base/badgets_labels.scss */
.badge.roles {
  display: inline-block;
  height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-shadow: none;
  text-align: center;
  border-radius: 5px;
  vertical-align: top;
}

/* line 129, app/assets/stylesheets/base/badgets_labels.scss */
.badge.reference {
  background-color: #6946AA;
  font-weight: 100;
  vertical-align: baseline;
  font-size: 13px;
}

/* line 135, app/assets/stylesheets/base/badgets_labels.scss */
.badge.reference.dropdownable {
  font-weight: 600;
  font-size: 11px;
  line-height: 12px;
}

/* line 141, app/assets/stylesheets/base/badgets_labels.scss */
.badge.reference.all {
  background-color: #6946AA;
}

/* line 145, app/assets/stylesheets/base/badgets_labels.scss */
.badge.reference.syndic {
  background-color: #E8005F;
}

/* line 149, app/assets/stylesheets/base/badgets_labels.scss */
.badge.reference.rental_management {
  background-color: #FFBC00;
}

/* line 154, app/assets/stylesheets/base/badgets_labels.scss */
.badge.count {
  display: inline-block;
  min-width: 50px;
  height: 25px;
  line-height: 16px;
  font-weight: 400;
  background-color: #FFFFFF;
  color: #676A6C;
  border: 1px solid #676A6C;
  border-radius: 4px;
}

/* line 166, app/assets/stylesheets/base/badgets_labels.scss */
.badge.exit {
  display: inline-block;
  min-width: 50px;
  height: 25px;
  line-height: 16px;
  font-weight: 400;
  background-color: #FFFFFF;
  color: #828282;
  border: 1px solid #828282;
  border-radius: 4px;
}

/* line 178, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action {
  margin-right: 7px;
  vertical-align: bottom;
  text-align: center;
  display: inline-block;
  color: white;
  width: 75px;
}

/* line 186, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.pending {
  background: #676A6C;
}

/* line 190, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.sent {
  background: #6946AA;
}

/* line 194, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.delivered {
  background: #6946AA;
}

/* line 198, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.deferred {
  background: #337AB7;
}

/* line 202, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.proxified {
  background: #337AB7;
}

/* line 206, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.rejected {
  background: #ac342b;
}

/* line 210, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.read {
  background: var(--secondary-color);
}

/* line 214, app/assets/stylesheets/base/badgets_labels.scss */
.badge.prefix-action.consulted {
  background: #FFBC00;
}

/* line 219, app/assets/stylesheets/base/badgets_labels.scss */
.badge.unsigned {
  background: #FF851B;
  color: #FFFFFF;
}

/* line 224, app/assets/stylesheets/base/badgets_labels.scss */
.badge.signed {
  background: #219966;
  color: #FFFFFF;
}

/* line 229, app/assets/stylesheets/base/badgets_labels.scss */
.badge.procured {
  background: #007D8F;
  color: #FFFFFF;
}

/* line 234, app/assets/stylesheets/base/badgets_labels.scss */
.badge.border-primary {
  background: #FFFFFF;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
  padding: 2px;
}

/* line 242, app/assets/stylesheets/base/badgets_labels.scss */
.badge-reference {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}

/* line 249, app/assets/stylesheets/base/badgets_labels.scss */
.badge-count {
  display: inline-block;
  height: 18px;
  width: 18px;
  line-height: 18px;
  border-radius: 18px;
  text-align: center;
  position: relative;
  top: -1rem;
  margin: -2px;
  font-size: 10px;
  font-weight: bold;
  color: white;
  background-color: var(--secondary-color);
}

/* line 265, app/assets/stylesheets/base/badgets_labels.scss */
.label-white {
  background: #FFFFFF;
  color: var(--primary-color);
}

/* line 270, app/assets/stylesheets/base/badgets_labels.scss */
.label-primary {
  background-color: #FF851B;
  color: #FFFFFF;
}

/* line 275, app/assets/stylesheets/base/badgets_labels.scss */
.badge-success {
  background-color: #1c84c6;
  color: #FFFFFF;
}

/* line 280, app/assets/stylesheets/base/badgets_labels.scss */
.label-warning, .badge-warning {
  background-color: #FFBC00;
  color: #FFFFFF;
}

/* line 285, app/assets/stylesheets/base/badgets_labels.scss */
.badge-danger {
  background-color: #ac342b;
  color: #FFFFFF;
}

/* line 290, app/assets/stylesheets/base/badgets_labels.scss */
.label-info {
  background-color: #009EAB;
  color: #FFFFFF;
}

/* line 295, app/assets/stylesheets/base/badgets_labels.scss */
.label-service-order {
  background-color: #2786A4;
  color: #FFFFFF;
}

/* line 300, app/assets/stylesheets/base/badgets_labels.scss */
.label-maintenance-contract {
  background: #5D77B2;
  color: #FFFFFF;
}

/* line 305, app/assets/stylesheets/base/badgets_labels.scss */
.label-order-form {
  background-color: #009EAB;
  color: #FFFFFF;
}

/* line 310, app/assets/stylesheets/base/badgets_labels.scss */
.label-request-for-quotation-briefing {
  background-color: #006472;
  color: #FFFFFF;
}

/* line 315, app/assets/stylesheets/base/badgets_labels.scss */
.label-informations {
  overflow: hidden;
}

/* line 318, app/assets/stylesheets/base/badgets_labels.scss */
.label-informations > .label {
  display: inline-block;
  min-width: 45px;
  margin-bottom: 6px;
}

/* line 324, app/assets/stylesheets/base/badgets_labels.scss */
.label-informations span > span.label {
  display: inline-block;
  min-width: 45px;
  margin-bottom: 6px;
}

/* line 331, app/assets/stylesheets/base/badgets_labels.scss */
.square150 {
  height: 150px;
  width: 150px;
}

/* line 336, app/assets/stylesheets/base/badgets_labels.scss */
.square15 {
  height: 15px;
  width: 15px;
  border-radius: 3px;
}

/* line 341, app/assets/stylesheets/base/badgets_labels.scss */
.square15.valid {
  border: 1px solid #2BAC76;
}

/* line 344, app/assets/stylesheets/base/badgets_labels.scss */
.square15.valid > i {
  color: #2BAC76;
}

/* line 349, app/assets/stylesheets/base/badgets_labels.scss */
.square15.signature {
  border: 1px solid #FF851B;
}

/* line 352, app/assets/stylesheets/base/badgets_labels.scss */
.square15.signature > i {
  color: #FF851B;
}

/* line 357, app/assets/stylesheets/base/badgets_labels.scss */
.square15 > i {
  vertical-align: top;
  font-size: 10px;
  padding: 2px;
}

/* line 3, app/assets/stylesheets/base/elements.scss */
#information-headband {
  width: 100%;
  position: sticky;
  z-index: 1001;
  top: 0px;
  text-align: center;
  padding: 20px 40px;
  border-bottom: 1px solid;
  font-size: 13px;
  font-weight: 100;
  display: none;
  color: white;
}

/* line 16, app/assets/stylesheets/base/elements.scss */
#information-headband a {
  color: inherit;
  text-decoration: underline;
}

/* line 21, app/assets/stylesheets/base/elements.scss */
#information-headband .close-cross {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 7px;
  font-size: 24px;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/base/elements.scss */
#information-headband.green {
  background-color: #219966 !important;
  border-color: #135a3c;
}

/* line 36, app/assets/stylesheets/base/elements.scss */
#information-headband.blue {
  background-color: #1c84c6 !important;
  border-color: #135783;
}

/* line 42, app/assets/stylesheets/base/elements.scss */
#information-headband.orange {
  background-color: #FF851B !important;
  border-color: #ce6000;
}

/* line 48, app/assets/stylesheets/base/elements.scss */
#information-headband.red {
  background-color: #ac342b !important;
  border-color: #6f211c;
}

/* PINING ISSUE */
/* line 57, app/assets/stylesheets/base/elements.scss */
#pin-flag {
  display: inline-block;
  height: 32px;
  width: 32px;
  border-radius: 32px;
  border: 1px solid #676A6C;
  line-height: 30px;
  text-align: center;
  margin-right: 7px;
  font-size: 20px;
  cursor: pointer;
}

/* line 69, app/assets/stylesheets/base/elements.scss */
#pin-flag:hover {
  background-color: #f8f8f8;
}

/* line 73, app/assets/stylesheets/base/elements.scss */
#pin-flag::before {
  font-weight: 400;
  content: "\f024";
}

/* line 78, app/assets/stylesheets/base/elements.scss */
#pin-flag.pinned {
  color: var(--primary-color);
}

/* line 81, app/assets/stylesheets/base/elements.scss */
#pin-flag.pinned::before {
  font-weight: 900;
  content: "\f024";
}

/* line 89, app/assets/stylesheets/base/elements.scss */
.select2-dropdown--below {
  z-index: 100000 !important;
}

/* PAGINATION */
/* line 95, app/assets/stylesheets/base/elements.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}

/* line 103, app/assets/stylesheets/base/elements.scss */
.pagination > li > a, .pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

/* line 114, app/assets/stylesheets/base/elements.scss */
.pagination-position {
  top: -30px;
  left: 30px;
}

/* TOOLTIPS */
/* line 120, app/assets/stylesheets/base/elements.scss */
.tooltip {
  z-index: 99999;
}

/* line 123, app/assets/stylesheets/base/elements.scss */
.tooltip-inner {
  background-color: #2F4050;
}

/* line 127, app/assets/stylesheets/base/elements.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050;
}

/* line 131, app/assets/stylesheets/base/elements.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050;
}

/* line 135, app/assets/stylesheets/base/elements.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050;
}

/* line 139, app/assets/stylesheets/base/elements.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050;
}

/* EASY PIE CHART*/
/* line 145, app/assets/stylesheets/base/elements.scss */
.easypiechart {
  position: relative;
  text-align: center;
}

/* line 150, app/assets/stylesheets/base/elements.scss */
.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}

/* line 156, app/assets/stylesheets/base/elements.scss */
.easypiechart canvas {
  top: 0;
  left: 0;
}

/* line 161, app/assets/stylesheets/base/elements.scss */
.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}

/* line 169, app/assets/stylesheets/base/elements.scss */
.easypiechart img {
  margin-top: -4px;
}

/* FULLCALENDAR */
/* line 175, app/assets/stylesheets/base/elements.scss */
.fc-state-default {
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none;
}

/* line 184, app/assets/stylesheets/base/elements.scss */
.fc-state-default {
  border: 1px solid;
}

/* line 188, app/assets/stylesheets/base/elements.scss */
.fc-button {
  color: inherit;
  border: 1px solid #e7eaec;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap;
}

/* line 201, app/assets/stylesheets/base/elements.scss */
.fc-state-active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #FFFFFF;
}

/* line 207, app/assets/stylesheets/base/elements.scss */
.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit;
}

/* line 213, app/assets/stylesheets/base/elements.scss */
.fc-content .fc-widget-header, .fc-content .fc-widget-content {
  border-color: #e7eaec;
  font-weight: normal;
}

/* line 218, app/assets/stylesheets/base/elements.scss */
.fc-border-separate tbody {
  background-color: #F8F8F8;
}

/* line 222, app/assets/stylesheets/base/elements.scss */
.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3;
}

/* line 226, app/assets/stylesheets/base/elements.scss */
.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px;
}

/* line 233, app/assets/stylesheets/base/elements.scss */
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px;
}

/* line 237, app/assets/stylesheets/base/elements.scss */
.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: var(--primary-color);
  /* background color */
  border-color: var(--primary-color);
  /* border color */
}

/* line 245, app/assets/stylesheets/base/elements.scss */
.fc-event-time, .fc-event-title {
  color: #717171;
  padding: 0 1px;
}

/* line 250, app/assets/stylesheets/base/elements.scss */
.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
  color: #FFFFFF;
}

/* line 254, app/assets/stylesheets/base/elements.scss */
.media-body {
  display: block;
  width: auto;
}

/* LIST GROUP */
/* line 261, app/assets/stylesheets/base/elements.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #FFFFFF;
  z-index: 2;
}

/* line 268, app/assets/stylesheets/base/elements.scss */
.list-group-item-heading {
  margin-top: 10px;
}

/* line 272, app/assets/stylesheets/base/elements.scss */
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}

/* line 279, app/assets/stylesheets/base/elements.scss */
.pd0 .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 285, app/assets/stylesheets/base/elements.scss */
.pd0 .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

/* line 292, app/assets/stylesheets/base/elements.scss */
.pd0 .list-group {
  margin-bottom: 0;
}

/* line 296, app/assets/stylesheets/base/elements.scss */
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}

/* line 305, app/assets/stylesheets/base/elements.scss */
.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}

/* line 312, app/assets/stylesheets/base/elements.scss */
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}

/* line 318, app/assets/stylesheets/base/elements.scss */
.elements-list .list-group {
  margin-bottom: 0;
}

/* line 322, app/assets/stylesheets/base/elements.scss */
.elements-list a {
  color: inherit;
}

/* line 326, app/assets/stylesheets/base/elements.scss */
.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid $border-color;*/
  /*border-top: 1px solid $border-color;*/
  border-radius: 0;
}

/* line 336, app/assets/stylesheets/base/elements.scss */
.elements-list li.active {
  transition: none;
}

/* line 340, app/assets/stylesheets/base/elements.scss */
.element-detail-box {
  padding: 25px;
}

/* FLOT CHART  */
/* line 345, app/assets/stylesheets/base/elements.scss */
.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}

/* line 351, app/assets/stylesheets/base/elements.scss */
.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}

/* line 357, app/assets/stylesheets/base/elements.scss */
.stat-list li:first-child {
  margin-top: 0;
}

/* line 361, app/assets/stylesheets/base/elements.scss */
.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 367, app/assets/stylesheets/base/elements.scss */
.stat-percent {
  float: right;
}

/* line 371, app/assets/stylesheets/base/elements.scss */
.stat-list li {
  margin-top: 15px;
  position: relative;
}

/* DATATABLES */
/* line 378, app/assets/stylesheets/base/elements.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

/* line 386, app/assets/stylesheets/base/elements.scss */
.dataTables_wrapper {
  padding-bottom: 30px;
}

/* line 390, app/assets/stylesheets/base/elements.scss */
.dataTables_length {
  float: left;
}

/* line 394, app/assets/stylesheets/base/elements.scss */
.dataTables_filter label {
  margin-right: 5px;
}

/* line 398, app/assets/stylesheets/base/elements.scss */
.html5buttons {
  float: right;
}

/* line 402, app/assets/stylesheets/base/elements.scss */
.html5buttons a {
  border: 1px solid #e7eaec;
  background: #FFFFFF;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px;
}

/* line 410, app/assets/stylesheets/base/elements.scss */
.html5buttons a:hover, .html5buttons a:focus:active {
  background-color: #eee;
  color: inherit;
  border-color: #d2d2d2;
}

/* line 417, app/assets/stylesheets/base/elements.scss */
div.dt-button-info {
  z-index: 100;
}

@media (max-width: 768px) {
  /* line 422, app/assets/stylesheets/base/elements.scss */
  .html5buttons {
    float: none;
    margin-top: 10px;
  }
  /* line 427, app/assets/stylesheets/base/elements.scss */
  .dataTables_length {
    float: none;
  }
}

/* CIRCLE */
/* line 434, app/assets/stylesheets/base/elements.scss */
.img-circle {
  border-radius: 50%;
}

/* line 438, app/assets/stylesheets/base/elements.scss */
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

/* line 448, app/assets/stylesheets/base/elements.scss */
.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn, .tab-container .tab-mode.btn-group-lg > button.btn-circle,
.tab-container .tab-mode.btn-group-lg > .btn-circle.btn {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 457, app/assets/stylesheets/base/elements.scss */
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

/* line 466, app/assets/stylesheets/base/elements.scss */
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}

/* line 473, app/assets/stylesheets/base/elements.scss */
.show-grid {
  margin: 15px 0;
}

/* ANIMATION */
/* line 479, app/assets/stylesheets/base/elements.scss */
.css-animation-box h1 {
  font-size: 44px;
}

/* line 483, app/assets/stylesheets/base/elements.scss */
.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px;
}

/* line 488, app/assets/stylesheets/base/elements.scss */
#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
}

/* line 496, app/assets/stylesheets/base/elements.scss */
.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
}

/* line 504, app/assets/stylesheets/base/elements.scss */
.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px;
}

/* line 513, app/assets/stylesheets/base/elements.scss */
.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px;
}

/* line 519, app/assets/stylesheets/base/elements.scss */
.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase;
}

/* WIDGETS */
/* line 526, app/assets/stylesheets/base/elements.scss */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 533, app/assets/stylesheets/base/elements.scss */
.widget.style1 h2 {
  font-size: 30px;
}

/* line 537, app/assets/stylesheets/base/elements.scss */
.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 542, app/assets/stylesheets/base/elements.scss */
.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #FFFFFF;
}

/* line 548, app/assets/stylesheets/base/elements.scss */
.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px;
}

/* line 554, app/assets/stylesheets/base/elements.scss */
.widget .flot-chart {
  height: 100px;
}

/* line 558, app/assets/stylesheets/base/elements.scss */
.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}

/* line 563, app/assets/stylesheets/base/elements.scss */
.vertical-align h2, .vertical-align h3 {
  margin: 0;
}

/* line 567, app/assets/stylesheets/base/elements.scss */
.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

/* line 574, app/assets/stylesheets/base/elements.scss */
.todo-list.small-list {
  font-size: 12px;
}

/* line 578, app/assets/stylesheets/base/elements.scss */
.todo-list.small-list > li {
  background: #f8f8f8;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px;
}

/* line 588, app/assets/stylesheets/base/elements.scss */
.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn, .todo-list.small-list .tab-container .tab-mode.btn-group-xs > button, .tab-container .todo-list.small-list .tab-mode.btn-group-xs > button,
.todo-list.small-list .tab-container .tab-mode.btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px;
}

/* line 595, app/assets/stylesheets/base/elements.scss */
.todo-list > li {
  background: #f8f8f8;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px;
}

/* line 605, app/assets/stylesheets/base/elements.scss */
.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
}

/* line 612, app/assets/stylesheets/base/elements.scss */
.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px;
}

/* line 617, app/assets/stylesheets/base/elements.scss */
.todo-completed {
  text-decoration: line-through;
}

/* line 621, app/assets/stylesheets/base/elements.scss */
.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}

/* line 626, app/assets/stylesheets/base/elements.scss */
.glyphicon.fa {
  font-family: "Font Awesome 5 Free";
}

/* INPUTS */
/* line 631, app/assets/stylesheets/base/elements.scss */
.inline {
  display: inline-block !important;
}

/* line 635, app/assets/stylesheets/base/elements.scss */
.input-s-sm {
  width: 120px;
}

/* line 639, app/assets/stylesheets/base/elements.scss */
.input-s {
  width: 200px;
}

/* line 643, app/assets/stylesheets/base/elements.scss */
.input-s-lg {
  width: 250px;
}

/* line 647, app/assets/stylesheets/base/elements.scss */
.i-checks {
  padding-left: 0;
}

/* line 651, app/assets/stylesheets/base/elements.scss */
.i-checks.normalized input[type="hidden"] + div.icheckbox_square {
  margin-right: 10px;
  float: left;
}

/* line 655, app/assets/stylesheets/base/elements.scss */
.i-checks.normalized input[type="hidden"] + div.icheckbox_square + span {
  font-weight: normal;
  display: block;
}

/* line 663, app/assets/stylesheets/base/elements.scss */
.i-checks.i-checks-in-label > label,
.i-checks.i-checks-in-label .checkbox > label {
  padding-left: 0;
}

/* line 667, app/assets/stylesheets/base/elements.scss */
.i-checks.i-checks-in-label > label > .icheckbox_square,
.i-checks.i-checks-in-label .checkbox > label > .icheckbox_square {
  margin-right: 10px;
  margin-top: -1px;
}

/* line 674, app/assets/stylesheets/base/elements.scss */
.i-checks.i-checks-responsive > label {
  display: block;
}

/* line 679, app/assets/stylesheets/base/elements.scss */
.icheckbox_square {
  border-radius: 2px;
  overflow: hidden;
}

/* line 684, app/assets/stylesheets/base/elements.scss */
.form-control, .single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 3px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  font-size: 14px;
}

/* line 697, app/assets/stylesheets/base/elements.scss */
.form-control:focus, .single-line:focus {
  border-color: var(--secondary-color) !important;
}

/* line 701, app/assets/stylesheets/base/elements.scss */
.has-success .form-control {
  border-color: var(--primary-color);
}

/* line 705, app/assets/stylesheets/base/elements.scss */
.has-warning .form-control {
  border-color: #FFBC00;
}

/* line 709, app/assets/stylesheets/base/elements.scss */
.has-error .form-control {
  border-color: #ac342b;
}

/* line 713, app/assets/stylesheets/base/elements.scss */
.info .form-control {
  border-style: dashed;
  cursor: default;
  font-style: italic;
  color: #676A6C;
}

/* line 720, app/assets/stylesheets/base/elements.scss */
.has-success .control-label {
  color: var(--primary-color);
}

/* line 724, app/assets/stylesheets/base/elements.scss */
.has-warning .control-label {
  color: #FFBC00;
}

/* line 728, app/assets/stylesheets/base/elements.scss */
.has-error .control-label {
  color: #ac342b;
}

/* line 732, app/assets/stylesheets/base/elements.scss */
.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}

/* line 744, app/assets/stylesheets/base/elements.scss */
.export-csv .input-group {
  width: 100%;
}

/* line 748, app/assets/stylesheets/base/elements.scss */
.spinner-buttons.input-group-btn .btn-xs, .spinner-buttons.input-group-btn .btn-group-xs > .btn, .spinner-buttons.input-group-btn .tab-container .tab-mode.btn-group-xs > button, .tab-container .spinner-buttons.input-group-btn .tab-mode.btn-group-xs > button,
.spinner-buttons.input-group-btn .tab-container .tab-mode.btn-group-xs > .btn {
  line-height: 1.13;
}

/* line 752, app/assets/stylesheets/base/elements.scss */
.spinner-buttons.input-group-btn {
  width: 20%;
}

/* line 756, app/assets/stylesheets/base/elements.scss */
.noUi-connect {
  background: none repeat scroll 0 0 var(--primary-color);
  box-shadow: none;
}

/* line 761, app/assets/stylesheets/base/elements.scss */
.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ac342b;
  box-shadow: none;
}

/* UI Sortable */
/* line 768, app/assets/stylesheets/base/elements.scss */
.ui-sortable .ibox-title {
  cursor: move;
}

/* line 772, app/assets/stylesheets/base/elements.scss */
.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec;
}

/* line 778, app/assets/stylesheets/base/elements.scss */
.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important;
}

/* SWITCHES */
/* line 783, app/assets/stylesheets/base/elements.scss */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 791, app/assets/stylesheets/base/elements.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 795, app/assets/stylesheets/base/elements.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}

/* line 803, app/assets/stylesheets/base/elements.scss */
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

/* line 813, app/assets/stylesheets/base/elements.scss */
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 829, app/assets/stylesheets/base/elements.scss */
.onoffswitch-inner:before {
  content: "OUI";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}

/* line 836, app/assets/stylesheets/base/elements.scss */
.onoffswitch-inner:after {
  content: "NON";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right;
}

/* line 844, app/assets/stylesheets/base/elements.scss */
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

/* line 861, app/assets/stylesheets/base/elements.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

/* line 865, app/assets/stylesheets/base/elements.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

/* jqGrid */
/* line 871, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid {
  -moz-box-sizing: content-box;
}

/* line 875, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid-btable {
  border-collapse: separate;
}

/* line 879, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid-htable {
  border-collapse: separate;
}

/* line 883, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 891, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em;
}

/* line 896, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid;
}

/* line 903, app/assets/stylesheets/base/elements.scss */
.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 912, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit;
}

/* line 921, app/assets/stylesheets/base/elements.scss */
.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0;
}

/* line 928, app/assets/stylesheets/base/elements.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-weight: bold;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 937, app/assets/stylesheets/base/elements.scss */
.ui-widget-content {
  box-sizing: content-box;
}

/* line 941, app/assets/stylesheets/base/elements.scss */
.ui-icon-triangle-1-n {
  background-position: 1px -16px;
}

/* line 945, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}

/* line 951, app/assets/stylesheets/base/elements.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f8f8f8;
  border-collapse: separate;
}

/* line 956, app/assets/stylesheets/base/elements.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #f2fbff;
}

/* line 960, app/assets/stylesheets/base/elements.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #FFFFFF;
  font-weight: normal;
  color: #212121;
}

/* line 967, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px;
}

/* line 974, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto;
}

/* line 983, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-pager-control {
  position: relative;
}

/* line 987, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative;
}

/* line 992, app/assets/stylesheets/base/elements.scss */
.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0;
}

/* line 996, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0;
}

/* line 1001, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px;
}

/* line 1017, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px;
}

/* line 1024, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid-pager {
  height: 32px;
}

/* line 1028, app/assets/stylesheets/base/elements.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0;
}

/* line 1032, app/assets/stylesheets/base/elements.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0;
}

/* line 1036, app/assets/stylesheets/base/elements.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0;
}

/* line 1040, app/assets/stylesheets/base/elements.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0;
}

/* line 1044, app/assets/stylesheets/base/elements.scss */
.ui-widget-content {
  border: 1px solid #ddd;
}

/* line 1048, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0;
}

/* line 1052, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd;
}

/* line 1056, app/assets/stylesheets/base/elements.scss */
.ui-jqgrid tr.jqgrow td {
  padding: 6px;
}

/* line 1060, app/assets/stylesheets/base/elements.scss */
.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px;
}

/* line 1065, app/assets/stylesheets/base/elements.scss */
.ui-jqdialog .ui-jqdialog-title {
  float: none !important;
}

/* line 1069, app/assets/stylesheets/base/elements.scss */
.ui-jqdialog > .ui-resizable-se {
  position: absolute;
}

/* Nestable list */
/* line 1075, app/assets/stylesheets/base/elements.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

/* line 1085, app/assets/stylesheets/base/elements.scss */
.list-document {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1093, app/assets/stylesheets/base/elements.scss */
.list-document .list-document {
  padding-left: 30px;
}

/* line 1097, app/assets/stylesheets/base/elements.scss */
.dd-collapsed .list-document {
  display: none;
}

/* line 1101, app/assets/stylesheets/base/elements.scss */
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

/* line 1113, app/assets/stylesheets/base/elements.scss */
.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f8f8f8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1129, app/assets/stylesheets/base/elements.scss */
.list-ticket-category .dd-item {
  border-bottom: 1px solid #e7eaec;
  padding: 10px 0;
}

/* line 1133, app/assets/stylesheets/base/elements.scss */
.list-ticket-category .dd-item:nth-child(1) {
  padding-top: 0;
}

/* line 1138, app/assets/stylesheets/base/elements.scss */
.list-ticket-category .dd-item-neo {
  padding: 5px 10px 5px 0;
}

/* line 1141, app/assets/stylesheets/base/elements.scss */
.list-ticket-category .dd-item-neo > div::before {
  display: inline-block;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  float: left;
  font-weight: bold;
  margin-right: 5px;
}

/* line 1152, app/assets/stylesheets/base/elements.scss */
.ticket-category {
  border: none;
  background: none;
  color: #676A6C;
  font-weight: bold;
}

/* line 1159, app/assets/stylesheets/base/elements.scss */
.dd-handle span {
  font-weight: bold;
}

/* line 1163, app/assets/stylesheets/base/elements.scss */
.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold;
}

/* line 1169, app/assets/stylesheets/base/elements.scss */
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

/* line 1189, app/assets/stylesheets/base/elements.scss */
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

/* line 1198, app/assets/stylesheets/base/elements.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}

/* line 1202, app/assets/stylesheets/base/elements.scss */
#nestable2 .dd-item > button {
  font-family: "Font Awesome 5 Free";
  height: 34px;
  width: 33px;
  color: #c1c1c1;
}

/* line 1210, app/assets/stylesheets/base/elements.scss */
#nestable2 .dd-item > button:before {
  content: "\f067";
}

/* line 1214, app/assets/stylesheets/base/elements.scss */
#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068";
}

/* line 1218, app/assets/stylesheets/base/elements.scss */
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1229, app/assets/stylesheets/base/elements.scss */
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF), -webkit-linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF);
  background-image: -moz-linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF), -moz-linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF);
  background-image: linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF), linear-gradient(45deg, #FFFFFF 25%, transparent 25%, transparent 75%, #FFFFFF 75%, #FFFFFF);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

/* line 1240, app/assets/stylesheets/base/elements.scss */
.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}

/* line 1246, app/assets/stylesheets/base/elements.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 1250, app/assets/stylesheets/base/elements.scss */
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/**
* Nestable Extras
*/
/* line 1258, app/assets/stylesheets/base/elements.scss */
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

/* line 1268, app/assets/stylesheets/base/elements.scss */
#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0;
}

/* line 1273, app/assets/stylesheets/base/elements.scss */
#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: "Open Sans", sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1284, app/assets/stylesheets/base/elements.scss */
#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px;
}

/* line 1291, app/assets/stylesheets/base/elements.scss */
#nestable2 .dd-handle:hover {
  /*background: #bbb;*/
}

/* line 1295, app/assets/stylesheets/base/elements.scss */
#nestable2 span.label {
  margin-right: 10px;
}

/* line 1299, app/assets/stylesheets/base/elements.scss */
#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* CodeMirror */
/* line 1308, app/assets/stylesheets/base/elements.scss */
.CodeMirror {
  border: 1px solid #eee;
  height: auto;
}

/* line 1313, app/assets/stylesheets/base/elements.scss */
.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
}

/* Google Maps */
/* line 1319, app/assets/stylesheets/base/elements.scss */
.google-map {
  height: 300px;
}

/* Validation */
/* line 1324, app/assets/stylesheets/base/elements.scss */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px;
}

/* line 1330, app/assets/stylesheets/base/elements.scss */
.form-control.error {
  border: 1px dotted #cc5965;
}

/* ngGrid */
/* line 1335, app/assets/stylesheets/base/elements.scss */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px;
}

/* line 1341, app/assets/stylesheets/base/elements.scss */
.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px;
}

/* line 1347, app/assets/stylesheets/base/elements.scss */
.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec;
}

/* line 1352, app/assets/stylesheets/base/elements.scss */
.ngCell {
  border-right: none;
}

/* line 1356, app/assets/stylesheets/base/elements.scss */
.ngTopPanel {
  background: #F5F5F6;
}

/* line 1360, app/assets/stylesheets/base/elements.scss */
.ngRow.even {
  background: #f9f9f9;
}

/* line 1364, app/assets/stylesheets/base/elements.scss */
.ngRow.selected {
  background: #EBF2F1;
}

/* line 1368, app/assets/stylesheets/base/elements.scss */
.ngRow {
  border-bottom: 1px solid #e7eaec;
}

/* line 1372, app/assets/stylesheets/base/elements.scss */
.ngCell {
  background-color: transparent;
}

/* line 1376, app/assets/stylesheets/base/elements.scss */
.ngHeaderCell {
  border-right: none;
}

/* Toastr custom style */
/* line 1384, app/assets/stylesheets/base/elements.scss */
#toast-container > .toast {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(Opacity=90);
  filter: alpha(opacity=90);
}

/* line 1392, app/assets/stylesheets/base/elements.scss */
#toast-container > .toast:hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 1402, app/assets/stylesheets/base/elements.scss */
#toast-container > .toast::before {
  position: fixed;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  float: left;
  display: inline-block;
  width: 24px;
  text-align: center;
  color: #FFFFFF;
  margin: auto 0.5em auto -1.5em;
}

/* line 1417, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-success {
  background-color: #219966;
}

/* line 1420, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-success::before {
  content: "\f058";
}

/* line 1425, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-error {
  background-color: #ac342b;
}

/* line 1428, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-error::before {
  content: "\f057";
}

/* line 1433, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-info {
  background-color: #1c84c6;
}

/* line 1436, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-info::before {
  content: "\f129";
}

/* line 1441, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-warning {
  background-color: var(--primary-color);
}

/* line 1444, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-warning::before {
  content: "\f071";
}

/* line 1449, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-top-full-width {
  margin-top: 20px;
}

/* line 1453, app/assets/stylesheets/base/elements.scss */
#toast-container .toast-bottom-full-width {
  margin-bottom: 20px;
}

/* Notifie */
/* line 1459, app/assets/stylesheets/base/elements.scss */
.cg-notify-message.inspinia-notify {
  background: #FFFFFF;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit;
}

/* line 1470, app/assets/stylesheets/base/elements.scss */
.inspinia-notify.alert-warning {
  border-left: 6px solid #FFBC00;
}

/* line 1474, app/assets/stylesheets/base/elements.scss */
.inspinia-notify.alert-success {
  border-left: 6px solid #1c84c6;
}

/* line 1478, app/assets/stylesheets/base/elements.scss */
.inspinia-notify.alert-danger {
  border-left: 6px solid #ac342b;
}

/* line 1482, app/assets/stylesheets/base/elements.scss */
.inspinia-notify.alert-info {
  border-left: 6px solid #FF851B;
}

/* Image cropper style */
/* line 1487, app/assets/stylesheets/base/elements.scss */
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%;
}

/* line 1493, app/assets/stylesheets/base/elements.scss */
.img-preview-sm {
  height: 130px;
  width: 200px;
}

/* Forum styles  */
/* line 1499, app/assets/stylesheets/base/elements.scss */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1;
}

/* line 1505, app/assets/stylesheets/base/elements.scss */
.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px;
}

/* line 1512, app/assets/stylesheets/base/elements.scss */
.forum-avatar .img-circle {
  height: 48px;
  width: 48px;
}

/* line 1517, app/assets/stylesheets/base/elements.scss */
.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center;
}

/* line 1524, app/assets/stylesheets/base/elements.scss */
.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
}

/* line 1530, app/assets/stylesheets/base/elements.scss */
.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
}

/* line 1536, app/assets/stylesheets/base/elements.scss */
.forum-post-container .media-body .photos {
  margin: 10px 0;
}

/* line 1540, app/assets/stylesheets/base/elements.scss */
.forum-photo {
  max-width: 140px;
  border-radius: 3px;
}

/* line 1545, app/assets/stylesheets/base/elements.scss */
.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px;
}

/* line 1550, app/assets/stylesheets/base/elements.scss */
.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px;
}

/* line 1555, app/assets/stylesheets/base/elements.scss */
.mid-icon {
  font-size: 66px;
}

/* line 1559, app/assets/stylesheets/base/elements.scss */
.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1;
}

/* line 1565, app/assets/stylesheets/base/elements.scss */
.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

/* line 1571, app/assets/stylesheets/base/elements.scss */
.forum-container, .forum-post-container {
  padding: 30px !important;
}

/* line 1575, app/assets/stylesheets/base/elements.scss */
.forum-item small {
  color: #999;
}

/* line 1579, app/assets/stylesheets/base/elements.scss */
.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px;
}

/* line 1584, app/assets/stylesheets/base/elements.scss */
.forum-title {
  margin: 15px 0 15px 0;
}

/* line 1588, app/assets/stylesheets/base/elements.scss */
.forum-info {
  text-align: center;
}

/* line 1592, app/assets/stylesheets/base/elements.scss */
.forum-desc {
  color: #999;
}

/* line 1596, app/assets/stylesheets/base/elements.scss */
.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center;
}

/* line 1603, app/assets/stylesheets/base/elements.scss */
a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: 600;
}

/* line 1610, app/assets/stylesheets/base/elements.scss */
a.forum-item-title:hover {
  color: inherit;
}

/* line 1614, app/assets/stylesheets/base/elements.scss */
.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b;
}

/* line 1621, app/assets/stylesheets/base/elements.scss */
.forum-item.active .fa {
  color: var(--primary-color);
}

/* line 1625, app/assets/stylesheets/base/elements.scss */
.forum-item.active a.forum-item-title {
  color: var(--primary-color);
}

/* New Timeline style */
/* line 1631, app/assets/stylesheets/base/elements.scss */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

/* line 1638, app/assets/stylesheets/base/elements.scss */
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* line 1645, app/assets/stylesheets/base/elements.scss */
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-bottom: 2em;
}

/* line 1650, app/assets/stylesheets/base/elements.scss */
#vertical-timeline + .paginator {
  top: -30px;
  left: 0;
}

/* line 1656, app/assets/stylesheets/base/elements.scss */
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}

/* line 1666, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content .btn, .vertical-timeline-content .tab-container .tab-mode > button, .tab-container .vertical-timeline-content .tab-mode > button,
.vertical-timeline-content .tab-container .tab-mode > .btn,
.tab-container .vertical-timeline-content .tab-mode > .btn {
  float: right;
}

/* line 1670, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content ul li {
  list-style-type: none;
}

/* line 1675, app/assets/stylesheets/base/elements.scss */
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}

/* line 1679, app/assets/stylesheets/base/elements.scss */
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f8f8f8 transparent transparent;
}

/* line 1683, app/assets/stylesheets/base/elements.scss */
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f8f8f8;
}

/* line 1687, app/assets/stylesheets/base/elements.scss */
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f8f8f8 transparent transparent;
}

/* line 1692, app/assets/stylesheets/base/elements.scss */
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f8f8f8;
}

/* line 1697, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}

/* line 1702, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1708, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-block:first-child {
  margin-top: 0;
}

/* line 1712, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}

/* line 1716, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}

/* line 1727, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-icon:last-child {
  width: 14px;
  height: 14px;
  background-color: #e7eaec;
  left: 13px;
  border: 3px solid #e7eaec;
}

/* line 1736, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-icon i {
  display: block;
  text-align: center;
  line-height: 34px;
  color: #FFFFFF;
}

/* line 1743, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}

/* line 1750, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content .meta {
  margin-top: 20px;
  border-top: 1px solid #e7eaec;
  padding-top: 20px;
}

/* line 1756, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content .meta .author {
  font-size: 11px;
  font-style: italic;
}

/* line 1763, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1769, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}

/* line 1774, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

/* line 1779, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}

/* line 1784, app/assets/stylesheets/base/elements.scss */
.vertical-date small {
  color: var(--primary-color);
  font-weight: 400;
}

/* line 1789, app/assets/stylesheets/base/elements.scss */
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 769px) {
  /* line 1801, app/assets/stylesheets/base/elements.scss */
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  /* line 1805, app/assets/stylesheets/base/elements.scss */
  .vertical-timeline-content p {
    font-size: 13px;
  }
}

/* Tabs */
/* line 1815, app/assets/stylesheets/base/elements.scss */
.tabs-container .panel-body {
  background: #FFFFFF;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}

/* line 1823, app/assets/stylesheets/base/elements.scss */
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #FFFFFF;
}

/* line 1831, app/assets/stylesheets/base/elements.scss */
.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 1836, app/assets/stylesheets/base/elements.scss */
.tabs-container .tab-pane .panel-body {
  border-top: none;
}

/* line 1840, app/assets/stylesheets/base/elements.scss */
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
}

/* line 1845, app/assets/stylesheets/base/elements.scss */
.tabs-container .nav-tabs {
  border-bottom: 1px solid #e7eaec;
}

/* line 1849, app/assets/stylesheets/base/elements.scss */
.tabs-container .tab-pane .panel-body {
  border-top: none;
}

/* line 1853, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec;
}

/* line 1857, app/assets/stylesheets/base/elements.scss */
.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent;
}

/* line 1862, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 1868, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left .panel-body {
  position: static;
}

/* line 1872, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%;
}

/* line 1876, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%;
}

/* line 1881, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%;
}

/* line 1886, app/assets/stylesheets/base/elements.scss */
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none;
}

/* line 1891, app/assets/stylesheets/base/elements.scss */
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block;
}

/* line 1896, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec;
}

/* line 1900, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 1905, app/assets/stylesheets/base/elements.scss */
.tabs-container .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 1911, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent;
}

/* line 1917, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none;
}

/* line 1922, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 1929, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}

/* line 1934, app/assets/stylesheets/base/elements.scss */
.tabs-container .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 1941, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
  *border-right-color: #FFFFFF;
}

/* line 1948, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}

/* line 1953, app/assets/stylesheets/base/elements.scss */
.tabs-container .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 1960, app/assets/stylesheets/base/elements.scss */
.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  *border-left-color: #FFFFFF;
  z-index: 1;
}

@media (max-width: 768px) {
  /* line 1971, app/assets/stylesheets/base/elements.scss */
  .tabs-container .nav-tabs > li {
    float: none !important;
  }
  /* line 1975, app/assets/stylesheets/base/elements.scss */
  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0;
  }
}

/* Select2 custom styles */
/* line 1986, app/assets/stylesheets/base/elements.scss */
.select2-multiple-slim + .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: 0 5px !important;
}

/* line 1995, app/assets/stylesheets/base/elements.scss */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #e7eaec !important;
}

/* line 2001, app/assets/stylesheets/base/elements.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e7eaec !important;
  border: none !important;
  border-radius: 20px !important;
  padding: 5px 10px !important;
}

/* line 2007, app/assets/stylesheets/base/elements.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px !important;
  font-size: 0;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
}

/* line 2013, app/assets/stylesheets/base/elements.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove::before {
  font-size: 14px;
  content: "\f057";
}

/* line 2018, app/assets/stylesheets/base/elements.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: var(--primary-color) !important;
}

/* line 2025, app/assets/stylesheets/base/elements.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: var(--primary-color) !important;
}

/* Wizard step fix */
/* line 2032, app/assets/stylesheets/base/elements.scss */
.wizard > .content > .body {
  position: relative;
}

/* line 2038, app/assets/stylesheets/base/elements.scss */
.locker,
.cta-btn.locker {
  background-color: #e7eaec;
  color: #676a6c;
  border-color: #676a6c;
  cursor: pointer;
}

/* line 2045, app/assets/stylesheets/base/elements.scss */
.locker:hover,
.cta-btn.locker:hover {
  color: #676a6c;
}

/* line 2049, app/assets/stylesheets/base/elements.scss */
.locker > i::before,
.cta-btn.locker > i::before {
  content: "\f09c";
}

/* line 2053, app/assets/stylesheets/base/elements.scss */
.locker.locked,
.cta-btn.locker.locked {
  background-color: #ac342b;
  color: white;
  border-color: white;
}

/* line 2058, app/assets/stylesheets/base/elements.scss */
.locker.locked:hover,
.cta-btn.locker.locked:hover {
  color: white;
}

/* line 2062, app/assets/stylesheets/base/elements.scss */
.locker.locked > i::before,
.cta-btn.locker.locked > i::before {
  content: "\f023";
}

@media (min-width: 680px) and (max-width: 768px), (min-width: 900px) {
  /* line 2072, app/assets/stylesheets/base/elements.scss */
  .i-checks.i-checks-responsive > .form-group {
    display: inline-block;
    margin-right: 20px;
  }
}

/* line 2, app/assets/stylesheets/base/help.scss */
.help #help-cta {
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 60px;
  width: 60px;
  border: 0;
  border-radius: 50%;
  background: var(--secondary-color);
  color: white;
  z-index: 329498371;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  font-size: 18px;
  opacity: 1;
  transition: opacity 300ms;
}

/* line 20, app/assets/stylesheets/base/help.scss */
.help .help-header {
  background: var(--primary-color);
  padding: 15px 20px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  position: relative;
}

/* line 28, app/assets/stylesheets/base/help.scss */
.help .help-header i.fa-rocket {
  font-size: 22px;
  margin-right: 16px;
}

/* line 33, app/assets/stylesheets/base/help.scss */
.help .help-header span.cross {
  position: absolute;
  height: 30px;
  width: 30px;
  background-color: #FFFFFF;
  top: 10px;
  right: 20px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/base/help.scss */
.help .help-header span.cross i {
  padding-top: 7px;
  font-size: 16px;
}

/* line 51, app/assets/stylesheets/base/help.scss */
.help .form {
  position: fixed;
  bottom: 20px;
  right: 25px;
  width: 400px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  z-index: 2033;
}

@media (max-width: 395px) {
  /* line 62, app/assets/stylesheets/base/help.scss */
  .help .form {
    width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
  }
}

/* line 1, app/assets/stylesheets/base/base.scss */
body {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: var(--darken-primary-color);
  overflow-x: hidden;
  min-width: 320px;
}

/* line 9, app/assets/stylesheets/base/base.scss */
html, body {
  height: 100%;
}

/* line 13, app/assets/stylesheets/base/base.scss */
#page-wrapper {
  min-height: calc(100vh - 60px);
  padding: 0 15px 20px;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
}

/* line 22, app/assets/stylesheets/base/base.scss */
.secondary-hover {
  color: var(--primary-color);
}

/* line 25, app/assets/stylesheets/base/base.scss */
.secondary-hover:hover {
  color: var(--secondary-color);
}

/* line 30, app/assets/stylesheets/base/base.scss */
.overlay {
  position: relative;
}

/* line 34, app/assets/stylesheets/base/base.scss */
.overlay::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 44, app/assets/stylesheets/base/base.scss */
.purple-overlay {
  position: relative;
}

/* line 48, app/assets/stylesheets/base/base.scss */
.purple-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(187, 170, 204, 0.2);
  z-index: 2030;
}

/* line 60, app/assets/stylesheets/base/base.scss */
.text-transform-none {
  text-transform: none;
}

/* line 64, app/assets/stylesheets/base/base.scss */
.border-bottom-yellow {
  border-bottom: 1px solid #FFBC00;
}

/* line 68, app/assets/stylesheets/base/base.scss */
.border-bottom-secondary {
  border-bottom: 1px solid var(--secondary-color);
}

/* line 72, app/assets/stylesheets/base/base.scss */
.vertical-separator {
  border-right: 1px solid #6946AA;
  height: 60px;
}

/* line 77, app/assets/stylesheets/base/base.scss */
hr.gradient-separator {
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  margin: 8px 0 18px 0;
  border: none;
}

/* line 85, app/assets/stylesheets/base/base.scss */
body.boxed-layout {
  background: url(/assets/patterns/shattered-0b783c79c051e12cdb39f3b88b61fdc7798ac1b38119031756d818475c94740f.png);
}

/* line 88, app/assets/stylesheets/base/base.scss */
body#wrapper.boxed-layout {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

/* line 98, app/assets/stylesheets/base/base.scss */
.clear {
  display: block;
  overflow: hidden;
}

/* line 103, app/assets/stylesheets/base/base.scss */
.clearfix {
  clear: both;
}

/* line 107, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn {
  margin: 30px auto 20px;
}

/* line 110, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn a {
  margin-right: 10px;
  padding: 3px 20px;
  color: #FFFFFF;
  margin-top: 5px;
}

/* line 116, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn a.outlook-brand-color {
  background: #0078d4;
}

/* line 120, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn a.microsoft-brand-color {
  background: #00A3EE;
}

/* line 124, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn a.yahoo-brand-color {
  background: #470089;
}

/* line 128, app/assets/stylesheets/base/base.scss */
.email-calendar-ctn a.google-brand-color {
  background: #4285F4;
}

/* line 134, app/assets/stylesheets/base/base.scss */
a {
  cursor: pointer;
  color: var(--primary-color);
}

/* line 138, app/assets/stylesheets/base/base.scss */
a.animated-link {
  padding-bottom: 3px;
  position: relative;
  font-weight: 600;
}

/* line 143, app/assets/stylesheets/base/base.scss */
a.animated-link:hover::after {
  transform: scaleX(1);
  width: 100%;
}

/* line 148, app/assets/stylesheets/base/base.scss */
a.animated-link::after {
  background: linear-gradient(90deg, #6946aa, #e8005f 44.79%, #ffbc00);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transform: scaleX(0.0001);
  transition: transform .5s ease-in-out;
}

/* line 160, app/assets/stylesheets/base/base.scss */
a:hover, a:focus {
  text-decoration: none !important;
  color: var(--primary-color);
}

/* line 167, app/assets/stylesheets/base/base.scss */
.disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 172, app/assets/stylesheets/base/base.scss */
.border-bottom {
  border-bottom: 1px solid #e7eaec !important;
}

/* line 176, app/assets/stylesheets/base/base.scss */
.border-top:not(:first-child) {
  border-top: 1px solid #e7eaec !important;
}

/* line 180, app/assets/stylesheets/base/base.scss */
.font-bold {
  font-weight: 600;
}

/* line 184, app/assets/stylesheets/base/base.scss */
.font-semibold {
  font-weight: 500;
}

/* line 188, app/assets/stylesheets/base/base.scss */
.font-normal {
  font-weight: 400;
}

/* line 192, app/assets/stylesheets/base/base.scss */
.font-light {
  font-weight: 300;
}

/* line 196, app/assets/stylesheets/base/base.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 200, app/assets/stylesheets/base/base.scss */
.b-r {
  border-right: 1px solid #e7eaec;
}

/* line 204, app/assets/stylesheets/base/base.scss */
.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 1px;
  margin: 20px 0;
}

/* line 212, app/assets/stylesheets/base/base.scss */
.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 220, app/assets/stylesheets/base/base.scss */
video {
  width: 100% !important;
  height: auto !important;
}

/* GALLERY */
/* line 226, app/assets/stylesheets/base/base.scss */
.gallery > .row > div {
  margin-bottom: 15px;
}

/* line 230, app/assets/stylesheets/base/base.scss */
.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%;
}

/* Summernote text editor  */
/* line 237, app/assets/stylesheets/base/base.scss */
.note-editor {
  height: auto !important;
  min-height: 300px;
}

/* line 242, app/assets/stylesheets/base/base.scss */
.note-editor.fullscreen {
  z-index: 2050;
}

/* WRAPPERS */
/* line 248, app/assets/stylesheets/base/base.scss */
#wrapper {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 60px;
  max-height: 100vh;
}

/* line 256, app/assets/stylesheets/base/base.scss */
.wrapper {
  padding: 0 20px;
}

/* line 260, app/assets/stylesheets/base/base.scss */
.wrapper-content {
  padding: 20px 10px 40px;
}

/* line 264, app/assets/stylesheets/base/base.scss */
.title-action {
  text-align: right;
  padding-top: 30px;
}

/* line 269, app/assets/stylesheets/base/base.scss */
ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}

/* line 274, app/assets/stylesheets/base/base.scss */
.big-icon {
  font-size: 160px !important;
  color: #e5e6e7;
}

/* FOOTER */
/* line 281, app/assets/stylesheets/base/base.scss */
#footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  z-index: 999;
}

/* line 291, app/assets/stylesheets/base/base.scss */
#footer a {
  display: inline-block;
  color: #2B184E;
}

/* line 296, app/assets/stylesheets/base/base.scss */
#footer span.line {
  display: block;
}

/* TABS */
/* line 303, app/assets/stylesheets/base/base.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #f8f8f8;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}

/* line 318, app/assets/stylesheets/base/base.scss */
.nav.nav-tabs li {
  background: none;
  border: none;
}

/* line 323, app/assets/stylesheets/base/base.scss */
.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
}

/* line 328, app/assets/stylesheets/base/base.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c;
}

/* line 333, app/assets/stylesheets/base/base.scss */
.ui-tab .tab-content {
  padding: 20px 0;
}

/* GLOBAL  */
/* line 338, app/assets/stylesheets/base/base.scss */
.border-none {
  border: none !important;
}

/* line 342, app/assets/stylesheets/base/base.scss */
.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none;
}

/* line 349, app/assets/stylesheets/base/base.scss */
.border-left {
  border-left: 1px solid #e7eaec;
  border-right: none;
  border-top: none;
  border-bottom: none;
}

/* line 356, app/assets/stylesheets/base/base.scss */
.border-right {
  border-left: none;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none;
}

/* line 363, app/assets/stylesheets/base/base.scss */
.border-top + .border-top {
  border-left: none;
  border-top: 1px solid #e7eaec;
  border-right: none;
  border-bottom: none;
}

/* line 370, app/assets/stylesheets/base/base.scss */
.full-width {
  width: 100% !important;
}

/* line 374, app/assets/stylesheets/base/base.scss */
img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%;
}

/* line 379, app/assets/stylesheets/base/base.scss */
.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: var(--primary-color);
}

/* line 389, app/assets/stylesheets/base/base.scss */
.breadcrumb {
  background-color: #FFFFFF;
  padding: 0;
  margin-bottom: 0;
}

/* line 395, app/assets/stylesheets/base/base.scss */
.breadcrumb > li a {
  color: inherit;
}

/* line 399, app/assets/stylesheets/base/base.scss */
.breadcrumb > .active {
  color: inherit;
}

/* line 403, app/assets/stylesheets/base/base.scss */
code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap;
}

/* line 412, app/assets/stylesheets/base/base.scss */
.read td a, .read td {
  font-weight: normal;
  color: inherit;
}

/* BACKGROUNDS */
/* line 418, app/assets/stylesheets/base/base.scss */
.gray-bg {
  background-color: #f8f8f8;
}

/* line 422, app/assets/stylesheets/base/base.scss */
.purple-bg {
  background: rgba(187, 170, 204, 0.1) !important;
}

/* line 426, app/assets/stylesheets/base/base.scss */
.purple-darker-bg {
  background: #F0EBF9 !important;
}

/* line 430, app/assets/stylesheets/base/base.scss */
.moongrey-bg {
  background: #F7F9FA !important;
}

/* line 434, app/assets/stylesheets/base/base.scss */
.none-bg {
  background: none !important;
}

/* line 438, app/assets/stylesheets/base/base.scss */
.progress-bar {
  background-color: var(--primary-color);
}

/* line 442, app/assets/stylesheets/base/base.scss */
.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0;
}

/* line 447, app/assets/stylesheets/base/base.scss */
.truncated {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  min-width: 0;
}

/* line 456, app/assets/stylesheets/base/base.scss */
.text-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* For handle diferent bg color in AngularJS version */
/* line 464, app/assets/stylesheets/base/base.scss */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar, .metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #FFFFFF;
}

/* line 475, app/assets/stylesheets/base/base.scss */
.hidden {
  display: none;
}

/* line 480, app/assets/stylesheets/base/base.scss */
.select-w-100 + .select2-container.select2-container--default {
  width: 100% !important;
}

@media (min-width: 769px) {
  /* line 486, app/assets/stylesheets/base/base.scss */
  #leftnavbar + #page-wrapper {
    width: calc(100% - 60px);
    left: 60px;
  }
  /* line 491, app/assets/stylesheets/base/base.scss */
  .mobile-clickable-row {
    cursor: pointer;
  }
}

@media (max-width: 480px) {
  /* line 497, app/assets/stylesheets/base/base.scss */
  #page-wrapper {
    padding-bottom: 60px;
  }
}

/* SEARCH PAGE */
/* line 3, app/assets/stylesheets/base/pages.scss */
.search-form {
  margin-top: 10px;
}

/* line 7, app/assets/stylesheets/base/pages.scss */
.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE;
}

/* line 12, app/assets/stylesheets/base/pages.scss */
.search-result .search-link {
  color: #006621;
}

/* line 16, app/assets/stylesheets/base/pages.scss */
.search-result p {
  font-size: 12px;
  margin-top: 5px;
}

/* CONTACTS */
/* line 23, app/assets/stylesheets/base/pages.scss */
.contact-box {
  background-color: #FFFFFF;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 29, app/assets/stylesheets/base/pages.scss */
.contact-box > a {
  color: inherit;
}

/* line 34, app/assets/stylesheets/base/pages.scss */
.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0;
}

/* line 39, app/assets/stylesheets/base/pages.scss */
.contact-box.center-version > a, .contact-box.center-version > .manager-headline {
  display: block;
  background-color: #FFFFFF;
  padding: 10px;
  text-align: center;
}

/* line 46, app/assets/stylesheets/base/pages.scss */
.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 53, app/assets/stylesheets/base/pages.scss */
.contact-box.center-version address {
  margin-bottom: 0;
}

/* line 57, app/assets/stylesheets/base/pages.scss */
.contact-box .contact-box-footer {
  text-align: center;
  background-color: #FFFFFF;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px;
}

/* INVOICE */
/* line 66, app/assets/stylesheets/base/pages.scss */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right;
}

/* line 70, app/assets/stylesheets/base/pages.scss */
.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right;
}

/* line 74, app/assets/stylesheets/base/pages.scss */
.invoice-total > tbody > tr > td:first-child {
  text-align: right;
}

/* line 78, app/assets/stylesheets/base/pages.scss */
.invoice-total > tbody > tr > td {
  border: 0 none;
}

/* line 82, app/assets/stylesheets/base/pages.scss */
.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%;
}

/* ERROR & LOGIN & LOCKSCREEN*/
/* line 90, app/assets/stylesheets/base/pages.scss */
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
}

/* line 96, app/assets/stylesheets/base/pages.scss */
.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px;
}

/* line 101, app/assets/stylesheets/base/pages.scss */
.loginscreen.middle-box {
  width: 350px;
  padding: 50px 0;
}

/* line 106, app/assets/stylesheets/base/pages.scss */
.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0;
}

/* line 114, app/assets/stylesheets/base/pages.scss */
.middle-box h1 {
  font-size: 170px;
}

/* DASHBOARD */
/* line 120, app/assets/stylesheets/base/pages.scss */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px;
}

/* line 124, app/assets/stylesheets/base/pages.scss */
.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px;
}

/* line 129, app/assets/stylesheets/base/pages.scss */
.dashboard-header .list-group-item span.label {
  margin-right: 10px;
}

/* line 134, app/assets/stylesheets/base/pages.scss */
.fist-item {
  border-top: none !important;
}

/* line 138, app/assets/stylesheets/base/pages.scss */
.statistic-box {
  margin-top: 40px;
}

/* line 142, app/assets/stylesheets/base/pages.scss */
.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}

/* line 150, app/assets/stylesheets/base/pages.scss */
ul.clear-list:first-child {
  border-top: none !important;
}

/* Intimeline */
/* line 156, app/assets/stylesheets/base/pages.scss */
.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}

/* line 162, app/assets/stylesheets/base/pages.scss */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8;
}

/* line 175, app/assets/stylesheets/base/pages.scss */
.timeline-item .date .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}

/* line 181, app/assets/stylesheets/base/pages.scss */
.timeline-item .date .content:hover {
  background: #f6f6f6;
}

/* FILE MANAGER */
/* line 189, app/assets/stylesheets/base/pages.scss */
.file-box {
  display: inline-block;
  width: 220px;
}

/* line 194, app/assets/stylesheets/base/pages.scss */
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}

/* line 204, app/assets/stylesheets/base/pages.scss */
.file .icon,
.file .image {
  height: 98px;
  overflow: hidden;
}

/* line 210, app/assets/stylesheets/base/pages.scss */
.file .icon {
  padding: 15px 10px;
  text-align: center;
}

/* line 215, app/assets/stylesheets/base/pages.scss */
.file .icon i {
  font-size: 70px;
  color: #dadada;
}

/* line 220, app/assets/stylesheets/base/pages.scss */
.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}

/* line 226, app/assets/stylesheets/base/pages.scss */
.file-name small {
  color: #676a6c;
}

/* line 230, app/assets/stylesheets/base/pages.scss */
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}

/* PROFILE */
/* line 245, app/assets/stylesheets/base/pages.scss */
.profile-content {
  border-top: none !important;
}

/* PROJECTS */
/* line 251, app/assets/stylesheets/base/pages.scss */
.unread a {
  font-size: 14px;
  color: #676a6c;
  font-weight: 600;
}

/* line 258, app/assets/stylesheets/base/pages.scss */
.issue-item a {
  font-size: 14px;
  color: #676a6c;
}

/* line 266, app/assets/stylesheets/base/pages.scss */
.read-issue .issue-subject,
.unread-issue .issue-subject {
  max-width: 600px;
  display: block;
  margin-right: 0;
}

/* line 273, app/assets/stylesheets/base/pages.scss */
.read-issue {
  opacity: 0.9;
  background: #FFFFFF;
  color: #2B184E;
}

/* line 278, app/assets/stylesheets/base/pages.scss */
.read-issue .issue-subject {
  font-weight: 400;
}

/* line 282, app/assets/stylesheets/base/pages.scss */
.unread-issue {
  background: rgba(187, 170, 204, 0.1);
}

/* line 284, app/assets/stylesheets/base/pages.scss */
.unread-issue .issue-subject {
  font-weight: 600;
}

/* line 289, app/assets/stylesheets/base/pages.scss */
.project-list .table tbody tr {
  border-top: 1px solid #e7eaec;
}

/* line 293, app/assets/stylesheets/base/pages.scss */
.project-list .table tr td {
  padding: 12px 10px;
  vertical-align: middle;
}

/* line 298, app/assets/stylesheets/base/pages.scss */
.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}

/* line 310, app/assets/stylesheets/base/pages.scss */
.project-files li a {
  font-size: 11px;
  color: #676a6c;
  margin-left: 10px;
  line-height: 22px;
}

/* jsTree */
/* line 319, app/assets/stylesheets/base/pages.scss */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c";
}

/* line 323, app/assets/stylesheets/base/pages.scss */
.jstree-default .jstree-icon.none {
  width: 0;
}

/* CLIENTS */
/* line 328, app/assets/stylesheets/base/pages.scss */
.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none;
}

/* line 334, app/assets/stylesheets/base/pages.scss */
.client-avatar {
  width: 42px;
}

/* line 338, app/assets/stylesheets/base/pages.scss */
.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

/* line 344, app/assets/stylesheets/base/pages.scss */
.client-status {
  text-align: left;
}

/* line 349, app/assets/stylesheets/base/pages.scss */
.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #FFFFFF;
}

/* DIFF */
/* line 355, app/assets/stylesheets/base/pages.scss */
ins {
  background-color: #c6ffc6;
  text-decoration: none;
}

/* E-commerce */
/* line 361, app/assets/stylesheets/base/pages.scss */
.product-detail .ibox-content {
  padding: 30px 30px 50px 30px;
}

/* Vote list */
/* line 367, app/assets/stylesheets/base/pages.scss */
.vote-item {
  padding: 10px 0;
  background: #FFFFFF;
  display: block;
}

/* line 372, app/assets/stylesheets/base/pages.scss */
.vote-item + .vote-item {
  border-top: 1px solid #F5F5F5;
}

/* line 376, app/assets/stylesheets/base/pages.scss */
.vote-item:hover {
  background: white;
}

/* line 381, app/assets/stylesheets/base/pages.scss */
.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  margin-left: 10px;
}

/* line 387, app/assets/stylesheets/base/pages.scss */
.vote-title:hover, .vote-title:focus {
  color: inherit;
}

/* line 392, app/assets/stylesheets/base/pages.scss */
.vote-info, .vote-info a {
  color: #b4b6b8;
  font-size: 12px;
}

/* line 397, app/assets/stylesheets/base/pages.scss */
.vote-info a {
  margin-right: 10px;
}

/* line 400, app/assets/stylesheets/base/pages.scss */
.vote-info a:hover {
  color: var(--primary-color);
}

/* Chat view */
/* line 3, app/assets/stylesheets/base/chat.scss */
.chat-discussion {
  background: #FFFFFF;
}

/* line 6, app/assets/stylesheets/base/chat.scss */
.chat-discussion .message-date {
  font-size: 12px;
  color: #8a8a8a;
  display: block;
  border-bottom: 1px dotted #676A6C;
}

/* line 13, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message {
  padding: 10px 20px;
  min-height: 100px;
}

/* line 17, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message .message {
  max-width: 70%;
  float: left;
  margin-right: 55px;
}

/* line 23, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message .message-time,
.chat-discussion .chat-message .message-author {
  color: #8a8a8a;
  display: block;
  font-size: 9px;
  line-height: 1;
  padding: 3px 10px;
}

/* line 32, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message .message-content {
  color: white;
  display: block;
  padding: 10px 20px;
  white-space: pre-line;
  border-radius: 20px;
  background-color: var(--secondary-color);
  position: relative;
}

/* line 41, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message .message-content::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent var(--secondary-color);
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  content: "";
  transform: rotate(20deg);
}

/* line 57, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message.right .message {
  float: right;
  margin-right: 0;
  margin-left: 55px;
}

/* line 63, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message.right .message-time,
.chat-discussion .chat-message.right .message-author {
  text-align: right;
}

/* line 68, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message.right .message-content {
  background-color: var(--primary-color);
  color: white;
}

/* line 72, app/assets/stylesheets/base/chat.scss */
.chat-discussion .chat-message.right .message-content::before {
  border-color: transparent transparent transparent var(--primary-color);
  transform: rotate(45deg);
  right: -1px;
  left: auto;
  bottom: -2px;
}

/* line 84, app/assets/stylesheets/base/chat.scss */
.chat-message-form .form-group {
  margin-bottom: 0;
}

@media (max-width: 480px) {
  /* line 90, app/assets/stylesheets/base/chat.scss */
  .chat-discussion .chat-message {
    padding: 10px 0;
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
/* line 8, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: var(--primary-color);
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
/* line 60, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}

/* line 67, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--primary-color);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

/* line 80, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
/* line 121, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

/* line 129, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave div {
  background-color: var(--primary-color);
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

/* line 138, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 143, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 148, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 153, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
/* line 191, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}

/* line 198, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: var(--primary-color);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}

/* line 209, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
/* line 276, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: var(--primary-color);
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
/* line 321, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
}

/* line 331, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: var(--primary-color);
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

/* line 343, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
/* line 398, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

/* line 404, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: var(--primary-color);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 417, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 422, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
/* line 470, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

/* line 477, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 485, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: var(--primary-color);
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 500, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 506, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* line 512, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 518, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

/* line 524, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

/* line 530, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 536, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

/* line 542, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

/* line 548, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 554, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

/* line 560, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

/* line 566, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 571, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 576, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 581, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

/* line 586, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

/* line 591, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

/* line 596, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

/* line 601, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

/* line 606, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

/* line 611, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

/* line 616, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
/* line 661, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */
}

/* line 670, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

/* line 676, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: var(--primary-color);
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

/* line 685, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

/* line 690, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

/* line 695, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

/* line 700, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

/* line 705, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

/* line 710, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

/* line 715, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 720, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

/* line 725, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
/* line 762, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wordpress.sk-spinner {
  background-color: var(--primary-color);
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite;
}

/* line 773, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #FFFFFF;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px;
}

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
/* line 827, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

/* line 834, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 842, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: var(--primary-color);
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 857, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 863, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* line 869, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 875, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

/* line 881, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

/* line 887, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 893, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

/* line 899, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

/* line 905, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 911, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

/* line 917, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

/* line 923, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 928, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 933, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 938, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

/* line 943, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

/* line 948, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

/* line 953, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

/* line 958, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

/* line 963, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

/* line 968, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

/* line 973, app/assets/stylesheets/base/spinners.scss */
.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

/* The switch - the box around the slider */
/* line 2, app/assets/stylesheets/base/switch.scss */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

/* Hide default HTML checkbox */
/* line 10, app/assets/stylesheets/base/switch.scss */
.switch input {
  opacity: 0 !important;
  width: 0;
  height: 0;
}

/* The slider */
/* line 17, app/assets/stylesheets/base/switch.scss */
.slider {
  position: absolute;
  border-radius: 24px;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bbb;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 30, app/assets/stylesheets/base/switch.scss */
.slider:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 43, app/assets/stylesheets/base/switch.scss */
input:disabled + .slider {
  background-color: #eee !important;
  cursor: not-allowed;
}

/* line 48, app/assets/stylesheets/base/switch.scss */
input:checked + .slider {
  background-color: #219966;
}

/* line 52, app/assets/stylesheets/base/switch.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #219966;
}

/* line 56, app/assets/stylesheets/base/switch.scss */
input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* line 1, app/assets/stylesheets/base/profile_top_nav.css.scss */
#avatar-profil-button {
  padding: 10px;
}

/* line 4, app/assets/stylesheets/base/profile_top_nav.css.scss */
#avatar-profil-button i {
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  right: 50%;
  margin-right: -6px;
  bottom: -1px;
  text-align: center;
  line-height: 12px;
  font-size: 14px;
  opacity: 0.5;
}

/* line 19, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown {
  position: absolute;
  top: 56px;
  right: 3px;
  width: 250px;
  transition: transform 1s;
  z-index: 2031;
}

/* line 28, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown.open ul {
  transform: scaleY(1);
  display: block;
}

/* line 34, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul {
  padding: 15px 20px;
  width: 100%;
  border: 1px solid var(--primary-color);
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  font-size: 12px;
  list-style: none outside none;
  text-shadow: none;
  z-index: 2031;
  background-color: white;
}

/* line 47, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul li {
  padding: 5px 0;
}

/* line 50, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul li.divider {
  padding: 0;
  margin: 5px 0;
  width: 100%;
  height: 1px;
  background-color: #676A6C;
}

/* line 58, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul li.title {
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}

/* line 63, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul li.title > strong {
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 71, app/assets/stylesheets/base/profile_top_nav.css.scss */
#profile-dropdown ul li i.fas,
#profile-dropdown ul li i.far,
#profile-dropdown ul li i.fa {
  color: var(--primary-color);
  font-size: 24px;
  display: inline-block;
  width: 50px;
  text-align: center;
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/base/subscribers_form.scss */
#subscribers_list #subscribers_list_inside {
  height: calc(100vh - 365px);
  min-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 11, app/assets/stylesheets/base/subscribers_form.scss */
#subscribers_list #subscribers_list_inside th:nth-of-type(1),
#subscribers_list #subscribers_list_inside td:nth-of-type(1) {
  width: auto;
}

/* line 13, app/assets/stylesheets/base/subscribers_form.scss */
#subscribers_list #subscribers_list_inside th:nth-of-type(1) span,
#subscribers_list #subscribers_list_inside td:nth-of-type(1) span {
  display: block;
  font-size: 10px;
  font-style: italic;
}

/* line 20, app/assets/stylesheets/base/subscribers_form.scss */
#subscribers_list #subscribers_list_inside th:nth-of-type(2), #subscribers_list #subscribers_list_inside th:nth-of-type(3),
#subscribers_list #subscribers_list_inside td:nth-of-type(2),
#subscribers_list #subscribers_list_inside td:nth-of-type(3) {
  width: 105px;
  text-align: center;
}

/* line 29, app/assets/stylesheets/base/subscribers_form.scss */
form#subscribers_list_action {
  display: inline;
}

/* line 33, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list {
  display: flex;
  margin: 20px 0;
}

/* line 37, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .manager-subscribers-item {
  display: block;
  width: 55px;
  margin-right: 20px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
}

/* line 46, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .manager-subscribers-item span.avatar {
  margin-bottom: 5px;
}

/* line 51, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .add-subscriers-manager {
  width: 55px;
}

/* line 53, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .add-subscriers-manager .add-manager {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background-color: var(--primary-color);
  margin-bottom: 5px;
}

/* line 62, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .add-subscriers-manager .add-manager > span {
  display: block;
  font-size: 43px;
  text-align: center;
}

/* line 68, app/assets/stylesheets/base/subscribers_form.scss */
.manager-subscribers-list .add-subscriers-manager > span {
  display: block;
  width: calc(100% + 10px);
  margin: 0 -5px;
  color: var(--primary-color);
  font-size: 11px;
  text-overflow: ellipsis;
  text-align: center;
}

/* line 81, app/assets/stylesheets/base/subscribers_form.scss */
#notifications-subscribers .form-group,
#notifications-subscribers .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/base/notifications.scss */
#notification-send-list th:nth-of-type(1),
#notification-send-list td:nth-of-type(1) {
  width: auto;
}

/* line 7, app/assets/stylesheets/base/notifications.scss */
#notification-send-list th:nth-of-type(1) p,
#notification-send-list td:nth-of-type(1) p {
  display: block;
  font-size: 10px;
  font-style: italic;
}

/* line 14, app/assets/stylesheets/base/notifications.scss */
#notification-send-list th:nth-of-type(2), #notification-send-list th:nth-of-type(3), #notification-send-list th:nth-of-type(4),
#notification-send-list td:nth-of-type(2),
#notification-send-list td:nth-of-type(3),
#notification-send-list td:nth-of-type(4) {
  width: 200px;
  text-align: center;
}

/* line 20, app/assets/stylesheets/base/notifications.scss */
#notification-send-list th:nth-of-type(5), #notification-send-list th:nth-of-type(6),
#notification-send-list td:nth-of-type(5),
#notification-send-list td:nth-of-type(6) {
  width: 100px;
  text-align: center;
}

/* line 30, app/assets/stylesheets/base/notifications.scss */
.notification-event.pending, .notification-event.archived {
  color: #676A6C;
}

/* line 34, app/assets/stylesheets/base/notifications.scss */
.notification-event.sent {
  color: #6946AA;
}

/* line 38, app/assets/stylesheets/base/notifications.scss */
.notification-event.delivered {
  color: #6946AA;
}

/* line 42, app/assets/stylesheets/base/notifications.scss */
.notification-event.deferred {
  color: #337AB7;
}

/* line 46, app/assets/stylesheets/base/notifications.scss */
.notification-event.proxified {
  color: #337AB7;
}

/* line 50, app/assets/stylesheets/base/notifications.scss */
.notification-event.rejected {
  color: #ac342b;
}

/* line 54, app/assets/stylesheets/base/notifications.scss */
.notification-event.read {
  color: var(--secondary-color);
}

/* line 58, app/assets/stylesheets/base/notifications.scss */
.notification-event.consulted {
  color: #FFBC00;
}

/* line 1, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
h5#modal-title {
  text-align: left;
}

/* line 5, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#select-resource-type {
  max-width: 100%;
  width: 100%;
  border: 1px solid #C7C7C7;
  height: 36px;
  border-radius: 4px;
}

/* line 13, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#select-resource-type > option {
  color: #676A6C;
  max-width: 100%;
  width: 100%;
}

/* line 20, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
.js-intervention-contacts-select {
  height: 36px;
  padding: 10px;
}

/* line 24, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
.js-intervention-contacts-select > option {
  padding: 10px;
  color: #676A6C;
}

/* line 31, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form label {
  display: block;
  text-align: left;
  margin-right: 30px;
  font-size: 13px;
  font-weight: 700;
  color: #676A6C;
}

/* line 40, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form input {
  border: 1px solid #E7E7E7;
  padding: 10px;
  border-radius: 1px;
}

/* line 45, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form input ::placeholder {
  color: #676A6C;
}

/* line 50, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 56, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div.two-row input {
  width: calc(35% - 10px);
}

/* line 59, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div.two-row input + input {
  margin-left: 20px;
}

/* line 65, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div input {
  width: 70%;
}

/* line 69, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div .emails-textarea {
  width: 70%;
}

/* line 72, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#intervention-contact-form > div .emails-textarea textarea {
  height: 90px;
  border: 1px solid #E7E7E7;
  width: 100%;
  resize: vertical;
}

/* line 82, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
div.intervention-contacts-preview-list {
  margin: 10px 0;
  font-weight: 600;
}

/* line 86, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
div.intervention-contacts-preview-list span {
  font-weight: 400;
}

/* line 90, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
div.intervention-contacts-preview-list .remove-intervention-contact {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 400;
  float: right;
  font-size: 12px;
}

/* line 98, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
div.intervention-contacts-preview-list .remove-intervention-contact i {
  margin-left: 8px;
  padding-top: 2px;
}

/* line 105, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#contact-must-be-contacted {
  margin-left: 40px;
}

/* line 108, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
#contact-must-be-contacted label {
  font-weight: 700;
}

/* line 113, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
.ibox-content-ctn {
  min-height: 180px;
}

@media (max-width: 480px) {
  /* line 118, app/assets/stylesheets/base/add-intervention-contact-modal.scss */
  #contact-must-be-contacted {
    margin-left: 0px;
  }
}

/* TABLES */
/* line 3, app/assets/stylesheets/base/tables.scss */
.table-bordered {
  border: 1px solid #EBEBEB;
}

/* line 7, app/assets/stylesheets/base/tables.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px;
}

/* line 12, app/assets/stylesheets/base/tables.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7;
}

/* line 16, app/assets/stylesheets/base/tables.scss */
.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom;
}

/* line 26, app/assets/stylesheets/base/tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}

/* line 40, app/assets/stylesheets/base/tables.scss */
table tr.disabled td, table tr.disabled a {
  color: #676A6C;
}

/* line 47, app/assets/stylesheets/base/tables.scss */
tr.site-item > td {
  height: 105px;
}

/* line 54, app/assets/stylesheets/base/tables.scss */
body.pro-sms_settings table thead {
  overflow: hidden;
}

/* line 57, app/assets/stylesheets/base/tables.scss */
body.pro-sms_settings table thead th {
  padding: 10px 25px;
}

/* line 60, app/assets/stylesheets/base/tables.scss */
body.pro-sms_settings table thead th:first-child {
  border-radius: 4px 0 0 0;
}

/* line 64, app/assets/stylesheets/base/tables.scss */
body.pro-sms_settings table thead th:nth-child(2) {
  border-radius: 0 4px 0 0;
}

/* line 72, app/assets/stylesheets/base/tables.scss */
body.pro-sms_settings table tbody tr td {
  padding: 10px 25px;
}

/* line 1, app/assets/stylesheets/base/grid.scss */
.grid {
  display: grid;
  grid-gap: 1rem;
  align-items: start;
}

/* line 7, app/assets/stylesheets/base/grid.scss */
.grid-block {
  padding: 1rem;
  border-radius: 5px;
}

/* line 1, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding-left: 0;
  padding-bottom: 10px;
}

/* line 14, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li {
  flex: none;
  width: 190px;
  height: 285px;
  padding: 20px 20px 20px 20px;
  margin: 10px;
  list-style: none;
  background: #F9F8F7;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

/* line 25, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item {
  width: 100px;
  height: 100px;
  padding: 0px;
  box-shadow: none;
  border-radius: 5px;
  margin-bottom: 30px;
}

/* line 33, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item .document-infos {
  height: 100px;
}

/* line 37, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item .preview-box {
  border: 1px solid var(--secondary-color);
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

/* line 43, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item .preview-box .image-ctn {
  height: 100%;
  overflow: hidden;
}

/* line 47, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item .preview-box .image-ctn i {
  line-height: 100px;
  color: var(--secondary-color);
}

/* line 53, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item .preview-box img {
  height: 70%;
}

/* line 58, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li.attachment-item span {
  display: block;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 67, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .document-infos {
  height: 191px;
}

/* line 71, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box {
  display: block;
  width: 100%;
  height: 175px;
  color: #676A6C;
  text-align: center;
}

/* line 78, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box .image-ctn {
  width: 100%;
  height: 70%;
  background: #FFFFFF;
}

/* line 82, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box .image-ctn i {
  line-height: 144px;
}

/* line 85, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box .image-ctn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 93, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box img {
  width: 100%;
  height: 70%;
  object-fit: contain;
  object-position: center;
}

/* line 100, app/assets/stylesheets/base/document-preview-list.scss */
.document-preview-ctn .attachment-ctn ul li .preview-box span {
  display: block;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 113, app/assets/stylesheets/base/document-preview-list.scss */
.issue-preview {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

@media (max-width: 480px) {
  /* line 120, app/assets/stylesheets/base/document-preview-list.scss */
  .incoming-mail-body {
    margin-top: 100px;
  }
  /* line 123, app/assets/stylesheets/base/document-preview-list.scss */
  .incoming-mail-body .attachment-ctn ul {
    flex-wrap: wrap;
    justify-content: center;
    overflow-x: hidden;
  }
  /* line 127, app/assets/stylesheets/base/document-preview-list.scss */
  .incoming-mail-body .attachment-ctn ul li {
    margin-top: 20px;
  }
}

/* line 3, app/assets/stylesheets/base/modal.scss */
body.modal-open {
  padding-right: inherit !important;
}

/* line 8, app/assets/stylesheets/base/modal.scss */
body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit;
}

/* line 13, app/assets/stylesheets/base/modal.scss */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
  max-height: calc(100vh - 80px);
  overflow: auto;
}

/* line 25, app/assets/stylesheets/base/modal.scss */
.modal-dialog {
  z-index: 2200;
}

/* line 29, app/assets/stylesheets/base/modal.scss */
.modal-body {
  padding: 20px 30px 30px 30px;
}

/* line 33, app/assets/stylesheets/base/modal.scss */
.inmodal .modal-body {
  background: #f8fafb;
}

/* line 37, app/assets/stylesheets/base/modal.scss */
.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center;
}

/* line 42, app/assets/stylesheets/base/modal.scss */
.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

/* line 49, app/assets/stylesheets/base/modal.scss */
.inmodal .modal-title {
  font-size: 26px;
}

/* line 53, app/assets/stylesheets/base/modal.scss */
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}

/* line 58, app/assets/stylesheets/base/modal.scss */
.modal-footer {
  margin-top: 0;
}

/* line 63, app/assets/stylesheets/base/modal.scss */
.modal-backdrop {
  z-index: 2040 !important;
}

/* line 67, app/assets/stylesheets/base/modal.scss */
.modal {
  z-index: 2050 !important;
}

/* line 1, app/assets/stylesheets/base/ibox.scss */
.ibox {
  border-radius: 6px;
  overflow: hidden;
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}

/* line 9, app/assets/stylesheets/base/ibox.scss */
.ibox.allow-overflow {
  overflow: visible;
}

/* line 14, app/assets/stylesheets/base/ibox.scss */
.ibox.with-cta .ibox-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 19, app/assets/stylesheets/base/ibox.scss */
.ibox.with-cta .ibox-title span {
  color: var(--primary-color);
}

/* line 25, app/assets/stylesheets/base/ibox.scss */
.ibox.green-border {
  border-top: 2px solid #219966;
}

/* line 29, app/assets/stylesheets/base/ibox.scss */
.ibox.grey-border {
  border-top: 2px solid #8a8a8a;
}

/* line 33, app/assets/stylesheets/base/ibox.scss */
.ibox.light-grey-border {
  border-top: 2px solid #e7eaec;
}

/* line 40, app/assets/stylesheets/base/ibox.scss */
.ibox.green-border .ibox-content, .ibox.light-border .ibox-content, .ibox.grey-border .ibox-content {
  border: none;
}

/* line 45, app/assets/stylesheets/base/ibox.scss */
.ibox + .ibox {
  margin-top: 30px;
}

/* line 50, app/assets/stylesheets/base/ibox.scss */
.ibox.collapsed .ibox-content {
  display: none;
}

/* line 54, app/assets/stylesheets/base/ibox.scss */
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}

/* line 59, app/assets/stylesheets/base/ibox.scss */
.ibox:after, .ibox:before {
  display: table;
}

/* line 65, app/assets/stylesheets/base/ibox.scss */
.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5,
.ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px;
}

/* line 70, app/assets/stylesheets/base/ibox.scss */
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #FFFFFF;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px;
}

/* line 85, app/assets/stylesheets/base/ibox.scss */
.ibox-title > a.cta-link {
  float: right;
  margin-top: -9px;
  margin-right: -9px;
}

/* line 91, app/assets/stylesheets/base/ibox.scss */
.ibox-title h5 {
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 100, app/assets/stylesheets/base/ibox.scss */
.ibox-title .label {
  float: left;
  margin-left: 4px;
}

/* line 106, app/assets/stylesheets/base/ibox.scss */
.ibox-title-like {
  border-top: 3px solid #e7eaec;
  border-radius: 5px 5px 0 0;
}

/* line 111, app/assets/stylesheets/base/ibox.scss */
.ibox-content {
  background-color: #FFFFFF;
  color: inherit;
  padding: 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
  clear: both;
}

/* line 122, app/assets/stylesheets/base/ibox.scss */
.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #FFFFFF;
  padding: 20px;
}

/* line 129, app/assets/stylesheets/base/ibox.scss */
.ibox-footer > small {
  vertical-align: top;
}

/* line 134, app/assets/stylesheets/base/ibox.scss */
.ibox-heading {
  background-color: #f8f8f8;
  background: #F0EBF9;
  background-size: 4px 4px;
  border-bottom: none;
}

/* line 141, app/assets/stylesheets/base/ibox.scss */
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}

/* line 146, app/assets/stylesheets/base/ibox.scss */
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}

/* line 154, app/assets/stylesheets/base/ibox.scss */
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}

/* line 159, app/assets/stylesheets/base/ibox.scss */
.ibox-tools a.btn-primary {
  color: #FFFFFF;
}

/* line 164, app/assets/stylesheets/base/ibox.scss */
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}

/* line 169, app/assets/stylesheets/base/ibox.scss */
.ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 175, app/assets/stylesheets/base/ibox.scss */
.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0;
}

/* line 186, app/assets/stylesheets/base/ibox.scss */
.ibox.fullscreen .collapse-link {
  display: none;
}

/* line 190, app/assets/stylesheets/base/ibox.scss */
.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px);
}

/* line 194, app/assets/stylesheets/base/ibox.scss */
.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px;
}

/* PANELS */
/* line 3, app/assets/stylesheets/base/panels.scss */
.panel.blank-panel {
  background: none;
  margin: 0;
}

/* line 8, app/assets/stylesheets/base/panels.scss */
.blank-panel .panel-heading {
  padding-bottom: 0;
}

/* line 15, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .panel {
  border-radius: 0;
  border: 0;
}

/* line 19, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .panel + .panel {
  border-top: 1px solid #e7eaec;
}

/* line 24, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .panel-heading {
  padding: 10px 0;
}

/* line 27, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .panel-heading + .panel-collapse > .panel-body, .panel-group.simple .panel-heading + .panel-collapse > .list-group {
  border-top: 1px dashed #e7eaec;
}

/* line 33, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .panel-body {
  padding: 10px 0 20px;
}

/* line 37, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .collapsed-reversed {
  transition: transform ease 200ms;
}

/* line 41, app/assets/stylesheets/base/panels.scss */
.panel-group.simple .collapsed .collapsed-reversed {
  transform: rotate(180deg);
}

/* line 46, app/assets/stylesheets/base/panels.scss */
.panel-title {
  font-size: inherit;
}

/* line 50, app/assets/stylesheets/base/panels.scss */
.panel-primary {
  border-color: var(--primary-color);
}

/* line 54, app/assets/stylesheets/base/panels.scss */
.panel-primary > .panel-heading {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

/* line 59, app/assets/stylesheets/base/panels.scss */
.panel-success {
  border-color: #1c84c6;
}

/* line 63, app/assets/stylesheets/base/panels.scss */
.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF;
}

/* line 69, app/assets/stylesheets/base/panels.scss */
.panel-info {
  border-color: #009EAB;
}

/* line 73, app/assets/stylesheets/base/panels.scss */
.panel-info > .panel-heading {
  background-color: #009EAB;
  border-color: #009EAB;
  color: #FFFFFF;
}

/* line 79, app/assets/stylesheets/base/panels.scss */
.panel-warning {
  border-color: #FFBC00;
}

/* line 83, app/assets/stylesheets/base/panels.scss */
.panel-warning > .panel-heading {
  background-color: #FFBC00;
  border-color: #FFBC00;
  color: #FFFFFF;
}

/* line 89, app/assets/stylesheets/base/panels.scss */
.panel-danger {
  border-color: #ac342b;
}

/* line 93, app/assets/stylesheets/base/panels.scss */
.panel-danger > .panel-heading {
  background-color: #ac342b;
  border-color: #ac342b;
  color: #FFFFFF;
}

/* line 3, app/assets/stylesheets/base/dashboard.scss */
body.pro-dashboard-index #issues-list .issue-list-item {
  display: flex;
  justify-content: space-between;
}

/* line 9, app/assets/stylesheets/base/dashboard.scss */
body.pro-dashboard-index .dropdown {
  position: relative;
  align-self: flex-end;
}

/* line 13, app/assets/stylesheets/base/dashboard.scss */
body.pro-dashboard-index .dropdown .drop-list-flex {
  position: absolute;
  left: -200px;
  top: 0;
  overflow: hidden;
}

@media (min-width: 1130px) and (max-width: 1260px) {
  /* line 23, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index #issues-list .issue-list-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 31, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index #favorite-sites .clickable-row {
    flex-wrap: wrap;
  }
  /* line 36, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown {
    width: 100%;
  }
  /* line 39, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .dropdown-menu {
    transform: scaleY(1);
  }
  /* line 43, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .drop-list-flex {
    position: static;
    z-index: 5;
    display: block;
    text-align: center;
    opacity: 1;
    margin: 15px auto 10px;
  }
  /* line 52, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .dropdown-toggle {
    display: none;
  }
}

@media (max-width: 480px) {
  /* line 60, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index #issues-list .issue-list-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 67, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .see-all {
    display: none;
  }
  /* line 72, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index #favorite-sites .clickable-row {
    flex-wrap: wrap;
  }
  /* line 77, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown {
    width: 100%;
  }
  /* line 80, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .dropdown-menu {
    transform: scaleY(1);
  }
  /* line 84, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .drop-list-flex {
    position: static;
    z-index: 5;
    display: block;
    text-align: center;
    opacity: 1;
    margin: 15px auto 10px;
  }
  /* line 93, app/assets/stylesheets/base/dashboard.scss */
  body.pro-dashboard-index .manager-dashboard-dropdown .dropdown-toggle {
    display: none;
  }
}

/*
  Structure:
  Add .custom-checkbox-ctn to the parent input
  Add .custom-checkbox to the input
  Add <span class="checkmark"></span> after the input

  Example
  <label class="custom-checkbox-ctn">
    <input class="custom-checkbox">
    <span class="checkmark"></span>
  </label>
*/
/* line 14, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn {
  display: block;
  position: relative;
  padding-left: 35px !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 24, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn .custom-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 32, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn .checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 22px;
  width: 22px;
  border: 1px solid #CDC6FF;
  border-radius: 3px;
}

/* line 41, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 47, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn .checkmark.common {
  border: 1px solid #6946AA;
}

/* line 52, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn:hover .checkmark {
  border: 2px solid var(--secondary-color);
}

/* line 56, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn:hover > input:checked + .checkmark {
  border: 1px solid #e7eaec;
}

/* line 60, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn input:checked ~ .checkmark {
  background-color: var(--secondary-color);
}

/* line 64, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn > input:checked ~ .checkmark:after {
  display: block;
}

/* line 68, app/assets/stylesheets/base/custom-checkbox.scss */
.custom-checkbox-ctn .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
  Structure:
  Add .custom-radio-ctn to the parent input
  Add .custom-radio to the input
  Add <span class="checkmark common"></span> after the input

  Common class is a simple radio button for checked in secondary color

  Example
  <label class="custom-radio-ctn">
    <input class="custom-radio">
    <span class="checkmark common"></span>
  </label>
*/
/* line 16, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .custom-radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 34, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 22px;
  width: 22px;
  border: 1px solid #CDC6FF;
  border-radius: 50%;
}

/* line 43, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 49, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark.to_do {
  border: 1px solid #6946AA;
}

/* line 53, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark.common {
  border: 1px solid #6946AA;
}

/* line 57, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark.pre_validated {
  border: 1px solid rgba(232, 0, 95, 0.5);
}

/* line 61, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark.validated {
  border: 1px solid #219966;
}

/* line 66, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn:hover .checkmark {
  border: 2px solid var(--secondary-color);
}

/* line 70, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn:hover > input:checked + .checkmark {
  border: 1px solid #e7eaec;
}

/* line 74, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn input:checked ~ .checkmark.pre_validated {
  background-color: rgba(232, 0, 95, 0.5);
  border: 1px solid rgba(232, 0, 95, 0.5);
}

/* line 79, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn input:checked ~ .checkmark.validated {
  background-color: #219966;
  border: 1px solid #219966;
}

/* line 84, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn input:checked ~ .checkmark {
  background-color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
}

/* line 89, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn > input:checked ~ .checkmark:after {
  display: block;
}

/* line 93, app/assets/stylesheets/base/custom-radio.scss */
.custom-radio-ctn .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 2, app/assets/stylesheets/base/custom-select.scss */
.custom-select .select2-container {
  position: relative;
  border: 1px solid var(--secondary-color);
  border-radius: 30px;
  width: 50% !important;
  margin: auto;
  height: 30px;
  padding-left: 30px;
}

/* line 11, app/assets/stylesheets/base/custom-select.scss */
.custom-select .select2-container .select2-selection--single {
  border: none !important;
  background-color: transparent !important;
}

/* line 15, app/assets/stylesheets/base/custom-select.scss */
.custom-select .select2-container .select2-selection--single .select2-selection__rendered::before {
  content: "\f002";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  color: var(--secondary-color);
  top: 0;
  left: 0;
  margin-left: 15px;
}

/* line 28, app/assets/stylesheets/base/custom-select.scss */
.custom-select .select2-selection__arrow {
  display: none;
}

@media (max-width: 768px) {
  /* line 35, app/assets/stylesheets/base/custom-select.scss */
  .custom-select .select2-container {
    width: 100% !important;
  }
}

/* line 2, app/assets/stylesheets/base/survey.scss */
.survey-ctn label {
  display: block;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
}

/* line 9, app/assets/stylesheets/base/survey.scss */
.survey-ctn input {
  border: 1px solid #E7E7E7;
  padding: 5px;
  border-radius: 1px;
}

/* line 14, app/assets/stylesheets/base/survey.scss */
.survey-ctn input ::placeholder {
  color: #676A6C;
}

/* line 19, app/assets/stylesheets/base/survey.scss */
.survey-ctn .question-ctn {
  background: rgba(187, 170, 204, 0.1) !important;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #5D54A4;
}

/* line 28, app/assets/stylesheets/base/survey.scss */
.survey-results-ctn hr {
  margin: 10px 0;
  border-top: 1px solid #C282B5 !important;
}

/* line 33, app/assets/stylesheets/base/survey.scss */
.survey-results-ctn .survey-results {
  padding: 10px 15px;
  border-radius: 5px;
}

@media (max-width: 1024px) {
  /* line 41, app/assets/stylesheets/base/survey.scss */
  .survey-results-ctn .col-md-9 {
    margin-top: 20px;
  }
}

/* line 2, app/assets/stylesheets/base/landing.scss */
body.landing-page {
  background-color: white;
  color: #676a6c;
}

/* line 6, app/assets/stylesheets/base/landing.scss */
body.landing-page > section.container {
  padding-top: 180px;
}

/* line 11, app/assets/stylesheets/base/landing.scss */
body.landing-page.doorkeeper h2 {
  text-align: center;
}

/* line 15, app/assets/stylesheets/base/landing.scss */
body.landing-page.doorkeeper > section.container {
  max-width: 600px;
  padding-top: 100px;
}

/* line 21, app/assets/stylesheets/base/landing.scss */
body.landing-page #footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 29, app/assets/stylesheets/base/landing.scss */
.landing-page-middle-box {
  width: 600px;
  max-width: 100%;
  min-height: 200px;
  padding: 20px 20px 40px 20px;
  z-index: 10;
  margin: 0 auto 30px;
}

/* line 41, app/assets/stylesheets/base/landing.scss */
#landing_navbar {
  padding: 0;
  border-bottom: 1px solid #e7eaec;
  border-radius: 0;
  background-color: white;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  height: 60px;
  margin-bottom: 0;
  text-align: center;
}

/* line 55, app/assets/stylesheets/base/landing.scss */
#landing_navbar > a {
  display: inline-block;
  padding-right: 20px;
}

/* line 60, app/assets/stylesheets/base/landing.scss */
#landing_navbar img {
  height: 32px;
  margin: 14px 20px;
}

/* line 66, app/assets/stylesheets/base/landing.scss */
body.api-docs {
  background: #FFFFFF !important;
}

@media (max-width: 768px) {
  /* line 73, app/assets/stylesheets/base/landing.scss */
  body.landing-page header .gradient-btn {
    display: none;
  }
}

@media (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/base/media.scss */
  .with-mobile-separator::before {
    content: " ";
    display: block;
    margin: 40px auto;
    height: 1px;
    width: 100%;
    background-color: #e7eaec;
  }
}

@media (max-width: 768px) {
  /* line 15, app/assets/stylesheets/base/media.scss */
  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }
  /* line 21, app/assets/stylesheets/base/media.scss */
  .select2 {
    min-width: 100px;
    width: inherit !important;
  }
  /* line 27, app/assets/stylesheets/base/media.scss */
  .select2-full-container .select2 {
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 34, app/assets/stylesheets/base/media.scss */
  .select2-w-350 {
    min-width: 200px;
    width: inherit;
  }
  /* line 39, app/assets/stylesheets/base/media.scss */
  .table-responsive {
    overflow-y: visible !important;
  }
  /* line 43, app/assets/stylesheets/base/media.scss */
  .table-responsive-overflow {
    overflow-x: visible !important;
  }
}

@media (min-width: 481px) {
  /* line 51, app/assets/stylesheets/base/media.scss */
  #footer span.line {
    display: inline;
  }
  /* line 54, app/assets/stylesheets/base/media.scss */
  #footer span.line::after {
    content: "|";
    padding: 0 7px;
  }
  /* line 62, app/assets/stylesheets/base/media.scss */
  .btn-responsive i {
    display: none;
  }
}

@media (max-width: 480px) {
  /* line 69, app/assets/stylesheets/base/media.scss */
  #page-wrapper {
    padding-bottom: 60px;
  }
  /* line 73, app/assets/stylesheets/base/media.scss */
  #footer {
    height: 60px;
  }
  /* line 78, app/assets/stylesheets/base/media.scss */
  .btn-responsive > span {
    display: none;
  }
  /* line 82, app/assets/stylesheets/base/media.scss */
  .submit-btn {
    margin-right: 0 !important;
  }
  /* line 86, app/assets/stylesheets/base/media.scss */
  .intervention-status {
    display: block !important;
  }
  /* line 89, app/assets/stylesheets/base/media.scss */
  .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 0 !important;
  }
  /* line 95, app/assets/stylesheets/base/media.scss */
  #accordionNote .panel-title .panel-text {
    max-width: 215px;
  }
}

@media (max-width: 350px) {
  /* line 104, app/assets/stylesheets/base/media.scss */
  .hidden-xxs {
    display: none !important;
  }
  /* line 108, app/assets/stylesheets/base/media.scss */
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }
  /* line 115, app/assets/stylesheets/base/media.scss */
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8;
  }
  /* line 126, app/assets/stylesheets/base/media.scss */
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
  }
  /* line 133, app/assets/stylesheets/base/media.scss */
  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block;
  }
}

@media print {
  /* line 142, app/assets/stylesheets/base/media.scss */
  .no-print,
.no-print * {
    display: none !important;
  }
}

/*!
 * FullCalendar v3.0.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
/* line 8, app/assets/stylesheets/lib/fullcalendar.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl {
  text-align: right;
}

/* line 17, app/assets/stylesheets/lib/fullcalendar.css */
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 25, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

/* line 38, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 42, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

/* line 48, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 52, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-today {
  background: #fcf8e3;
}

/* line 56, app/assets/stylesheets/lib/fullcalendar.css */
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
}

/* line 61, app/assets/stylesheets/lib/fullcalendar.css */
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
}

/* line 66, app/assets/stylesheets/lib/fullcalendar.css */
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
/* line 75, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
/* line 101, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon:after {
  position: relative;
}

/* line 105, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 112, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 119, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 125, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 131, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 137, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 143, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 149, app/assets/stylesheets/lib/fullcalendar.css */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* line 159, app/assets/stylesheets/lib/fullcalendar.css */
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
/* line 177, app/assets/stylesheets/lib/fullcalendar.css */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 179, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 183, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 188, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
/* line 195, app/assets/stylesheets/lib/fullcalendar.css */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 207, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-default {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 222, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 230, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-hover {
  color: #333333;
  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 240, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 247, app/assets/stylesheets/lib/fullcalendar.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/* line 258, app/assets/stylesheets/lib/fullcalendar.css */
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
/* line 267, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

/* line 272, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 280, app/assets/stylesheets/lib/fullcalendar.css */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 285, app/assets/stylesheets/lib/fullcalendar.css */
.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

/* line 289, app/assets/stylesheets/lib/fullcalendar.css */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 293, app/assets/stylesheets/lib/fullcalendar.css */
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

/* line 297, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 302, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* unthemed */
/* line 309, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 314, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* jqui themed */
/* line 321, app/assets/stylesheets/lib/fullcalendar.css */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
/* line 329, app/assets/stylesheets/lib/fullcalendar.css */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 334, app/assets/stylesheets/lib/fullcalendar.css */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

/* line 341, app/assets/stylesheets/lib/fullcalendar.css */
.fc-clear {
  clear: both;
}

/* line 345, app/assets/stylesheets/lib/fullcalendar.css */
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 356, app/assets/stylesheets/lib/fullcalendar.css */
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

/* line 360, app/assets/stylesheets/lib/fullcalendar.css */
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
/* line 368, app/assets/stylesheets/lib/fullcalendar.css */
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

/* line 377, app/assets/stylesheets/lib/fullcalendar.css */
.fc th {
  text-align: center;
}

/* line 381, app/assets/stylesheets/lib/fullcalendar.css */
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 389, app/assets/stylesheets/lib/fullcalendar.css */
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
/* line 397, app/assets/stylesheets/lib/fullcalendar.css */
a[data-goto] {
  cursor: pointer;
}

/* line 401, app/assets/stylesheets/lib/fullcalendar.css */
a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
/* line 409, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

/* line 415, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row table {
  /* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

/* line 425, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
/* line 433, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row {
  position: relative;
}

/* line 437, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
/* line 443, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

/* line 448, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

/* line 453, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

/* line 458, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 463, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
/* line 472, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

/* line 478, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 482, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

/* line 492, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
/* line 502, app/assets/stylesheets/lib/fullcalendar.css */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
/* line 507, app/assets/stylesheets/lib/fullcalendar.css */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 517, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}

/* line 527, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
/* line 533, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

/* line 540, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

/* line 545, app/assets/stylesheets/lib/fullcalendar.css */
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

/* line 550, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25;
}

/* line 556, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
/* line 563, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
/* line 570, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event .fc-resizer {
  display: none;
}

/* line 574, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
/* line 582, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
/* line 599, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 604, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
/* line 613, app/assets/stylesheets/lib/fullcalendar.css */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
/* line 625, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 634, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
/* line 646, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
/* line 653, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
/* line 661, app/assets/stylesheets/lib/fullcalendar.css */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
/* line 669, app/assets/stylesheets/lib/fullcalendar.css */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
/* line 684, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
/* line 690, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 702, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

/* line 707, app/assets/stylesheets/lib/fullcalendar.css */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

/* line 711, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25;
}

/* line 725, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

/* line 730, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
/* line 737, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
/* line 743, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
/* line 754, app/assets/stylesheets/lib/fullcalendar.css */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 761, app/assets/stylesheets/lib/fullcalendar.css */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 765, app/assets/stylesheets/lib/fullcalendar.css */
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
/* line 771, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

/* line 775, app/assets/stylesheets/lib/fullcalendar.css */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 780, app/assets/stylesheets/lib/fullcalendar.css */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 788, app/assets/stylesheets/lib/fullcalendar.css */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
/* line 797, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
/* line 812, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar {
  text-align: center;
  margin-bottom: 1em;
}

/* line 817, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-left {
  float: left;
}

/* line 821, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-right {
  float: right;
}

/* line 825, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
/* line 830, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
/* line 836, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
/* line 842, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
/* line 848, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar button {
  position: relative;
}

/* line 852, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 857, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 861, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 866, app/assets/stylesheets/lib/fullcalendar.css */
.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/* line 876, app/assets/stylesheets/lib/fullcalendar.css */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 884, app/assets/stylesheets/lib/fullcalendar.css */
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
/* line 897, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

/* line 903, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
/* line 909, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row.fc-rigid {
  overflow: hidden;
}

/* line 913, app/assets/stylesheets/lib/fullcalendar.css */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
/* line 922, app/assets/stylesheets/lib/fullcalendar.css */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

/* line 926, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

/* line 931, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

/* line 936, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 937, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 939, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

/* line 940, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 942, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
/* line 951, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

/* line 955, app/assets/stylesheets/lib/fullcalendar.css */
.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
/* line 965, app/assets/stylesheets/lib/fullcalendar.css */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

/* line 970, app/assets/stylesheets/lib/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

/* line 974, app/assets/stylesheets/lib/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 982, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 988, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 992, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 996, app/assets/stylesheets/lib/fullcalendar.css */
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
/* line 1004, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

/* line 1010, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

/* line 1014, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

/* line 1018, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 1022, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

/* line 1028, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

/* line 1032, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
/* line 1042, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 1047, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 1052, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

/* line 1057, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 1062, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 1066, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 1075, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

/* line 1080, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 1084, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
/* line 1092, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

/* line 1096, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
/* line 1107, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

/* line 1111, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

/* line 1115, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

/* line 1121, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
/* line 1131, app/assets/stylesheets/lib/fullcalendar.css */
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1141, app/assets/stylesheets/lib/fullcalendar.css */
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 1158, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

/* line 1162, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

/* line 1168, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

/* line 1172, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

/* line 1176, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 1181, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
/* line 1188, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

/* line 1193, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

/* line 1200, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

/* line 1204, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

/* line 1208, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}

/* line 1212, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
/* line 1219, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 1232, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
/* line 1238, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 1258, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
/* line 1266, app/assets/stylesheets/lib/fullcalendar.css */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

/* line 1270, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1278, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
/* line 1293, app/assets/stylesheets/lib/fullcalendar.css */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
/* line 1302, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

/* line 1306, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
/* line 1313, app/assets/stylesheets/lib/fullcalendar.css */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

/* line 1317, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 1322, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
/* line 1328, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 1332, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-heading td {
  font-weight: bold;
}

/* line 1336, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 1337, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-list-heading-alt {
  float: right;
}

/* line 1339, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 1340, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
/* line 1344, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

/* line 1348, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-item:hover td {
  background-color: #f7f7f7;
}

/* line 1352, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
/* line 1359, app/assets/stylesheets/lib/fullcalendar.css */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 1360, app/assets/stylesheets/lib/fullcalendar.css */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 1362, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

/* line 1368, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
/* line 1375, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1383, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 1389, app/assets/stylesheets/lib/fullcalendar.css */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 1395, app/assets/stylesheets/lib/fullcalendar.css */
.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

/* line 1, app/assets/stylesheets/lib/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 34px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  height: 34px;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 24, app/assets/stylesheets/lib/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 27, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 34, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 40, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 42, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 48, app/assets/stylesheets/lib/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 51, app/assets/stylesheets/lib/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 62, app/assets/stylesheets/lib/select2.css */
.select2-results {
  display: block;
}

/* line 65, app/assets/stylesheets/lib/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 70, app/assets/stylesheets/lib/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 74, app/assets/stylesheets/lib/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/lib/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 80, app/assets/stylesheets/lib/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 85, app/assets/stylesheets/lib/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, app/assets/stylesheets/lib/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 93, app/assets/stylesheets/lib/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 97, app/assets/stylesheets/lib/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 99, app/assets/stylesheets/lib/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 102, app/assets/stylesheets/lib/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 119, app/assets/stylesheets/lib/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 129, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 133, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 34px;
}

/* line 136, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 140, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 142, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 148, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 160, app/assets/stylesheets/lib/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 163, app/assets/stylesheets/lib/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 167, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 170, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 173, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 177, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 182, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 188, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 192, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 198, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, app/assets/stylesheets/lib/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, app/assets/stylesheets/lib/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, app/assets/stylesheets/lib/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, app/assets/stylesheets/lib/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, app/assets/stylesheets/lib/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, app/assets/stylesheets/lib/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, app/assets/stylesheets/lib/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, app/assets/stylesheets/lib/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 424, app/assets/stylesheets/lib/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 428, app/assets/stylesheets/lib/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 432, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 435, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 440, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 445, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 449, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 453, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 457, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 460, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 463, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 467, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 470, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 473, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 477, app/assets/stylesheets/lib/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 482, app/assets/stylesheets/lib/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* iCheck plugin Square skin, orange
----------------------------------- */
/* line 3, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square,
.iradio_square {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 0;
  width: 22px;
  height: 22px;
  border: none;
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square {
  background-position: 0 0;
}

/* line 18, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square.hover {
  background-position: -24px 0;
}

/* line 21, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square.checked {
  background-position: -48px 0;
}

/* line 24, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square.disabled {
  background-position: -72px 0;
  cursor: default;
}

/* line 28, app/assets/stylesheets/lib/iCheck.css.erb */
.icheckbox_square.checked.disabled {
  background-position: -96px 0;
}

/* line 32, app/assets/stylesheets/lib/iCheck.css.erb */
.iradio_square {
  background-position: -120px 0;
}

/* line 35, app/assets/stylesheets/lib/iCheck.css.erb */
.iradio_square.hover {
  background-position: -144px 0;
}

/* line 38, app/assets/stylesheets/lib/iCheck.css.erb */
.iradio_square.checked {
  background-position: -168px 0;
}

/* line 41, app/assets/stylesheets/lib/iCheck.css.erb */
.iradio_square.disabled {
  background-position: -192px 0;
  cursor: default;
}

/* line 45, app/assets/stylesheets/lib/iCheck.css.erb */
.iradio_square.checked.disabled {
  background-position: -216px 0;
}

/* Activity stream */
/* line 2, app/assets/stylesheets/lib/stream.scss */
.stream {
  position: relative;
  padding: 10px 0;
}

/* line 6, app/assets/stylesheets/lib/stream.scss */
.stream:first-child .stream-badge:before {
  top: 10px;
}

/* line 9, app/assets/stylesheets/lib/stream.scss */
.stream:last-child .stream-badge:before {
  height: 30px;
}

/* line 12, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge {
  width: 50px;
}

/* line 15, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i {
  border: 1px solid #e7eaec;
  border-radius: 50%;
  padding: 6px;
  color: #808486;
  position: absolute;
  background-color: #ffffff;
  left: 8px;
}

/* line 24, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.fa-circle {
  color: #ced0d1;
}

/* line 27, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.bg-success {
  color: #ffffff;
  background-color: #1c84c6;
  border-color: #1c84c6;
}

/* line 32, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.bg-primary {
  color: #ffffff;
  background-color: #1ab394;
  border-color: #1ab394;
}

/* line 37, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.bg-warning {
  color: #ffffff;
  background-color: #f8ac59;
  border-color: #f8ac59;
}

/* line 42, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.bg-info {
  color: #ffffff;
  background-color: #2786A4;
  border-color: #2786A4;
}

/* line 47, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge i.bg-danger {
  color: #ffffff;
  background-color: #ed5565;
  border-color: #ed5565;
}

/* line 52, app/assets/stylesheets/lib/stream.scss */
.stream .stream-badge:before {
  content: '';
  width: 1px;
  background-color: #e7eaec;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
}

/* line 61, app/assets/stylesheets/lib/stream.scss */
.stream .stream-info {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 65, app/assets/stylesheets/lib/stream.scss */
.stream .stream-info img {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-top: -4px;
}

/* line 72, app/assets/stylesheets/lib/stream.scss */
.stream .stream-info .date {
  color: #9a9d9f;
  font-size: 80%;
}

/* line 76, app/assets/stylesheets/lib/stream.scss */
.stream .stream-panel {
  margin-left: 55px;
}

/* line 79, app/assets/stylesheets/lib/stream.scss */
.stream-small {
  margin: 10px 0;
}

/* line 82, app/assets/stylesheets/lib/stream.scss */
.stream-small .label {
  padding: 2px 6px;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: .625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 .625em #d9d9d9;
}

/* line 11, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}

/* line 15, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 .6em;
}

/* line 21, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-footer {
  margin: .5em 0 0;
  padding: .5em 0 0;
  font-size: .8em;
}

/* line 27, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: .8em;
  height: .8em;
  line-height: .8;
}

/* line 34, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
}

/* line 38, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

/* line 45, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-weight: 700;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 53, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: .25em;
  }
}

/* line 58, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 63, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: .875em;
  width: 1.375em;
}

/* line 68, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: .3125em;
}

/* line 72, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: .3125em;
}

/* line 76, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 .3125em;
}

/* line 83, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 .3125em;
  padding: .3125em .625em;
}

/* line 88, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 92, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

/* line 96, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 104, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.8em;
  left: -.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

/* line 112, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.25em;
  left: .9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

/* line 119, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 124, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

/* line 131, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: .3125em;
}

/* line 135, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

/* line 141, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

/* line 147, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip .75s;
  animation: swal2-toast-animate-success-line-tip .75s;
}

/* line 152, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long .75s;
  animation: swal2-toast-animate-success-line-long .75s;
}

/* line 157, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show .5s;
  animation: swal2-toast-show .5s;
}

/* line 162, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide .1s forwards;
  animation: swal2-toast-hide .1s forwards;
}

/* line 167, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container {
  display: flex;
  position: fixed;
  z-index: 2031;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: .625em;
  overflow-x: hidden;
  transition: background-color .1s;
  -webkit-overflow-scrolling: touch;
}

/* line 184, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

/* line 189, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-backdrop-hide {
  background: 0 0 !important;
}

/* line 193, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-top {
  align-items: flex-start;
}

/* line 197, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-top-left,
.swal2-container.swal2-top-start {
  align-items: flex-start;
  justify-content: flex-start;
}

/* line 203, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

/* line 209, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-center {
  align-items: center;
}

/* line 213, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-center-left,
.swal2-container.swal2-center-start {
  align-items: center;
  justify-content: flex-start;
}

/* line 219, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-center-end,
.swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

/* line 225, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-bottom {
  align-items: flex-end;
}

/* line 229, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-bottom-left,
.swal2-container.swal2-bottom-start {
  align-items: flex-end;
  justify-content: flex-start;
}

/* line 235, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-bottom-end,
.swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

/* line 241, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-bottom-end > :first-child,
.swal2-container.swal2-bottom-left > :first-child,
.swal2-container.swal2-bottom-right > :first-child,
.swal2-container.swal2-bottom-start > :first-child,
.swal2-container.swal2-bottom > :first-child {
  margin-top: auto;
}

/* line 249, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

/* line 256, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 263, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

/* line 268, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-column.swal2-bottom,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-top {
  align-items: center;
}

/* line 274, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-column.swal2-bottom-left,
.swal2-container.swal2-grow-column.swal2-bottom-start,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-center-start,
.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-top-start {
  align-items: flex-start;
}

/* line 283, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-column.swal2-bottom-end,
.swal2-container.swal2-grow-column.swal2-bottom-right,
.swal2-container.swal2-grow-column.swal2-center-end,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-top-end,
.swal2-container.swal2-grow-column.swal2-top-right {
  align-items: flex-end;
}

/* line 292, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 299, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container.swal2-no-transition {
  transition: none !important;
}

/* line 303, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 309, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

/* line 314, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 20px;
  border: none;
  border-radius: .3125em;
  background: #fff;
  border-top: 2px solid var(--primary-color);
  font-family: inherit;
}

/* line 330, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup:focus {
  outline: 0;
}

/* line 334, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

/* line 338, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 344, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 .4em;
  padding: 0;
  color: #595959;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

/* line 356, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
}

/* line 366, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

/* line 370, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

/* line 374, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

/* line 378, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: .46875em;
  padding: 0;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: .25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent !important;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 398, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

/* line 403, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-actions.swal2-loading .swal2-confirm:not(.swal2-styled)::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999;
  border-radius: 50%;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

/* line 417, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500;
}

/* line 424, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled:not([disabled]) {
  cursor: pointer;
}

/* line 428, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 32px;
  background: initial;
  background-color: var(--primary-color);
  color: #fff;
}

/* line 436, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 32px;
  background: initial;
  background-color: #e7eaec;
  color: #fff;
}

/* line 444, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled:focus {
  outline: 0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 449, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-styled::-moz-focus-inner {
  border: 0;
}

/* line 453, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
}

/* line 461, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: .25em;
  overflow: hidden;
  border-bottom-right-radius: .3125em;
  border-bottom-left-radius: .3125em;
}

/* line 472, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-timer-progress-bar {
  width: 100%;
  height: .25em;
  background: rgba(0, 0, 0, 0.2);
}

/* line 478, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

/* line 483, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color .1s ease-out;
  border: none;
  border-radius: 0;
  background: 0 0;
  color: #ccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}

/* line 505, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-close:hover {
  transform: none;
  background: 0 0;
  color: #f27474;
}

/* line 511, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-close::-moz-focus-inner {
  border: 0;
}

/* line 515, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

/* line 526, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-content hr {
  border: 0;
  height: 1px;
  background-color: var(--primary-color);
}

/* line 533, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-checkbox,
.swal2-file,
.swal2-input,
.swal2-radio,
.swal2-select,
.swal2-textarea {
  margin: 1em auto;
}

/* line 542, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file,
.swal2-input,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color .3s, box-shadow .3s;
  border: 1px solid #d9d9d9;
  border-radius: .1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
}

/* line 555, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file.swal2-inputerror,
.swal2-input.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

/* line 562, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file:focus,
.swal2-input:focus,
.swal2-textarea:focus {
  border: 1px solid var(--primary-color);
  outline: 0;
}

/* line 570, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file::-webkit-input-placeholder,
.swal2-input::-webkit-input-placeholder,
.swal2-textarea::-webkit-input-placeholder {
  color: #ccc;
}

/* line 576, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file::-moz-placeholder,
.swal2-input::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #ccc;
}

/* line 582, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file:-ms-input-placeholder,
.swal2-input:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

/* line 588, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file::-ms-input-placeholder,
.swal2-input::-ms-input-placeholder,
.swal2-textarea::-ms-input-placeholder {
  color: #ccc;
}

/* line 594, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file::placeholder,
.swal2-input::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

/* line 600, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-range {
  margin: 1em auto;
  background: #fff;
}

/* line 605, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-range input {
  width: 80%;
}

/* line 609, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

/* line 616, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  line-height: 2.625em;
}

/* line 623, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-input {
  text-align: center;
  height: 2.625em;
  padding: 0 .75em;
}

/* line 629, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-input[type=number] {
  max-width: 10em;
}

/* line 633, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-file {
  background: inherit;
}

/* line 637, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-textarea {
  height: 6.75em;
  padding: .75em;
}

/* line 642, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
}

/* line 650, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-checkbox,
.swal2-radio {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

/* line 658, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-checkbox label,
.swal2-radio label {
  margin: 0 .6em;
}

/* line 663, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-checkbox input,
.swal2-radio input {
  margin: 0 .4em;
}

/* line 668, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: .625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-weight: 300;
}

/* line 679, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

/* line 694, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 712, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

/* line 718, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

/* line 723, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

/* line 728, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #f27474;
}

/* line 738, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

/* line 743, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

/* line 748, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon .5s;
  animation: swal2-animate-error-icon .5s;
}

/* line 753, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark .5s;
  animation: swal2-animate-error-x-mark .5s;
}

/* line 758, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

/* line 763, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

/* line 768, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

/* line 773, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

/* line 778, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 786, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

/* line 794, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

/* line 802, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -.25em;
  left: -.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

/* line 814, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

/* line 824, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: .3125em;
  border-radius: .125em;
  background-color: #a5dc86;
}

/* line 833, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: .8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

/* line 840, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

/* line 847, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip .75s;
  animation: swal2-animate-success-line-tip .75s;
}

/* line 852, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long .75s;
  animation: swal2-animate-success-line-long .75s;
}

/* line 857, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

/* line 862, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

/* line 870, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

/* line 875, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: var(--primary-color);
  color: #fff;
  line-height: 2em;
  text-align: center;
}

/* line 886, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: var(--primary-color);
}

/* line 890, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

/* line 895, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

/* line 899, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: var(--primary-color);
}

/* line 907, app/assets/stylesheets/lib/sweet-alert2.scss */
[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

/* line 911, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-show {
  -webkit-animation: swal2-show .3s;
  animation: swal2-show .3s;
}

/* line 916, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-hide {
  -webkit-animation: swal2-hide .15s forwards;
  animation: swal2-hide .15s forwards;
}

/* line 921, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-noanimation {
  transition: none;
}

/* line 925, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 933, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

/* line 938, app/assets/stylesheets/lib/sweet-alert2.scss */
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  /* line 944, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 948, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 955, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 959, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  /* line 965, app/assets/stylesheets/lib/sweet-alert2.scss */
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}

@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0);
  }
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0);
  }
}

@-webkit-keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em;
  }
}

@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1442, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

/* line 1446, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-height-auto {
  height: auto !important;
}

/* line 1450, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - .625em * 2);
  background-color: transparent !important;
}

/* line 1459, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

/* line 1463, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1469, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-left,
body.swal2-no-backdrop .swal2-container.swal2-top-start {
  top: 0;
  left: 0;
}

/* line 1475, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-end,
body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

/* line 1481, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1487, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-left,
body.swal2-no-backdrop .swal2-container.swal2-center-start {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* line 1494, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-end,
body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* line 1501, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1507, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-left,
body.swal2-no-backdrop .swal2-container.swal2-bottom-start {
  bottom: 0;
  left: 0;
}

/* line 1513, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-end,
body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  /* line 1520, app/assets/stylesheets/lib/sweet-alert2.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  /* line 1524, app/assets/stylesheets/lib/sweet-alert2.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  /* line 1528, app/assets/stylesheets/lib/sweet-alert2.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

/* line 1533, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

/* line 1537, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1545, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

/* line 1553, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

/* line 1561, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

/* line 1570, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1578, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

/* line 1587, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

/* line 1595, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1603, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/* line 1611, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

/* line 1616, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: .3125em;
}

/* line 1623, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

/* line 1627, app/assets/stylesheets/lib/sweet-alert2.scss */
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: .3125em auto;
}

/* line 116, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

/* line 132, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 140, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

/* line 148, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

/* line 157, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.opensleft:before {
  right: 9px;
}

/* line 162, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.opensleft:after {
  right: 10px;
}

/* line 169, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 177, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 187, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.opensright:before {
  left: 9px;
}

/* line 192, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.opensright:after {
  left: 10px;
}

/* line 198, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 202, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 209, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 217, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

/* line 223, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 230, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 235, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

/* line 241, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* line 246, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 255, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

/* line 262, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 267, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

/* line 277, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

/* line 284, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 292, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

/* line 301, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

/* line 310, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 314, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 318, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 323, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

/* line 332, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* line 341, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

/* line 349, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 357, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 362, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 366, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 375, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

/* line 389, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

/* line 395, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* line 398, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 407, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

/* line 411, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

/* line 420, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

/* line 428, app/assets/stylesheets/lib/daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* line 440, app/assets/stylesheets/lib/daterangepicker.scss */
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

/* line 446, app/assets/stylesheets/lib/daterangepicker.scss */
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 453, app/assets/stylesheets/lib/daterangepicker.scss */
.ranges li {
  font-size: 13px;
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 463, app/assets/stylesheets/lib/daterangepicker.scss */
.ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/* line 469, app/assets/stylesheets/lib/daterangepicker.scss */
.ranges li.active {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  /* line 479, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker {
    width: auto;
  }
  /* line 483, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker .ranges ul {
    width: 160px;
  }
  /* line 490, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  /* line 495, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  /* line 500, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  /* line 505, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  /* line 511, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  /* line 515, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  /* line 519, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 526, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  /* line 529, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 537, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  /* line 541, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  /* line 545, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  /* line 549, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  /* line 553, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  /* line 557, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 564, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  /* line 567, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 575, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  /* line 579, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  /* line 583, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}

@media (min-width: 730px) {
  /* line 593, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker .ranges {
    width: auto;
  }
  /* line 597, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.ltr .ranges {
    float: left;
  }
  /* line 602, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker.rtl .ranges {
    float: right;
  }
  /* line 607, app/assets/stylesheets/lib/daterangepicker.scss */
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

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 16, app/assets/stylesheets/lib/animate.css */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 100;
}

/* line 24, app/assets/stylesheets/lib/animate.css */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 29, app/assets/stylesheets/lib/animate.css */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

/* line 71, app/assets/stylesheets/lib/animate.css */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 96, app/assets/stylesheets/lib/animate.css */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/* line 140, app/assets/stylesheets/lib/animate.css */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/* line 204, app/assets/stylesheets/lib/animate.css */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

/* line 246, app/assets/stylesheets/lib/animate.css */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/* line 310, app/assets/stylesheets/lib/animate.css */
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

/* line 377, app/assets/stylesheets/lib/animate.css */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* line 465, app/assets/stylesheets/lib/animate.css */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/* line 524, app/assets/stylesheets/lib/animate.css */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 581, app/assets/stylesheets/lib/animate.css */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 638, app/assets/stylesheets/lib/animate.css */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 695, app/assets/stylesheets/lib/animate.css */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 752, app/assets/stylesheets/lib/animate.css */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}

/* line 809, app/assets/stylesheets/lib/animate.css */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

/* line 855, app/assets/stylesheets/lib/animate.css */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

/* line 901, app/assets/stylesheets/lib/animate.css */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

/* line 947, app/assets/stylesheets/lib/animate.css */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

/* line 993, app/assets/stylesheets/lib/animate.css */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 1018, app/assets/stylesheets/lib/animate.css */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@keyframes fadeDown {
  0% {
    opacity: 0;
    clip-path: inset(0 0 100% 0);
  }
  100% {
    opacity: 1;
    clip-path: inset(-30px 0);
  }
}

@-webkit-keyframes fadeDown {
  0% {
    opacity: 0;
    clip-path: inset(0 0 100% 0);
  }
  100% {
    opacity: 1;
    clip-path: inset(-30px 0);
  }
}

/* line 1047, app/assets/stylesheets/lib/animate.css */
.fadeDown {
  -webkit-animation-name: fadeDown;
  animation: fadeDown 0.6s ease-out forwards;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 1082, app/assets/stylesheets/lib/animate.css */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 1117, app/assets/stylesheets/lib/animate.css */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 1152, app/assets/stylesheets/lib/animate.css */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 1187, app/assets/stylesheets/lib/animate.css */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 1222, app/assets/stylesheets/lib/animate.css */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 1257, app/assets/stylesheets/lib/animate.css */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 1292, app/assets/stylesheets/lib/animate.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 1327, app/assets/stylesheets/lib/animate.css */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 1352, app/assets/stylesheets/lib/animate.css */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

/* line 1387, app/assets/stylesheets/lib/animate.css */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

/* line 1422, app/assets/stylesheets/lib/animate.css */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

/* line 1457, app/assets/stylesheets/lib/animate.css */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

/* line 1492, app/assets/stylesheets/lib/animate.css */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

/* line 1527, app/assets/stylesheets/lib/animate.css */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

/* line 1562, app/assets/stylesheets/lib/animate.css */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

/* line 1597, app/assets/stylesheets/lib/animate.css */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

/* line 1632, app/assets/stylesheets/lib/animate.css */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 1716, app/assets/stylesheets/lib/animate.css */
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

/* line 1776, app/assets/stylesheets/lib/animate.css */
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

/* line 1836, app/assets/stylesheets/lib/animate.css */
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

/* line 1874, app/assets/stylesheets/lib/animate.css */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

/* line 1912, app/assets/stylesheets/lib/animate.css */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

/* line 1976, app/assets/stylesheets/lib/animate.css */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

/* line 2013, app/assets/stylesheets/lib/animate.css */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2060, app/assets/stylesheets/lib/animate.css */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2105, app/assets/stylesheets/lib/animate.css */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2150, app/assets/stylesheets/lib/animate.css */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2195, app/assets/stylesheets/lib/animate.css */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2240, app/assets/stylesheets/lib/animate.css */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

/* line 2285, app/assets/stylesheets/lib/animate.css */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 2330, app/assets/stylesheets/lib/animate.css */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 2375, app/assets/stylesheets/lib/animate.css */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 2420, app/assets/stylesheets/lib/animate.css */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 2465, app/assets/stylesheets/lib/animate.css */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 2498, app/assets/stylesheets/lib/animate.css */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 2531, app/assets/stylesheets/lib/animate.css */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 2564, app/assets/stylesheets/lib/animate.css */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

/* line 2597, app/assets/stylesheets/lib/animate.css */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

/* line 2630, app/assets/stylesheets/lib/animate.css */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

/* line 2663, app/assets/stylesheets/lib/animate.css */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

/* line 2696, app/assets/stylesheets/lib/animate.css */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

/* line 2800, app/assets/stylesheets/lib/animate.css */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

/* line 2837, app/assets/stylesheets/lib/animate.css */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

/* line 2874, app/assets/stylesheets/lib/animate.css */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* line 1, app/assets/stylesheets/lib/toastr.min.css */
.toast-title {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/lib/toastr.min.css */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 10, app/assets/stylesheets/lib/toastr.min.css */
.toast-message a, .toast-message label {
  color: #fff;
}

/* line 14, app/assets/stylesheets/lib/toastr.min.css */
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

/* line 19, app/assets/stylesheets/lib/toastr.min.css */
.toast-close-button {
  position: relative;
  right: -.3em;
  top: -.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 34, app/assets/stylesheets/lib/toastr.min.css */
.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/* line 43, app/assets/stylesheets/lib/toastr.min.css */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* line 51, app/assets/stylesheets/lib/toastr.min.css */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 57, app/assets/stylesheets/lib/toastr.min.css */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 63, app/assets/stylesheets/lib/toastr.min.css */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 69, app/assets/stylesheets/lib/toastr.min.css */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 75, app/assets/stylesheets/lib/toastr.min.css */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 80, app/assets/stylesheets/lib/toastr.min.css */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 85, app/assets/stylesheets/lib/toastr.min.css */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 90, app/assets/stylesheets/lib/toastr.min.css */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 95, app/assets/stylesheets/lib/toastr.min.css */
#toast-container {
  position: fixed;
  z-index: 999999;
}

/* line 100, app/assets/stylesheets/lib/toastr.min.css */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 106, app/assets/stylesheets/lib/toastr.min.css */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 126, app/assets/stylesheets/lib/toastr.min.css */
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* #toast-container > .toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container > .toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
} */
/* line 152, app/assets/stylesheets/lib/toastr.min.css */
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin: auto;
}

/* line 157, app/assets/stylesheets/lib/toastr.min.css */
#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin: auto;
}

/* line 162, app/assets/stylesheets/lib/toastr.min.css */
.toast {
  background-color: #030303;
}

/* line 166, app/assets/stylesheets/lib/toastr.min.css */
.toast-success {
  background-color: #51a351;
}

/* line 170, app/assets/stylesheets/lib/toastr.min.css */
.toast-error {
  background-color: #bd362f;
}

/* line 174, app/assets/stylesheets/lib/toastr.min.css */
.toast-info {
  background-color: #2f96b4;
}

/* line 178, app/assets/stylesheets/lib/toastr.min.css */
.toast-warning {
  background-color: #f89406;
}

/* line 182, app/assets/stylesheets/lib/toastr.min.css */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  /* line 194, app/assets/stylesheets/lib/toastr.min.css */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 199, app/assets/stylesheets/lib/toastr.min.css */
  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 206, app/assets/stylesheets/lib/toastr.min.css */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 211, app/assets/stylesheets/lib/toastr.min.css */
  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 218, app/assets/stylesheets/lib/toastr.min.css */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* line 3, app/assets/stylesheets/main.scss */
.turbolinks-progress-bar {
  height: 2px;
  background-color: #219966;
}

/* line 9, app/assets/stylesheets/main.scss */
hr {
  clear: both;
}

/* line 13, app/assets/stylesheets/main.scss */
ul > ul {
  padding-left: 30px;
}

/* line 16, app/assets/stylesheets/main.scss */
ul > ul li {
  list-style-type: disc;
}

/* line 21, app/assets/stylesheets/main.scss */
ibox {
  border-radius: 3px;
  overflow: hidden;
}

/* line 26, app/assets/stylesheets/main.scss */
.search {
  width: 156px;
  height: 50px;
}

/* line 31, app/assets/stylesheets/main.scss */
.ibox-content .cta-container {
  margin-bottom: 0;
}

/* line 35, app/assets/stylesheets/main.scss */
#map {
  min-height: 246px;
  background-color: var(--secondary-color) !important;
}

/* line 40, app/assets/stylesheets/main.scss */
.site-image {
  border-radius: 4px 4px 4px 4px;
  width: 80px;
  height: 80px;
  background-color: #e7eaec;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}

/* line 50, app/assets/stylesheets/main.scss */
.map-container {
  position: relative;
}

/* line 54, app/assets/stylesheets/main.scss */
.map {
  background-color: var(--secondary-color) !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 64, app/assets/stylesheets/main.scss */
.breadcrumb .active {
  font-weight: 700;
}

/* line 69, app/assets/stylesheets/main.scss */
.issue-selected {
  background-color: #F3F3F4;
}

/* line 74, app/assets/stylesheets/main.scss */
.issue-quotation .select2.select2-container > .selection > .select2-selection {
  height: 34px;
  line-height: 30px;
}

/* line 80, app/assets/stylesheets/main.scss */
.cp,
.clickable-row {
  cursor: pointer;
}

/* line 85, app/assets/stylesheets/main.scss */
.no-clickable {
  cursor: default;
}

/* line 89, app/assets/stylesheets/main.scss */
.page-heading {
  box-sizing: content-box;
  border-top: 0;
  padding: 0 25px 20px;
  margin-left: -15px;
  margin-right: -15px;
  min-height: 55px;
}

/* line 97, app/assets/stylesheets/main.scss */
.page-heading h1,
.page-heading h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 103, app/assets/stylesheets/main.scss */
.page-heading h2 .reference {
  margin-top: -5px;
  margin-left: -5px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 111, app/assets/stylesheets/main.scss */
.small-tinymce {
  height: 215px;
  margin: 20px 0;
}

/* line 115, app/assets/stylesheets/main.scss */
.small-tinymce .form-group {
  height: 215px !important;
}

/* line 118, app/assets/stylesheets/main.scss */
.small-tinymce .form-group .tox.tox-tinymce {
  height: 215px !important;
}

/* line 125, app/assets/stylesheets/main.scss */
.wa {
  width: auto;
}

/* Percent w_** */
/* line 129, app/assets/stylesheets/main.scss */
.w_15 {
  width: 15%;
}

/* line 133, app/assets/stylesheets/main.scss */
.w_25 {
  width: 25%;
}

/* line 137, app/assets/stylesheets/main.scss */
.w_50 {
  width: 50%;
}

/* line 141, app/assets/stylesheets/main.scss */
.w_60 {
  width: 60%;
}

/* line 145, app/assets/stylesheets/main.scss */
.w_70 {
  width: 70%;
}

/* line 149, app/assets/stylesheets/main.scss */
.w_80 {
  width: 80%;
}

/* line 153, app/assets/stylesheets/main.scss */
.w_90 {
  width: 90%;
}

/* line 157, app/assets/stylesheets/main.scss */
.w_100 {
  width: 100%;
}

/* Pixel w** */
/* line 162, app/assets/stylesheets/main.scss */
.w20 {
  width: 20px !important;
}

/* line 166, app/assets/stylesheets/main.scss */
.w25 {
  width: 25px !important;
}

/* line 170, app/assets/stylesheets/main.scss */
.mw50 {
  max-width: 50px !important;
}

/* line 174, app/assets/stylesheets/main.scss */
.w50 {
  width: 50px !important;
}

/* line 178, app/assets/stylesheets/main.scss */
.w60 {
  width: 60px !important;
}

/* line 182, app/assets/stylesheets/main.scss */
.w70 {
  width: 70px !important;
}

/* line 186, app/assets/stylesheets/main.scss */
.mw70 {
  min-width: 70px !important;
}

/* line 190, app/assets/stylesheets/main.scss */
.w90 {
  width: 90px !important;
}

/* line 194, app/assets/stylesheets/main.scss */
.mw90 {
  min-width: 90px !important;
}

/* line 198, app/assets/stylesheets/main.scss */
.w100 {
  width: 100px !important;
}

/* line 202, app/assets/stylesheets/main.scss */
.mw100 {
  min-width: 100px !important;
}

/* line 206, app/assets/stylesheets/main.scss */
.w110 {
  width: 110px !important;
}

/* line 210, app/assets/stylesheets/main.scss */
.mw110 {
  min-width: 110px !important;
}

/* line 214, app/assets/stylesheets/main.scss */
.w120 {
  width: 120px !important;
}

/* line 218, app/assets/stylesheets/main.scss */
.w125 {
  width: 125px !important;
}

/* line 222, app/assets/stylesheets/main.scss */
.w140 {
  width: 140px !important;
}

/* line 226, app/assets/stylesheets/main.scss */
.w150 {
  width: 150px !important;
}

/* line 230, app/assets/stylesheets/main.scss */
.mw150 {
  min-width: 150px !important;
}

/* line 234, app/assets/stylesheets/main.scss */
.w180 {
  width: 180px !important;
}

/* line 238, app/assets/stylesheets/main.scss */
.w200 {
  width: 200px !important;
}

/* line 242, app/assets/stylesheets/main.scss */
.w230 {
  width: 230px !important;
}

/* line 246, app/assets/stylesheets/main.scss */
.w250 {
  width: 250px !important;
}

/* line 250, app/assets/stylesheets/main.scss */
.w300 {
  width: 300px !important;
}

/* line 254, app/assets/stylesheets/main.scss */
.mw300 {
  max-width: 300px !important;
}

/* line 258, app/assets/stylesheets/main.scss */
.w350 {
  width: 350px !important;
}

/* line 262, app/assets/stylesheets/main.scss */
.w360 {
  width: 360px !important;
}

/* line 266, app/assets/stylesheets/main.scss */
.w400 {
  width: 400px !important;
}

/* line 270, app/assets/stylesheets/main.scss */
.mw400 {
  max-width: 400px !important;
}

/* line 274, app/assets/stylesheets/main.scss */
.w620 {
  width: 620px !important;
}

/* line 278, app/assets/stylesheets/main.scss */
.mw620 {
  min-width: 620px !important;
}

/* line 282, app/assets/stylesheets/main.scss */
.mw-120 {
  min-width: 120px !important;
}

/* line 286, app/assets/stylesheets/main.scss */
.maxw200 {
  max-width: 200px !important;
}

/* line 290, app/assets/stylesheets/main.scss */
.image-preview img {
  width: inherit;
}

/* line 295, app/assets/stylesheets/main.scss */
.image-preview img {
  width: 100%;
}

/* line 300, app/assets/stylesheets/main.scss */
.black-and-white-bg {
  background-color: #FFFFFF;
  color: black;
}

/* line 305, app/assets/stylesheets/main.scss */
.primary-bordered-container {
  border-left: 5px solid var(--primary-color);
  padding-left: 20px;
}

/* line 310, app/assets/stylesheets/main.scss */
.secondary-bordered-container {
  border-left: 5px solid var(--secondary-color);
  padding-left: 20px;
}

/* line 315, app/assets/stylesheets/main.scss */
#new_event .form-group.datetime label {
  display: block;
}

/* line 319, app/assets/stylesheets/main.scss */
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 325, app/assets/stylesheets/main.scss */
.sites-nav li.active:hover a {
  color: #a7b1c2;
}

/* line 330, app/assets/stylesheets/main.scss */
.scrollable-content {
  overflow: scroll;
}

/* line 335, app/assets/stylesheets/main.scss */
.ibox-content.highlighted {
  border-top: 2px solid var(--primary-color);
}

/* line 338, app/assets/stylesheets/main.scss */
.ibox-content.highlighted + .ibox-content, .ibox-content.highlighted + * > .ibox-content {
  border-top: 2px solid var(--primary-color);
}

/* line 345, app/assets/stylesheets/main.scss */
.issue-label {
  width: 30px;
  vertical-align: middle !important;
}

/* line 349, app/assets/stylesheets/main.scss */
.issue-label .label {
  display: inline-block;
  min-width: 70px;
}

/* line 357, app/assets/stylesheets/main.scss */
.vam,
.vam td,
.vam th {
  vertical-align: middle !important;
}

/* line 363, app/assets/stylesheets/main.scss */
.vat,
.vat td,
.vat th {
  vertical-align: top !important;
}

/* line 369, app/assets/stylesheets/main.scss */
.fr {
  float: right;
}

/* line 373, app/assets/stylesheets/main.scss */
.fl {
  float: left;
}

/* line 377, app/assets/stylesheets/main.scss */
dib,
.dib {
  display: inline-block !important;
}

/* line 382, app/assets/stylesheets/main.scss */
.di {
  display: inline;
}

/* line 386, app/assets/stylesheets/main.scss */
.db {
  display: block !important;
  width: 100% !important;
}

/* line 391, app/assets/stylesheets/main.scss */
.flex {
  display: flex;
}

/* line 395, app/assets/stylesheets/main.scss */
.df {
  display: flex;
  align-items: center;
}

/* line 399, app/assets/stylesheets/main.scss */
.df.ais {
  align-items: start;
}

/* line 403, app/assets/stylesheets/main.scss */
.df.aib {
  align-items: baseline;
}

/* line 407, app/assets/stylesheets/main.scss */
.df.aiu {
  align-items: unset;
}

/* line 411, app/assets/stylesheets/main.scss */
.df.fdc {
  flex-direction: column;
}

/* line 416, app/assets/stylesheets/main.scss */
.fs0 {
  flex-shrink: 0;
}

/* line 420, app/assets/stylesheets/main.scss */
.jcc {
  justify-content: center;
}

/* line 424, app/assets/stylesheets/main.scss */
.jcfe {
  justify-content: flex-end;
}

/* line 428, app/assets/stylesheets/main.scss */
.jcsb {
  justify-content: space-between;
}

/* line 432, app/assets/stylesheets/main.scss */
.jcsa {
  justify-content: space-around;
}

/* line 436, app/assets/stylesheets/main.scss */
.aifs {
  align-items: flex-start !important;
}

/* line 440, app/assets/stylesheets/main.scss */
.fw {
  flex-wrap: wrap;
}

/* line 444, app/assets/stylesheets/main.scss */
.tac {
  text-align: center;
}

/* line 448, app/assets/stylesheets/main.scss */
.tar {
  text-align: right;
}

/* line 452, app/assets/stylesheets/main.scss */
.tal {
  text-align: left;
}

/* line 456, app/assets/stylesheets/main.scss */
.fg-1 {
  flex-grow: 1;
}

/* line 460, app/assets/stylesheets/main.scss */
.fn {
  flex: none;
}

/* line 465, app/assets/stylesheets/main.scss */
.mirror {
  transform: scaleX(-1);
}

/* line 471, app/assets/stylesheets/main.scss */
.underline {
  text-decoration: underline;
}

/* line 475, app/assets/stylesheets/main.scss */
.up {
  text-transform: uppercase;
}

/* line 479, app/assets/stylesheets/main.scss */
.nowrap {
  white-space: nowrap;
}

/* line 483, app/assets/stylesheets/main.scss */
.pre-line {
  white-space: pre-line;
}

/* line 487, app/assets/stylesheets/main.scss */
light,
.light,
#bulk-action-bar h5 {
  font-weight: lighter !important;
}

/* line 492, app/assets/stylesheets/main.scss */
semi-bold,
.semi-bold {
  font-weight: 500;
}

/* line 497, app/assets/stylesheets/main.scss */
.bold {
  font-weight: bold !important;
}

/* line 501, app/assets/stylesheets/main.scss */
.em {
  font-style: italic;
}

/* line 505, app/assets/stylesheets/main.scss */
.no-bold {
  font-weight: normal;
}

/* line 509, app/assets/stylesheets/main.scss */
.fh-130 {
  height: 130px !important;
}

/* line 513, app/assets/stylesheets/main.scss */
.fh-150 {
  height: 150px;
}

/* line 517, app/assets/stylesheets/main.scss */
.fh-200 {
  height: 200px;
}

/* line 521, app/assets/stylesheets/main.scss */
.h-25 {
  height: 25px;
}

/* line 525, app/assets/stylesheets/main.scss */
.h-30 {
  min-height: 30px;
}

/* line 529, app/assets/stylesheets/main.scss */
.h-150 {
  min-height: 150px;
}

/* line 533, app/assets/stylesheets/main.scss */
.h-200 {
  min-height: 200px;
}

/* line 537, app/assets/stylesheets/main.scss */
.h-215 {
  min-height: 215px;
}

/* line 541, app/assets/stylesheets/main.scss */
.h-110 {
  min-height: 110px;
}

/* line 545, app/assets/stylesheets/main.scss */
.h-450 {
  min-height: 450px;
}

/* line 549, app/assets/stylesheets/main.scss */
.h-100vh {
  min-height: 100vh;
}

/* line 553, app/assets/stylesheets/main.scss */
.maxh200 {
  max-height: 200px !important;
}

/* line 557, app/assets/stylesheets/main.scss */
.fz10 {
  font-size: 10px !important;
}

/* line 561, app/assets/stylesheets/main.scss */
.fz11 {
  font-size: 11px !important;
}

/* line 565, app/assets/stylesheets/main.scss */
.fz12 {
  font-size: 12px !important;
}

/* line 569, app/assets/stylesheets/main.scss */
.fz13 {
  font-size: 13px !important;
}

/* line 573, app/assets/stylesheets/main.scss */
.fz14 {
  font-size: 14px !important;
}

/* line 577, app/assets/stylesheets/main.scss */
.fz15 {
  font-size: 15px !important;
}

/* line 581, app/assets/stylesheets/main.scss */
.fz16 {
  font-size: 16px !important;
}

/* line 585, app/assets/stylesheets/main.scss */
.fz18 {
  font-size: 18px !important;
}

/* line 589, app/assets/stylesheets/main.scss */
.fz20 {
  font-size: 20px !important;
}

/* line 593, app/assets/stylesheets/main.scss */
.fz24 {
  font-size: 24px !important;
}

/* line 597, app/assets/stylesheets/main.scss */
.fz30 {
  font-size: 30px !important;
}

/* line 601, app/assets/stylesheets/main.scss */
.fz36 {
  font-size: 36px !important;
}

/* line 605, app/assets/stylesheets/main.scss */
.fz120p {
  font-size: 120% !important;
}

/* line 611, app/assets/stylesheets/main.scss */
.mauto {
  margin: 0 auto;
}

/* line 615, app/assets/stylesheets/main.scss */
.m0 {
  margin: 0 !important;
}

/* line 619, app/assets/stylesheets/main.scss */
.mt0 {
  margin-top: 0 !important;
}

/* line 623, app/assets/stylesheets/main.scss */
.mt2 {
  margin-top: 2px !important;
}

/* line 627, app/assets/stylesheets/main.scss */
.mt5 {
  margin-top: 5px !important;
}

/* line 631, app/assets/stylesheets/main.scss */
.mt8 {
  margin-top: 8px !important;
}

/* line 635, app/assets/stylesheets/main.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 639, app/assets/stylesheets/main.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 643, app/assets/stylesheets/main.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 647, app/assets/stylesheets/main.scss */
.mt25 {
  margin-top: 25px !important;
}

/* line 651, app/assets/stylesheets/main.scss */
.mt40 {
  margin-top: 40px !important;
}

/* line 655, app/assets/stylesheets/main.scss */
.mt55 {
  margin-top: 55px !important;
}

/* line 659, app/assets/stylesheets/main.scss */
.mt60 {
  margin-top: 60px !important;
}

/* line 663, app/assets/stylesheets/main.scss */
.mt80 {
  margin-top: 80px !important;
}

/* line 667, app/assets/stylesheets/main.scss */
.mr5 {
  margin-right: 5px !important;
}

/* line 671, app/assets/stylesheets/main.scss */
.mr10 {
  margin-right: 10px !important;
}

/* line 675, app/assets/stylesheets/main.scss */
.mr15 {
  margin-right: 15px !important;
}

/* line 679, app/assets/stylesheets/main.scss */
.mr20 {
  margin-right: 20px !important;
}

/* line 683, app/assets/stylesheets/main.scss */
.mr30 {
  margin-right: 30px !important;
}

/* line 687, app/assets/stylesheets/main.scss */
.mr40 {
  margin-right: 40px !important;
}

/* line 691, app/assets/stylesheets/main.scss */
.mb-15 {
  margin-bottom: -15px !important;
}

/* line 695, app/assets/stylesheets/main.scss */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 699, app/assets/stylesheets/main.scss */
.mb20auto {
  margin: 0 auto 20px auto !important;
}

/* line 703, app/assets/stylesheets/main.scss */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 707, app/assets/stylesheets/main.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 711, app/assets/stylesheets/main.scss */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 715, app/assets/stylesheets/main.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 719, app/assets/stylesheets/main.scss */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 724, app/assets/stylesheets/main.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 728, app/assets/stylesheets/main.scss */
.mb40 {
  margin-bottom: 40px !important;
}

/* line 732, app/assets/stylesheets/main.scss */
.mb60 {
  margin-bottom: 60px !important;
}

/* line 736, app/assets/stylesheets/main.scss */
.ml5 {
  margin-left: 5px !important;
}

/* line 740, app/assets/stylesheets/main.scss */
.ml10 {
  margin-left: 10px !important;
}

/* line 744, app/assets/stylesheets/main.scss */
.ml15 {
  margin-left: 15px !important;
}

/* line 748, app/assets/stylesheets/main.scss */
.ml20 {
  margin-left: 20px;
}

/* line 752, app/assets/stylesheets/main.scss */
.ml30 {
  margin-left: 30px;
}

/* line 756, app/assets/stylesheets/main.scss */
.ml50 {
  margin-left: 50px;
}

/* line 760, app/assets/stylesheets/main.scss */
.ml200 {
  margin-left: 200px;
}

/* line 764, app/assets/stylesheets/main.scss */
.ml35 {
  margin-left: 35px !important;
}

/* line 768, app/assets/stylesheets/main.scss */
.ml90 {
  margin-left: 90px;
}

/* line 772, app/assets/stylesheets/main.scss */
.ml_20 {
  margin-left: 20%;
}

/* line 776, app/assets/stylesheets/main.scss */
.ml_auto {
  margin-left: auto;
}

/* line 782, app/assets/stylesheets/main.scss */
.pd0 {
  padding: 0 !important;
}

/* line 786, app/assets/stylesheets/main.scss */
.pd6 {
  padding: 6px !important;
}

/* line 790, app/assets/stylesheets/main.scss */
.pd10 {
  padding: 10px !important;
}

/* line 794, app/assets/stylesheets/main.scss */
.pd20 {
  padding: 20px;
}

/* line 798, app/assets/stylesheets/main.scss */
.pt10 {
  padding-top: 10px;
}

/* line 802, app/assets/stylesheets/main.scss */
.pt20 {
  padding-top: 20px;
}

/* line 806, app/assets/stylesheets/main.scss */
.pb0 {
  padding-bottom: 0;
}

/* line 810, app/assets/stylesheets/main.scss */
.pb10 {
  padding-bottom: 10px;
}

/* line 814, app/assets/stylesheets/main.scss */
.pb20 {
  padding-bottom: 20px;
}

/* line 818, app/assets/stylesheets/main.scss */
.pb40 {
  padding-bottom: 40px;
}

/* line 822, app/assets/stylesheets/main.scss */
.pl10 {
  padding-left: 10px !important;
}

/* line 826, app/assets/stylesheets/main.scss */
.pl20 {
  padding-left: 20px !important;
}

/* line 830, app/assets/stylesheets/main.scss */
.pl15 {
  padding-left: 15px !important;
}

/* line 834, app/assets/stylesheets/main.scss */
.pl25 {
  padding-left: 25px !important;
}

/* line 838, app/assets/stylesheets/main.scss */
.pr4 {
  padding-right: 4px !important;
}

/* line 842, app/assets/stylesheets/main.scss */
.pr10 {
  padding-right: 10px !important;
}

/* line 846, app/assets/stylesheets/main.scss */
.pr15 {
  padding-right: 15px !important;
}

/* line 850, app/assets/stylesheets/main.scss */
.pr25 {
  padding-right: 25px !important;
}

/* line 854, app/assets/stylesheets/main.scss */
.pr60 {
  padding-right: 60px !important;
}

/* line 858, app/assets/stylesheets/main.scss */
.site-title-address {
  font-size: 14px;
  margin-left: 15px;
}

/* line 863, app/assets/stylesheets/main.scss */
.text-grey-light,
.text-grey-light a {
  color: #676A6C;
}

/* line 868, app/assets/stylesheets/main.scss */
.text-grey,
.text-grey a {
  color: #686b6d;
}

/* line 873, app/assets/stylesheets/main.scss */
.add-word-break {
  word-wrap: break-word;
}

/* line 878, app/assets/stylesheets/main.scss */
.avatar {
  display: inline-block;
  box-sizing: content-box;
  color: white;
  text-align: center;
  vertical-align: top;
  background-color: #D1DADE;
  font-weight: normal;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  font-size: 24px;
  line-height: 48px;
  overflow: hidden;
}

/* line 893, app/assets/stylesheets/main.scss */
.avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top !important;
}

/* line 901, app/assets/stylesheets/main.scss */
.admin-avatar {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 32px;
}

/* line 913, app/assets/stylesheets/main.scss */
.checkbox label input {
  margin-right: 5px;
}

/* line 920, app/assets/stylesheets/main.scss */
textarea.rv {
  resize: vertical;
}

/* line 924, app/assets/stylesheets/main.scss */
textarea.no-resize {
  resize: none;
}

/* line 930, app/assets/stylesheets/main.scss */
.checkbox-inline label {
  margin-right: 40px;
}

/* line 935, app/assets/stylesheets/main.scss */
.navbar-top-links li a {
  padding: 19px 10px;
  min-height: 48px;
}

/* line 939, app/assets/stylesheets/main.scss */
.navbar-top-links li a i {
  font-size: 20px;
  color: white;
}

/* line 945, app/assets/stylesheets/main.scss */
.gray-container {
  background-color: #f3f3f5;
  border-radius: 5px;
  padding: 20px;
}

/* line 951, app/assets/stylesheets/main.scss */
.no-border {
  border: none !important;
}

/* line 956, app/assets/stylesheets/main.scss */
.separated-children > * + * {
  margin-top: 10px;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
}

/* line 963, app/assets/stylesheets/main.scss */
.iradio_square {
  margin-right: 10px;
}

/* line 967, app/assets/stylesheets/main.scss */
.settings-label {
  margin-right: 5px;
  display: inline-block;
  width: 200px;
}

/* line 973, app/assets/stylesheets/main.scss */
.lh1 {
  line-height: 1;
}

/* line 977, app/assets/stylesheets/main.scss */
.lh20 {
  line-height: 20px;
}

/* line 981, app/assets/stylesheets/main.scss */
.ta {
  text-align: center;
}

/* line 985, app/assets/stylesheets/main.scss */
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto 10px auto;
}

/* line 992, app/assets/stylesheets/main.scss */
.opacity0 {
  opacity: 0;
}

/* line 996, app/assets/stylesheets/main.scss */
.select-spinner-container {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  width: 100%;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  height: 28px;
}

/* line 1007, app/assets/stylesheets/main.scss */
.select-spinner-container > .spinner {
  width: 20px;
  height: 20px;
  position: relative;
  margin: 3px auto;
}

/* line 1014, app/assets/stylesheets/main.scss */
#sites-loader.select-spinner-container {
  display: none;
}

/* line 1019, app/assets/stylesheets/main.scss */
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

/* line 1034, app/assets/stylesheets/main.scss */
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%,
100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 1065, app/assets/stylesheets/main.scss */
.search__input {
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: 2vw;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  max-width: 900px;
  padding: 0 0 0.1em 0;
  color: #3579b7;
  border-bottom: 4px solid;
  margin: 0px auto 25px auto;
  display: block;
}

/* line 1084, app/assets/stylesheets/main.scss */
.search__input:focus {
  outline: none;
}

/* line 1088, app/assets/stylesheets/main.scss */
.subnavigation {
  margin-bottom: 20px;
}

/* line 1092, app/assets/stylesheets/main.scss */
.manager-locked {
  color: lightgrey;
}

/* line 1096, app/assets/stylesheets/main.scss */
.text-dark {
  color: black !important;
}

/* line 1100, app/assets/stylesheets/main.scss */
.site-gmap {
  display: block;
  width: 100%;
}

/* line 1105, app/assets/stylesheets/main.scss */
.gmap-link {
  display: block;
}

/* line 1109, app/assets/stylesheets/main.scss */
.img-full {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 1118, app/assets/stylesheets/main.scss */
.brd5 {
  border-radius: 5px;
}

/* line 1122, app/assets/stylesheets/main.scss */
.select-custom {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* line 1127, app/assets/stylesheets/main.scss */
.select-custom .select2-container {
  width: 50% !important;
  margin-left: 10px;
}

/* line 1132, app/assets/stylesheets/main.scss */
.select-custom .select {
  width: 100%;
}

/* line 1137, app/assets/stylesheets/main.scss */
.select2-w-350 {
  width: 350px;
}

/* line 1141, app/assets/stylesheets/main.scss */
select.select2.db + span.select2,
select.select2-nosearch.db + span.select2 {
  display: block !important;
  width: 100% !important;
}

/* line 1147, app/assets/stylesheets/main.scss */
.select2-selection__clear::after {
  content: '\f00d';
  font-family: 'Font Awesome 5 Free';
  color: var(--secondary-color);
}

/* line 1154, app/assets/stylesheets/main.scss */
.select2-selection__clear {
  color: transparent;
}

/* line 1160, app/assets/stylesheets/main.scss */
form {
  width: 100%;
}

/* line 1163, app/assets/stylesheets/main.scss */
form .help-warning {
  font-size: 12px;
  font-style: italic;
  color: #ac342b;
}

/* line 1170, app/assets/stylesheets/main.scss */
form .form-group.input-vam {
  height: 34px;
  line-height: 34px;
}

/* line 1174, app/assets/stylesheets/main.scss */
form .form-group.input-vam > * {
  vertical-align: middle;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 1183, app/assets/stylesheets/main.scss */
*[type=submit]:disabled,
*[type=button]:disabled,
.cta-btn.disabled,
button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 1193, app/assets/stylesheets/main.scss */
form#edit_information_headband_information_headband .information_headband_spaces div.check-box > label {
  font-weight: normal;
}

/* line 1196, app/assets/stylesheets/main.scss */
form#edit_information_headband_information_headband .information_headband_spaces div.check-box > label > input {
  margin-right: 10px;
}

/* line 1204, app/assets/stylesheets/main.scss */
form#new_declarations_legales_upload .help-warning {
  padding-bottom: 20px;
}

/* line 1208, app/assets/stylesheets/main.scss */
form#new_declarations_legales_upload .group {
  min-height: 50px;
}

/* line 1214, app/assets/stylesheets/main.scss */
#issue_infos .btn-secondary {
  margin-top: -9px;
  margin-right: -9px;
}

/* line 1218, app/assets/stylesheets/main.scss */
#issue_infos .btn-secondary a {
  color: #FFFFFF;
}

/* line 1223, app/assets/stylesheets/main.scss */
#issue_infos i.fa-ticket-alt {
  transform: rotate(-40deg);
}

/* line 1228, app/assets/stylesheets/main.scss */
.primary-color {
  color: var(--primary-color);
}

/* line 1234, app/assets/stylesheets/main.scss */
.select-go-to-link {
  color: #676a6c;
}

/* line 1237, app/assets/stylesheets/main.scss */
.select-go-to-link::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 150%;
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
  margin-right: 5px;
}

/* line 1249, app/assets/stylesheets/main.scss */
.select-go-to-link .select2-container {
  margin-top: -7px;
}

/* line 1253, app/assets/stylesheets/main.scss */
.select-go-to-link .select2-selection--single {
  border: 0px;
}

/* line 1257, app/assets/stylesheets/main.scss */
.select-go-to-link .select2-selection__rendered {
  display: inline !important;
}

/* line 1261, app/assets/stylesheets/main.scss */
.select-go-to-link .select2-selection__arrow {
  position: relative !important;
}

/* line 1266, app/assets/stylesheets/main.scss */
.search-box {
  position: relative;
}

/* line 1269, app/assets/stylesheets/main.scss */
.search-box input,
.search-box button {
  border-radius: 30px;
  display: inline-block;
  border-color: var(--secondary-color);
}

/* line 1276, app/assets/stylesheets/main.scss */
.search-box input[type=text],
.search-box input[type=search] {
  padding: 6px 45px 6px 20px;
  width: calc(100% - 15px);
}

/* line 1282, app/assets/stylesheets/main.scss */
.search-box *[type=submit],
.search-box *[type=button],
.search-box button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  transform: scale(1.3);
  transform-origin: center right;
  border: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  color: #FFFFFF;
}

/* line 1300, app/assets/stylesheets/main.scss */
.mw600 {
  max-width: 600px;
}

/* line 1304, app/assets/stylesheets/main.scss */
.mw150 {
  max-width: 150px;
}

/* line 1308, app/assets/stylesheets/main.scss */
.mw200 {
  max-width: 200px;
}

/* line 1312, app/assets/stylesheets/main.scss */
.unsubscribe.notifications {
  cursor: pointer;
}

/* line 1316, app/assets/stylesheets/main.scss */
.oh {
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer,
.dlStatusDisplayBox {
  padding-top: 10px;
  font-size: 12px;
  line-height: 1.15;
}

/* line 12, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet,
.dlStatusDisplayBox .status-bullet {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  margin-right: 5px;
  background-color: #ccc;
  border: 2px solid white;
  vertical-align: top;
  float: left;
  flex: none;
}

/* line 24, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.never_synchronised,
.dlStatusDisplayBox .status-bullet.never_synchronised {
  background-color: #e9403b;
}

/* line 27, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.work_in_progress,
.dlStatusDisplayBox .status-bullet.work_in_progress {
  background-color: #e9403b;
}

/* line 30, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.excluded,
.dlStatusDisplayBox .status-bullet.excluded {
  background-color: #2f353b;
}

/* line 33, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.incomplete,
.dlStatusDisplayBox .status-bullet.incomplete {
  background-color: #e9403b;
}

/* line 36, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.identified,
.dlStatusDisplayBox .status-bullet.identified {
  background-color: #2f353b;
}

/* line 39, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.subscribtion_required,
.dlStatusDisplayBox .status-bullet.subscribtion_required {
  background-color: #e9403b;
}

/* line 42, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.ok,
.dlStatusDisplayBox .status-bullet.ok {
  background-color: #41da9a;
}

/* line 45, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.missing_informations,
.dlStatusDisplayBox .status-bullet.missing_informations {
  background-color: #e87e04;
}

/* line 48, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.out_of_scope,
.dlStatusDisplayBox .status-bullet.out_of_scope {
  background-color: #2f353b;
}

/* line 51, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status-bullet.substricption_to_plan,
.dlStatusDisplayBox .status-bullet.substricption_to_plan {
  background-color: #e87e04;
}

/* line 56, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .status,
.dlStatusDisplayBox .status {
  font-weight: bold;
}

/* line 60, app/assets/stylesheets/dl-style.scss */
.dlStatusContainer .synchronized_at,
.dlStatusDisplayBox .synchronized_at {
  font-size: 10px;
  display: block;
}

/* line 67, app/assets/stylesheets/dl-style.scss */
.dlStatusDisplayBox .status,
.dlStatusDisplayBox .quitus {
  display: block;
}

/* line 71, app/assets/stylesheets/dl-style.scss */
.dlStatusDisplayBox .synchronized_at {
  margin-top: 5px;
  margin-left: 35px;
}

/* line 1, app/assets/stylesheets/kolimmo/ie.css.scss */
.ie_headband {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Put your IE-only styles here. Works for IE 10 & IE 11*/
  /* Condionnal HTML is not supported since IE 10*/
  /* line 8, app/assets/stylesheets/kolimmo/ie.css.scss */
  .ie_headband {
    background-color: var(--primary-color);
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 0px;
    text-align: center;
    padding: 20px 40px;
    border-bottom: 1px solid;
    font-size: 13px;
    font-weight: 100;
    display: block;
    color: white;
  }
  /* line 22, app/assets/stylesheets/kolimmo/ie.css.scss */
  .ie_headband a {
    color: white;
    font-weight: 700;
  }
  /* line 27, app/assets/stylesheets/kolimmo/ie.css.scss */
  .ie_headband .close-cross {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 7px;
    font-size: 24px;
    cursor: pointer;
  }
  /* line 38, app/assets/stylesheets/kolimmo/ie.css.scss */
  #wrapper {
    margin-top: 59px;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/unsub.scss */
.unsub-container {
  background-color: white;
}

/* line 4, app/assets/stylesheets/kolimmo/unsub.scss */
.unsub-container h2 {
  padding: 20px;
  font-size: 28px;
}

/* line 3, app/assets/stylesheets/kolimmo/views/admin-clients-api_access-index.scss */
body.admin-clients-api_access-index table.manager-access-api {
  margin: 20px 0;
}

/* line 5, app/assets/stylesheets/kolimmo/views/admin-clients-api_access-index.scss */
body.admin-clients-api_access-index table.manager-access-api thead tr th {
  min-width: 130px;
  padding-right: 15px;
}

/* line 10, app/assets/stylesheets/kolimmo/views/admin-clients-api_access-index.scss */
body.admin-clients-api_access-index table.manager-access-api tbody td a {
  margin-right: 10px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/admin-clients.scss */
.fix-children-sites-count > form {
  width: auto;
}

/* line 3, app/assets/stylesheets/kolimmo/views/admin-tools.scss */
body.admin-tools ul.admin-bubble-links,
body.admin-configuration ul.admin-bubble-links {
  text-align: center;
}

/* line 6, app/assets/stylesheets/kolimmo/views/admin-tools.scss */
body.admin-tools ul.admin-bubble-links li,
body.admin-configuration ul.admin-bubble-links li {
  display: inline-block;
  vertical-align: top;
}

/* line 10, app/assets/stylesheets/kolimmo/views/admin-tools.scss */
body.admin-tools ul.admin-bubble-links li > a,
body.admin-configuration ul.admin-bubble-links li > a {
  padding: 20px;
  display: flex;
  align-items: center;
  color: white;
  background-color: var(--primary-color);
  width: 180px;
  height: 180px;
  margin: 20px;
  border-radius: 90px;
}

/* line 21, app/assets/stylesheets/kolimmo/views/admin-tools.scss */
body.admin-tools ul.admin-bubble-links li > a p,
body.admin-configuration ul.admin-bubble-links li > a p {
  margin: 0 auto;
  font-size: 16px;
  font-weight: lighter;
}

/* line 27, app/assets/stylesheets/kolimmo/views/admin-tools.scss */
body.admin-tools ul.admin-bubble-links li > a i,
body.admin-configuration ul.admin-bubble-links li > a i {
  display: block;
  margin: 0 auto;
  font-size: 36px;
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs {
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs header {
  background-color: var(--secondary-color);
  height: 60px;
  box-sizing: border-box;
  padding-top: 14px;
  border-bottom: 1px solid var(--primary-color);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

/* line 13, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs header form {
  width: auto;
}

/* line 18, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs #logo {
  line-height: 24px;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  color: white;
  display: flex;
  align-items: center;
}

/* line 27, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs #logo img {
  height: 32px;
  margin-right: 10px;
}

/* line 33, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs .api-container {
  line-height: 1;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  margin-bottom: 20px;
}

/* line 43, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs h2 {
  margin-top: 40px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

/* line 49, app/assets/stylesheets/kolimmo/views/api-docs.scss */
body.api-docs h3 {
  margin-top: 20px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .form-group {
  margin-bottom: 0;
}

/* line 7, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .step-line span.step-icon {
  display: inline-block;
  font-size: 20px;
  width: 20px;
  text-align: center;
  margin-right: 5px;
}

/* line 15, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .step-line .folder_folder_steps_name,
.folder-handler .step-line .folder_template_folder_steps_name {
  max-width: 600px;
  width: 100%;
}

/* line 20, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .step-line .folder_folder_steps_name input,
.folder-handler .step-line .folder_template_folder_steps_name input {
  max-width: 90%;
}

/* line 26, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .step-index {
  display: inline-block;
  width: 20px;
  text-align: right;
  margin-right: 5px;
}

/* line 33, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .pre-validation-conditions-block {
  margin-left: 55px;
}

/* line 37, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
.folder-handler .object-ctn {
  cursor: move;
}

@media (max-width: 480px) {
  /* line 44, app/assets/stylesheets/kolimmo/views/folder-template-steps.scss */
  .folder-handler .add-step-text {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .row {
  margin: 0;
}

/* line 6, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container {
  height: calc(100% - 91px - 40px);
  display: flex;
  background: no-repeat url(/assets/triangle_indigo_right-fc38639e1872bf54fd45c7ad930986664d30400a9aecbb9f496ae283dc491dd6.svg);
  background-position: bottom right;
  background-size: contain;
}

/* line 13, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .login-sidebar {
  background: #FFFFFF;
  height: 100%;
  padding: 150px 90px;
  z-index: 3;
}

/* line 19, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .login-sidebar .help-block {
  display: none;
}

/* line 23, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .login-sidebar .password-field-ctn {
  position: relative;
  display: flex;
  align-items: center;
}

/* line 28, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .login-sidebar .password-field-ctn .password-toggle-icon {
  position: absolute;
  right: 10px;
  bottom: 20px;
}

/* line 36, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .form-inputs .input-to-fill input {
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--primary-color);
  border-radius: 0;
}

/* line 43, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .devise-background {
  position: relative;
}

/* line 46, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .devise-background h1 {
  position: absolute;
  top: 150px;
  left: 45px;
  display: inline-block;
  max-width: 500px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 2.2vw;
  line-height: 1.5;
  z-index: 3;
}

/* line 59, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .devise-background .human-login {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60%;
  z-index: 2;
}

/* line 66, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .devise-background .human-login img {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .devise-container .devise-background .triangle-indigo {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  height: calc(100vh - 91px - 40px);
}

/* line 86, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .agency-logo,
body.layout-public .agency-logo {
  max-width: 200px;
  margin: 0 auto 20px;
}

/* line 90, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise .agency-logo img,
body.layout-public .agency-logo img {
  width: 100%;
  object-fit: contain;
  max-height: 110px;
}

/* line 97, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-devise #footer,
body.layout-public #footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 105, app/assets/stylesheets/kolimmo/views/layouts.scss */
.gradient-btn-bottom {
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

/* line 110, app/assets/stylesheets/kolimmo/views/layouts.scss */
.gradient-btn-bottom span {
  display: inline-block;
  margin: 0 auto;
  height: 40px;
  background: linear-gradient(90deg, #6946AA 0%, #EA0C5A 50%, #FFB405 100%);
  border-radius: 100px;
}

/* line 117, app/assets/stylesheets/kolimmo/views/layouts.scss */
.gradient-btn-bottom span a, .gradient-btn-bottom span button {
  display: inline-block;
  border-radius: 100px;
  height: 36px;
  padding: 10px 25px;
  font-weight: bold;
  margin: 2px;
  outline: none;
  border: none;
  color: #FFFFFF;
  background-color: var(--primary-color);
}

/* line 134, app/assets/stylesheets/kolimmo/views/layouts.scss */
body.layout-public .page-container,
body.landing-page .page-container {
  height: calc(100vh - 91px);
  background: no-repeat url(/assets/triangle_indigo_right-fc38639e1872bf54fd45c7ad930986664d30400a9aecbb9f496ae283dc491dd6.svg);
  background-position: bottom right;
  background-size: contain;
  padding: 25px 20px;
  overflow: scroll;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 148, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .login-sidebar {
    padding: 100px 50px;
  }
  /* line 152, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .devise-background {
    position: relative;
  }
  /* line 155, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .devise-background h1 {
    top: 100px;
  }
}

@media (max-width: 768px) {
  /* line 165, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise header {
    position: static;
  }
  /* line 168, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise header .brand-logo {
    margin: auto;
  }
  /* line 172, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise header .gradient-btn {
    display: none;
  }
  /* line 177, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container {
    display: block;
  }
  /* line 180, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .login-sidebar {
    width: 90%;
    height: max-content;
    margin: 40px auto 40px;
    padding: 20px 20px;
  }
  /* line 187, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .devise-background {
    display: none;
  }
  /* line 190, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .devise-background .human-login {
    max-width: 400px;
    width: 100%;
  }
  /* line 199, app/assets/stylesheets/kolimmo/views/layouts.scss */
  .gradient-btn-bottom {
    display: block;
  }
}

@media (max-height: 650px) {
  /* line 207, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container {
    overflow: scroll;
  }
  /* line 210, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .login-sidebar {
    padding: 20px 40px;
  }
  /* line 215, app/assets/stylesheets/kolimmo/views/layouts.scss */
  body.layout-devise .devise-container .devise-background .human-login {
    width: 40%;
  }
}

/* line 6, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .part-resident-information,
body.pro-part_residents-parts .part-resident-information,
body.pro-part_residents-incoming_mails .part-resident-information,
body.pro-part_residents-issues .part-resident-information,
body.pro-sites-part_residents-show .part-resident-information {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

/* line 12, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .card,
body.pro-part_residents-parts .card,
body.pro-part_residents-incoming_mails .card,
body.pro-part_residents-issues .card,
body.pro-sites-part_residents-show .card {
  flex: 1 1 300px;
  display: flex;
}

/* line 17, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .ibox-content,
body.pro-part_residents-parts .ibox-content,
body.pro-part_residents-incoming_mails .ibox-content,
body.pro-part_residents-issues .ibox-content,
body.pro-sites-part_residents-show .ibox-content {
  flex: 1;
}

/* line 22, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .address-block > i,
body.pro-part_residents-parts .address-block > i,
body.pro-part_residents-incoming_mails .address-block > i,
body.pro-part_residents-issues .address-block > i,
body.pro-sites-part_residents-show .address-block > i {
  width: 36px;
  text-align: center;
  margin-right: 10px;
  font-size: 18px;
  color: var(--secondary-color);
}

/* line 32, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .project-list table thead th,
body.pro-part_residents-parts .project-list table thead th,
body.pro-part_residents-incoming_mails .project-list table thead th,
body.pro-part_residents-issues .project-list table thead th,
body.pro-sites-part_residents-show .project-list table thead th {
  padding: 10px 15px;
}

/* line 35, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .project-list table tbody td,
body.pro-part_residents-parts .project-list table tbody td,
body.pro-part_residents-incoming_mails .project-list table tbody td,
body.pro-part_residents-issues .project-list table tbody td,
body.pro-sites-part_residents-show .project-list table tbody td {
  padding: 15px 15px;
}

/* line 40, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .part-resident-issues-list,
body.pro-part_residents-parts .part-resident-issues-list,
body.pro-part_residents-incoming_mails .part-resident-issues-list,
body.pro-part_residents-issues .part-resident-issues-list,
body.pro-sites-part_residents-show .part-resident-issues-list {
  overflow-x: auto;
}

/* line 43, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
body.pro-part_residents-part_residents .part-resident-issues-list .table-responsive,
body.pro-part_residents-parts .part-resident-issues-list .table-responsive,
body.pro-part_residents-incoming_mails .part-resident-issues-list .table-responsive,
body.pro-part_residents-issues .part-resident-issues-list .table-responsive,
body.pro-sites-part_residents-show .part-resident-issues-list .table-responsive {
  overflow: visible;
}

@media (max-width: 768px) {
  /* line 49, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
  body.pro-part_residents-part_residents .see-all,
body.pro-part_residents-parts .see-all,
body.pro-part_residents-incoming_mails .see-all,
body.pro-part_residents-issues .see-all,
body.pro-sites-part_residents-show .see-all {
    display: none;
  }
  /* line 53, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
  body.pro-part_residents-part_residents .table-responsive,
body.pro-part_residents-parts .table-responsive,
body.pro-part_residents-incoming_mails .table-responsive,
body.pro-part_residents-issues .table-responsive,
body.pro-sites-part_residents-show .table-responsive {
    border: none;
  }
  /* line 58, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
  body.pro-part_residents-part_residents .create-btn > span,
body.pro-part_residents-parts .create-btn > span,
body.pro-part_residents-incoming_mails .create-btn > span,
body.pro-part_residents-issues .create-btn > span,
body.pro-sites-part_residents-show .create-btn > span {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  /* line 65, app/assets/stylesheets/kolimmo/views/part_resident_page.scss */
  body.pro-part_residents-part_residents .card,
body.pro-part_residents-parts .card,
body.pro-part_residents-incoming_mails .card,
body.pro-part_residents-issues .card,
body.pro-sites-part_residents-show .card {
    width: 100%;
  }
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content p {
  margin: 0 90px;
}

/* line 10, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content p > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 17, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content p > strong + small {
  padding-top: 7px;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content span.badge {
  width: 70px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 29, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content .logo {
  float: right;
}

/* line 33, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content .total-site {
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

/* line 39, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content .badge-information {
  vertical-align: baseline;
  width: 70px;
  text-align: center;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
body.pro-agencies-index .list-responsive > .list-item .content .information {
  vertical-align: top;
  width: 70px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 0;
  line-height: 1;
}

@media (min-width: 769px) {
  /* line 65, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
  body.pro-agencies-index .list-responsive > .list-item .content p {
    margin-right: 0;
  }
  /* line 69, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
  body.pro-agencies-index .list-responsive > .list-item .content .logo {
    text-align: center;
  }
  /* line 73, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
  body.pro-agencies-index .list-responsive > .list-item .content .total-site {
    text-align: left;
    line-height: 14px;
    padding-top: 18px;
    margin-top: 0;
  }
  /* line 80, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
  body.pro-agencies-index .list-responsive > .list-item .content .line {
    clear: both;
  }
  /* line 83, app/assets/stylesheets/kolimmo/views/pro-agencies-index.scss */
  body.pro-agencies-index .list-responsive > .list-item .content .line div:first-of-type {
    float: left;
    width: 70px;
  }
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr {
  height: 45px;
}

/* line 6, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr > td {
  line-height: 12px !important;
  padding: 16px 8px;
  vertical-align: middle;
}

/* line 13, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr > :nth-child(1) {
  width: 40px;
}

/* line 17, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr > :nth-child(2) {
  text-align: center;
  width: 90px;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr > :nth-child(5) {
  width: 230px;
}

/* line 26, app/assets/stylesheets/kolimmo/views/pro-assignements.scss */
body.pro-assignements table.assignements tr > :nth-child(6) {
  width: 105px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-construction-markets.scss */
body.pro-construction_markets .form-group {
  display: flex;
  align-items: center;
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-construction-markets.scss */
body.pro-construction_markets .form-label {
  width: 200px;
  margin-right: 10px;
  flex: none;
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
body.pro-folders .select-ctn,
body.pro-sites-folders .select-ctn {
  display: flex;
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
body.pro-folders .simple-select-ctn,
body.pro-sites-folders .simple-select-ctn {
  display: flex;
  width: 100%;
  align-items: center;
}

/* line 12, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
body.pro-folders .simple-select-ctn > label,
body.pro-sites-folders .simple-select-ctn > label {
  margin-bottom: 0;
  flex: none;
}

/* line 18, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
body.pro-folders .radio-ctn,
body.pro-sites-folders .radio-ctn {
  margin-top: 15px;
  display: flex;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
body.pro-folders .radio-ctn .folder-radio,
body.pro-sites-folders .radio-ctn .folder-radio {
  flex: none;
}

@media (max-width: 768px) {
  /* line 28, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .select-ctn,
body.pro-sites-folders .select-ctn {
    display: flex;
    margin-top: 5px;
  }
  /* line 32, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .select-ctn label,
body.pro-sites-folders .select-ctn label {
    margin-top: 5px;
  }
  /* line 36, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .select-ctn > div,
body.pro-sites-folders .select-ctn > div {
    flex-wrap: wrap;
  }
  /* line 41, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .simple-select-ctn,
body.pro-sites-folders .simple-select-ctn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 47, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .radio-ctn,
body.pro-sites-folders .radio-ctn {
    display: flex;
    margin-top: 15px;
  }
  /* line 51, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .radio-ctn label,
body.pro-sites-folders .radio-ctn label {
    margin-top: 5px;
  }
  /* line 55, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .radio-ctn > div,
body.pro-sites-folders .radio-ctn > div {
    flex-wrap: wrap;
  }
  /* line 59, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .radio-ctn .folder-radio,
body.pro-sites-folders .radio-ctn .folder-radio {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
  }
  /* line 66, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .input-ctn,
body.pro-sites-folders .input-ctn {
    display: flex;
  }
  /* line 69, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .input-ctn > div,
body.pro-sites-folders .input-ctn > div {
    flex-wrap: wrap;
  }
  /* line 73, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .input-ctn .folder-input,
body.pro-sites-folders .input-ctn .folder-input {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    width: 100%;
  }
}

@media (max-width: 525px) {
  /* line 84, app/assets/stylesheets/kolimmo/views/pro-folders.scss */
  body.pro-folders .radio-ctn .folder-radio,
body.pro-sites-folders .radio-ctn .folder-radio {
    display: flex;
    flex: 1;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-research,
.incoming-mail-attacher .attached-site-research {
  background: var(--primary-color);
  position: relative;
  padding: 5px;
  height: 50px;
  border-radius: 5px;
}

/* line 10, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-research > i,
.incoming-mail-attacher .attached-site-research > i {
  position: absolute;
  line-height: 40px;
  width: 25px;
  left: 5px;
  font-size: 16px;
  color: #828282;
  margin-left: 10px;
}

/* line 20, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-research > input,
.incoming-mail-attacher .attached-site-research > input {
  border-radius: 5px;
  height: 40px;
  width: 100%;
  outline: none;
  border: none;
  padding-left: 35px;
}

/* line 28, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-research > input::placeholder,
.incoming-mail-attacher .attached-site-research > input::placeholder {
  position: absolute;
  left: 9%;
}

/* line 39, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .im-site-results .attached-object-card .attached-object-address > i,
.incoming-mail-attacher .im-object-results .attached-object-card .attached-object-address > i {
  width: 36px;
  text-align: center;
  font-size: 16px;
  margin-right: 10px;
}

/* line 47, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .im-site-results .attached-object-card button,
.incoming-mail-attacher .im-object-results .attached-object-card button {
  display: block;
  margin: 0 auto;
}

/* line 51, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .im-site-results .attached-object-card button.syndic,
.incoming-mail-attacher .im-object-results .attached-object-card button.syndic {
  background: var(--secondary-color);
}

/* line 55, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .im-site-results .attached-object-card button.rental_management,
.incoming-mail-attacher .im-object-results .attached-object-card button.rental_management {
  background: #FFBC00;
}

/* line 59, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .im-site-results .attached-object-card button.all,
.incoming-mail-attacher .im-object-results .attached-object-card button.all {
  background: var(--primary-color);
}

/* line 66, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-ctn {
  position: relative;
}

/* line 69, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-ctn .attached-object-filters-scroll-horizontal-left {
  border: none;
  cursor: pointer;
  padding: 5px;
  margin-right: 5px;
}

/* line 76, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-ctn .attached-object-filters {
  overflow: hidden;
}

/* line 80, app/assets/stylesheets/kolimmo/views/pro-incomin_mails-attacher.scss */
.incoming-mail-attacher .attached-object-ctn .attached-object-filters-scroll-horizontal-right {
  border: none;
  cursor: pointer;
  padding: 5px;
  margin-left: 5px;
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .row.no-gutter > [class*="col-"],
body.pro-incoming_mails-show .row.no-gutter > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 8, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .custom-search-bar,
body.pro-incoming_mails-show .custom-search-bar {
  width: 50%;
  margin: 20px auto 0;
  display: flex;
}

/* line 13, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .custom-search-bar > div,
body.pro-incoming_mails-show .custom-search-bar > div {
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

/* line 19, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .light-purple-bg,
body.pro-incoming_mails-show .light-purple-bg {
  margin-top: 10px;
  padding: 10px 10px;
  border: 1px solid #E2D8F3;
  border-radius: 3px;
  background: rgba(187, 170, 204, 0.1);
}

/* line 28, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn {
  overflow: hidden;
  border-radius: 5px;
}

/* line 32, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn > button,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn > button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 20px;
  height: 50px;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  outline: none;
  border: none;
  color: #ac342b;
}

/* line 45, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn > a, body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn button,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn > a,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn button {
  display: flex;
  align-items: center;
  padding: 5px 20px;
  height: 50px;
  width: 100%;
  background: #FFFFFF;
}

/* line 53, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn > a:hover, body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn button:hover,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn > a:hover,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn button:hover {
  background-color: var(--primary-color);
  color: #FFFFFF;
}

/* line 58, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn > a.active, body.pro-incoming_mails-index .im-side-menu .im-side-menu-btn button.active,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn > a.active,
body.pro-incoming_mails-show .im-side-menu .im-side-menu-btn button.active {
  background-color: #6946AA !important;
  color: #FFFFFF !important;
}

/* line 65, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu > .im-side-menu-welcoming,
body.pro-incoming_mails-show .im-side-menu > .im-side-menu-welcoming {
  display: flex;
  align-items: center;
  padding: 5px 20px;
  height: 50px;
  width: 100%;
  margin-bottom: 5px;
  border-radius: 5px;
}

/* line 74, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-side-menu > .im-side-menu-welcoming > a.round-white,
body.pro-incoming_mails-show .im-side-menu > .im-side-menu-welcoming > a.round-white {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
  line-height: 25px;
  text-align: center;
}

/* line 88, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .selected-email img,
body.pro-incoming_mails-show .im-main-section .selected-email img {
  max-width: 300px;
  object-fit: cover;
  object-position: center;
}

/* line 95, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header,
body.pro-incoming_mails-show .im-main-section .im-main-section-header {
  height: 50px;
  border-radius: 5px;
  padding: 0px 20px;
}

/* line 100, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header .vertical-separator-white,
body.pro-incoming_mails-show .im-main-section .im-main-section-header .vertical-separator-white {
  border-right: 1px solid #e0e0e0;
  height: 50px;
  margin: 0 10px;
}

/* line 106, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header button.filters-btn,
body.pro-incoming_mails-show .im-main-section .im-main-section-header button.filters-btn {
  margin: 0 5px;
  border-radius: 3px;
  border: 1px solid var(--secondary-color);
}

/* line 111, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header button.filters-btn:hover,
body.pro-incoming_mails-show .im-main-section .im-main-section-header button.filters-btn:hover {
  background-color: #6946AA;
  color: #FFFFFF;
}

/* line 116, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header button.filters-btn.active,
body.pro-incoming_mails-show .im-main-section .im-main-section-header button.filters-btn.active {
  background-color: #6946AA;
  color: #FFFFFF;
}

/* line 122, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header .actions-btn,
body.pro-incoming_mails-show .im-main-section .im-main-section-header .actions-btn {
  display: flex;
}

/* line 125, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header .actions-btn button,
body.pro-incoming_mails-show .im-main-section .im-main-section-header .actions-btn button {
  border: none;
  outline: none;
  background: transparent;
}

/* line 130, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header .actions-btn button > i,
body.pro-incoming_mails-show .im-main-section .im-main-section-header .actions-btn button > i {
  font-size: 15px;
  color: #FFFFFF;
}

/* line 137, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-header .sort-toggle-btn,
body.pro-incoming_mails-show .im-main-section .im-main-section-header .sort-toggle-btn {
  background: transparent;
  border: none;
  outline: none;
}

/* line 146, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

/* line 150, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a {
  padding: 5px 20px;
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  border-bottom: 1px solid #e0e0e0;
  color: #2B184E;
}

/* line 158, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a.active,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a.active {
  background-color: #6946AA !important;
  color: #FFFFFF;
}

/* line 163, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a.unread,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a.unread {
  background: rgba(187, 170, 204, 0.1);
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a .im-main-item,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a .im-main-item {
  display: flex;
  align-items: center;
  width: 80%;
}

/* line 173, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-fullname,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-fullname {
  display: inline-block;
  max-width: 130px;
  width: 100%;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 183, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-title-ctn,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-title-ctn {
  flex-grow: 1;
  overflow: hidden;
  min-width: 0;
}

/* line 188, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-title-ctn .im-title,
body.pro-incoming_mails-show .im-main-section .im-main-section-content .im-list-items > a .im-main-item .im-title-ctn .im-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 201, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section,
body.pro-incoming_mails-show .im-right-section {
  background: #FFFFFF;
}

/* line 204, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .im-results-ctn,
body.pro-incoming_mails-show .im-right-section .im-results-ctn {
  padding: 5px 10px;
}

/* line 208, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section button,
body.pro-incoming_mails-show .im-right-section button {
  outline: none;
  border: none;
  padding: 5px 10px;
  border-radius: 3px;
  color: #FFFFFF;
}

/* line 216, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters,
body.pro-incoming_mails-show .im-right-section .filters {
  overflow-y: auto;
  white-space: nowrap;
}

/* line 220, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters button,
body.pro-incoming_mails-show .im-right-section .filters button {
  margin-right: 5px;
  height: 30px;
  line-height: 50%;
  background: #ebe6f4;
  color: var(--primary-color);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

/* line 228, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters button.active,
body.pro-incoming_mails-show .im-right-section .filters button.active {
  background: var(--secondary-color);
  color: #FFFFFF;
}

/* line 233, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters button.active.syndic,
body.pro-incoming_mails-show .im-right-section .filters button.active.syndic {
  background: var(--secondary-color);
  color: #FFFFFF;
}

/* line 238, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters button.active.rental_management,
body.pro-incoming_mails-show .im-right-section .filters button.active.rental_management {
  background: #FFBC00;
  color: #FFFFFF;
}

/* line 243, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .filters button.active.all,
body.pro-incoming_mails-show .im-right-section .filters button.active.all {
  background: var(--primary-color);
  color: #FFFFFF;
}

/* line 250, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section img,
body.pro-incoming_mails-show .im-right-section img {
  max-width: 200px;
}

/* line 254, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .no-result-im,
body.pro-incoming_mails-show .im-right-section .no-result-im {
  text-align: center;
}

/* line 257, app/assets/stylesheets/kolimmo/views/pro-incoming-mails-index.scss */
body.pro-incoming_mails-index .im-right-section .no-result-im p,
body.pro-incoming_mails-show .im-right-section .no-result-im p {
  display: inline-block;
  max-width: 300px;
  text-align: center;
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
body.pro-incoming_mails-index .incoming-mail-body,
body.pro-incoming_mails-show .incoming-mail-body {
  min-height: calc(100vh - 270px);
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
body.pro-incoming_mails-index .im-body img,
body.pro-incoming_mails-show .im-body img {
  max-width: 300px;
  object-fit: cover;
  object-position: center;
}

/* line 13, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
body.pro-incoming_mails-index .im-create-new-issue,
body.pro-incoming_mails-show .im-create-new-issue {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #6946AA;
  color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px;
  font-size: 13px;
  margin: 0px 0 5px 0;
}

/* line 24, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
body.pro-incoming_mails-index .im-create-new-issue.danger,
body.pro-incoming_mails-show .im-create-new-issue.danger {
  background: #ac342b;
}

@media (max-width: 768px) {
  /* line 30, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
  body.pro-incoming_mails-index .attached-im,
body.pro-incoming_mails-show .attached-im {
    width: 100%;
  }
  /* line 33, app/assets/stylesheets/kolimmo/views/pro-incoming_mails-show.scss */
  body.pro-incoming_mails-index .attached-im > form,
body.pro-incoming_mails-show .attached-im > form {
    flex-wrap: wrap;
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .page-heading {
  position: fixed;
  top: 60px;
  left: 60px;
  right: 0;
  z-index: 1000;
}

/* line 10, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new #issue-type > h2 {
  margin-top: 80px;
}

@media (max-width: 768px) {
  /* line 15, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .page-heading {
    position: static;
  }
  /* line 19, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new #issue-type > h2 {
    margin-top: 20px;
  }
}

/* line 28, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .portion-type-ctn,
body.pro-issues-edit .portion-type-ctn,
body.pro-issues-create .portion-type-ctn {
  display: flex;
}

/* line 33, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new section,
body.pro-issues-edit section,
body.pro-issues-create section {
  scroll-margin-top: 150px;
}

/* line 37, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .input-group,
body.pro-issues-edit .input-group,
body.pro-issues-create .input-group {
  display: block;
}

/* line 41, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select-requester,
body.pro-issues-edit .select-requester,
body.pro-issues-create .select-requester {
  /* Target the Select2 container */
}

/* line 43, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select-requester .select2-container,
body.pro-issues-edit .select-requester .select2-container,
body.pro-issues-create .select-requester .select2-container {
  position: relative;
  border: 1px solid var(--secondary-color);
  border-radius: 30px;
  width: 50% !important;
  margin: auto;
  height: 30px;
  padding-left: 30px;
}

/* line 54, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .folder-files-ctn,
body.pro-issues-edit .folder-files-ctn,
body.pro-issues-create .folder-files-ctn {
  height: 150px;
  padding: 15px 20px;
  overflow-y: scroll;
  border: 1px dashed var(--secondary-color);
  border-radius: 4px;
}

/* line 63, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select2-container .select2-search--inline,
body.pro-issues-new .select2-container .select2-search__field,
body.pro-issues-edit .select2-container .select2-search--inline,
body.pro-issues-edit .select2-container .select2-search__field,
body.pro-issues-create .select2-container .select2-search--inline,
body.pro-issues-create .select2-container .select2-search__field {
  width: 100% !important;
}

/* line 69, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .swal2-popup,
body.pro-issues-edit .swal2-popup,
body.pro-issues-create .swal2-popup {
  width: 600px;
}

/* line 74, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .reduced-tva-ctn .select2-container,
body.pro-issues-new .reduced-tva-ctn .selection,
body.pro-issues-new .reduced-tva-ctn .select2-selection,
body.pro-issues-new .reduced-tva-ctn .select2-selection__rendered,
body.pro-issues-edit .reduced-tva-ctn .select2-container,
body.pro-issues-edit .reduced-tva-ctn .selection,
body.pro-issues-edit .reduced-tva-ctn .select2-selection,
body.pro-issues-edit .reduced-tva-ctn .select2-selection__rendered,
body.pro-issues-create .reduced-tva-ctn .select2-container,
body.pro-issues-create .reduced-tva-ctn .selection,
body.pro-issues-create .reduced-tva-ctn .select2-selection,
body.pro-issues-create .reduced-tva-ctn .select2-selection__rendered {
  height: 34px;
  line-height: 30px;
}

/* line 83, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .addtional-access,
body.pro-issues-edit .addtional-access,
body.pro-issues-create .addtional-access {
  margin-top: 45px;
}

/* line 88, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .portion-type-ctn label[for="issue_portion_type_common_portion"],
body.pro-issues-new .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-edit .portion-type-ctn label[for="issue_portion_type_common_portion"],
body.pro-issues-edit .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-create .portion-type-ctn label[for="issue_portion_type_common_portion"],
body.pro-issues-create .portion-type-ctn label[for="issue_portion_type_private_portion"] {
  margin-bottom: 0;
}

/* line 94, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .identification-container .select2-container--default,
body.pro-issues-edit .identification-container .select2-container--default,
body.pro-issues-create .identification-container .select2-container--default {
  width: 100% !important;
}

/* line 98, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select2-selection__clear,
body.pro-issues-edit .select2-selection__clear,
body.pro-issues-create .select2-selection__clear {
  color: transparent;
}

/* line 102, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select2-selection__clear::after,
body.pro-issues-edit .select2-selection__clear::after,
body.pro-issues-create .select2-selection__clear::after {
  content: '\f00d';
  font-family: 'Font Awesome 5 Free';
  color: var(--secondary-color);
}

/* line 108, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .select-container,
body.pro-issues-edit .select-container,
body.pro-issues-create .select-container {
  width: 70%;
}

/* line 113, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .identification-container .identification-information,
body.pro-issues-edit .identification-container .identification-information,
body.pro-issues-create .identification-container .identification-information {
  display: flex;
  align-items: center;
}

/* line 117, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .identification-container .identification-information .input-group,
body.pro-issues-new .identification-container .identification-information .select-spinner-container,
body.pro-issues-edit .identification-container .identification-information .input-group,
body.pro-issues-edit .identification-container .identification-information .select-spinner-container,
body.pro-issues-create .identification-container .identification-information .input-group,
body.pro-issues-create .identification-container .identification-information .select-spinner-container {
  width: 100%;
}

/* line 125, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn,
body.pro-issues-edit .pro-issue-ctn,
body.pro-issues-create .pro-issue-ctn {
  display: flex;
}

/* line 128, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .issue-form,
body.pro-issues-edit .pro-issue-ctn .issue-form,
body.pro-issues-create .pro-issue-ctn .issue-form {
  flex: 1;
  margin-right: 15px;
  width: calc(100% - 150px - 15px);
}

/* line 134, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .issue-stepper,
body.pro-issues-edit .pro-issue-ctn .issue-stepper,
body.pro-issues-create .pro-issue-ctn .issue-stepper {
  flex: 0 0 130px;
  margin-left: 15px;
  width: 150px;
}

/* line 140, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn,
body.pro-issues-create .pro-issue-ctn .stepper-ctn {
  position: fixed;
  right: 15px;
  top: 150px;
  width: 170px;
}

/* line 146, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn .stepper-line,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn .stepper-line,
body.pro-issues-create .pro-issue-ctn .stepper-ctn .stepper-line {
  position: relative;
  width: 5px;
  background: var(--primary-color);
  margin-left: 20px;
}

/* line 153, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"],
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"],
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] {
  display: flex;
  align-items: center;
  width: 150px;
  position: absolute;
}

/* line 159, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon {
  position: absolute;
  left: -8px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
}

/* line 167, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon > i,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon > i,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon > i {
  color: #FFFFFF;
  padding: 5px;
}

/* line 172, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.validated,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.validated,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.validated {
  background: var(--secondary-color);
}

/* line 176, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.in-progress,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.in-progress,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.in-progress {
  background: #CCCCCC;
}

/* line 180, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.achieve,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.achieve,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] span.icon.achieve {
  background: #219966;
}

/* line 185, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .pro-issue-ctn .stepper-ctn [class^="stepper-step"] > a,
body.pro-issues-edit .pro-issue-ctn .stepper-ctn [class^="stepper-step"] > a,
body.pro-issues-create .pro-issue-ctn .stepper-ctn [class^="stepper-step"] > a {
  display: inline-block;
  width: 100%;
  margin-left: 20px;
  font-size: 12px;
}

/* line 195, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
body.pro-issues-new .priority-container > div,
body.pro-issues-edit .priority-container > div,
body.pro-issues-create .priority-container > div {
  width: 70%;
}

@media (max-width: 1585px) {
  /* line 202, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .identification-container .identification-information .input-group,
body.pro-issues-new .identification-container .identification-information .select-spinner-container,
body.pro-issues-edit .identification-container .identification-information .input-group,
body.pro-issues-edit .identification-container .identification-information .select-spinner-container,
body.pro-issues-create .identification-container .identification-information .input-group,
body.pro-issues-create .identification-container .identification-information .select-spinner-container {
    display: inline-block;
  }
}

@media (max-width: 1335px) {
  /* line 212, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .request-type > .form-group > div,
body.pro-issues-edit .request-type > .form-group > div,
body.pro-issues-create .request-type > .form-group > div {
    margin-top: 10px;
  }
  /* line 217, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .issue-priority,
body.pro-issues-edit .issue-priority,
body.pro-issues-create .issue-priority {
    margin-top: 20px;
  }
}

@media (max-width: 1100px) {
  /* line 223, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .portion-type-ctn,
body.pro-issues-edit .portion-type-ctn,
body.pro-issues-create .portion-type-ctn {
    flex-wrap: wrap;
  }
  /* line 226, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-edit .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-create .portion-type-ctn label[for="issue_portion_type_private_portion"] {
    margin-top: 5px;
  }
}

@media (max-width: 1024px) {
  /* line 233, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .portion-type-ctn,
body.pro-issues-edit .portion-type-ctn,
body.pro-issues-create .portion-type-ctn {
    margin-top: 5px;
  }
  /* line 236, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-edit .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-create .portion-type-ctn label[for="issue_portion_type_private_portion"] {
    margin-top: 0px;
  }
  /* line 242, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .issue-quotation > div,
body.pro-issues-edit .issue-quotation > div,
body.pro-issues-create .issue-quotation > div {
    margin-top: 20px;
  }
  /* line 247, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .addtional-access,
body.pro-issues-edit .addtional-access,
body.pro-issues-create .addtional-access {
    margin-top: 15px;
  }
  /* line 251, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .issue-stepper,
body.pro-issues-edit .issue-stepper,
body.pro-issues-create .issue-stepper {
    display: none;
  }
  /* line 256, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .pro-issue-ctn .issue-form,
body.pro-issues-edit .pro-issue-ctn .issue-form,
body.pro-issues-create .pro-issue-ctn .issue-form {
    width: 100%;
    margin-right: 0;
  }
  /* line 264, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .inherited-document-ctn > div > div.col-md-6,
body.pro-issues-edit .inherited-document-ctn > div > div.col-md-6,
body.pro-issues-create .inherited-document-ctn > div > div.col-md-6 {
    width: 50%;
  }
  /* line 267, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .inherited-document-ctn > div > div.col-md-6:last-child,
body.pro-issues-edit .inherited-document-ctn > div > div.col-md-6:last-child,
body.pro-issues-create .inherited-document-ctn > div > div.col-md-6:last-child {
    margin-top: 15px;
  }
  /* line 274, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .priority-container > div,
body.pro-issues-edit .priority-container > div,
body.pro-issues-create .priority-container > div {
    width: 100%;
    margin: auto;
  }
}

@media (max-width: 550px) {
  /* line 282, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-edit .portion-type-ctn label[for="issue_portion_type_private_portion"],
body.pro-issues-create .portion-type-ctn label[for="issue_portion_type_private_portion"] {
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  /* line 289, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new #issue-type > h2,
body.pro-issues-edit #issue-type > h2,
body.pro-issues-create #issue-type > h2 {
    margin-top: 20px;
  }
  /* line 293, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .select-container,
body.pro-issues-edit .select-container,
body.pro-issues-create .select-container {
    width: 100%;
  }
  /* line 298, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .issue-description .issue-ticket-type-category,
body.pro-issues-new .issue-description .issue-predefined-subject,
body.pro-issues-new .issue-description .issue-ticket-subject,
body.pro-issues-edit .issue-description .issue-ticket-type-category,
body.pro-issues-edit .issue-description .issue-predefined-subject,
body.pro-issues-edit .issue-description .issue-ticket-subject,
body.pro-issues-create .issue-description .issue-ticket-type-category,
body.pro-issues-create .issue-description .issue-predefined-subject,
body.pro-issues-create .issue-description .issue-ticket-subject {
    flex-wrap: wrap;
  }
  /* line 307, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .inherited-document-ctn > div > div.col-md-6,
body.pro-issues-edit .inherited-document-ctn > div > div.col-md-6,
body.pro-issues-create .inherited-document-ctn > div > div.col-md-6 {
    width: 100%;
  }
  /* line 310, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .inherited-document-ctn > div > div.col-md-6:last-child,
body.pro-issues-edit .inherited-document-ctn > div > div.col-md-6:last-child,
body.pro-issues-create .inherited-document-ctn > div > div.col-md-6:last-child {
    margin-top: 15px;
  }
}

@media (max-width: 480px) {
  /* line 319, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new div.i-checks.checkbox-inline,
body.pro-issues-edit div.i-checks.checkbox-inline,
body.pro-issues-create div.i-checks.checkbox-inline {
    display: block;
    margin-left: 0 !important;
  }
  /* line 324, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new .ml35,
body.pro-issues-edit .ml35,
body.pro-issues-create .ml35 {
    margin-left: 0 !important;
  }
  /* line 328, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new strong.clearfix,
body.pro-issues-edit strong.clearfix,
body.pro-issues-create strong.clearfix {
    display: flex;
  }
  /* line 332, app/assets/stylesheets/kolimmo/views/pro-issues-form.scss */
  body.pro-issues-new body.pro-issues-new .identification-container.identification-information .input-group,
body.pro-issues-edit body.pro-issues-new .identification-container.identification-information .input-group,
body.pro-issues-create body.pro-issues-new .identification-container.identification-information .input-group {
    max-width: 250px;
    width: 100%;
  }
}

/* line 4, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
body.pro-issues-request_for_quotation_briefings-index .request-for-quotation-briefing-item + .request-for-quotation-briefing-item {
  border-top: 1px solid #ddd;
  padding-top: 15px;
}

/* line 9, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
body.pro-issues-request_for_quotation_briefings-index .request-for-quotation-briefing-item > div:last-child {
  border-top: 1px dashed #ddd;
  padding-top: 10px;
}

/* line 15, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
body.pro-issues-request_for_quotation_briefings-index label {
  width: 140px;
  flex: none;
  margin-bottom: 0;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
body.pro-issues-request_for_quotation_briefings-index .issue_assignee_id label {
  display: inline-block;
  width: auto;
}

@media (max-width: 768px) {
  /* line 31, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
  body.pro-issues-request_for_quotation_briefings-index label {
    width: auto;
    margin-right: 10px;
  }
  /* line 36, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
  body.pro-issues-request_for_quotation_briefings-index .cta-link {
    flex-shrink: 0;
  }
  /* line 39, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-index.scss */
  body.pro-issues-request_for_quotation_briefings-index .cta-link span {
    display: none;
  }
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content p {
  clear: both;
  margin-bottom: 0;
}

/* line 11, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content p > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 19, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content span.badge {
  max-width: 75px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 26, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content .pdf {
  float: right;
  font-size: 24px;
}

/* line 31, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content .price {
  font-weight: bold;
  text-align: center;
}

/* line 37, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content small:first-of-type {
  padding-top: 7px;
}

@media (min-width: 769px) {
  /* line 49, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
  body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content p {
    clear: none;
    margin-left: 90px;
  }
  /* line 54, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
  body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content .pdf {
    text-align: center;
  }
  /* line 58, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
  body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content .price {
    text-align: left;
    line-height: 14px;
    margin-top: 0;
  }
  /* line 65, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings-show.scss */
  body.pro-issues-request_for_quotation_briefings-show .list-responsive > .list-item .content .line div:first-of-type {
    float: left;
    width: 70px;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
body.pro-issues-request_for_quotation_briefings div.dlStatusDisplayBox {
  padding-top: 0;
  margin-right: 20px;
  min-width: 200px;
}

/* line 8, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
body.pro-issues-request_for_quotation_briefings .service_provider_line {
  padding: 10px;
}

/* line 11, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
body.pro-issues-request_for_quotation_briefings .service_provider_line:hover {
  background-color: #f8f8f8;
}

@media (max-width: 480px) {
  /* line 19, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
  body.pro-issues-request_for_quotation_briefings .no-ellipsis {
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 24, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
  body.pro-issues-request_for_quotation_briefings .no-ellipsis small {
    display: block;
  }
  /* line 30, app/assets/stylesheets/kolimmo/views/pro-issues-request_for_quotation_briefings.scss */
  body.pro-issues-request_for_quotation_briefings .service_provider_line .dlStatusDisplayBox {
    margin-top: 5px;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-issues-service-orders-form.scss */
body.pro-issues-service_orders #service_order_quote_price_type {
  border: 1px solid #e5e6e7;
  border-radius: 3px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul {
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  list-style: none;
}

/* line 12, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child .hidden-opacity {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child .issue-child-infos {
  max-width: 340px;
  display: flex;
  align-items: center;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child .status-pill {
  flex: none;
}

/* line 26, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child > div > span.child-subject {
  display: block;
  font-weight: 300;
  margin-left: 5px;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 36, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.change-status-modal ul li.issue-child .btn, .change-status-modal ul li.issue-child .tab-container .tab-mode > button, .tab-container .change-status-modal ul li.issue-child .tab-mode > button {
  height: 18px;
  line-height: 0.5;
}

/* line 45, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
.issue_assignee_id .select2 {
  margin-left: 5px;
}

@media (max-width: 768px) {
  /* line 52, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
  .change-status-modal ul li.issue-child {
    flex-wrap: wrap;
  }
  /* line 55, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
  .change-status-modal ul li.issue-child > .actions {
    width: 100%;
    justify-content: center;
    margin: 5px 0 5px 0;
  }
  /* line 61, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
  .change-status-modal ul li.issue-child .issue-child-infos {
    display: flex;
    align-items: flex-start;
  }
  /* line 66, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
  .change-status-modal ul li.issue-child > div > span.child-subject {
    text-overflow: clip;
    white-space: normal;
    text-align: left;
  }
  /* line 74, app/assets/stylesheets/kolimmo/views/pro-issues.scss */
  .table-responsive > .table > tbody > tr > td {
    white-space: wrap;
  }
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive {
  margin: -20px;
}

/* line 6, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item {
  padding: 20px;
}

/* line 10, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content p {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content p > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 21, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content span.badge {
  width: 70px;
  display: inline-block;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 29, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content .logo {
  float: right;
}

/* line 33, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content .role {
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

/* line 40, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content small:first-of-type {
  padding-top: 7px;
}

/* line 45, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
body.pro-managers-index .list-responsive > .list-item .content .information {
  width: 70px;
  display: inline-block;
  text-align: center;
}

@media (min-width: 769px) {
  /* line 62, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
  body.pro-managers-index .list-responsive > .list-item .content p {
    clear: none;
    margin-left: 90px;
  }
  /* line 67, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
  body.pro-managers-index .list-responsive > .list-item .content .logo {
    text-align: center;
  }
  /* line 71, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
  body.pro-managers-index .list-responsive > .list-item .content .price {
    text-align: left;
    line-height: 14px;
    padding-top: 18px;
    margin-top: 0;
  }
  /* line 79, app/assets/stylesheets/kolimmo/views/pro-managers-index.scss */
  body.pro-managers-index .list-responsive > .list-item .content .line div:first-of-type {
    float: left;
    width: 70px;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
body.pro-pmc_contact_email-edit input#update_username {
  width: 250px;
  text-align: right;
  margin-right: 5px;
}

/* line 8, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
body.pro-pmc_contact_email-edit div.update_username {
  display: inline-block;
  margin-bottom: 0;
}

/* line 14, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
body.pro-pmc_contact_email-edit .authorized-symbol-text-bloc small {
  display: block;
}

@media (max-width: 480px) {
  /* line 23, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
  body.pro-pmc_contact_email-edit input#update_username {
    width: 100%;
    text-align: center;
    margin-right: 0px;
  }
  /* line 29, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
  body.pro-pmc_contact_email-edit div.update_username {
    display: block;
  }
  /* line 33, app/assets/stylesheets/kolimmo/views/pro-pmc-contact-email-edit.scss */
  body.pro-pmc_contact_email-edit small {
    display: inline;
  }
}

/* line 4, app/assets/stylesheets/kolimmo/views/pro-settings-index.scss */
body.pro-settings-index .settings-list > div a {
  display: block;
  padding: 15px 20px;
  background: rgba(187, 170, 204, 0.3);
  margin-bottom: 15px;
  border-radius: 5px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-sites-folders.scss */
body.pro-sites-folders .folder-issue-subject {
  max-width: 600px;
  width: 100%;
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro-sites-folders.scss */
body.pro-sites-folders .folder-issue-preview {
  width: 70px;
  margin: 0 10px;
  text-align: center;
}

/* line 13, app/assets/stylesheets/kolimmo/views/pro-sites-folders.scss */
body.pro-sites-folders table tr > td {
  padding: 10px 15px;
}

@media (max-width: 768px) {
  /* line 20, app/assets/stylesheets/kolimmo/views/pro-sites-folders.scss */
  body.pro-sites-folders .add-text {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-sites-parts-show.scss */
body.pro-sites-parts-show .part-information h2 {
  font-weight: 600;
  padding: 0 0 20px 0;
  margin: 0;
}

/* line 9, app/assets/stylesheets/kolimmo/views/pro-sites-parts-show.scss */
body.pro-sites-parts-show .part-information h4 {
  display: flex;
  align-items: center;
  padding: 11px 0 11px 0;
  font-size: 15px;
  margin: 0;
}

/* line 18, app/assets/stylesheets/kolimmo/views/pro-sites-parts-show.scss */
body.pro-sites-parts-show h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 30px 0 15px 0;
}

/* line 24, app/assets/stylesheets/kolimmo/views/pro-sites-parts-show.scss */
body.pro-sites-parts-show .ibox {
  margin-bottom: 15px;
}

/* line 28, app/assets/stylesheets/kolimmo/views/pro-sites-parts-show.scss */
body.pro-sites-parts-show .ibox + .ibox {
  margin-top: 15px;
}

/* line 3, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard h2,
.dashboard h2 {
  font-size: 18px;
  padding-bottom: 5px;
}

/* line 8, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard h3,
.dashboard h3 {
  font-size: 13px;
}

/* line 12, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard i,
.dashboard i {
  font-size: 20px;
  margin-right: 10px;
}

/* line 17, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .site-gmap,
.dashboard .site-gmap {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

/* line 24, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .syndical-council-list .syndical-council-content,
.dashboard .syndical-council-list .syndical-council-content {
  padding: 10px 5px;
  border-bottom: 1px solid #eeeeee;
}

/* line 28, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .syndical-council-list .syndical-council-content:last-child,
.dashboard .syndical-council-list .syndical-council-content:last-child {
  border: none;
}

/* line 34, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label,
.dashboard div.energy-label {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

/* line 40, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-a label, .site-dashboard div.energy-label.label-a div.energy-arrow,
.dashboard div.energy-label.label-a label,
.dashboard div.energy-label.label-a div.energy-arrow {
  background: #33A357;
}

/* line 44, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-a div.energy-arrow,
.dashboard div.energy-label.label-a div.energy-arrow {
  width: 50px;
  height: 30px;
}

/* line 48, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-a div.energy-arrow::after,
.dashboard div.energy-label.label-a div.energy-arrow::after {
  background: #33A357;
}

/* line 55, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-b label, .site-dashboard div.energy-label.label-b div.energy-arrow,
.dashboard div.energy-label.label-b label,
.dashboard div.energy-label.label-b div.energy-arrow {
  background: #79B752;
}

/* line 59, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-b div.energy-arrow,
.dashboard div.energy-label.label-b div.energy-arrow {
  width: 80px;
  height: 30px;
}

/* line 63, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-b div.energy-arrow::after,
.dashboard div.energy-label.label-b div.energy-arrow::after {
  background: #79B752;
}

/* line 70, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-c label, .site-dashboard div.energy-label.label-c div.energy-arrow,
.dashboard div.energy-label.label-c label,
.dashboard div.energy-label.label-c div.energy-arrow {
  background: #C3D545;
}

/* line 74, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-c div.energy-arrow,
.dashboard div.energy-label.label-c div.energy-arrow {
  width: 105px;
  height: 30px;
}

/* line 78, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-c div.energy-arrow::after,
.dashboard div.energy-label.label-c div.energy-arrow::after {
  background: #C3D545;
}

/* line 85, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-d label, .site-dashboard div.energy-label.label-d div.energy-arrow,
.dashboard div.energy-label.label-d label,
.dashboard div.energy-label.label-d div.energy-arrow {
  background: #FFF12C;
}

/* line 89, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-d div.energy-arrow,
.dashboard div.energy-label.label-d div.energy-arrow {
  width: 135px;
  height: 30px;
}

/* line 93, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-d div.energy-arrow::after,
.dashboard div.energy-label.label-d div.energy-arrow::after {
  background: #FFF12C;
}

/* line 100, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-e label, .site-dashboard div.energy-label.label-e div.energy-arrow,
.dashboard div.energy-label.label-e label,
.dashboard div.energy-label.label-e div.energy-arrow {
  background: #EDB731;
}

/* line 104, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-e div.energy-arrow,
.dashboard div.energy-label.label-e div.energy-arrow {
  width: 165px;
  height: 30px;
}

/* line 108, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-e div.energy-arrow::after,
.dashboard div.energy-label.label-e div.energy-arrow::after {
  background: #EDB731;
}

/* line 115, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-f label, .site-dashboard div.energy-label.label-f div.energy-arrow,
.dashboard div.energy-label.label-f label,
.dashboard div.energy-label.label-f div.energy-arrow {
  background: #D66F2C;
}

/* line 119, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-f div.energy-arrow,
.dashboard div.energy-label.label-f div.energy-arrow {
  width: 195px;
  height: 30px;
}

/* line 123, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-f div.energy-arrow::after,
.dashboard div.energy-label.label-f div.energy-arrow::after {
  background: #D66F2C;
}

/* line 130, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-g label, .site-dashboard div.energy-label.label-g div.energy-arrow,
.dashboard div.energy-label.label-g label,
.dashboard div.energy-label.label-g div.energy-arrow {
  background: #CC232A;
}

/* line 134, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-g div.energy-arrow,
.dashboard div.energy-label.label-g div.energy-arrow {
  width: 220px;
  height: 30px;
}

/* line 138, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label.label-g div.energy-arrow::after,
.dashboard div.energy-label.label-g div.energy-arrow::after {
  background: #CC232A;
}

/* line 144, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label label,
.dashboard div.energy-label label {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  margin: 0 5px 0 0;
}

/* line 154, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label div.energy-arrow,
.dashboard div.energy-label div.energy-arrow {
  position: relative;
}

/* line 157, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label div.energy-arrow::after,
.dashboard div.energy-label div.energy-arrow::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21.21px;
  height: 21.21px;
  transform: rotate(45deg);
  translate: 50% -18%;
}

/* line 169, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label .current-energy-label,
.dashboard div.energy-label .current-energy-label {
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: var(--secondary-color);
  color: #FFFFFF;
  font-weight: bold;
  z-index: 0;
}

/* line 180, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard div.energy-label .current-energy-label::before,
.dashboard div.energy-label .current-energy-label::before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 0;
  width: 21.21px;
  height: 21.21px;
  transform: rotate(45deg);
  translate: 18% -18%;
  background: var(--secondary-color);
  z-index: -1;
}

/* line 196, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .additional-information .fa-solid.fa-ticket,
.dashboard .additional-information .fa-solid.fa-ticket {
  transform: rotate(90deg) translate(0%, 25%);
}

/* line 202, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .statistics #chart-1,
.dashboard .statistics #chart-1 {
  margin: auto;
  max-width: 250px;
}

/* line 206, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .statistics .label,
.dashboard .statistics .label {
  display: block;
  color: #FFFFFF;
  width: 50px !important;
}

/* line 213, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .site-preview img,
.dashboard .site-preview img {
  border-radius: 4px 4px 4px 4px;
  width: 100%;
  height: 350px;
  background-color: #e7eaec;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}

/* line 223, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container,
.dashboard .activity-feed-card-container {
  box-shadow: 0px 4px 4px 0px #676A6C1A;
  margin: 10px 0 20px 0;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}

/* line 229, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container.allow-overflow,
.dashboard .activity-feed-card-container.allow-overflow {
  overflow: visible;
}

/* line 233, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-title,
.dashboard .activity-feed-card-container .activity-feed-card-title {
  background: var(--primary-color);
  color: #FFFFFF;
  padding: 15px 20px;
}

/* line 238, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-title h3,
.dashboard .activity-feed-card-container .activity-feed-card-title h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

/* line 245, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content,
.dashboard .activity-feed-card-container .activity-feed-card-content {
  padding: 15px 20px;
  background: #FFFFFF;
}

/* line 250, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .top-content,
.dashboard .activity-feed-card-container .activity-feed-card-content .top-content {
  padding-bottom: 15px;
  border-bottom: 1px solid #e7eaec;
}

/* line 254, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .top-content img,
.dashboard .activity-feed-card-container .activity-feed-card-content .top-content img {
  width: 140px;
  height: 100px;
  margin: 0 15px 15px 0;
  float: left;
  clear: left;
  object-fit: cover;
}

/* line 263, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .top-content > p,
.dashboard .activity-feed-card-container .activity-feed-card-content .top-content > p {
  margin: 0;
  text-align: justify;
  font-size: 12px;
}

/* line 270, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content,
.dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content {
  padding-top: 15px;
  font-size: 10px;
}

/* line 274, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .label,
.dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .label {
  margin-right: 5px;
  height: 24px;
  line-height: 18px;
}

/* line 279, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .label i,
.dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .label i {
  font-size: 11px;
  color: #5E5E5E;
  margin-right: 0;
}

/* line 286, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .issue-badge-priority,
.dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .issue-badge-priority {
  margin-right: 5px;
}

/* line 288, app/assets/stylesheets/kolimmo/views/pro-sites-sites.scss */
.site-dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .issue-badge-priority i,
.dashboard .activity-feed-card-container .activity-feed-card-content .bottom-content .issue-badge-priority i {
  margin-right: 0;
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table {
  position: relative;
}

/* line 5, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table tr {
  height: 45px;
}

/* line 8, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table tr > th,
body.pro-ticket_type_categories table.sp-favorite-table tr > td {
  line-height: 28px !important;
}

/* line 14, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table tr > :nth-child(1) {
  text-align: center;
  width: 90px;
}

/* line 19, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table tr > :nth-child(3) {
  width: 105px;
}

/* line 23, app/assets/stylesheets/kolimmo/views/pro-ticket-category-service-providers.scss */
body.pro-ticket_type_categories table.sp-favorite-table tr > :nth-child(4) {
  width: 105px;
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 80px;
}

/* line 7, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > thead {
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > thead th {
  padding: 10px 15px;
  overflow: hidden;
}

/* line 14, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > thead th:first-child {
  border-radius: 4px 0 0 0;
}

/* line 18, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > thead th:last-child {
  border-radius: 0 4px 0 0;
  width: 200px;
}

/* line 26, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > tbody tr {
  border-bottom: 1px solid #e7eaec;
  background: #FFFFFF;
}

/* line 29, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
table.budget-settings-table > tbody tr > td {
  padding: 15px 15px;
}

/* line 36, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
.site-input {
  margin-bottom: 15px;
  width: 100px;
  border: 1px solid var(--secondary-color);
}

/* line 42, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
.sites-update-switch-selected {
  cursor: pointer;
  font-weight: normal;
}

/* line 46, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
.sites-update-switch-selected:hover {
  font-weight: bold;
}

@media (max-width: 1024px) {
  /* line 52, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
  .validation-commitments-form {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 56, app/assets/stylesheets/kolimmo/views/pro_budget_settings.scss */
  .validation-commitments-form .manager-role-select {
    width: 100%;
    font-weight: 700;
    margin-top: 10px;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .create-btn {
  position: relative;
}

/* line 6, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #menu-options-dropdown {
  position: absolute;
  top: 60px;
  right: 10px;
  z-index: 2031;
  background: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #menu-options-dropdown.open ul {
  transform: scaleY(1);
  display: block;
}

/* line 22, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #menu-options-dropdown > ul {
  display: none;
  padding: 10px 20px 10px 0px;
}

/* line 26, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #menu-options-dropdown > ul > li {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 8px;
}

/* line 31, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #menu-options-dropdown > ul > li .cta-link {
  float: none;
}

/* line 39, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-amount input {
  border: none;
  background: #FFFFFF;
}

/* line 45, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
  margin: 0 auto;
}

/* line 52, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable select.is-readonly {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 58, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table {
  max-width: unset;
  min-width: 2210px;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #6946AA;
}

/* line 65, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table section {
  display: flex;
}

/* line 70, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.sticky-column > div,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.scrollable-column,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.last-sticky-column {
  padding: 10px;
  background: #E2D8F3;
}

/* line 77, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.sticky-column {
  border-left: 1px solid #6946AA;
}

/* line 81, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.last-sticky-column {
  border-right: 1px solid #6946AA;
}

/* line 85, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div {
  box-sizing: border-box;
  border-left: 1px solid #6946AA;
  background: #FFFFFF;
  line-height: 30px;
}

/* line 91, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.scrollable-column {
  padding: 8px;
}

/* line 97, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.sticky-column > div {
  padding: 8px;
  border-right: 1px solid #6946AA;
  height: 100%;
  line-height: 34px;
}

/* line 105, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div:nth-child(2) {
  border-left: none;
}

/* line 109, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.last-sticky-column {
  padding: 8px;
  border-right: 1px solid #6946AA;
}

/* line 114, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.sticky-column,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.last-sticky-column {
  background: #E2D8F3;
  position: sticky;
}

/* line 120, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.sticky-column,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.last-sticky-column {
  position: sticky;
  z-index: 3;
  background: #FFFFFF;
}

/* line 127, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.sticky-column,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.sticky-column {
  left: 0;
}

/* line 132, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row > div.last-sticky-column,
body.pro-budgets .budget-table-scrollable .table.budget-details-table .body-row > div.last-sticky-column {
  right: 0;
}

/* line 137, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row.key-row > div {
  background: #482882;
  color: #FFFFFF;
  text-align: right;
  padding-right: 8px;
}

/* line 144, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row.total-row > div {
  background: #2B184E;
  color: #FFFFFF;
  text-align: right;
  padding-right: 8px;
}

/* line 151, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table .head-row.chapter-row > div {
  text-align: right;
  padding-right: 8px;
}

/* line 156, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .budget-table-scrollable .table.budget-details-table input.form-control {
  padding: 0;
}

/* line 163, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .select2-container--default .select2-dropdown {
  min-width: 300px !important;
}

/* line 168, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #modal-budget-comment-list textarea {
  resize: none;
}

/* line 172, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #modal-budget-comment-list .last-comments {
  margin-top: 70px;
}

/* line 175, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #modal-budget-comment-list .last-comments .comment-body {
  padding: 10px 10px;
  background: #f3f2fa;
  border-radius: 3px;
  width: 100%;
}

/* line 182, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #modal-budget-comment-list .last-comments .comment-body > p:first-child {
  text-align: left;
}

/* line 186, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets #modal-budget-comment-list .last-comments .comment-body > p:last-child {
  text-align: right;
  font-size: 10px;
}

/* line 195, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .is-readonly {
  border: none;
  background: #FFFFFF;
}

/* line 200, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .comments-actions {
  position: absolute;
  top: 200px;
}

/* line 205, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .last-sticky-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 210, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .last-sticky-column .comment-label {
  z-index: 0;
}

/* line 216, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .dropdown .drop-list-flex {
  position: absolute;
  top: 0;
  left: -75px;
  overflow: hidden;
  display: flex;
}

/* line 223, app/assets/stylesheets/kolimmo/views/pro_budgets.scss */
body.pro-budgets .dropdown .drop-list-flex > li > a {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 4, app/assets/stylesheets/kolimmo/views/pro_part_residents.scss */
body.pro-sites-part_residents-show .coholders-information .ibox-content > div + div {
  border-top: 1px solid #e7eaec;
}

/* line 2, app/assets/stylesheets/kolimmo/views/resident-sites.scss */
body.resident-sites .resident-agency-logo {
  width: 200px;
  margin-bottom: 15px;
}

/* line 6, app/assets/stylesheets/kolimmo/views/resident-sites.scss */
body.resident-sites .resident-agency-logo > img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* line 2, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul {
  padding: 0;
  margin: 10px 0;
  text-align: center;
}

/* line 7, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li {
  display: inline-block;
  text-align: center;
  width: 250px;
  margin: 20px;
}

/* line 13, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li a {
  display: inline-block;
  color: inherit;
  vertical-align: top;
}

/* line 19, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li a i {
  background: white;
  border: 1px solid #e7eaec;
  display: block;
  width: 250px;
  height: 250px;
  line-height: 230px;
  text-align: center;
  font-size: 140px;
  border-radius: 180px;
  margin: auto;
  color: #e7eaec;
}

/* line 32, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li a i + .cta-btn {
  margin-top: -30px;
}

/* line 35, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li a i + .cta-btn strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 43, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li a.disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 49, app/assets/stylesheets/kolimmo/views/role_selections.scss */
body.role_selections ul li span,
body.role_selections ul li strong,
body.role_selections ul li small {
  display: block;
}

/* line 1, app/assets/stylesheets/kolimmo/views/service-providers.scss */
.service-provider-profile .ibox .ibox-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 5, app/assets/stylesheets/kolimmo/views/service-providers.scss */
.service-provider-profile .ibox .ibox-title span {
  color: var(--primary-color);
}

/* line 11, app/assets/stylesheets/kolimmo/views/service-providers.scss */
#service-provider-selector > div.col-md-6:nth-child(1) {
  margin-bottom: 20px;
}

/* line 15, app/assets/stylesheets/kolimmo/views/service-providers.scss */
#service-provider-selector div.iradio_square {
  float: left;
}

/* line 21, app/assets/stylesheets/kolimmo/views/service-providers.scss */
#select-service-provider .select2 {
  width: 100% !important;
}

/* line 25, app/assets/stylesheets/kolimmo/views/service-providers.scss */
#select-service-provider div.iradio_square {
  float: left;
}

/* line 31, app/assets/stylesheets/kolimmo/views/service-providers.scss */
body.service_provider-profile_dasboard-show #page-wrapper {
  overflow: auto;
}

/* line 2, app/assets/stylesheets/kolimmo/views/service_provider-request_for_quotations-edit.scss */
.service_provider-request_for_quotations-edit .quotation-wrapper .ibox-content {
  min-height: 152px;
}

/* line 6, app/assets/stylesheets/kolimmo/views/service_provider-request_for_quotations-edit.scss */
.service_provider-request_for_quotations-edit .icon {
  border: none;
  padding: 0;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 0px;
  margin-right: 0px;
  line-height: 70px;
  font-size: 70px;
  color: #686B6D;
}

/* line 3, app/assets/stylesheets/kolimmo/views/unsub.scss */
.public-unsub-error form input {
  line-height: 28px;
  width: 250px;
}

/* line 1, app/assets/stylesheets/kolimmo/components/account_info_component.scss */
.account-info {
  display: flex;
  align-items: center;
}

/* line 5, app/assets/stylesheets/kolimmo/components/account_info_component.scss */
.account-info .status-mark {
  width: 20px;
}

/* line 9, app/assets/stylesheets/kolimmo/components/account_info_component.scss */
.account-info .text {
  margin-left: 10px;
  line-height: 1;
}

/* line 2, app/assets/stylesheets/kolimmo/components/agency_card.scss */
div.ibox-content .agency-card-container {
  margin: -20px;
  width: calc(100% + 40px);
}

/* line 8, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 15px;
  width: 100%;
}

/* line 15, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-container .agency-card {
  margin: 15px 15px 30px 15px;
}

/* line 19, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-container .actions {
  display: flex;
}

/* line 22, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-container .actions .action-item {
  margin: 0 5px;
}

/* line 27, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  min-height: 300px;
  border-radius: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0;
}

/* line 40, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header {
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;
}

/* line 45, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header .logo {
  height: 100px;
}

/* line 48, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header .logo img {
  height: 100%;
  object-fit: contain;
}

/* line 56, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header .agency-information > hr,
.agency-card-content-header .syndic-agency-information > hr {
  width: 205px;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 63, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header .agency-information > span,
.agency-card-content-header .syndic-agency-information > span {
  font-size: 12px;
}

/* line 68, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header.border-yellow {
  border: 1px solid #DAA520;
}

/* line 72, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-header.border-blue {
  border: 1px solid #315078;
  border-radius: 5px 5px 0 0;
}

/* line 78, app/assets/stylesheets/kolimmo/components/agency_card.scss */
.agency-card-content-body {
  text-align: center;
  padding-top: 15px;
}

/* line 1, app/assets/stylesheets/kolimmo/components/alert_gradient.scss */
.alert-gradient-ctn {
  display: inline-block;
  background: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  border-radius: 5px;
  margin-bottom: 20px;
  width: 100%;
}

/* line 8, app/assets/stylesheets/kolimmo/components/alert_gradient.scss */
.alert-gradient-ctn > p,
.alert-gradient-ctn > div {
  color: var(--primary-color);
  background: #F0EBF9;
  padding: 10px 25px;
  border-radius: 5px;
  margin: 1px;
}

/* line 3, app/assets/stylesheets/kolimmo/components/autocomplete.scss */
.autocomplete-container {
  position: relative;
}

/* line 6, app/assets/stylesheets/kolimmo/components/autocomplete.scss */
.autocomplete-container #suggestions {
  border-left: 1px solid var(--secondary-color);
  border-right: 1px solid var(--secondary-color);
  border-bottom: 1px solid var(--secondary-color);
  border-radius: 0 0 3px 3px;
  max-height: 150px;
  overflow-y: auto;
  position: absolute;
  background: white;
  width: 100%;
  z-index: 300;
}

/* line 19, app/assets/stylesheets/kolimmo/components/autocomplete.scss */
.autocomplete-container .suggestion-item {
  padding: 8px;
  cursor: pointer;
}

/* line 24, app/assets/stylesheets/kolimmo/components/autocomplete.scss */
.autocomplete-container .suggestion-item:hover {
  background-color: #f0f0f0;
}

/* line 1, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards {
  padding: 0 15px;
}

/* line 4, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container {
  margin-bottom: 30px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* line 10, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  padding: 10px 20px;
}

/* line 17, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-title h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}

/* line 25, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-content {
  background: #FFFFFF;
  padding: 10px 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* line 32, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-content .dropdown {
  position: relative;
  z-index: 5;
  align-self: flex-end;
}

/* line 37, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-content .dropdown .drop-list-flex {
  position: absolute;
  left: -160px;
  top: 0;
  min-width: 30px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}

/* line 46, app/assets/stylesheets/kolimmo/components/budget_card.scss */
.budget-cards .budget-card-container .budget-card-content .dropdown .drop-list-flex > li {
  margin-left: 5px;
}

/* line 1, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar {
  position: fixed;
  z-index: 1000;
  bottom: 60px;
  padding: 8px 25px;
  background-color: var(--primary-color);
  border-radius: 60px;
  transition: bottom 0.3s;
  height: 56px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/* line 12, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 18, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar #bulk-action-selector {
  max-width: calc(100% - 200px);
  position: relative;
}

/* line 22, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar #bulk-action-selector > div {
  max-width: 100%;
  padding: 6px 65px 6px 0;
}

/* line 27, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar #bulk-action-selector button#bulk-action-validator {
  padding: 10px 25px;
  border-radius: 100px;
  background-color: var(--secondary-color);
  border-width: 0px !important;
  color: white;
  display: inline-block;
  min-height: 40px;
  line-height: 20px;
  margin: 1px -15px 0px 10px;
  position: absolute;
  top: -1px;
  right: 0;
}

/* line 43, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar.closed {
  bottom: -60px;
}

/* line 47, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
#bulk-action-bar h5 {
  font-size: 14px;
  margin: 0;
}

@media (min-width: 769px) {
  /* line 56, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar {
    width: calc(80% - 220px);
    left: calc(220px + 10%);
  }
}

@media (max-width: 768px) {
  /* line 63, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar {
    width: 90%;
    left: 5%;
  }
}

@media (max-width: 480px) {
  /* line 70, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar {
    bottom: 30px;
    height: auto;
    padding: 20px 40px;
  }
  /* line 75, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar.closed {
    bottom: -140px;
  }
  /* line 79, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar > div {
    display: block;
    text-align: center;
  }
  /* line 84, app/assets/stylesheets/kolimmo/components/bulk_action_bar.scss */
  #bulk-action-bar #bulk-action-selector {
    max-width: 100%;
    display: inline-block;
    margin-top: 10px;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-container {
  text-align: center;
  margin: 20px -5px;
  font-size: 0;
}

/* line 6, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-container .cta-btn {
  margin: 5px;
  font-size: 13px;
  min-width: 170px;
  vertical-align: top;
}

/* line 14, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-fullwidth-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -3px;
  font-size: 0;
}

/* line 21, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-fullwidth-container .cta-btn {
  font-size: 13px;
  margin: 6px 3px !important;
  float: left;
}

/* line 27, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn {
  padding: 10px 25px;
  border-radius: 100px;
  background-color: var(--primary-color);
  border-width: 0px !important;
  color: white;
  display: inline-block;
  min-height: 40px;
  line-height: 20px;
}

/* line 37, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.small {
  padding: 5px 15px !important;
  min-height: 30px !important;
}

/* line 42, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.smaller {
  padding: 5px 10px !important;
  font-size: 12px;
  min-height: 18px !important;
  line-height: 0.5;
}

/* line 49, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.danger {
  background-color: #ac342b;
}

/* line 53, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse {
  padding: 9px 24px;
  border: 1px solid var(--primary-color) !important;
  color: var(--primary-color);
  background-color: transparent;
  transition: background-color .5s, color .5s;
}

/* line 60, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.danger {
  border: 1px solid #ac342b !important;
  color: #ac342b;
}

/* line 65, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.notified {
  border: 1px solid #FFBC00 !important;
  color: #FFBC00;
}

/* line 70, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.secondary-color {
  border: 1px solid var(--secondary-color) !important;
  color: var(--secondary-color);
}

/* line 76, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.return {
  background-color: #828282;
  border-color: #828282;
  color: white;
}

/* line 82, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.success {
  background-color: white;
  border-color: #219966;
  color: #219966;
}

/* line 87, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.success > i {
  background-color: #219966;
}

/* line 93, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon {
  border-width: 1px !important;
  border-style: solid;
  border-color: var(--secondary-color);
  color: var(--secondary-color);
  background-color: white;
  position: relative;
  padding-left: 50px;
  transition: background-color ease 250ms, color ease 250ms;
  min-width: unset;
  height: 38px;
}

/* line 105, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon > i {
  background-color: var(--secondary-color);
  color: white;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  line-height: 40px;
  font-size: 120%;
  transform: none;
  margin-top: -1px;
  margin-left: -1px;
}

/* line 122, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.success {
  background-color: white;
  border-color: #219966;
  color: #219966;
}

/* line 127, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.success > i {
  background-color: #219966;
}

/* line 132, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.danger {
  background-color: white;
  border-color: #ac342b;
  color: #ac342b;
}

/* line 137, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.danger > i {
  background-color: #ac342b;
}

/* line 142, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.return {
  background-color: white;
  border-color: #676A6C;
  color: #676A6C;
}

/* line 147, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.return > i {
  background-color: #676A6C;
}

/* line 154, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.round {
  width: 48px;
  height: 48px;
  padding: 0;
  text-align: center;
  line-height: 48px;
}

/* line 161, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.round > i {
  margin: 0;
}

/* line 166, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.normal-round {
  width: 34px;
  height: 34px;
  min-height: unset;
  padding: 0;
  text-align: center;
  line-height: 34px;
}

/* line 174, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.normal-round > i {
  margin: 0;
}

/* line 179, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.transparent {
  width: 24px;
  height: 24px;
  min-height: unset;
  padding: 0;
  text-align: center;
  line-height: 24px;
  font-size: 8px;
  background: transparent;
}

/* line 190, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.mini-round {
  width: 32px;
  height: 32px;
  min-height: unset;
  padding: 0;
  text-align: center;
  line-height: 32px;
  font-size: 10px;
}

/* line 199, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.mini-round > i {
  margin: 0;
}

/* line 204, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.minier-round {
  width: 24px;
  height: 24px;
  min-height: unset;
  padding: 0;
  text-align: center;
  line-height: 24px;
  font-size: 8px;
}

/* line 213, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.minier-round.disabled {
  background-color: #676A6C !important;
}

/* line 217, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.minier-round > i {
  margin: 0;
  padding: 7px;
}

/* line 223, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.micro-round {
  width: 20px;
  height: 20px;
  min-height: unset;
  padding: 0;
  text-align: center;
  line-height: 20px;
  font-size: 8px;
  margin-top: -1px;
}

/* line 233, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.micro-round.disabled {
  background-color: #676A6C !important;
}

/* line 237, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.micro-round > i {
  margin: 0;
}

/* line 242, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.secondary {
  background-color: #676A6C;
}

/* line 246, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn:active, .cta-btn:focus, .cta-btn:hover {
  color: white !important;
}

/* line 254, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse:active:not(.loading), .cta-btn.reverse:active:not(.disabled), .cta-btn.reverse:focus:not(.loading), .cta-btn.reverse:focus:not(.disabled), .cta-btn.reverse:hover:not(.loading), .cta-btn.reverse:hover:not(.disabled) {
  background-color: var(--primary-color);
}

/* line 257, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.danger:active:not(.loading), .cta-btn.reverse.danger:active:not(.disabled), .cta-btn.reverse.danger:focus:not(.loading), .cta-btn.reverse.danger:focus:not(.disabled), .cta-btn.reverse.danger:hover:not(.loading), .cta-btn.reverse.danger:hover:not(.disabled) {
  background-color: #ac342b;
}

/* line 261, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.notified:active:not(.loading), .cta-btn.reverse.notified:active:not(.disabled), .cta-btn.reverse.notified:focus:not(.loading), .cta-btn.reverse.notified:focus:not(.disabled), .cta-btn.reverse.notified:hover:not(.loading), .cta-btn.reverse.notified:hover:not(.disabled) {
  background-color: #FFBC00;
}

/* line 265, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.reverse.secondary-color:active:not(.loading), .cta-btn.reverse.secondary-color:active:not(.disabled), .cta-btn.reverse.secondary-color:focus:not(.loading), .cta-btn.reverse.secondary-color:focus:not(.disabled), .cta-btn.reverse.secondary-color:hover:not(.loading), .cta-btn.reverse.secondary-color:hover:not(.disabled) {
  background: var(--secondary-color);
}

/* line 270, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon:active:not(.loading), .cta-btn.with-icon:active:not(.disabled), .cta-btn.with-icon:focus:not(.loading), .cta-btn.with-icon:focus:not(.disabled), .cta-btn.with-icon:hover:not(.loading), .cta-btn.with-icon:hover:not(.disabled) {
  background-color: var(--secondary-color);
}

/* line 273, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.danger:active:not(.loading), .cta-btn.with-icon.danger:active:not(.disabled), .cta-btn.with-icon.danger:focus:not(.loading), .cta-btn.with-icon.danger:focus:not(.disabled), .cta-btn.with-icon.danger:hover:not(.loading), .cta-btn.with-icon.danger:hover:not(.disabled) {
  background-color: #ac342b;
}

/* line 277, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.success:active:not(.loading), .cta-btn.with-icon.success:active:not(.disabled), .cta-btn.with-icon.success:focus:not(.loading), .cta-btn.with-icon.success:focus:not(.disabled), .cta-btn.with-icon.success:hover:not(.loading), .cta-btn.with-icon.success:hover:not(.disabled) {
  background-color: #219966;
}

/* line 281, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn.with-icon.return:active:not(.loading), .cta-btn.with-icon.return:active:not(.disabled), .cta-btn.with-icon.return:focus:not(.loading), .cta-btn.with-icon.return:focus:not(.disabled), .cta-btn.with-icon.return:hover:not(.loading), .cta-btn.with-icon.return:hover:not(.disabled) {
  background-color: #676A6C;
}

/* line 288, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn + .cta-btn {
  margin-left: 7px;
}

/* line 292, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-btn > i {
  transform: scale(1.2);
  margin-right: 10px;
}

/* line 298, app/assets/stylesheets/kolimmo/components/buttons.scss */
button.cta-link {
  border: none;
  background-color: transparent;
}

/* line 305, app/assets/stylesheets/kolimmo/components/buttons.scss */
.no-text .cta-link span,
.cta-link.no-text span {
  display: none;
}

/* line 310, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link,
.cta-extra-link {
  font-family: "Poppins", sans-serif;
  white-space: nowrap;
  color: #676a6c;
  transition: color 0.5s;
}

/* line 318, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.danger i,
.cta-extra-link.danger i {
  background-color: #ac342b;
}

/* line 322, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.danger span,
.cta-extra-link.danger span {
  color: #ac342b;
}

/* line 327, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link:active, .cta-link:focus, .cta-link:hover,
.cta-extra-link:active,
.cta-extra-link:focus,
.cta-extra-link:hover {
  color: #353738;
}

/* line 333, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link > i,
.cta-extra-link > i {
  display: inline-block;
  width: 34px;
  height: 34px;
  color: white;
  text-align: center;
  line-height: 34px;
  background-color: var(--primary-color);
  border-radius: 17px;
}

/* line 344, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.disabled,
.cta-extra-link.disabled {
  color: #D1DADE;
}

/* line 347, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.disabled:active, .cta-link.disabled:focus, .cta-link.disabled:hover,
.cta-extra-link.disabled:active,
.cta-extra-link.disabled:focus,
.cta-extra-link.disabled:hover {
  color: #D1DADE;
}

/* line 353, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.disabled > i,
.cta-extra-link.disabled > i {
  background-color: #D1DADE;
}

/* line 359, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.small > i,
.cta-extra-link.small > i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 10px;
}

/* line 368, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.smaller > i,
.cta-extra-link.smaller > i {
  width: 19px;
  height: 19px;
  line-height: 19px;
  font-size: 10px;
}

/* line 378, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link .multi-2 {
  float: left;
  line-height: 1;
  text-align: right;
  padding-top: 5px;
}

/* line 384, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link .multi-2 > small {
  display: block;
  font-size: 11px;
  color: var(--primary-color);
}

/* line 390, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link .multi-2 + i {
  background: #FFBC00;
}

/* line 396, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.small .multi-2 {
  padding: 0;
}

/* line 399, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link.small .multi-2 + i {
  background: var(--primary-color);
}

/* line 406, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link {
  font-size: 0;
}

/* line 409, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link i {
  font-size: 13px;
}

/* line 413, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link span {
  font-size: 12px;
}

/* line 417, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-link span + i,
.cta-link i + span {
  margin-left: 7px;
}

/* line 424, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-extra-link i + span {
  margin-left: 5px;
}

/* line 428, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-extra-link span {
  font-weight: lighter;
  text-transform: uppercase;
  color: #337ab7;
  font-size: 110%;
}

/* line 437, app/assets/stylesheets/kolimmo/components/buttons.scss */
.cta-group > .cta-link {
  white-space: nowrap;
  margin-bottom: 3px;
  display: block;
  text-align: right;
}

/* line 446, app/assets/stylesheets/kolimmo/components/buttons.scss */
.page-heading .cta-link,
.page-heading .cta-btn {
  float: right;
  margin-left: 20px;
  margin-top: 20px;
}

/* line 454, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-white {
  border-radius: 50px;
  border: 3px solid white;
}

/* line 459, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-white {
  border-radius: 50px;
  border: 3px solid white;
}

/* line 464, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-blue {
  width: 80%;
  border-radius: 50px;
  border: 3px solid var(--primary-color);
}

/* line 469, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-blue:hover {
  color: white;
  background-color: #0A6FB5;
  border-color: #0A6FB5;
}

/* line 476, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-green {
  border-radius: 50px;
  border: 3px solid #05A496;
  color: #05A496;
  background-color: inherit;
  font-size: 16px;
  text-transform: uppercase;
  padding: 2px 10px;
}

/* line 485, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-green:hover {
  color: white;
  background-color: #05A496;
  border-color: #05A496;
}

/* line 492, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-green-phone {
  width: 250px;
  margin-bottom: 30px;
  padding: 0px 20px;
  color: #219966;
  border-radius: 50px;
  border: 3px solid #219966;
}

/* line 500, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-green-phone:hover {
  color: white;
  background-color: #07BDAD;
  border-color: #07BDAD;
}

/* line 507, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-blue-phone {
  width: 250px;
  padding: 0px 20px;
  border-radius: 50px;
  border: 3px solid var(--primary-color);
}

/* line 513, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-rounded-blue-phone:hover {
  color: white;
  background-color: #0A6FB5;
  border-color: #0A6FB5;
}

/* line 520, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-contact {
  background-color: #0A6FB5;
  border-color: #0A6FB5;
  color: white;
}

/* line 525, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-contact:hover {
  color: white;
}

/* line 529, app/assets/stylesheets/kolimmo/components/buttons.scss */
.btn-contact:visited {
  color: white;
}

/* line 535, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn {
  display: inline-block;
  height: 40px;
  background: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  border-radius: 100px;
}

/* line 541, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn .cta-btn {
  min-height: 36px;
}

/* line 545, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn a, .create-btn button {
  display: inline-block;
  color: var(--primary-color);
  background: #FFFFFF;
  border-radius: 100px;
  height: 36px !important;
  padding: 10px 25px;
  font-weight: bold;
  margin: 2px;
  outline: none;
  border: none;
}

/* line 557, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn a span, .create-btn button span {
  color: var(--primary-color);
}

/* line 561, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn a i, .create-btn button i {
  color: var(--primary-color);
}

/* line 566, app/assets/stylesheets/kolimmo/components/buttons.scss */
.create-btn a:hover span, .create-btn button:hover span {
  background: linear-gradient(90deg, #482882 0%, #EA0C5A 50%, #FFB405 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  transition-duration: .3s;
  transform: translateX(2px);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 581, app/assets/stylesheets/kolimmo/components/buttons.scss */
.gradient-btn {
  display: inline-block;
  height: 40px;
  background: linear-gradient(90deg, #6946AA 0%, #EA0C5A 50%, #FFB405 100%);
  border-radius: 100px;
}

/* line 587, app/assets/stylesheets/kolimmo/components/buttons.scss */
.gradient-btn a, .gradient-btn button {
  display: inline-block;
  border-radius: 100px;
  height: 36px;
  padding: 10px 25px;
  font-weight: bold;
  margin: 2px;
  outline: none;
  border: none;
  color: #FFFFFF;
  background-color: var(--primary-color);
}

@media (max-width: 768px) {
  /* line 602, app/assets/stylesheets/kolimmo/components/buttons.scss */
  .actions-btn.tooltip-demo {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .card-title {
  position: relative;
  background: var(--primary-color);
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
}

/* line 17, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .card-title > h3 {
  margin: 0 30px;
  padding: 10px 0;
  font-size: 20px;
  border-bottom: 1px solid #FFFFFF;
  font-family: "Poppins", sans-serif;
}

/* line 25, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .card-title i {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 18px;
}

/* line 33, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .card-content {
  padding: 20px 20px;
  min-height: 200px;
}

/* line 37, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .card-content > p {
  font-size: 13px;
}

/* line 42, app/assets/stylesheets/kolimmo/components/card.scss */
.card-container .tooltip-demo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(transparent, white, white);
  height: 120px;
  align-items: end;
  padding-bottom: 20px;
}

@media (min-width: 1025px) {
  /* line 55, app/assets/stylesheets/kolimmo/components/card.scss */
  .card-container {
    height: 350px;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards {
  padding: 0 15px;
}

/* line 4, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards .cm-card-container {
  margin-bottom: 30px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* line 10, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards .cm-card-container .cm-card-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  padding: 10px 20px;
  background: #8B4F80;
}

/* line 18, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards .cm-card-container .cm-card-title h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}

/* line 26, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards .cm-card-container .cm-card-content {
  background: #FFFFFF;
  padding: 10px 20px;
}

/* line 30, app/assets/stylesheets/kolimmo/components/construction_market_card.scss */
.cm-cards .cm-card-container .cm-card-content .cm-card-content-header {
  display: flex;
  justify-content: space-between;
}

/* line 1, app/assets/stylesheets/kolimmo/components/contact_emails_list.scss */
.contact-emails-box {
  background-color: #FFFFFF;
  border: 1px solid #e7eaec;
  padding: 15px;
  margin-bottom: 15px;
  height: 90px;
}

/* line 8, app/assets/stylesheets/kolimmo/components/contact_emails_list.scss */
.contact-emails-box.border-primary {
  border: 1px solid var(--primary-color);
}

/* line 1, app/assets/stylesheets/kolimmo/components/control-light.scss */
.control-light {
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 16px;
}

/* line 1, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
span.cta-loader {
  display: none;
  position: absolute;
}

/* line 7, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.loading + span.cta-loader {
  display: block;
}

/* line 11, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.loading span {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.cta-btn.with-icon + span.cta-loader {
  margin-left: 10px;
}

/* line 21, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 30, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader dot {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--secondary-color);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

/* line 39, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader dot:nth-child(1) {
  left: 8px;
  animation: slidding_dot1 0.6s infinite;
}

/* line 43, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader dot:nth-child(2) {
  left: 8px;
  animation: slidding_dot2 0.6s infinite;
}

/* line 47, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader dot:nth-child(3) {
  left: 32px;
  animation: slidding_dot2 0.6s infinite;
}

/* line 51, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
loader dot:nth-child(4) {
  left: 56px;
  animation: slidding_dot3 0.6s infinite;
}

/* green */
/* line 60, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.green[data-loader-on-click] + span.cta-loader loader dot,
.success[data-loader-on-click] + span.cta-loader loader dot {
  background: #219966;
}

/* line 64, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
[data-loader-on-click='green'] + span.cta-loader loader dot,
[data-loader-on-click='success'] + span.cta-loader loader dot {
  background: #219966 !important;
}

/* red */
/* line 70, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.red[data-loader-on-click] + span.cta-loader loader dot,
.danger[data-loader-on-click] + span.cta-loader loader dot {
  background: #ac342b;
}

/* line 74, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
[data-loader-on-click='red'] + span.cta-loader loader dot,
[data-loader-on-click='danger'] + span.cta-loader loader dot {
  background: #ac342b !important;
}

/* white */
/* line 80, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
[data-loader-on-click]:not(.with-icon) + span.cta-loader loader dot {
  background: white;
}

/* line 83, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
[data-loader-on-click='white'] + span.cta-loader loader dot {
  background: white !important;
}

/* orange */
/* line 88, app/assets/stylesheets/kolimmo/components/cta_loader.scss */
.reverse[data-loader-on-click] + span.cta-loader loader dot {
  background: var(--primary-color);
}

@keyframes slidding_dot1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes slidding_dot3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes slidding_dot2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

/* line 2, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 8, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview i.fa-ban {
  line-height: 100px;
  text-align: center;
  width: 100%;
  font-size: 60px;
  color: #8a8a8a;
}

/* line 16, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview .file-deleted {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 20px;
}

/* line 23, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview .file-deleted .image {
  height: 98px;
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview .file-deleted .file-name {
  padding: 10px;
  border-top: 1px solid #e7eaec;
  color: #FFFFFF;
  background-color: #ac342b;
}

/* line 34, app/assets/stylesheets/kolimmo/components/document_deleted_preview.scss */
.document-deleted-preview .file-deleted .file-name small {
  font-size: 11px;
  color: #FFFFFF !important;
}

/* line 2, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone {
  width: 100%;
  max-height: 250px;
  background: #F8F8F8;
  border-radius: 18px;
  border: dashed var(--secondary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
}

/* line 16, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

/* line 22, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-info.is-hidden {
  display: none;
}

/* line 27, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone figure::before {
  content: '\f15b';
  font-family: 'Font Awesome 5 Free';
  font-size: 42px;
  font-weight: 900;
}

/* line 33, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone figure.pdf::before {
  content: '\f1c1';
}

/* line 36, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone figure.xls::before, .drop-zone figure.xlsx::before {
  content: '\f1c3';
}

/* line 40, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone figure.doc::before, .drop-zone figure.docx::before {
  content: '\f1c2';
}

/* line 44, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone figure.csv::before {
  content: '\f6dd';
}

/* line 49, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-input {
  display: none;
  position: absolute;
  top: 10px;
  left: 50%;
  height: 10px;
}

/* line 57, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .file-name-bloc {
  width: 100%;
  height: 30px;
  background: #8a8a8a;
}

/* line 62, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .file-name-bloc .file-name {
  width: 100%;
  height: auto;
  font-size: 12px;
  border: none;
  padding: 0;
}

/* line 69, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .file-name-bloc .file-name::before {
  content: attr(data-label);
  width: 80%;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .file-name-bloc img {
  width: 250px;
}

/* line 82, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .file-name-bloc img::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

/* line 91, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-icons > span {
  display: inline-block;
  text-align: center;
  position: relative;
  width: 100%;
}

/* line 97, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-icons .fa-folder-open {
  font-size: 53px;
  color: var(--secondary-color);
}

/* line 101, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-icons .fa-plus-circle {
  position: absolute;
  right: 50%;
  top: 0;
  color: #8a8a8a;
  transform: translateX(30px);
}

/* line 108, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-icons .drop-zone-prompt {
  display: block;
  font-size: 14px;
  color: rgba(39, 53, 64, 0.4);
}

/* line 113, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone .drop-zone-icons .file-name {
  display: block;
}

/* line 119, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.drop-zone-over {
  border: 1px solid var(--secondary-color);
  box-shadow: 0px 4px 4px rgba(240, 118, 9, 0.1);
}

/* line 125, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
label + .document-preview-box {
  margin-top: 10px;
}

/* line 129, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

/* line 135, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box .preview-ctn {
  position: relative;
  width: 50%;
}

/* line 139, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box .preview-ctn.without-input {
  width: 100%;
}

/* line 143, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box .preview-ctn a {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  border: 1px solid var(--secondary-color);
  background: var(--secondary-color);
}

/* line 155, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box .preview-ctn a::before {
  content: '\f00d';
  font-family: 'Font Awesome 5 Free';
  font-size: 18px;
  display: inline-block;
  font-weight: 900;
  color: #f8f8f8;
  text-align: center;
  width: 100%;
}

/* line 168, app/assets/stylesheets/kolimmo/components/drag_and_drop_document_upload.scss */
.document-preview-box .add-file-input {
  width: 50%;
  padding: 20px 30px;
}

/* line 2, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown.add-to-calendar-dropdown .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
}

/* line 6, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown.add-to-calendar-dropdown .dropdown-menu li > a > i {
  margin-right: 5px;
  color: var(--primary-color);
}

/* line 13, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown-menu {
  overflow-y: auto;
  max-height: 350px;
}

/* line 17, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown-menu.dropleft {
  left: auto;
  right: 0;
}

/* line 22, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown-menu.fromtop {
  top: 0;
}

/* line 27, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 5;
}

/* line 34, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown.open > .drop-list-flex {
  opacity: 1;
}

/* line 38, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex {
  position: absolute;
  right: 45px;
  top: -6px;
  display: flex;
  transition: opacity .4s;
  opacity: 0;
  z-index: 2;
}

/* line 47, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex.dropdown-menu {
  border: none;
  box-shadow: none;
  background: none;
  float: none;
  position: static;
  margin: 0;
}

/* line 56, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex .cta-btn {
  border-radius: 100px;
  background-color: var(--primary-color);
  border-width: 0px !important;
  color: white;
  display: inline-block;
}

/* line 63, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex .cta-btn.danger {
  background-color: #ac342b !important;
}

/* line 67, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex .cta-btn.reverse {
  border: 1px solid var(--primary-color) !important;
  color: var(--primary-color);
  background-color: transparent;
  transition: background-color .5s, color .5s;
}

/* line 73, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex .cta-btn.reverse:hover {
  color: white !important;
}

/* line 76, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex .cta-btn.reverse.reverse:hover {
  background-color: var(--primary-color);
}

/* line 83, app/assets/stylesheets/kolimmo/components/dropdown.scss */
.dropdown .drop-list-flex > li {
  list-style: none;
}

/* line 1, app/assets/stylesheets/kolimmo/components/erase_filters.scss */
.erase-filters {
  float: right;
}

@media (max-width: 768px) {
  /* line 6, app/assets/stylesheets/kolimmo/components/erase_filters.scss */
  .erase-filters > a > span {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/favorite_emails.scss */
.add-favorite-email {
  display: flex;
  align-items: baseline;
}

/* line 6, app/assets/stylesheets/kolimmo/components/favorite_emails.scss */
.add-favorite-email a i {
  color: var(--primary-color);
}

/* line 11, app/assets/stylesheets/kolimmo/components/favorite_emails.scss */
.add-favorite-email i.fa-at {
  display: none;
}

/* line 1, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.flag-tag-ctn {
  position: relative;
}

/* line 4, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.flag-tag-ctn .flag-tag {
  position: relative;
  display: inline-block;
  background: var(--secondary-color);
  width: 65px;
  height: 25px;
  z-index: 1;
  border-radius: 0 30px 30px 0;
  text-align: center;
  color: #FFFFFF;
  line-height: 25px;
  margin-left: -20px;
}

/* line 17, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.flag-tag-ctn .flag-tag .flag-tag-text {
  color: #FFFFFF;
  font-size: 10px;
}

/* line 23, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.flag-tag-ctn .shadow {
  position: absolute;
  top: 25px;
  left: -21px;
  z-index: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid var(--darken-secondary-color);
  transform: rotate(90deg);
}

/* line 46, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.pro-issues-index .ibox-content,
.pro-sites-issues-index .ibox-content,
.pro-part_residents-show .ibox-content,
.pro-sites-parts-show .ibox-content,
.pro-sites-part_residents-show .ibox-content,
.resident-sites-issues-index .ibox-content,
.caretaker-issues-index .ibox-content,
.pro-sites-caretakers-show .ibox-content {
  overflow-x: auto;
}

/* line 50, app/assets/stylesheets/kolimmo/components/flag_tag.scss */
.pro-issues-index .table-responsive,
.pro-sites-issues-index .table-responsive,
.pro-part_residents-show .table-responsive,
.pro-sites-parts-show .table-responsive,
.pro-sites-part_residents-show .table-responsive,
.resident-sites-issues-index .table-responsive,
.caretaker-issues-index .table-responsive,
.pro-sites-caretakers-show .table-responsive {
  overflow: visible;
  border: none;
}

/* line 1, app/assets/stylesheets/kolimmo/components/flex-right-to-top.scss */
.frtt {
  display: flex;
  align-items: start;
  flex-direction: row-reverse;
}

/* line 6, app/assets/stylesheets/kolimmo/components/flex-right-to-top.scss */
.frtt div {
  width: 100%;
}

/* line 10, app/assets/stylesheets/kolimmo/components/flex-right-to-top.scss */
.frtt aside {
  margin-left: 20px;
  flex-shrink: 0;
  margin-top: 20px;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/kolimmo/components/flex-right-to-top.scss */
  .frtt {
    display: block;
  }
  /* line 19, app/assets/stylesheets/kolimmo/components/flex-right-to-top.scss */
  .frtt aside {
    margin-left: 0;
    width: 100% !important;
    margin-top: 0 !important;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards {
  display: flex;
  flex-wrap: wrap;
}

/* line 5, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  overflow: hidden;
  max-width: 100%;
}

/* line 15, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container .folder-card-title {
  background: var(--primary-color);
  color: #FFFFFF;
  padding: 5px 20px;
  min-height: 65px;
}

/* line 21, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container .folder-card-title h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 28, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container .folder-card-content {
  padding: 20px 20px;
  min-height: 245px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 35, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container .folder-card-content .top-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
}

/* line 40, app/assets/stylesheets/kolimmo/components/folder_card.scss */
.folder-cards .folder-card-container .folder-card-content .top-content .left-side-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 5, app/assets/stylesheets/kolimmo/components/header.scss */
body.landing-page header,
body.layout-devise header,
body.layout-public header,
body.api-docs header {
  padding: 20px 10px;
  height: 91px;
  box-shadow: 0 0 5px #2B184E;
  z-index: 2;
  background: var(--primary-color);
}

/* line 12, app/assets/stylesheets/kolimmo/components/header.scss */
body.landing-page header .brand-logo,
body.layout-devise header .brand-logo,
body.layout-public header .brand-logo,
body.api-docs header .brand-logo {
  position: absolute;
  left: calc(50% - 125px);
}

@media (max-width: 768px) {
  /* line 23, app/assets/stylesheets/kolimmo/components/header.scss */
  body.landing-page header,
body.layout-devise header,
body.layout-public header {
    position: static;
  }
  /* line 26, app/assets/stylesheets/kolimmo/components/header.scss */
  body.landing-page header .brand-logo,
body.layout-devise header .brand-logo,
body.layout-public header .brand-logo {
    margin: auto;
  }
  /* line 30, app/assets/stylesheets/kolimmo/components/header.scss */
  body.landing-page header .gradient-btn,
body.layout-devise header .gradient-btn,
body.layout-public header .gradient-btn {
    display: none;
  }
}

/* As part of a simple form
 * ------------------------
 *
 * <div class="i-checkbox-item-with-link">
 *   <%= f.input :id,
 *               as: :boolean,
 *               label: "title",
 *               input_html: { checked: true|false },
 *               wrapper_html: { class: 'i-checks' } %>
 *  <nav>
 *    <a target="_blank" class="cta-link">...</a>
 *  </nav>
 * </div>
 *
 */
/* line 17, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 22, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link .form-group {
  margin-bottom: 0;
}

/* line 26, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link > div {
  min-width: 0;
}

/* line 30, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link > div .checkbox label {
  padding-left: 0;
  vertical-align: middle;
}

/* line 34, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link > div .checkbox label > div {
  margin-right: 10px;
}

/* line 40, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link > nav {
  white-space: nowrap;
  margin-left: 20px;
}

/* line 45, app/assets/stylesheets/kolimmo/components/i-checkbox-item-with-link.scss */
.i-checkbox-item-with-link label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-preview {
  width: 100%;
  height: 70%;
  text-align: center;
}

/* line 6, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-preview > i {
  line-height: 100px;
  font-size: 44px;
}

/* line 12, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round {
  flex: none;
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  border-radius: 100px;
}

/* line 21, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round > i {
  display: inline-block;
  height: 42px;
  width: 42px;
  line-height: 42px;
  background-color: #FFFFFF;
  border-radius: 100px;
  font-size: 20px;
  margin-bottom: 2px;
  vertical-align: middle;
  color: var(--secondary-color);
}

/* line 34, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round.smaller {
  display: inline-block;
  width: 36px;
  /* Adjust the width and height as needed */
  height: 36px;
  /* Adjust the width and height as needed */
  border-radius: 50%;
  /* Makes it round */
  background-color: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  position: relative;
  text-align: center;
}

/* line 43, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round.smaller > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  /* Adjust the width and height as needed */
  height: 32px;
  background: #FFFFFF;
  font-size: 17px;
  line-height: 32px;
  color: var(--secondary-color);
}

/* line 57, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round.minier {
  display: inline-block;
  width: 25px;
  /* Adjust the width and height as needed */
  height: 25px;
  /* Adjust the width and height as needed */
  border-radius: 50%;
  /* Makes it round */
  background-color: linear-gradient(90deg, #482882 1.2%, #EC1F50 34.39%, #EA0C5A 73.46%, #FFB405 100.75%);
  position: relative;
  text-align: center;
}

/* line 66, app/assets/stylesheets/kolimmo/components/icon_preview.scss */
.icon-round.minier > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  /* Adjust the width and height as needed */
  height: 22px;
  background: #FFFFFF;
  font-size: 13px;
  line-height: 22px;
  color: var(--secondary-color);
}

/* line 3, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container {
  position: relative;
}

/* line 6, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container + .ibox {
  position: relative;
  z-index: 1;
}

/* line 11, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode {
  position: relative;
}

/* line 14, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: block;
  background: white;
  height: 24px;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  z-index: 0;
}

/* line 28, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode > button,
.tab-container .tab-mode > .btn {
  border-bottom: 0 !important;
  z-index: 2;
}

/* line 36, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode > button:first-of-type,
.tab-container .tab-mode > .btn:first-of-type {
  border-left: 1px solid #e7eaec;
}

/* line 42, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode:first-of-type > .btn, .tab-container .tab-mode:first-of-type > button {
  border-left: 0 !important;
}

/* line 48, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode .dropdown-menu li > a {
  padding-left: 35px;
}

/* line 52, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode .dropdown-menu i {
  margin-left: -15px;
  display: inline-block;
  width: 15px;
  text-align: center;
}

/* line 59, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode .dropdown-menu span.avatar {
  margin-left: -14px;
}

/* line 64, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-container .tab-mode span.avatar {
  font-size: 0 !important;
  vertical-align: middle;
  margin-right: 2px;
}

/* line 72, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode {
  margin-bottom: -3px;
}

/* line 75, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode > a.btn,
.tab-mode > button.btn,
.tab-container .tab-mode > button,
.tab-container .tab-mode > button.btn,
.tab-mode > label.btn {
  border-bottom: 0 !important;
}

/* line 80, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode > a.btn:first-of-type,
.tab-mode > button.btn:first-of-type,
.tab-container .tab-mode > button:first-of-type,
.tab-mode > label.btn:first-of-type {
  border-left: 0;
}

/* line 84, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode > a.btn.active, .tab-mode > a.btn.active:hover,
.tab-mode > button.btn.active,
.tab-container .tab-mode > button.active,
.tab-mode > button.btn.active:hover,
.tab-mode > label.btn.active,
.tab-mode > label.btn.active:hover {
  box-shadow: none;
  border-top: 2px solid var(--secondary-color) !important;
  margin-top: -1px;
  padding-bottom: 6px;
  color: black;
}

/* line 93, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode > a.btn span.caret,
.tab-mode > button.btn span.caret,
.tab-container .tab-mode > button span.caret,
.tab-mode > label.btn span.caret {
  margin-left: 5px;
}

/* line 98, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode + .tab-mode {
  margin-left: -5px;
}

/* line 101, app/assets/stylesheets/kolimmo/components/list_tabs.scss */
.tab-mode + .tab-mode > button:first-of-type,
.tab-mode + .tab-mode > *.btn:first-of-type {
  border-left: 1px solid #e7eaec;
}

/* line 2, app/assets/stylesheets/kolimmo/components/manager_card.scss */
div.ibox-content .manager-card-container {
  margin: -20px;
  width: calc(100% + 40px);
}

/* line 8, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 15px;
}

/* line 14, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-container .manager-card {
  margin: 65px 15px 15px;
}

/* line 19, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  min-height: 300px;
  border-radius: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}

/* line 29, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card .logo {
  position: absolute;
  top: -50px;
  left: calc(50% - 50px);
  overflow: hidden;
  border-radius: 100px;
}

/* line 37, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-content {
  border-radius: 5px;
  overflow: hidden;
}

/* line 41, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-content-header {
  text-align: center;
  padding-top: 66px;
  color: #FFFFFF;
  padding-bottom: 15px;
}

/* line 47, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-content-header > hr {
  width: 195px;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 55, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card-content-body {
  padding: 0 8px;
}

/* line 60, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card .actions > .action-item {
  margin: 0 5px;
}

/* line 64, app/assets/stylesheets/kolimmo/components/manager_card.scss */
.manager-card.inactive {
  background-color: #f8f8f8;
}

@media (max-width: 480px) {
  /* line 70, app/assets/stylesheets/kolimmo/components/manager_card.scss */
  .manager-card-container {
    padding-left: 10px;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/multiupload-modal.scss */
.multiupload-modal {
  width: 100%;
  margin: auto;
  text-align: center;
}

/* line 6, app/assets/stylesheets/kolimmo/components/multiupload-modal.scss */
.multiupload-modal input[type="file"] {
  text-align: center;
  margin: 30px auto;
}

/* line 10, app/assets/stylesheets/kolimmo/components/multiupload-modal.scss */
.multiupload-modal input[type="file"]::file-selector-button {
  background: var(--secondary-color);
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 5px 15px;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/kolimmo/components/multiupload-modal.scss */
.multiupload-modal input[type="file"]::file-selector-button:hover {
  background: var(--darken-secondary-color);
}

/* line 2, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload {
  display: flex;
  align-items: center;
  max-height: 105px;
  padding: 20px 20px;
  background: #F8F8F8;
  border-radius: 18px;
  border: 1px dashed var(--secondary-color);
}

/* line 11, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-info {
  width: 100%;
}

/* line 15, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-input {
  display: none;
}

/* line 19, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 24, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons .multiupload-prompt {
  display: block;
  margin-top: 5px;
  color: rgba(39, 53, 64, 0.4);
  font-size: 11px;
}

/* line 32, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons .right-block > div > i {
  font-size: 20px;
  margin-right: 8px;
}

/* line 36, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons .right-block > div > i:first-child {
  transform: rotate(-20deg);
}

/* line 40, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons .right-block > div > i:last-child {
  transform: rotate(20deg);
}

/* line 45, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload .multiupload-icons .right-block > span {
  display: inline-block;
  background: var(--secondary-color);
  color: #FFFFFF;
  padding: 5px 10px;
  border-radius: 4px;
}

/* line 57, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure::before {
  content: '\f15b';
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  font-weight: 900;
}

/* line 63, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.pdf::before {
  content: '\f1c1';
}

/* line 66, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.xls::before, figure.xlsx::before {
  content: '\f1c3';
}

/* line 70, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.doc::before, figure.docx::before {
  content: '\f1c2';
}

/* line 74, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.csv::before {
  content: '\f6dd';
}

/* line 77, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.mov::before, figure.mp4::before, figure.avi::before, figure.flv::before, figure.mkv::before, figure.mp3::before, figure.gif::before {
  content: '\f1c8';
}

/* line 87, app/assets/stylesheets/kolimmo/components/multiupload.scss */
figure.jpg::before, figure.jpeg::before, figure.png::before, figure.svg::before, figure.heic::before {
  content: '\f1c5';
}

/* line 96, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.multiupload-over {
  border: 1px solid var(--primary-color);
  box-shadow: 0px 4px 4px rgba(240, 118, 9, 0.1);
}

/* line 102, app/assets/stylesheets/kolimmo/components/multiupload.scss */
label + .document-multiupload-box {
  margin-top: 10px;
}

/* line 107, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .preview-ctn {
  position: relative;
  width: 50%;
}

/* line 111, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .preview-ctn.without-input {
  width: 100%;
}

/* line 115, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .preview-ctn a {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
}

/* line 127, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .preview-ctn a::before {
  content: '\f00d';
  font-family: 'Font Awesome 5 Free';
  font-size: 18px;
  display: inline-block;
  font-weight: 900;
  color: #f8f8f8;
  text-align: center;
  width: 100%;
}

/* line 140, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .show-preview {
  padding: 10px 15px;
  margin-top: 15px;
}

/* line 144, app/assets/stylesheets/kolimmo/components/multiupload.scss */
.document-multiupload-box .show-preview .filename {
  max-width: 200px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  /* line 156, app/assets/stylesheets/kolimmo/components/multiupload.scss */
  .multiupload .multiupload-icons .right-block {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .disabled input {
  color: #676A6C !important;
}

/* line 8, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .red-light {
  min-width: 40px;
}

/* line 11, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .red-light img {
  height: 100%;
  padding-left: 7px;
  margin-top: -2px;
}

/* line 18, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .phone-kind-label {
  min-width: 150px !important;
}

/* line 22, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .phone-kind-ctn {
  width: 150px !important;
}

/* line 25, app/assets/stylesheets/kolimmo/components/nested_form.scss */
.nested-form .phone-kind-ctn .select2.select2-container.select2-container--default {
  width: 150px !important;
}

@media (max-width: 768px) {
  /* line 31, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .select2 {
    min-width: 110px !important;
  }
  /* line 35, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-label {
    min-width: 110px !important;
  }
  /* line 39, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-ctn {
    width: 110px !important;
  }
  /* line 42, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-ctn .select2.select2-container.select2-container--default {
    width: 110px !important;
  }
}

@media (max-width: 480px) {
  /* line 49, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .select2 {
    min-width: 80px !important;
  }
  /* line 53, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-label {
    min-width: 80px !important;
  }
  /* line 57, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-ctn {
    width: 80px !important;
  }
  /* line 60, app/assets/stylesheets/kolimmo/components/nested_form.scss */
  .nested-form .phone-kind-ctn > .select2.select2-container.select2-container--default {
    width: 80px !important;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/pie_chart_component.scss */
.pie-container {
  position: relative;
  border-radius: 50%;
  aspect-ratio: 1;
  display: inline-grid;
  place-content: center;
  margin: 5px;
  font-weight: bold;
  background: #F0EBF9;
}

/* line 11, app/assets/stylesheets/kolimmo/components/pie_chart_component.scss */
.pie-container > div.pie-background {
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: conic-gradient(var(--secondary-color) calc(var(--percentage)*1%), #0000 0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--mask-px)), #000 calc(100% - var(--mask-px)));
  mask: radial-gradient(farthest-side, #0000 calc(99% - var(--mask-px)), #000 calc(100% - var(--mask-px)));
  overflow: hidden;
}

/* line 21, app/assets/stylesheets/kolimmo/components/pie_chart_component.scss */
.pie-container > div.pie-percentage {
  background: #482882;
  border-radius: 50%;
  text-align: center;
  color: #FFFFFF;
}

/*
  To use priority badge:
    - for the full color: use the class .full
    - by default it's not full, there's just the border with color
*/
/* line 7, app/assets/stylesheets/kolimmo/components/priority.scss */
td.priority {
  padding: 0 !important;
  width: 3px !important;
  min-width: 3px !important;
  max-width: 3px !important;
}

/* line 14, app/assets/stylesheets/kolimmo/components/priority.scss */
td.priority.urgent {
  background-color: #ac342b;
}

/* line 18, app/assets/stylesheets/kolimmo/components/priority.scss */
td.priority.high {
  background-color: #FF851B;
}

/* line 22, app/assets/stylesheets/kolimmo/components/priority.scss */
td.priority.low {
  background-color: #337ab7;
}

/* line 27, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static,
.issue-badge-priority {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  vertical-align: bottom;
}

/* line 35, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.round-reverse.urgent i,
.issue-badge-priority.round-reverse.urgent i {
  margin-left: -1px;
}

/* line 39, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.round-reverse i.fa-exclamation-circle::before,
.issue-badge-priority.round-reverse i.fa-exclamation-circle::before {
  content: "\f12a";
}

/* line 45, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.full.neutral,
.issue-badge-priority.full.neutral {
  color: #676A6C;
}

/* line 48, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.full.low,
.issue-badge-priority.full.low {
  color: #337ab7;
  border: 1px solid #337ab7;
}

/* line 52, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.full.high,
.issue-badge-priority.full.high {
  color: #FF851B;
  border: 1px solid #FF851B;
}

/* line 56, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.full.urgent,
.issue-badge-priority.full.urgent {
  color: #ac342b;
  border: 1px solid #ac342b;
}

/* line 60, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static.full.pending,
.issue-badge-priority.full.pending {
  color: var(--darken-primary-color);
  border: 1px solid var(--darken-primary-color);
}

/* line 67, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-static {
  height: 32px;
  width: 32px;
  line-height: 32px;
  border-radius: 32px;
}

/* line 74, app/assets/stylesheets/kolimmo/components/priority.scss */
.issue-badge-priority {
  line-height: 40px;
}

/* line 78, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority-link {
  margin-right: 3px;
  display: block;
}

/* line 83, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority {
  display: block;
  font-size: 11px;
  padding: 5px 10px;
  width: 100%;
  text-align: left;
  border-radius: 4px;
  white-space: nowrap;
  color: #676a6c;
  margin: 0 3px;
  transition: background-color 250ms, color 250ms;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}

/* line 98, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.neutral {
  border: 1px solid #676A6C;
  color: #676A6C;
}

/* line 102, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.neutral.badge-warning {
  background: white;
  color: #676A6C;
}

/* line 107, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.neutral:hover {
  color: white;
}

/* line 110, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.neutral.badge-warning:hover {
  color: white;
}

/* line 116, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.low {
  border: 1px solid #337ab7;
  color: #337ab7;
}

/* line 120, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.low.badge-warning {
  background: #337ab7;
  color: white;
}

/* line 126, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.high {
  border: 1px solid #FF851B;
  color: #FF851B;
}

/* line 130, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.high.badge-warning {
  background: #FF851B;
  color: white;
}

/* line 136, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.urgent {
  border: 1px solid #ac342b;
  color: #ac342b;
}

/* line 140, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.urgent.badge-warning {
  background: #ac342b;
  color: white;
}

/* line 146, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.pending {
  border: 1px solid var(--darken-primary-color);
  color: var(--darken-primary-color);
}

/* line 150, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.pending.badge-warning {
  background: var(--darken-primary-color);
  color: white;
}

/* line 156, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full, .badge-priority:hover {
  color: white !important;
}

/* line 159, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full.neutral, .badge-priority.neutral:hover {
  background: #676A6C;
}

/* line 162, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full.low, .badge-priority.low:hover {
  background: #337ab7;
}

/* line 165, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full.high, .badge-priority.high:hover {
  background: #FF851B;
}

/* line 168, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full.urgent, .badge-priority.urgent:hover {
  background: #ac342b;
}

/* line 171, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.full.pending, .badge-priority.pending:hover {
  background: var(--darken-primary-color);
}

/* line 176, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.round {
  flex-shrink: 0;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 8px;
}

/* line 183, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.round > i {
  display: block;
  text-align: center;
  font-size: 14px;
  color: white;
}

/* line 193, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.round.urgent i, .badge-priority.round-reverse.urgent i {
  margin-left: -1px;
}

/* line 197, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-priority.round i.fa-exclamation-circle::before, .badge-priority.round-reverse i.fa-exclamation-circle::before {
  content: "\f12a";
}

/* line 204, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-icon.neutral {
  color: #CCCCCC;
}

/* line 208, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-icon.low {
  color: #337ab7;
}

/* line 212, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-icon.high {
  color: #FF851B;
}

/* line 216, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-icon.urgent {
  color: #ac342b;
}

/* line 220, app/assets/stylesheets/kolimmo/components/priority.scss */
.badge-icon.pending {
  color: var(--darken-primary-color);
}

/* line 225, app/assets/stylesheets/kolimmo/components/priority.scss */
.main-icon-priority-visible-small {
  display: none;
}

@media (max-width: 768px) {
  /* line 231, app/assets/stylesheets/kolimmo/components/priority.scss */
  .main-icon-priority-visible-small {
    display: inline;
  }
  /* line 235, app/assets/stylesheets/kolimmo/components/priority.scss */
  .main-icon-priority-visible-small .badge-priority.round-reverse {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin: 0 5px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
  }
  /* line 248, app/assets/stylesheets/kolimmo/components/priority.scss */
  .main-icon-priority-hide-small {
    display: none;
  }
}

@media (max-width: 1480px) {
  /* line 255, app/assets/stylesheets/kolimmo/components/priority.scss */
  body.pro-issues-edit .main-icon-priority-visible-small {
    display: inline;
  }
  /* line 259, app/assets/stylesheets/kolimmo/components/priority.scss */
  body.pro-issues-edit .main-icon-priority-visible-small .badge-priority.round-reverse {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin: 0 5px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
  }
  /* line 272, app/assets/stylesheets/kolimmo/components/priority.scss */
  body.pro-issues-edit .main-icon-priority-hide-small {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more {
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more > button {
  display: none;
  color: var(--secondary-color);
  position: absolute;
  border: none;
  text-align: right;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(transparent, white, white);
  padding-top: 30px;
}

/* line 22, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active {
  padding-bottom: 60px;
  transition: height 300ms;
}

/* line 26, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active > button {
  display: block;
}

/* line 29, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active > button span {
  padding-top: 5px;
}

/* line 33, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active > button span.to-open {
  border-top: 1px dashed #e7eaec;
  display: block;
}

/* line 38, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active > button span.to-close {
  display: none;
}

/* line 44, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active.is-opened > button {
  height: 30px;
  padding-top: 0;
  background: transparent;
}

/* line 49, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active.is-opened > button span.to-open {
  display: none;
}

/* line 53, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more.is-active.is-opened > button span.to-close {
  display: block;
}

/* line 60, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more > .scrollable-content {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

/* line 64, app/assets/stylesheets/kolimmo/components/read_more.scss */
read_more > .scrollable-content::-webkit-scrollbar {
  display: none;
}

/* line 1, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #FFFFFF;
  margin: 0 0 15px 0;
}

/* line 7, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard .title, div.step-wizard .description {
  font-size: 13px;
  color: #8a8a8a;
  text-align: center;
}

/* line 13, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard .line {
  width: 100%;
  height: 1px;
  background: black;
}

/* line 19, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0;
  font-weight: lighter;
}

/* line 26, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div > div.icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #FFFFFF;
  font-size: small;
  text-align: center;
  margin-bottom: 0.5em;
  opacity: 50%;
}

/* line 39, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div:last-child > div.icon {
  background-color: #219966;
}

/* line 43, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div.done > div.icon, div.step-wizard > div.in-progress > div.icon {
  opacity: 100%;
}

/* line 47, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div.done {
  border-bottom: 4px solid var(--primary-color);
}

/* line 51, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
div.step-wizard > div.in-progress {
  font-weight: 550;
  border-bottom: 4px solid var(--primary-color);
}

@media (max-width: 480px) {
  /* line 60, app/assets/stylesheets/kolimmo/components/step_wizard.scss */
  div.step-wizard .description {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/kolimmo/components/three_dots_loader.scss */
.dot1 {
  animation: visibility 3s linear infinite;
}

@keyframes visibility {
  0% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* line 23, app/assets/stylesheets/kolimmo/components/three_dots_loader.scss */
.dot2 {
  animation: visibility2 3s linear infinite;
}

@keyframes visibility2 {
  0% {
    opacity: 0;
  }
  21% {
    opacity: 0;
  }
  22% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* line 53, app/assets/stylesheets/kolimmo/components/three_dots_loader.scss */
.dot3 {
  animation: visibility3 3s linear infinite;
}

@keyframes visibility3 {
  0% {
    opacity: 0;
  }
  43% {
    opacity: 0;
  }
  44% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* line 2, app/assets/stylesheets/kolimmo/components/thumb.scss */
thumb {
  --size: 50px;
  display: block;
  width: var(--size);
  height: var(--size);
  border-radius: 5px;
  overflow: hidden;
  line-height: var(--size);
}

/* line 11, app/assets/stylesheets/kolimmo/components/thumb.scss */
thumb.rounded {
  border-radius: calc(var(--size) / 2);
}

/* line 15, app/assets/stylesheets/kolimmo/components/thumb.scss */
thumb img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

/* line 22, app/assets/stylesheets/kolimmo/components/thumb.scss */
thumb i {
  line-height: inherit !important;
}

/* line 1, app/assets/stylesheets/kolimmo/components/update_status.scss */
.update-status-list {
  position: absolute;
  color: #333333;
  min-width: 100px;
  border: 1px solid #FEFEFE;
  background-color: white;
  font-weight: 400;
  font-size: 12px;
  z-index: 1000;
  transform: translate(-50%);
  border-radius: 4px;
  box-shadow: -1px 1px 11px rgba(44, 44, 44, 0.25);
}

/* line 14, app/assets/stylesheets/kolimmo/components/update_status.scss */
.update-status-list .status-rounded-pill {
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  margin-right: 5px;
}

/* line 22, app/assets/stylesheets/kolimmo/components/update_status.scss */
.update-status-list ul {
  padding: 4px;
  margin: 0;
}

/* line 26, app/assets/stylesheets/kolimmo/components/update_status.scss */
.update-status-list ul li {
  display: block;
  list-style: none;
  padding: 5px 8px;
  margin-bottom: 4px;
}

/* line 32, app/assets/stylesheets/kolimmo/components/update_status.scss */
.update-status-list ul li:hover {
  background-color: #f8f8f8;
}
