@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 293, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

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

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

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

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

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

/* line 424, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/2.7.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/2.7.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-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 190, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 22, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info, .instruction_well {
  background-color: #d9edf7;
}

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

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

/* line 8, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

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

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

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

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

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

/* line 241, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

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

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

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

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

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

/* line 43, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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, .summary dd, .summary dt, .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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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, .summary dd, .summary dt, .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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6, .summary dd, .summary dt {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

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

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

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

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

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

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

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

/* line 95, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

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

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

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

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

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

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

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

/* line 79, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

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

/* line 79, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

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

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

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

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

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

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

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

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

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

/* line 31, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

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

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

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

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

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

/* line 58, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

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

/* line 109, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 7, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 34, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

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

/* line 78, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

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

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

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

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

/* line 146, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

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

/* line 237, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

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

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

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

/* line 161, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

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

/* line 233, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

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

/* line 325, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

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

@media (min-width: 768px) {
  /* line 357, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

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

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

/* line 413, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

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

/* line 504, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

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

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

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

/* line 545, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

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

/* line 637, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

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

/* line 644, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

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

/* line 4, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 41, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

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

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

/* line 28, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

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

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

/* line 34, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

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

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

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

/* line 36, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

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

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

/* line 73, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

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

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

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

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

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

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

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

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

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

/* line 10, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

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

/* line 24, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

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

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

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

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

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

/* line 22, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

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

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

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

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

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

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

/* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 119, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

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

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

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

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

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

/* line 36, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

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

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

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

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

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

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

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

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

/* line 93, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

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

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

/* line 12, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

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

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

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

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

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

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

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

/* line 13, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/font-awesome/fontawesome-webfont-1d057a728d416ed6053ce3fd1b60728be5c5a90b27218f961362606a2a638945.eot?v=4.7.0);
  src: url(/assets/font-awesome/fontawesome-webfont-1d057a728d416ed6053ce3fd1b60728be5c5a90b27218f961362606a2a638945.eot?v=4.7.0#iefix) format("embedded-opentype"), url(/assets/font-awesome/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2?v=4.7.0) format("woff2"), url(/assets/font-awesome/fontawesome-webfont-8e1a1259d36dc59dce9d53adc6402eb49b4f54d567ebe57e30d2eec33da34c50.woff?v=4.7.0) format("woff"), url(/assets/font-awesome/fontawesome-webfont-6e963e77348738cd95a2aba31ef47a8a657282226b7a7f5331544361392d092b.ttf?v=4.7.0) format("truetype"), url(/assets/font-awesome/fontawesome-webfont-82042cbaecec3df750b26dabc5a5ea14a83baa70b49945dbd114ab01710f9853.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 9, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 14, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 18, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 23, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 24, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 25, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 26, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 27, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 28, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 29, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 30, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 31, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 32, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 33, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 34, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 35, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 36, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 37, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 38, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 39, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 40, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 41, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 42, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 43, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 44, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 45, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 46, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 47, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 48, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 49, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 50, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 51, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 52, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 53, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 54, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 55, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 56, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 57, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 58, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 59, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 60, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 61, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 62, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 63, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 64, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 65, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 66, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 67, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 68, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 69, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 70, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 71, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 72, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 73, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 74, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 75, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 76, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 77, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 78, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 79, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 80, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 81, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 82, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 83, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 84, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 85, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 86, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 87, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 88, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 89, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 90, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 91, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 92, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 93, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 94, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 95, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 96, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 97, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 98, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 99, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 100, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 101, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 102, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 103, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 104, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 105, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 106, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 107, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 108, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 109, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 110, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 111, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 112, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 113, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 114, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 115, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 116, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 117, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 118, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 119, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 120, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 121, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 122, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 123, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 124, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 125, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 126, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 127, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 128, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 129, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 130, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 131, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 132, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 133, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 134, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 135, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 136, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 137, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 138, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 139, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 140, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 141, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 142, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 143, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 144, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 145, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 146, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 147, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 148, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 149, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 150, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 151, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 152, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 153, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 154, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 155, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 156, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 157, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 158, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 159, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 160, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 161, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 162, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 163, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 164, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 165, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 166, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 167, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 168, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 169, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 170, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 171, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 172, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 173, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 174, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 175, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 176, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 177, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 178, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 179, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 180, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 181, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 182, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 183, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 184, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 185, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 186, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 187, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 188, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 189, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 190, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 191, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 192, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 193, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 194, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 195, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 196, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 197, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 198, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 199, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 200, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 201, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 202, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 203, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 204, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 205, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 206, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 207, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 208, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 209, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 210, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 211, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 212, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 213, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 214, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 215, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 216, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 217, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 218, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 219, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 220, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 221, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 222, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 223, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 224, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 225, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 226, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 227, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 228, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 229, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 230, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 231, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 232, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 233, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 234, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 235, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 236, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 237, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 238, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 239, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 240, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 241, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 242, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 243, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 244, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 245, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 246, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 247, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 248, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 249, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 250, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 251, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 252, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 253, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 254, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 255, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 256, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 257, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 258, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 259, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 260, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 261, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 262, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 263, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 264, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 265, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 266, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 267, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 268, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 269, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 270, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 271, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 272, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 273, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 274, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 275, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 276, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 277, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 278, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 279, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 280, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 281, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 282, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 283, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 284, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 285, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 286, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 288, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 289, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 290, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 291, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 292, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 293, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 294, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 295, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 296, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 297, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 298, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 299, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 300, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 301, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 302, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 303, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 304, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 305, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 306, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 307, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 308, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 309, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 310, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 311, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 312, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 313, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 314, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 315, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 316, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 317, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 318, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 319, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 320, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 321, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 322, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 323, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 324, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 325, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 326, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 327, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 328, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 329, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 330, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 331, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 332, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 333, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 334, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 335, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 336, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 337, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 338, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 339, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 340, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 341, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 342, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 343, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 344, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 345, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 346, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 347, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 348, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 349, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 350, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 351, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 352, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 353, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 354, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 355, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 356, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 357, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 358, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 359, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 360, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 361, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 362, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 363, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 364, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 365, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 366, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 367, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 368, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 369, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 370, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 371, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 372, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 373, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 374, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 375, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 376, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 377, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 378, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 379, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 380, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 381, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 382, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 383, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 384, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 385, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 386, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 387, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 388, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 389, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 390, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 391, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 392, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 393, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 394, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 395, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 396, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 397, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 398, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 399, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 400, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 401, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 402, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 403, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 404, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 405, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 406, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 407, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 408, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 409, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 410, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 411, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 412, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 413, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 414, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 415, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 416, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 417, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 418, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 419, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 420, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 421, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 422, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 423, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 424, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 425, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 426, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 427, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 428, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 429, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 430, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 431, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 432, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 433, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 434, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 435, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 436, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 437, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 438, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 439, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 440, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 441, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 442, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 443, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 444, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 445, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 446, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 447, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 448, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 449, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 450, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 451, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 452, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 453, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 454, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 455, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 456, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 457, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 458, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 459, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 460, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 461, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 462, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 463, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 464, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 465, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 466, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 467, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 468, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 469, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 470, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 471, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 472, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 473, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 474, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 475, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 476, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 477, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 478, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 479, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 480, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 481, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 482, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 483, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 484, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 485, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 486, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 487, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 488, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 489, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 490, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 491, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 492, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 493, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 494, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 495, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 496, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 497, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 498, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 499, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 500, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 501, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 502, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 503, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 504, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 505, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 506, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 507, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 508, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 509, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 510, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 511, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 512, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 513, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 514, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 515, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 516, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 517, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 518, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 519, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 520, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 521, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 522, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 523, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 524, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 525, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 526, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 527, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 528, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 529, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 530, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 531, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 532, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 533, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 534, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 535, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 536, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 537, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 538, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 539, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 540, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 541, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 542, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 543, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 544, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 545, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 546, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 547, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 548, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 549, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 550, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 551, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 552, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 553, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 554, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 555, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 556, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 557, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 558, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 559, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 560, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 561, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 562, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 563, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 564, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 565, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 566, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 567, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 568, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 569, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 570, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 571, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 572, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 573, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 574, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 575, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 576, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 577, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 578, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 579, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 580, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 581, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 582, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 583, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 584, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 585, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 586, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 587, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 588, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 589, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 590, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 591, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 592, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 593, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 594, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 595, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 596, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 597, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 598, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 599, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 600, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 601, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 602, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 603, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 604, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 605, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 606, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 607, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 608, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 609, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 610, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 611, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 612, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 613, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 614, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 615, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 616, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 617, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 618, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 619, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 620, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 621, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 622, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 623, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 624, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 625, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 626, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 627, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 628, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 629, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 630, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 631, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 632, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 633, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 634, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 635, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 636, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 637, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 638, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 639, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 640, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 641, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 642, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 643, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 644, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 645, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 646, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 647, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 648, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 649, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 650, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 651, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 652, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 653, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 654, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 655, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 656, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 657, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 658, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 659, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 660, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 661, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 662, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 663, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 664, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 665, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 666, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 667, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 668, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 669, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 670, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 671, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 672, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 673, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 674, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 675, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 676, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 677, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 678, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, vendor/bundle/ruby/2.7.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 0 1px;
}

/* line 217, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 318, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 352, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 386, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 445, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100% !important;
}

/* line 545, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
}

/* line 603, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 668, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 680, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-e682f64b4fa50a0bd189766a50cd778db4e8529b30302af6305c7df1e40bf442.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 689, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot);
  src: url(/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot?#iefix) format("embedded-opentype"), url(/assets/summernote-1fba7b35914a7b5888c138fe26cff82c9531eac6f4afbb715d05ffbb91e0ac45.woff) format("woff"), url(/assets/summernote-11d51be934cdec9381ccff90ed02e5e478139c582335968cb5839edaf3f10cbb.ttf) format("truetype");
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-float-left:before, .note-icon-float-none:before, .note-icon-float-right:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-rollback:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before {
  content: "\f101";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-indent:before {
  content: "\f102";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-justify:before {
  content: "\f103";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-left:before {
  content: "\f104";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-outdent:before {
  content: "\f105";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-right:before {
  content: "\f106";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align:before {
  content: "\f107";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-down:before {
  content: "\f108";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-left:before {
  content: "\f109";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-right:before {
  content: "\f10a";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-up:before {
  content: "\f10b";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-alt:before {
  content: "\f10c";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-h:before {
  content: "\f10d";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-v:before {
  content: "\f10e";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-bold:before {
  content: "\f10f";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-caret:before {
  content: "\f110";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-chain-broken:before {
  content: "\f111";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-circle:before {
  content: "\f112";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-close:before {
  content: "\f113";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-code:before {
  content: "\f114";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-after:before {
  content: "\f115";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-before:before {
  content: "\f116";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-remove:before {
  content: "\f117";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-eraser:before {
  content: "\f118";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-left:before {
  content: "\f119";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-none:before {
  content: "\f11a";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-right:before {
  content: "\f11b";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-font:before {
  content: "\f11c";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-frame:before {
  content: "\f11d";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-italic:before {
  content: "\f11e";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-link:before {
  content: "\f11f";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-magic:before {
  content: "\f120";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-menu-check:before {
  content: "\f121";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-minus:before {
  content: "\f122";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-orderedlist:before {
  content: "\f123";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-pencil:before {
  content: "\f124";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-picture:before {
  content: "\f125";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-question:before {
  content: "\f126";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-redo:before {
  content: "\f127";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-rollback:before {
  content: "\f128";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-above:before {
  content: "\f129";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-below:before {
  content: "\f12a";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-remove:before {
  content: "\f12b";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-special-character:before {
  content: "\f12c";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-square:before {
  content: "\f12d";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-strikethrough:before {
  content: "\f12e";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-subscript:before {
  content: "\f12f";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-summernote:before {
  content: "\f130";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-superscript:before {
  content: "\f131";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-table:before {
  content: "\f132";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-text-height:before {
  content: "\f133";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-trash:before {
  content: "\f134";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-underline:before {
  content: "\f135";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-undo:before {
  content: "\f136";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-unorderedlist:before {
  content: "\f137";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-video:before {
  content: "\f138";
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor {
  position: relative;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: #fff;
  opacity: .95;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone.hover {
  color: #098ddf;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area {
  position: relative;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable {
  outline: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  word-wrap: break-word;
  background-color: #fff;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert {
  padding: 7px 10px 2px 10px;
  margin: -7px 0 0 0;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 9px;
  padding-top: 1px;
  cursor: ns-resize;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover {
  max-width: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .arrow {
  left: 20px !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-toolbar {
  position: relative;
  z-index: 500;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style blockquote, .panel-heading.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .panel-heading.note-toolbar .note-style .dropdown-style pre {
  padding: 5px 10px;
  margin: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style h1, .panel-heading.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .panel-heading.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .panel-heading.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .panel-heading.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .panel-heading.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .panel-heading.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .panel-heading.note-toolbar .note-style .dropdown-style p {
  padding: 0;
  margin: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-all .dropdown-menu, .panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width: 337px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  width: 160px;
  margin: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog > div {
  display: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-modal-form {
  margin: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
}

@-moz-document url-prefix() {
  /* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
  .note-image-input {
    height: auto;
  }
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection > div {
  position: absolute;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #000;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

/* line 1, vendor/bundle/ruby/2.7.0/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/*#region 404*/
/* line 4, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-404 {
  background-color: #001940;
  color: #ffffff;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-404:before {
  display: none;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-header {
  background: #ffffff;
  height: 280px;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-container {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-container h1 {
  font-size: 110px;
  font-weight: 300;
  margin: -103px 0 0 0;
  text-align: center;
  color: #001940;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-container h2 {
  font-size: 58px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-container p, .error-container p a {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-container p.description {
  color: #e5e5e5;
  font-size: 40px;
  margin: 0;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.error-divider {
  margin-top: -27px;
  padding: 30px 0;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.return-btn, .return-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 15px;
  margin-top: 100px;
  margin-bottom: 30px;
  display: inline-block;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.return-btn i {
  margin-right: 5px;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.return-btn:hover {
  background: #ffffff;
  color: #001940;
  text-decoration: none;
}

/*#endregion 404*/
/*#region 500*/
/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-500 {
  background-color: #53a93f;
  color: #ffffff;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-500:before {
  display: none;
}

/* line 92, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-500 .error-container h1 {
  color: #53a93f;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/400-500.scss */
.body-500 .return-btn:hover {
  color: #53a93f;
}

/*#endregion 404*/
/*rtl:prepend:"Droid Arabic Kufi", "WYekan"*/
/*#region Dashboard Box*/
/* line 4, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-header {
  background-color: #fff;
  padding: 20px;
  position: relative;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-header .deadline {
  position: absolute;
  top: -3px;
  right: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 5px 10px;
  border-top: 3px solid #2dc3e8;
  color: #999999;
  font-size: 12px;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress {
  padding: 0;
  position: relative;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress .progress {
  margin-bottom: 0;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress .progress .progress-bar {
  position: relative;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress .progress .progress-bar:after {
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  left: calc(20% - 35px);
  right: 0;
  top: 0;
  background-color: #a0d468;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress .progress-handle {
  position: absolute;
  top: -31px;
  left: calc(20% - 35px);
  width: 60px;
  height: 25px;
  background-color: #2dc3e8;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-progress .progress-handle:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: " ";
  bottom: -13px;
  left: 23px;
  border-bottom-width: 0;
  border-top-color: #2dc3e8;
  border-width: 7px;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs {
  background-color: #fbfbfb;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .nav-tabs li {
  background-color: #fbfbfb;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .nav-tabs li.active:first-child a {
  border-left: 0px;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .nav-tabs li.active:last-child a {
  border-right: 0px;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .nav-tabs li.active a {
  box-shadow: none !important;
  border-top: 0 !important;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  background-color: #fff;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .tab-content {
  margin-top: 1px;
  background-color: #fff;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-tabbs .tabbable .tab-content .databox {
  margin-bottom: 20px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding: 0 15px;
}

/* line 132, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container {
  height: 58px;
  text-align: center;
  margin: 10px 0;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #737373;
  display: block;
  position: relative;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container:hover {
  background-color: #2dc3e8;
  color: #fff;
  cursor: pointer;
  border: 1px solid #2dc3e8;
  text-decoration: none;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container:hover .day-pin {
  background-color: #fff;
}

/* line 159, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container.highlight {
  background-color: #2dc3e8;
  border: 1px solid #2dc3e8;
  color: #fff;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container.highlight:hover {
  background-color: #fff;
  color: #2dc3e8;
  border: 1px solid #e5e5e5;
}

/* line 169, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container.all {
  margin-right: 10px;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .day {
  margin: 5px auto;
  font-size: 18px;
  font-family: "Lucida Sans", "trebuchet MS", Arial, Helvetica;
}

/* line 178, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .month {
  margin: 0 auto;
  font-size: 11px;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .day-pin {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffce55;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 194, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .day-more {
  position: absolute;
  right: -10px;
  width: 25px;
  height: 25px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  border: 3px solid #fff;
  vertical-align: middle;
  color: #2dc3e8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 208, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .day-more i {
  font-size: 17px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
.dashboard-box .box-days .day-container .day-more i:before {
  content: "";
}

@media (max-width: 767px) {
  /* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
  .dashboard-box .box-tabbs .tabbable .tab-content #visits .visits-databoxes > div:last-child .databox {
    border-bottom: 1px solid #e5e5e5;
  }
  /* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dashboard.scss */
  .dashboard-box .box-tabbs .tabbable .tab-content #visits .visits-databoxes > div .databox {
    border-bottom: 0;
    border-right: 0;
  }
}

/*#endregion Dashboard Box*/
/*#region Mail*/
/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container {
  position: relative;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar, .mail-container .mail-body {
  box-sizing: border-box;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  min-height: 100%;
  background: #fbfbfb;
  border-right: 1px solid #ebebeb;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li {
  margin: 0;
  padding: 0;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li a {
  color: #777;
  display: block;
  padding: 10px 10px 10px 25px;
  transition: all 200ms ease-in-out;
  font-size: 13px;
}

/* line 45, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li a:hover {
  text-decoration: none;
  color: #444;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li a i {
  margin-right: 10px;
  font-size: 13px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li a .badge {
  font-size: 13px;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li a .badge-tag {
  display: inline-block;
  size: 12px;
  margin-right: 4px;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li:hover a {
  background: fade(#fff, 100%);
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li.active a {
  background: #f3f3f3;
  font-weight: bold;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li.divider {
  padding: 0;
  height: 1px;
  margin: 9px 0 3px;
  background: #e5e5e5;
}

/* line 88, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-sidebar .mail-menu > li.menu-title {
  margin-top: 25px;
  font-size: 11px;
  text-transform: uppercase;
  padding-left: 25px;
  font-weight: 700;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header {
  position: relative;
  height: 38px;
  margin-left: 200px;
  padding: 0;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons {
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
  float: left;
  text-align: left;
  height: 38px;
  padding: 0 2px 0 7px;
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li {
  float: left;
  position: relative;
  height: 38px;
  width: 38px;
  padding: 4px;
  text-align: center;
}

/* line 124, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li a {
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li a:hover {
  cursor: pointer;
  border-color: #2dc3e8;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li a:hover i {
  color: #2dc3e8;
}

/* line 140, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li a i {
  line-height: 24px;
  color: #d0d0d0;
  font-size: 14px;
}

/* line 145, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li a i.fa {
  line-height: 28px;
  font-size: 16px;
}

/* line 152, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li.search {
  width: 150px;
}

/* line 155, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .header-buttons li.search input[type="text"] {
  border-color: #e5e5e5;
  border-radius: 5px !important;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .pages {
  float: right;
  font-style: italic;
  line-height: 38px;
  color: #d0d0d0;
}

/* line 170, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .draft {
  float: right;
  margin-right: 15px;
  font-style: italic;
  line-height: 38px;
  color: #d0d0d0;
}

/* line 178, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-header .mail-title {
  float: left;
  margin-left: 15px;
  line-height: 36px;
  color: #555;
}

/* line 186, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body {
  position: relative;
  margin-left: 200px;
  padding: 0;
  overflow: hidden;
}

/* line 192, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info {
  width: 100%;
  background: #f5f5f5;
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #ebebeb;
}

/* line 200, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info .mail-sender, .mail-container .mail-body .mail-info .mail-date {
  display: table-cell;
  width: 50%;
  color: #737373;
  padding: 8px 10px 7px;
}

/* line 208, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info .mail-sender.mail-sender a:hover, .mail-container .mail-body .mail-info .mail-date.mail-sender a:hover {
  text-decoration: none;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info .mail-sender.mail-sender span, .mail-container .mail-body .mail-info .mail-date.mail-sender span {
  font-weight: bold;
  color: #fb6e52;
}

/* line 218, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info .mail-sender.mail-sender img, .mail-container .mail-body .mail-info .mail-date.mail-sender img {
  margin-right: 5px;
  border: 2px solid #e5e5e5;
}

/* line 224, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-info .mail-sender.mail-date, .mail-container .mail-body .mail-info .mail-date.mail-date {
  text-align: right;
}

/* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-text {
  border-bottom: 1px solid #ebebeb;
  padding: 15px;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}

/* line 239, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments h4 {
  margin-bottom: 30px;
  line-height: 1;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments h4 span {
  opacity: 0.4;
}

/* line 248, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 254, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: 30px;
  margin-bottom: 10px;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a {
  display: block;
}

/* line 264, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a img {
  position: relative;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a.thumb {
  position: relative;
}

/* line 274, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a.thumb:after {
  font-family: 'FontAwesome';
  content: '\f00d';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  size: 40px;
  margin-left: -20px;
  margin-top: -20px;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  vertical-align: text-top;
  color: #fff;
  background: fade(#000, 25%);
  border-radius: 4px;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a.thumb:hover:after {
  opacity: 1;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a.thumb.download:after {
  content: '\f019';
}

/* line 306, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li > a.name span {
  color: #666;
  float: right;
}

/* line 313, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li .links {
  display: block;
  font-size: 11px;
  color: #666;
  margin-top: 6px;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-attachments ul li .links a {
  color: #666;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-reply {
  border-bottom: 1px solid #ebebeb;
  padding: 10px;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-reply .reply-form {
  padding: 10px;
  border: 1px solid #ebebeb;
  min-height: 200px;
  border-radius: 3px;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-reply .reply-form > div a {
  font-weight: bold;
  color: #fb6e52;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose {
  padding: 10px;
}

/* line 350, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor {
  border: 1px solid #e5e5e5 !important;
}

/* line 353, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor .btn-group > .btn.btn-default > .caret {
  border-top-color: #999999;
  border-width: 4px;
  margin-top: -2px;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor .note-toolbar {
  border-bottom: 1px solid #e5e5e5;
}

/* line 362, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor .note-toolbar .note-color .dropdown-toggle {
  width: 25px;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor .btn {
  color: #999999 !important;
  box-shadow: none;
  border-color: #e5e5e5;
  background-color: #fbfbfb;
}

/* line 373, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .note-editor .btn:hover {
  color: #444 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group {
  position: relative;
  margin-bottom: 5px;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group label {
  position: absolute;
  left: 10px;
  top: 7px;
  z-index: 10;
  color: #999999;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group input {
  border-color: #e5e5e5;
  border-left: 0;
  position: relative;
  padding-left: 100px;
  transition: all 300ms ease-in-out;
  box-shadow: none;
  background-color: #fff;
}

/* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group input:focus {
  background-color: #fff;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group .field-options {
  position: absolute;
  right: 5px;
  top: 5px;
}

/* line 411, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-compose .form-group .field-options a {
  display: inline-block;
  background: #f3f4f4;
  color: #7e8186;
  padding: 2px 6px;
  margin-left: 4px;
  text-align: center;
  border-radius: 3px;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body > div:last-child {
  border-bottom: 0;
}

/* line 428, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list {
  list-style: none;
  margin-bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item {
  display: block;
  position: relative;
  height: 38px;
  padding: 0;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #2dc3e8;
}

/* line 455, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item:hover:before {
  display: block;
}

/* line 460, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item:nth-child(2n-1) {
  background: #f6f6f6;
}

/* line 466, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item.unread > div.item-sender, .mail-container .mail-body .mail-list .list-item.unread > div.item-subject {
  font-weight: bold;
}

/* line 472, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div {
  position: absolute;
  height: 38px;
  top: 0;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-check {
  left: 0;
  width: 42px;
  padding: 0 5px 0 15px;
  text-align: center;
  line-height: 38px;
}

/* line 485, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-star {
  line-height: 38px;
  width: 22px;
  left: 42px;
}

/* line 490, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-star a {
  font-size: 15px;
  color: #d0d0d0;
}

/* line 494, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-star a.stared {
  color: #ffce55;
}

/* line 500, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-sender {
  width: 184px;
  left: 64px;
  line-height: 38px;
  padding-left: 5px;
}

/* line 506, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-sender a {
  color: #444;
}

/* line 509, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-sender a:hover {
  text-decoration: none;
}

/* line 515, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-subject {
  min-width: 200px;
  left: 250px;
  line-height: 38px;
  padding-left: 10px;
}

/* line 521, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-subject a {
  color: #444;
}

/* line 524, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-subject a:hover {
  text-decoration: none;
}

/* line 530, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-time {
  right: 0;
  width: 120px;
  line-height: 38px;
  text-align: right;
  padding-right: 20px;
}

/* line 538, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-options {
  right: 120px;
  width: 38px;
  line-height: 38px;
  text-align: right;
  padding-right: 10px;
}

/* line 545, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-options a {
  color: #555;
  font-size: 19px;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container .mail-body .mail-list .list-item > div.item-options a:hover {
  text-decoration: none;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container.right-sidebar .mail-sidebar {
  border-left: 1px solid #ebebeb;
  border-right: 0;
}

/* line 566, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
.mail-container.right-sidebar .mail-body {
  float: left;
}

@media (max-width: 999px) {
  /* line 574, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item {
    height: 70px;
    padding: 5px;
  }
  /* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item > div.item-subject {
    top: 25px;
    left: 0;
    padding: 0 5px 0 15px;
    min-width: 100px;
  }
  /* line 586, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item > div.item-options {
    right: 5px;
  }
  /* line 590, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item > div.item-time {
    right: 30px;
  }
}

@media (max-width: 760px) {
  /* line 599, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-sidebar {
    display: none;
  }
  /* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body, .mail-container .mail-header {
    margin-left: 0;
  }
}

@media (max-width: 570px) {
  /* line 610, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-header {
    height: 76px;
  }
  /* line 613, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-header .header-buttons {
    display: block;
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 330px) {
  /* line 622, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item {
    height: 90px;
  }
  /* line 626, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item > div.item-subject {
    margin-top: 20px;
    margin-right: 50px;
    line-height: 20px;
    height: 50px;
  }
  /* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-body .mail-list .list-item > div.item-time {
    display: none;
  }
  /* line 639, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-header {
    text-align: center;
    height: 114px;
  }
  /* line 643, lib/engines/katana/app/assets/stylesheets/katana/../beyond/mail.scss */
  .mail-container .mail-header .pages {
    display: block;
    float: none;
    margin: 0 auto;
  }
}

/*#endregion Mail*/
/*#region SearchHelpBar*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/search-help-bar.scss */
.searchhelpbar {
  width: 100%;
  position: relative;
  margin: 0 0 10px;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/search-help-bar.scss */
.searchhelpbar .help-box {
  min-height: 72px;
  padding: 0;
  padding-bottom: 0;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/search-help-bar.scss */
.searchhelpbar .help-box .alert {
  min-height: 72px;
  border-color: #fff;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/search-help-bar.scss */
.searchhelpbar .search-box {
  background-color: #fff;
  min-height: 72px;
  padding: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/search-help-bar.scss */
.searchhelpbar .search-box > div {
  padding: 19px;
}

/*#endregion SearchHelpBar*/
/*#region TimePicker*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker {
  position: relative;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker .add-on {
  cursor: pointer;
}

/* line 27, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}

/* line 67, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
  border-radius: 4px;
}

/* line 110, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

/* line 120, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

/* line 124, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td span {
  width: 100%;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  border-color: #ddd;
}

/* line 143, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 14px;
  color: #262626;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget table td input {
  width: 35px;
  margin: 0;
  text-align: center;
  padding: 5px;
}

/* line 160, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  /* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media (max-width: 767px) {
  /* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
  .bootstrap-timepicker {
    width: 100%;
  }
  /* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timepicker.scss */
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

/*#endregion TimePicker*/
/*#region Accordion*/
/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.spaced.panel-group .panel + .panel {
  margin-top: 3px;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group {
  border: 1px solid #d8d8d8;
  border-top-width: 0;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel {
  border-radius: 0;
  border: 0;
  background-color: #fff;
  box-shadow: none;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel:last-child {
  border-bottom-width: 1px;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel .collapse {
  background-color: #fff;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel + .panel {
  margin-top: 0;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading {
  padding: 0;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d5d5d5 !important;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle {
  color: #555;
  background-color: #fff;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  padding: 10px;
  display: block;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle:after {
  transition: all 0.218s;
  position: absolute;
  right: 20px;
  top: 8px;
  font-family: "FontAwesome";
  font-size: 17px;
  font-weight: bold;
  content: "\f107";
  color: #bebebe;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle.collapsed:after {
  content: "\f105";
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle.collapsed {
  color: #737373;
  font-weight: normal;
  background-color: #fff;
  transition: border 0.218s;
  border-bottom: 1px solid #f5f5f5;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle:hover {
  color: #262626;
  text-decoration: none;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle:hover > [class*="icon-"]:first-child {
  text-decoration: none;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle:hover:after {
  color: #262626;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle:focus, .accordion.panel-group .panel-heading .accordion-toggle:active {
  outline: 0;
  text-decoration: none;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-heading .accordion-toggle > [class*="fa-"]:first-child {
  width: 16px;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group .panel-body {
  background-color: #eee;
  border-left: 2px solid #eee;
  color: #262626 !important;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/../beyond/accordions.scss */
.accordion.panel-group.no-padding {
  padding: 0;
}

/*#endregion Accordions*/
/*#region DataBoxes*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox-container {
  text-align: center;
  font-size: 0;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox {
  display: inline-block;
  width: 100%;
  height: 65px;
  padding: 0;
  font-size: 0;
  margin-bottom: 30px;
  vertical-align: top;
  min-width: 130px;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-icon {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-icon > .fa, .databox .databox-icon .typcn, .databox .databox-icon .glyphicon, .databox .databox-icon .wi {
  display: inline-block;
  margin: 0;
  text-align: center;
  position: relative;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-icon > .fa:before, .databox .databox-icon .typcn:before, .databox .databox-icon .glyphicon:before, .databox .databox-icon .wi:before {
  font-size: 40px;
  display: block;
  text-align: center;
}

/* line 37, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-sparkline {
  padding-top: 0;
  margin: 0 auto;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  text-align: center;
  font-size: 24px;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-piechart {
  padding-top: 0;
  margin: 0 auto;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-header {
  display: block;
  font-size: 18px;
  font-family: "Lucida Sans", "trebuchet MS", Arial, Helvetica;
  font-weight: 400;
  margin: 8px 5px;
  position: relative;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-header i {
  margin-right: 5px;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number {
  display: block;
  font-size: 17px;
  line-height: 26px;
  margin: 2px;
  position: relative;
  font-family: "Lucida Sans", "trebuchet MS", Arial, Helvetica;
  font-weight: 700;
}

/* line 80, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number i {
  margin-right: 5px;
}

/* line 84, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number.number-xs {
  font-size: 11px;
}

/* line 88, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number.number-sm {
  font-size: 14px;
}

/* line 92, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number.number-lg {
  font-size: 20px;
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number.number-xlg {
  font-size: 23px;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-number.number-xxlg {
  font-size: 30px;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-title {
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin: 2px;
  position: relative;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-title i {
  margin-right: 5px;
  font-size: 13px;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-text {
  display: block;
  font-size: 11px;
  margin: 4px 0 2px;
  position: relative;
}

/* line 124, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-text i {
  margin-right: 5px;
  font-size: 13px;
}

/* line 130, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-inlinetext {
  font-size: 11px;
  margin: 2px;
  position: relative;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-inlinetext i {
  margin-right: 5px;
  font-size: 13px;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat {
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 7px;
  padding: 2px 5px;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat.stat-left {
  left: 7px;
  right: auto;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat .stat-text {
  display: inline-block;
  font-size: 13px;
  padding-right: 5px;
  font-weight: 500;
}

/* line 160, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat .stat-icon {
  display: inline-block;
  font-size: 13px;
}

/* line 164, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat .stat-icon.icon-lg {
  font-size: 16px;
}

/* line 168, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat .stat-icon.icon-xlg {
  font-size: 18px;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat.radius-bordered {
  border-radius: 3px;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-stat[class*="bg-"] {
  color: #fff;
}

/* line 182, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-state {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: #e5e5e5;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}

/* line 194, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-state i {
  font-size: 13px;
  color: #fff;
  line-height: 20px;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row {
  width: 100%;
  margin: 0;
  position: relative;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row[class*="bg-"] {
  color: #fff;
}

/* line 210, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.bordered-bottom {
  border-bottom: 1px solid #fff;
}

/* line 214, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.bordered-top {
  border-top: 1px solid #fff;
}

/* line 218, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.bordered-left {
  border-left: 1px solid #fff;
}

/* line 222, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.bordered-right {
  border-right: 1px solid #fff;
}

/* line 226, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.bordered-thick {
  border-width: 2px;
}

/* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-1 {
  height: 8.33%;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-2 {
  height: 16.66%;
}

/* line 238, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-3 {
  height: 25%;
}

/* line 242, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-4 {
  height: 33.33%;
}

/* line 246, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-5 {
  height: 41.66%;
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-6 {
  height: 50%;
}

/* line 254, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-7 {
  height: 58.33%;
}

/* line 258, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-8 {
  height: 66.66%;
}

/* line 262, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-9 {
  height: 75%;
}

/* line 266, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-10 {
  height: 83.33%;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-11 {
  height: 91.66%;
}

/* line 274, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-row.row-12 {
  height: 100%;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell {
  height: 100%;
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell[class*="bg-"] {
  color: #fff;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.bordered-bottom {
  border-bottom: 1px solid #fff;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.bordered-top {
  border-top: 1px solid #fff;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.bordered-left {
  border-left: 1px solid #fff;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.bordered-right {
  border-right: 1px solid #fff;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.bordered-thick {
  border-width: 2px;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-1 {
  width: 8.33%;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-2 {
  width: 16.66%;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-3 {
  width: 25%;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-4 {
  width: 33.33%;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-5 {
  width: 41.66%;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-6 {
  width: 50%;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-7 {
  width: 58.33%;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-8 {
  width: 66.66%;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-9 {
  width: 75%;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-10 {
  width: 83.33%;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-11 {
  width: 91.66%;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-cell.cell-12 {
  width: 100%;
}

/* line 361, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-inverted .databox-left {
  width: calc(100% - 65px);
}

/* line 365, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-inverted .databox-right {
  width: 65px;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-transparent .databox-left {
  background-color: transparent !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-transparent .databox-right {
  background-color: transparent !important;
}

/* line 380, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-left {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0;
  width: 65px;
  height: 65px;
  padding: 10px;
  color: #2dc3e8;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-left[class*="bg-"] {
  color: #fff;
}

/* line 396, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-right {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: calc(100% - 65px);
  height: 65px;
  color: #555;
  padding: 5px 10px;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-right.bordered {
  border-left: 1px solid #fff;
}

/* line 410, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-right.bordered-thick {
  border-left: 3px solid #fff;
}

/* line 414, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .databox-right[class*="bg-"] {
  color: #fff;
}

/* line 419, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-shadowed {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 423, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.radius-bordered {
  border-radius: 3px;
}

/* line 426, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.radius-bordered .databox-left {
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.radius-bordered .databox-right {
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
}

/* line 444, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.radius-bordered .databox-right .databox-row:first-child {
  border-radius: 0 3px 0 0;
}

/* line 448, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.radius-bordered .databox-right .databox-row:last-child {
  border-radius: 0 0 3px 0;
}

/* line 455, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-graded {
  background-image: linear-gradient(to right, #ddd, #fff);
}

/* line 460, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-halved .databox-left {
  width: 50% !important;
}

/* line 464, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-halved .databox-right {
  width: 50% !important;
}

/* line 469, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg {
  height: 80px;
}

/* line 476, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg .databox-icon > .fa:before, .databox.databox-lg .databox-icon .typcn:before, .databox.databox-lg .databox-icon .glyphicon:before, .databox.databox-lg .databox-icon .wi:before {
  font-size: 48px;
  padding: 6px 4px 7px;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg .databox-sparkline {
  margin: 13px auto;
}

/* line 487, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg .databox-number {
  font-size: 20px;
  margin: 4px 0 6px;
}

/* line 492, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg .databox-left {
  width: 80px;
  height: 80px;
}

/* line 497, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg .databox-right {
  width: calc(100% - 80px);
  height: 80px;
  padding: 10px 15px;
}

/* line 504, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg.databox-inverted .databox-left {
  width: calc(100% - 80px);
}

/* line 508, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-lg.databox-inverted .databox-right {
  width: 80px;
}

/* line 514, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg {
  height: 170px;
}

/* line 521, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg .databox-icon > .fa:before, .databox.databox-xlg .databox-icon .typcn:before, .databox.databox-xlg .databox-icon .glyphicon:before {
  padding: 6px 4px 7px;
}

/* line 527, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg .databox-icon .wi:before {
  font-size: 55px !important;
}

/* line 533, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg .databox-left {
  width: 170px;
  height: 170px;
}

/* line 538, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg .databox-right {
  width: calc(100% - 170px);
  height: 170px;
}

/* line 544, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg.databox-inverted .databox-left {
  width: calc(100% - 170px);
}

/* line 548, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xlg.databox-inverted .databox-right {
  width: 170px;
}

/* line 554, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg {
  height: 250px;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg .databox-icon > .fa:before, .databox.databox-xxlg .databox-icon .typcn:before, .databox.databox-xxlg .databox-icon .glyphicon:before, .databox.databox-xxlg .databox-icon .wi:before {
  font-size: 200px;
  padding: 6px 4px 7px;
}

/* line 568, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg .databox-left {
  width: 250px;
  height: 250px;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg .databox-right {
  width: calc(100% - 250px);
  height: 250px;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg.databox-inverted .databox-left {
  width: calc(100% - 250px);
}

/* line 583, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-xxlg.databox-inverted .databox-right {
  width: 250px;
}

/* line 589, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical {
  width: 100%;
  height: 100px;
}

/* line 593, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-top {
  position: relative;
  width: 100%;
  height: 50px;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 5px;
  color: #2dc3e8;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-top[class*="bg-"] {
  color: #fff;
}

/* line 608, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-bottom {
  position: relative;
  width: 100%;
  height: 50px;
  display: inline-block;
  margin: 0;
  color: #555;
  padding: 5px 10px;
}

/* line 617, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-bottom.bordered {
  border-top: 1px solid #fff;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-bottom.bordered-thick {
  border-top: 3px solid #fff;
}

/* line 625, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-bottom[class*="bg-"] {
  color: #fff;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical .databox-icon > .fa:before, .databox.databox-vertical .databox-icon .typcn:before, .databox.databox-vertical .databox-icon .glyphicon:before, .databox.databox-vertical .databox-icon .wi:before {
  font-size: 38px;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered {
  border-radius: 3px;
}

/* line 642, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-top {
  border-radius: 3px 3px 0 0;
}

/* line 648, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:first-child {
  border-radius: 3px 0 0 0;
}

/* line 652, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:last-child {
  border-radius: 0 3px 0 0;
}

/* line 659, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-top img {
  border-radius: 3px 3px 0 0;
}

/* line 664, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-bottom {
  border-radius: 0 0 3px 3px;
}

/* line 670, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:first-child {
  border-radius: 0 0 0 3px;
}

/* line 674, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:last-child {
  border-radius: 0 0 3px 0;
}

/* line 681, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.radius-bordered .databox-bottom img {
  border-radius: 0 0 3px 3px;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-graded {
  background-image: linear-gradient(to bottom, #e5e5e5, #fff);
}

/* line 692, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-halved .databox-top {
  height: 50%;
}

/* line 696, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-halved .databox-bottom {
  height: 50%;
}

/* line 701, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg {
  height: 150px;
  width: 100%;
}

/* line 705, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg .databox-number {
  font-size: 17px;
  margin: 2px;
}

/* line 712, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg .databox-icon > .fa:before, .databox.databox-vertical.databox-lg .databox-icon .typcn:before, .databox.databox-vertical.databox-lg .databox-icon .glyphicon:before {
  font-size: 38px !important;
  padding: 0;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg .databox-icon .wi:before {
  font-size: 50px !important;
  padding: 0;
}

/* line 726, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg .databox-top {
  height: 50px;
}

/* line 730, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg .databox-bottom {
  height: 100px;
}

/* line 737, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-inverted .databox-icon > .fa:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .wi:before {
  font-size: 85px;
  padding: 0;
}

/* line 744, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-inverted .databox-top {
  height: 100px;
}

/* line 748, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-inverted .databox-bottom {
  height: 50px;
}

/* line 756, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-halved .databox-icon > .fa:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon .wi:before {
  font-size: 58px;
  padding: 0;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-halved .databox-top {
  height: 75px;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-lg.databox-halved .databox-bottom {
  height: 75px;
}

/* line 773, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg {
  height: 200px;
  width: 100%;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg .databox-icon > .fa:before, .databox.databox-vertical.databox-xlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg .databox-icon .wi:before {
  font-size: 38px;
  padding: 0;
}

/* line 786, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg .databox-top {
  height: 50px;
}

/* line 790, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg .databox-bottom {
  height: 150px;
}

/* line 797, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-inverted .databox-icon > .fa:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .wi:before {
  font-size: 120px;
  padding: 10px;
}

/* line 804, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-inverted .databox-top {
  height: 150px;
}

/* line 808, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-inverted .databox-bottom {
  height: 50px;
}

/* line 816, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-halved .databox-icon > .fa:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .wi:before {
  font-size: 85px;
  padding: 0;
}

/* line 823, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-halved .databox-top {
  height: 100px;
}

/* line 827, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xlg.databox-halved .databox-bottom {
  height: 100px;
}

/* line 833, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg {
  height: 300px;
  width: 100%;
}

/* line 839, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg .databox-icon > .fa:before, .databox.databox-vertical.databox-xxlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg .databox-icon .wi:before {
  font-size: 38px;
  padding: 0;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg .databox-top {
  height: 50px;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg .databox-bottom {
  height: 250px;
}

/* line 857, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon > .fa:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .wi:before {
  font-size: 220px;
  padding: 10px;
}

/* line 864, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-inverted .databox-top {
  height: 250px;
}

/* line 868, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-inverted .databox-bottom {
  height: 50px;
}

/* line 876, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-halved .databox-icon > .fa:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .wi:before {
  font-size: 120px;
  padding: 10px;
}

/* line 883, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-halved .databox-top {
  height: 150px;
}

/* line 887, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxlg.databox-halved .databox-bottom {
  height: 150px;
}

/* line 893, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg {
  height: 500px;
  width: 100%;
}

/* line 899, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg .databox-icon > .fa:before, .databox.databox-vertical.databox-xxxlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg .databox-icon .wi:before {
  font-size: 38px;
  padding: 0;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg .databox-top {
  height: 50px;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg .databox-bottom {
  height: 450px;
}

/* line 917, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon > .fa:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .wi:before {
  font-size: 420px;
  padding: 10px;
}

/* line 924, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-inverted .databox-top {
  height: 450px;
}

/* line 928, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-inverted .databox-bottom {
  height: 50px;
}

/* line 936, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon > .fa:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .wi:before {
  font-size: 220px;
  padding: 10px;
}

/* line 943, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-halved .databox-top {
  height: 250px;
}

/* line 947, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox.databox-vertical.databox-xxxlg.databox-halved .databox-bottom {
  height: 250px;
}

/* line 954, lib/engines/katana/app/assets/stylesheets/katana/../beyond/databoxes.scss */
.databox .chart {
  font-size: 13px;
}

/*#endregion DataBoxes*/
/* line 1, lib/engines/katana/app/assets/stylesheets/katana/../beyond/main-container.scss */
.main-container {
  position: static;
  padding: 0;
}

/* line 5, lib/engines/katana/app/assets/stylesheets/katana/../beyond/main-container.scss */
.main-container > .page-container {
  position: relative;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/main-container.scss */
.main-container:after {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  max-width: inherit;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -2;
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 0 1px;
}

/* line 217, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 318, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 352, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 386, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 445, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100% !important;
}

/* line 545, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
}

/* line 603, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 668, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 680, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-e682f64b4fa50a0bd189766a50cd778db4e8529b30302af6305c7df1e40bf442.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 689, vendor/bundle/ruby/2.7.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/*#region ToolTips*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip.in {
  opacity: 1;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #262626;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #262626;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #262626;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #262626;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lg + .tooltip > .tooltip-inner {
  font-size: 15px !important;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-inner {
  border-radius: 2px;
  box-shadow: 1px 1px rgba(229, 229, 229, 0.5);
  transition: visibility 0,opacity 0.13s ease-in;
  background-color: #262626;
  border: 1px solid #262626;
  color: #aaa;
  padding: 8px 8px;
  font-size: 13px;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-white + .tooltip > .tooltip-inner {
  border: 1px solid #fff;
  background-color: #fff;
  color: #262626;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-white + .tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-white + .tooltip.right .tooltip-arrow {
  border-right-color: #fff;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-white + .tooltip.left .tooltip-arrow {
  border-left-color: #fff;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-white + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-whitesmoke + .tooltip > .tooltip-inner {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  color: #262626;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-whitesmoke + .tooltip.top .tooltip-arrow {
  border-top-color: #f5f5f5;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-whitesmoke + .tooltip.right .tooltip-arrow {
  border-right-color: #f5f5f5;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-whitesmoke + .tooltip.left .tooltip-arrow {
  border-left-color: #f5f5f5;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-whitesmoke + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f5f5f5;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-snow + .tooltip > .tooltip-inner {
  border: 1px solid #fbfbfb;
  background-color: #fbfbfb;
  color: #262626;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-snow + .tooltip.top .tooltip-arrow {
  border-top-color: #fbfbfb;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-snow + .tooltip.right .tooltip-arrow {
  border-right-color: #fbfbfb;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-snow + .tooltip.left .tooltip-arrow {
  border-left-color: #fbfbfb;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-snow + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fbfbfb;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-seashell + .tooltip > .tooltip-inner {
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  color: #262626;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-seashell + .tooltip.top .tooltip-arrow {
  border-top-color: #f3f3f3;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-seashell + .tooltip.right .tooltip-arrow {
  border-right-color: #f3f3f3;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-seashell + .tooltip.left .tooltip-arrow {
  border-left-color: #f3f3f3;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-seashell + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f3f3f3;
}

/* line 147, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-ivory + .tooltip > .tooltip-inner {
  border: 1px solid #eee;
  background-color: #eee;
  color: #262626;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-ivory + .tooltip.top .tooltip-arrow {
  border-top-color: #eee;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-ivory + .tooltip.right .tooltip-arrow {
  border-right-color: #eee;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-ivory + .tooltip.left .tooltip-arrow {
  border-left-color: #eee;
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-ivory + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #eee;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-platinum + .tooltip > .tooltip-inner {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #262626;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-platinum + .tooltip.top .tooltip-arrow {
  border-top-color: #e5e5e5;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-platinum + .tooltip.right .tooltip-arrow {
  border-right-color: #e5e5e5;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-platinum + .tooltip.left .tooltip-arrow {
  border-left-color: #e5e5e5;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-platinum + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e5e5e5;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightgray + .tooltip > .tooltip-inner {
  border: 1px solid #d0d0d0;
  background-color: #d0d0d0;
  color: #262626;
}

/* line 205, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightgray + .tooltip.top .tooltip-arrow {
  border-top-color: #d0d0d0;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightgray + .tooltip.right .tooltip-arrow {
  border-right-color: #d0d0d0;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightgray + .tooltip.left .tooltip-arrow {
  border-left-color: #d0d0d0;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightgray + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d0d0d0;
}

/* line 225, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gray + .tooltip > .tooltip-inner {
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #262626;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gray + .tooltip.top .tooltip-arrow {
  border-top-color: #ccc;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gray + .tooltip.right .tooltip-arrow {
  border-right-color: #ccc;
}

/* line 239, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gray + .tooltip.left .tooltip-arrow {
  border-left-color: #ccc;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gray + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ccc;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkgray + .tooltip > .tooltip-inner {
  border: 1px solid #999999;
  background-color: #999999;
  color: #262626;
}

/* line 257, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkgray + .tooltip.top .tooltip-arrow {
  border-top-color: #999999;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkgray + .tooltip.right .tooltip-arrow {
  border-right-color: #999999;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkgray + .tooltip.left .tooltip-arrow {
  border-left-color: #999999;
}

/* line 269, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkgray + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #999999;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-silver + .tooltip > .tooltip-inner {
  border: 1px solid #777;
  background-color: #777;
  color: #fff;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-silver + .tooltip.top .tooltip-arrow {
  border-top-color: #777;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-silver + .tooltip.right .tooltip-arrow {
  border-right-color: #777;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-silver + .tooltip.left .tooltip-arrow {
  border-left-color: #777;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-silver + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #777;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sonic-silver + .tooltip > .tooltip-inner {
  border: 1px solid #737373;
  background-color: #737373;
  color: #fff;
}

/* line 309, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sonic-silver + .tooltip.top .tooltip-arrow {
  border-top-color: #737373;
}

/* line 313, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sonic-silver + .tooltip.right .tooltip-arrow {
  border-right-color: #737373;
}

/* line 317, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sonic-silver + .tooltip.left .tooltip-arrow {
  border-left-color: #737373;
}

/* line 321, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sonic-silver + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #737373;
}

/* line 329, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-storm-cloud + .tooltip > .tooltip-inner {
  border: 1px solid #666;
  background-color: #666;
  color: #fff;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-storm-cloud + .tooltip.top .tooltip-arrow {
  border-top-color: #666;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-storm-cloud + .tooltip.right .tooltip-arrow {
  border-right-color: #666;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-storm-cloud + .tooltip.left .tooltip-arrow {
  border-left-color: #666;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-storm-cloud + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #666;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightcarbon + .tooltip > .tooltip-inner {
  border: 1px solid #555;
  background-color: #555;
  color: #fff;
}

/* line 361, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightcarbon + .tooltip.top .tooltip-arrow {
  border-top-color: #555;
}

/* line 365, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightcarbon + .tooltip.right .tooltip-arrow {
  border-right-color: #555;
}

/* line 369, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightcarbon + .tooltip.left .tooltip-arrow {
  border-left-color: #555;
}

/* line 373, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightcarbon + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #555;
}

/* line 381, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-carbon + .tooltip > .tooltip-inner {
  border: 1px solid #444;
  background-color: #444;
  color: #fff;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-carbon + .tooltip.top .tooltip-arrow {
  border-top-color: #444;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-carbon + .tooltip.right .tooltip-arrow {
  border-right-color: #444;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-carbon + .tooltip.left .tooltip-arrow {
  border-left-color: #444;
}

/* line 399, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-carbon + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #444;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-slate-gray + .tooltip > .tooltip-inner {
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
}

/* line 413, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-slate-gray + .tooltip.top .tooltip-arrow {
  border-top-color: #333;
}

/* line 417, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-slate-gray + .tooltip.right .tooltip-arrow {
  border-right-color: #333;
}

/* line 421, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-slate-gray + .tooltip.left .tooltip-arrow {
  border-left-color: #333;
}

/* line 425, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-slate-gray + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #333;
}

/* line 433, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkcarbon + .tooltip > .tooltip-inner {
  border: 1px solid #262626;
  background-color: #262626;
  color: #fff;
}

/* line 439, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkcarbon + .tooltip.top .tooltip-arrow {
  border-top-color: #262626;
}

/* line 443, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkcarbon + .tooltip.right .tooltip-arrow {
  border-right-color: #262626;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkcarbon + .tooltip.left .tooltip-arrow {
  border-left-color: #262626;
}

/* line 451, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkcarbon + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #262626;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blue + .tooltip > .tooltip-inner {
  border: 1px solid #5DB2FF;
  background-color: #5DB2FF;
  color: #fff;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blue + .tooltip.top .tooltip-arrow {
  border-top-color: #5DB2FF;
}

/* line 469, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blue + .tooltip.right .tooltip-arrow {
  border-right-color: #5DB2FF;
}

/* line 473, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blue + .tooltip.left .tooltip-arrow {
  border-left-color: #5DB2FF;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blue + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #5DB2FF;
}

/* line 485, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-info + .tooltip > .tooltip-inner {
  border: 1px solid #57b5e3;
  background-color: #57b5e3;
  color: #fff;
}

/* line 491, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-info + .tooltip.top .tooltip-arrow {
  border-top-color: #57b5e3;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #57b5e3;
}

/* line 499, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #57b5e3;
}

/* line 503, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-info + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #57b5e3;
}

/* line 511, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sky + .tooltip > .tooltip-inner {
  border: 1px solid #11a9cc;
  background-color: #11a9cc;
  color: #fff;
}

/* line 517, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sky + .tooltip.top .tooltip-arrow {
  border-top-color: #11a9cc;
}

/* line 521, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sky + .tooltip.right .tooltip-arrow {
  border-right-color: #11a9cc;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sky + .tooltip.left .tooltip-arrow {
  border-left-color: #11a9cc;
}

/* line 529, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-sky + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #11a9cc;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-primary + .tooltip > .tooltip-inner {
  border: 1px solid #4374e0;
  background-color: #4374e0;
  color: #fff;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-primary + .tooltip.top .tooltip-arrow {
  border-top-color: #4374e0;
}

/* line 547, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-primary + .tooltip.right .tooltip-arrow {
  border-right-color: #4374e0;
}

/* line 551, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-primary + .tooltip.left .tooltip-arrow {
  border-left-color: #4374e0;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-primary + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #4374e0;
}

/* line 563, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-azure + .tooltip > .tooltip-inner {
  border: 1px solid #2dc3e8;
  background-color: #2dc3e8;
  color: #fff;
}

/* line 569, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-azure + .tooltip.top .tooltip-arrow {
  border-top-color: #2dc3e8;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-azure + .tooltip.right .tooltip-arrow {
  border-right-color: #2dc3e8;
}

/* line 577, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-azure + .tooltip.left .tooltip-arrow {
  border-left-color: #2dc3e8;
}

/* line 581, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-azure + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2dc3e8;
}

/* line 589, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blueberry + .tooltip > .tooltip-inner {
  border: 1px solid #6f85bf;
  background-color: #6f85bf;
  color: #fff;
}

/* line 595, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blueberry + .tooltip.top .tooltip-arrow {
  border-top-color: #6f85bf;
}

/* line 599, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blueberry + .tooltip.right .tooltip-arrow {
  border-right-color: #6f85bf;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blueberry + .tooltip.left .tooltip-arrow {
  border-left-color: #6f85bf;
}

/* line 607, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-blueberry + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #6f85bf;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-palegreen + .tooltip > .tooltip-inner {
  border: 1px solid #a0d468;
  background-color: #a0d468;
  color: #fff;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-palegreen + .tooltip.top .tooltip-arrow {
  border-top-color: #a0d468;
}

/* line 625, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-palegreen + .tooltip.right .tooltip-arrow {
  border-right-color: #a0d468;
}

/* line 629, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-palegreen + .tooltip.left .tooltip-arrow {
  border-left-color: #a0d468;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-palegreen + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #a0d468;
}

/* line 641, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-success + .tooltip > .tooltip-inner {
  border: 1px solid #53a93f;
  background-color: #53a93f;
  color: #fff;
}

/* line 647, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-success + .tooltip.top .tooltip-arrow {
  border-top-color: #53a93f;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #53a93f;
}

/* line 655, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #53a93f;
}

/* line 659, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-success + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #53a93f;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-green + .tooltip > .tooltip-inner {
  border: 1px solid #8cc474;
  background-color: #8cc474;
  color: #fff;
}

/* line 673, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-green + .tooltip.top .tooltip-arrow {
  border-top-color: #8cc474;
}

/* line 677, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-green + .tooltip.right .tooltip-arrow {
  border-right-color: #8cc474;
}

/* line 681, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-green + .tooltip.left .tooltip-arrow {
  border-left-color: #8cc474;
}

/* line 685, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-green + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #8cc474;
}

/* line 693, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightyellow + .tooltip > .tooltip-inner {
  border: 1px solid #f6d52e;
  background-color: #f6d52e;
  color: #fff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightyellow + .tooltip.top .tooltip-arrow {
  border-top-color: #f6d52e;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightyellow + .tooltip.right .tooltip-arrow {
  border-right-color: #f6d52e;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightyellow + .tooltip.left .tooltip-arrow {
  border-left-color: #f6d52e;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightyellow + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f6d52e;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-yellow + .tooltip > .tooltip-inner {
  border: 1px solid #ffce55;
  background-color: #ffce55;
  color: #fff;
}

/* line 725, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-yellow + .tooltip.top .tooltip-arrow {
  border-top-color: #ffce55;
}

/* line 729, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-yellow + .tooltip.right .tooltip-arrow {
  border-right-color: #ffce55;
}

/* line 733, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-yellow + .tooltip.left .tooltip-arrow {
  border-left-color: #ffce55;
}

/* line 737, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-yellow + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffce55;
}

/* line 745, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-warning + .tooltip > .tooltip-inner {
  border: 1px solid #f4b400;
  background-color: #f4b400;
  color: #fff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-warning + .tooltip.top .tooltip-arrow {
  border-top-color: #f4b400;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #f4b400;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #f4b400;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-warning + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f4b400;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gold + .tooltip > .tooltip-inner {
  border: 1px solid #f9b256;
  background-color: #f9b256;
  color: #fff;
}

/* line 777, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gold + .tooltip.top .tooltip-arrow {
  border-top-color: #f9b256;
}

/* line 781, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gold + .tooltip.right .tooltip-arrow {
  border-right-color: #f9b256;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gold + .tooltip.left .tooltip-arrow {
  border-left-color: #f9b256;
}

/* line 789, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-gold + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f9b256;
}

/* line 797, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-orange + .tooltip > .tooltip-inner {
  border: 1px solid #fb6e52;
  background-color: #fb6e52;
  color: #fff;
}

/* line 803, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-orange + .tooltip.top .tooltip-arrow {
  border-top-color: #fb6e52;
}

/* line 807, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-orange + .tooltip.right .tooltip-arrow {
  border-right-color: #fb6e52;
}

/* line 811, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-orange + .tooltip.left .tooltip-arrow {
  border-left-color: #fb6e52;
}

/* line 815, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-orange + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fb6e52;
}

/* line 823, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightred + .tooltip > .tooltip-inner {
  border: 1px solid #e46f61;
  background-color: #e46f61;
  color: #fff;
}

/* line 829, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightred + .tooltip.top .tooltip-arrow {
  border-top-color: #e46f61;
}

/* line 833, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightred + .tooltip.right .tooltip-arrow {
  border-right-color: #e46f61;
}

/* line 837, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightred + .tooltip.left .tooltip-arrow {
  border-left-color: #e46f61;
}

/* line 841, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-lightred + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e46f61;
}

/* line 849, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkorange + .tooltip > .tooltip-inner {
  border: 1px solid #ed4e2a;
  background-color: #ed4e2a;
  color: #fff;
}

/* line 855, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkorange + .tooltip.top .tooltip-arrow {
  border-top-color: #ed4e2a;
}

/* line 859, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkorange + .tooltip.right .tooltip-arrow {
  border-right-color: #ed4e2a;
}

/* line 863, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkorange + .tooltip.left .tooltip-arrow {
  border-left-color: #ed4e2a;
}

/* line 867, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkorange + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ed4e2a;
}

/* line 875, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-red + .tooltip > .tooltip-inner {
  border: 1px solid #df5138;
  background-color: #df5138;
  color: #fff;
}

/* line 881, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-red + .tooltip.top .tooltip-arrow {
  border-top-color: #df5138;
}

/* line 885, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-red + .tooltip.right .tooltip-arrow {
  border-right-color: #df5138;
}

/* line 889, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-red + .tooltip.left .tooltip-arrow {
  border-left-color: #df5138;
}

/* line 893, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-red + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #df5138;
}

/* line 901, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-pink + .tooltip > .tooltip-inner {
  border: 1px solid #e75b8d;
  background-color: #e75b8d;
  color: #fff;
}

/* line 907, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-pink + .tooltip.top .tooltip-arrow {
  border-top-color: #e75b8d;
}

/* line 911, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-pink + .tooltip.right .tooltip-arrow {
  border-right-color: #e75b8d;
}

/* line 915, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-pink + .tooltip.left .tooltip-arrow {
  border-left-color: #e75b8d;
}

/* line 919, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-pink + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e75b8d;
}

/* line 927, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkpink + .tooltip > .tooltip-inner {
  border: 1px solid #cc324b;
  background-color: #cc324b;
  color: #fff;
}

/* line 933, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkpink + .tooltip.top .tooltip-arrow {
  border-top-color: #cc324b;
}

/* line 937, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkpink + .tooltip.right .tooltip-arrow {
  border-right-color: #cc324b;
}

/* line 941, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkpink + .tooltip.left .tooltip-arrow {
  border-left-color: #cc324b;
}

/* line 945, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-darkpink + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #cc324b;
}

/* line 953, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-danger + .tooltip > .tooltip-inner {
  border: 1px solid #d73d32;
  background-color: #d73d32;
  color: #fff;
}

/* line 959, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-danger + .tooltip.top .tooltip-arrow {
  border-top-color: #d73d32;
}

/* line 963, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #d73d32;
}

/* line 967, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #d73d32;
}

/* line 971, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-danger + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d73d32;
}

/* line 979, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-magenta + .tooltip > .tooltip-inner {
  border: 1px solid #bc5679;
  background-color: #bc5679;
  color: #fff;
}

/* line 985, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-magenta + .tooltip.top .tooltip-arrow {
  border-top-color: #bc5679;
}

/* line 989, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-magenta + .tooltip.right .tooltip-arrow {
  border-right-color: #bc5679;
}

/* line 993, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-magenta + .tooltip.left .tooltip-arrow {
  border-left-color: #bc5679;
}

/* line 997, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-magenta + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #bc5679;
}

/* line 1005, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-purple + .tooltip > .tooltip-inner {
  border: 1px solid #7e3794;
  background-color: #7e3794;
  color: #fff;
}

/* line 1011, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-purple + .tooltip.top .tooltip-arrow {
  border-top-color: #7e3794;
}

/* line 1015, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-purple + .tooltip.right .tooltip-arrow {
  border-right-color: #7e3794;
}

/* line 1019, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-purple + .tooltip.left .tooltip-arrow {
  border-left-color: #7e3794;
}

/* line 1023, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-purple + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #7e3794;
}

/* line 1031, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-maroon + .tooltip > .tooltip-inner {
  border: 1px solid #981b48;
  background-color: #981b48;
  color: #fff;
}

/* line 1037, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-maroon + .tooltip.top .tooltip-arrow {
  border-top-color: #981b48;
}

/* line 1041, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-maroon + .tooltip.right .tooltip-arrow {
  border-right-color: #981b48;
}

/* line 1045, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-maroon + .tooltip.left .tooltip-arrow {
  border-left-color: #981b48;
}

/* line 1049, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tooltips.scss */
.tooltip-maroon + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #981b48;
}

/*#endregion ToolTips*/
/*#region Alerts*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert {
  margin-bottom: 20px;
  margin-top: 0;
  color: #fff;
  border-width: 0;
  border-left-width: 5px;
  padding: 10px;
  border-radius: 0;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert .close {
  top: 0;
  right: -5px;
  line-height: 16px;
  color: #444;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.radius-bordered {
  border-radius: 3px;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-shadowed {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-heading {
  font-weight: 600;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-danger {
  border-color: #df5138;
  background: #e46f61;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-warning {
  border-color: #ffce55;
  color: #555;
  background: #fff1a8;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-success {
  border-color: #8cc474;
  background: #a0d468;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/alerts.scss */
.alert.alert-info {
  border-color: #11a9cc;
  background: #57b5e3;
}

/*#endregion Alerts*/
/*#region DatePicker*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker > div {
  display: none;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker table {
  width: 100%;
  margin: 0;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  font-size: 12px;
  height: 20px;
  width: 20px;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td.day:hover {
  background: #eee;
  cursor: pointer;
}

/* line 54, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td.day.disabled {
  color: #eee;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td.old, .datepicker td.new {
  color: #999999;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td.active, .datepicker td.active:hover {
  background-color: #2dc3e8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td span:hover {
  background: #eee;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td span.active {
  background-color: #2dc3e8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker td span.old {
  color: #999999;
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker th.switch {
  width: 175px;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker th.next, .datepicker th.prev {
  font-size: 12px;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker thead tr:first-child th {
  cursor: pointer;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.datepicker thead tr:first-child th:hover {
  background: #eee;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/datepicker.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/*#endregion DatePicker*/
/*#region Modal*/
/* line 4, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-blue .modal-header {
  border-bottom: 3px solid #5DB2FF;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-danger .modal-header {
  border-bottom: 3px solid #d73d32;
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-success .modal-header {
  border-bottom: 3px solid #53a93f;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-warning .modal-header {
  border-bottom: 3px solid #f4b400;
}

/* line 28, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-silver .modal-header {
  border-bottom: 3px solid #777;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-inverse .modal-header {
  border-bottom: 3px solid #444;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-blueberry .modal-header {
  border-bottom: 3px solid #6f85bf;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-palegreen .modal-header {
  border-bottom: 3px solid #a0d468;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-orange .modal-header {
  border-bottom: 3px solid #fb6e52;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-darkorange .modal-header {
  border-bottom: 3px solid #ed4e2a;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-magenta .modal-header {
  border-bottom: 3px solid #bc5679;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-purple .modal-header {
  border-bottom: 3px solid #7e3794;
}

/* line 76, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-maroon .modal-header {
  border-bottom: 3px solid #981b48;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-primary .modal-header {
  border-bottom: 3px solid #4374e0;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-content {
  border-radius: 0;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  color: #000;
  background-color: #fff;
  border: rgba(0, 0, 0, 0);
}

/* line 94, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-content .close {
  font-size: 26px;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-footer {
  padding-top: 12px;
  padding-bottom: 14px;
  border-top: 0;
  background-color: #f5f5f5;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-header {
  padding: 10px 15px 10px 20px;
  background-color: #f5f5f5;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-header .close {
  font-size: 26px;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-backdrop {
  background-color: #fff;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-backdrop.in {
  opacity: 0.75;
}

/* line 124, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-dialog {
  width: 300px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-body, .modal-message .modal-footer, .modal-message .modal-header, .modal-message .modal-title {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0 20px;
  text-align: center !important;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-header {
  color: #fff;
  margin-bottom: 10px;
  padding: 15px 0 8px;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-header .fa, .modal-message .modal-header .glyphicon, .modal-message .modal-header .typcn, .modal-message .modal-header .wi {
  font-size: 30px;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-title {
  font-size: 17px;
  color: #737373;
  margin-bottom: 3px;
}

/* line 152, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-body {
  color: #737373;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message .modal-footer {
  margin: 25px 0 20px;
  padding-bottom: 10px;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message.modal-info .modal-header {
  color: #57b5e3;
  border-bottom: 3px solid #57b5e3;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message.modal-danger .modal-header {
  color: #d73d32;
  border-bottom: 3px solid #e46f61;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message.modal-warning .modal-header {
  color: #f4b400;
  border-bottom: 3px solid #ffce55;
}

/* line 176, lib/engines/katana/app/assets/stylesheets/katana/../beyond/modals.scss */
.modal-message.modal-success .modal-header {
  color: #53a93f;
  border-bottom: 3px solid #a0d468;
}

/*#endregion Modal*/
/*#region Sidebar*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 190px;
  display: block;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.sidebar-fixed {
  position: fixed;
  top: 45px;
  float: none !important;
  z-index: 1000;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.sidebar-fixed:before {
  height: 5000px;
  top: 45px;
  bottom: auto;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.hide {
  display: none !important;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.hide:before {
  display: none;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.hide + .page-content {
  margin-left: 0 !important;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.hide + .page-content .breadcrumbs-fixed {
  left: 0 !important;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.hide + .page-content .page-header-fixed {
  left: 0 !important;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar:before {
  content: "";
  position: fixed;
  display: block;
  width: 195px;
  bottom: 0;
  top: 0;
  left: 5px;
  z-index: 1;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper {
  margin-left: 5px;
  height: 40px;
  margin-bottom: 0;
  position: relative;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput {
  height: 41px;
  z-index: 2;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  padding-left: 40px;
  width: 100%;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput:focus {
  box-shadow: none;
  border-color: #fff;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput:focus ~ .searchhelper {
  display: block;
  z-index: 124;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput::-webkit-input-placeholder {
  color: #d0d0d0;
  font-weight: 300;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput::-moz-placeholder {
  /* Firefox 19+ */
  color: #d0d0d0;
  font-weight: 300;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput:-moz-placeholder {
  /* Firefox 19+ */
  color: #d0d0d0;
  font-weight: 300;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchinput:-ms-input-placeholder {
  color: #d0d0d0;
  font-weight: 300;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchicon {
  cursor: pointer;
  display: inline-block;
  height: 12px;
  left: 20px;
  position: absolute;
  top: 14px;
  width: 12px;
  color: #2dc3e8;
  z-index: 124;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-header-wrapper .searchhelper {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  color: #999;
  display: none;
  opacity: 1;
  padding: 10px;
  position: absolute;
  right: 0;
  left: 0;
  top: 40px;
  z-index: 4;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu {
  padding: 0;
  list-style: none;
  margin-left: 5px;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu:last-child {
  padding: 0 0 60px 0;
}

/* line 142, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a {
  display: block;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-shadow: none !important;
  font-size: 12px;
  text-decoration: none;
  color: #444;
  z-index: 123;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a:hover {
  color: #262626;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a:hover:before {
  display: block;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a .menu-icon {
  display: inline-block;
  vertical-align: middle;
  min-width: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  margin-top: -2px;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a .menu-expand {
  display: inline-block;
  position: absolute;
  font-size: 13px;
  line-height: 10px;
  height: 10px;
  width: 10px;
  right: 7px;
  top: 10px;
  margin: 0;
  text-align: center;
  padding: 0;
  text-shadow: none;
  color: #666;
  transition: all 300ms ease-in-out;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu a .menu-expand:before {
  content: "";
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #2dc3e8;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.open {
  background-color: #fff;
}

/* line 220, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.open > a {
  color: #262626;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.open > a .menu-expand {
  transform: rotate(90deg);
}

/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.open > .submenu {
  display: block !important;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.active:not(.open):before {
  display: block;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li.active > a {
  display: block;
  content: "";
  color: #262626;
  background-color: #f5f5f5;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu li:not(.open):hover:before {
  display: block;
  background-color: #fb6e52;
}

/* line 260, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > a {
  border-top: 1px solid white;
  border-bottom: 1px solid #e8e8e8;
  background-color: whitesmoke;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > a:hover {
  border-color: #f3f3f3;
  background-color: #fbfbfb;
}

/* line 272, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li:last-child > a {
  border-bottom: 1px solid #f3f3f3;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu {
  background-color: #fbfbfb;
  box-shadow: inset 0 -4px 4px -2px rgba(0, 0, 0, 0.15);
}

/* line 281, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 0;
  bottom: 19px;
  border-left: 1px solid #e2e2e2;
}

/* line 293, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu > li > a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 13px;
  top: 11px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  z-index: 2;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu > li.active > a:before {
  background-color: #e2e2e2;
}

/* line 312, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu > li.active:first-child a {
  box-shadow: inset 0 4px 4px -2px rgba(0, 0, 0, 0.15);
}

/* line 318, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li > .submenu > li.active:last-child a {
  box-shadow: inset 0 -4px 4px -2px rgba(0, 0, 0, 0.15);
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu > li.open > a {
  background-color: #fff;
}

/* line 333, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #fbfbfb;
  border-top: 0;
  z-index: 123;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu li {
  margin-left: 0;
  position: relative;
}

/* line 348, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu li.open:before {
  display: none;
}

/* line 354, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu li.active > a {
  color: #262626;
  background-color: #f5f5f5;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu li.active > .submenu {
  display: block;
}

/* line 366, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu > li > a {
  padding-left: 30px;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu > li.open > a {
  background-color: #fbfbfb;
}

/* line 376, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu > li .submenu {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 381, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu > li .submenu > li > a {
  padding-left: 50px;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar .sidebar-menu .submenu > li .submenu > li .submenu > li > a {
  padding-left: 70px;
}

/* line 398, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact {
  width: 42px;
}

/* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact + .page-content {
  margin-left: 43px;
}

/* line 404, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact + .page-content .breadcrumbs-fixed {
  left: 47px;
}

/* line 408, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact + .page-content .page-header-fixed {
  left: 47px;
}

/* line 413, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact:before {
  width: 42px;
}

/* line 417, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper {
  width: 42px;
}

/* line 420, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper:hover {
  width: 238px;
}

/* line 423, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper:hover .searchinput {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper .searchinput:focus {
  width: 238px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
}

/* line 433, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper .searchinput:focus ~ .searchhelper {
  width: 238px;
}

/* line 439, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-header-wrapper .searchicon {
  left: 15px;
}

/* line 444, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu {
  width: 42px;
}

/* line 449, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li.open > .menu-text {
  display: none !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li.open > .submenu {
  display: none !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li:hover > a {
  color: #262626;
}

/* line 462, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li:hover > a > .menu-text {
  display: block;
}

/* line 467, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li:hover > .submenu {
  display: block !important;
}

/* line 472, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a {
  position: relative;
  z-index: 123;
}

/* line 476, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a .menu-text {
  display: none;
  position: absolute;
  left: 42px;
  top: 0;
  width: 195px;
  height: 38px;
  line-height: 38px;
  background-color: #fff;
  z-index: 121;
  padding-left: 25px;
  box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.3), 5px 5px 5px -5px rgba(0, 0, 0, 0.3), 5px -5px 5px -5px rgba(0, 0, 0, 0.3);
}

/* line 490, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a .menu-expand {
  display: none;
}

/* line 494, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a.menu-dropdown {
  box-shadow: none;
}

/* line 497, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a.menu-dropdown > .menu-text {
  border: 0;
  top: 0;
  left: 42px;
  width: 195px;
  border-bottom: 1px solid #f3f3f3;
  box-shadow: none;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > a:hover {
  background-color: #fff;
}

/* line 512, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu {
  background: #fbfbfb;
  position: absolute;
  z-index: 120;
  left: 42px;
  top: 0;
  width: 195px;
  box-shadow: none;
  padding-top: 38px;
  display: none;
  border-left: 1px solid #f3f3f3;
  box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.3), 5px 5px 5px -5px rgba(0, 0, 0, 0.3), 5px -5px 5px -5px rgba(0, 0, 0, 0.3);
}

/* line 528, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li > a {
  margin-left: 0;
  padding-left: 24px;
}

/* line 534, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li.open > .submenu {
  display: block;
  left: 0;
  position: relative;
  box-shadow: none;
}

/* line 542, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li .submenu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 550, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li:hover {
  background-color: #fff;
}

/* line 553, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li:hover:before {
  display: block;
  left: 0;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li.active:not(.open):before {
  left: 0;
}

/* line 568, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu:before {
  display: none;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu > li > a {
  box-shadow: none !important;
}

/* line 576, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
.page-sidebar.menu-compact .sidebar-menu > li > .submenu > li > a:before {
  display: none;
}

@media only screen and (max-width: 880px) {
  /* line 588, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar:before {
    display: none;
  }
  /* line 592, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar {
    display: none;
    float: none;
  }
  /* line 597, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .breadcrumbs-fixed {
    left: 0 !important;
  }
  /* line 601, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-header-fixed {
    left: 0 !important;
  }
}

@media (max-width: 880px) {
  /* line 608, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.hide {
    display: block !important;
  }
  /* line 611, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.hide:before {
    display: block !important;
  }
  /* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.hide + .page-content {
    margin-left: 224px !important;
  }
  /* line 618, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.hide + .page-content .breadcrumbs-fixed {
    left: 224px !important;
  }
  /* line 622, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.hide + .page-content .page-header-fixed {
    left: 224px !important;
  }
  /* line 629, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact + .page-content {
    margin-left: 0;
  }
  /* line 632, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact + .page-content .breadcrumbs-fixed {
    left: 0;
  }
  /* line 636, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact + .page-content .page-header-fixed {
    left: 0;
  }
  /* line 643, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact.hide + .page-content {
    margin-left: 46px;
  }
  /* line 646, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact.hide + .page-content .breadcrumbs-fixed {
    left: 46px;
  }
  /* line 650, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sidebar.scss */
  .page-sidebar.menu-compact.hide + .page-content .page-header-fixed {
    left: 46px;
  }
}

/*#endregion Sidebar*/
/*#region Typography */
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 300 !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #444;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
  font-size: 75%;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.row-title, h2.row-title, h3.row-title, h4.row-title, h5.row-title, h6.row-title {
  line-height: 17px;
  margin: 10px 0;
  padding: 9px 10px 9px 8px;
  display: inline-block;
  color: #646464;
  font-weight: 400;
  background-color: #fff;
  position: relative;
  border-radius: 0 2px 2px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.row-title:before, h2.row-title:before, h3.row-title:before, h4.row-title:before, h5.row-title:before, h6.row-title:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #2dc3e8;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.row-title .fa, h1.row-title .glyphicon, h1.row-title .typcn, h1.row-title [class*="wi-"], h2.row-title .fa, h2.row-title .glyphicon, h2.row-title .typcn, h2.row-title [class*="wi-"], h3.row-title .fa, h3.row-title .glyphicon, h3.row-title .typcn, h3.row-title [class*="wi-"], h4.row-title .fa, h4.row-title .glyphicon, h4.row-title .typcn, h4.row-title [class*="wi-"], h5.row-title .fa, h5.row-title .glyphicon, h5.row-title .typcn, h5.row-title [class*="wi-"], h6.row-title .fa, h6.row-title .glyphicon, h6.row-title .typcn, h6.row-title [class*="wi-"] {
  margin-right: 5px;
  line-height: 17px;
  font-size: 17px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1 {
  font-size: 32px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.smaller {
  font-size: 31px;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.bigger {
  font-size: 33px;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h1.block {
  margin-bottom: 16px;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h2 {
  font-size: 26px;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h2.smaller {
  font-size: 25px;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h2.bigger {
  font-size: 27px;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h2.block {
  margin-bottom: 16px;
}

/* line 84, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h3 {
  font-size: 22px;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h3.smaller {
  font-size: 21px;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h3.bigger {
  font-size: 23px;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h3.block {
  margin-bottom: 16px;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h4 {
  font-size: 18px;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h4.smaller {
  font-size: 17px;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h4.bigger {
  font-size: 19px;
}

/* line 111, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h4.block {
  margin-bottom: 16px;
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h5 {
  font-size: 15px;
}

/* line 119, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h5.smaller {
  font-size: 14px;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h5.bigger {
  font-size: 16px;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h5.block {
  margin-bottom: 16px;
}

/* line 132, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h6 {
  font-size: 13px;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h6.smaller {
  font-size: 12px;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h6.bigger {
  font-size: 14px;
}

/* line 143, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
h6.block {
  margin-bottom: 16px;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.text-align-center {
  text-align: center !important;
}

/* line 152, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.text-align-left {
  text-align: left !important;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.text-align-right {
  text-align: right !important;
}

/* line 160, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.text-align-justify {
  text-align: justify !important;
}

/* line 164, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.block-center {
  margin: 0 auto;
}

/* line 168, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
p {
  line-height: 22px;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/typography.scss */
a:focus, a:active {
  text-decoration: none;
}

/*#endregion Typography */
/*#region Animations*/

@keyframes borderPulse {
  15% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .5;
  }
}

@keyframes explode {
  100% {
    opacity: 0;
    transform: scale(3) rotate(30deg) translateY(60px);
  }
}

@keyframes wave {
  5% {
    opacity: .6;
  }
  27% {
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes dropdownSlideInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*#endregion Animations*/
/*#region DateRangePicker*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges .range_inputs > div {
  float: left;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .calendar.single .calendar-date {
  border: none;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 45, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-transform: uppercase;
  width: 74px;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges input {
  font-size: 11px;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #2dc3e8;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #2dc3e8;
  border: 1px solid #2dc3e8;
  color: #fff;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  background: #fff;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  font-size: 12px;
}

/* line 119, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 142, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 170, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 178, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.off {
  color: #999;
}

/* line 182, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.disabled {
  color: #999;
}

/* line 186, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee;
}

/* line 190, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.in-range {
  background: #d0e7fc;
  border-radius: 0;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #2dc3e8;
  border-color: #2dc3e8;
  color: #fff;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 214, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker_start_input {
  float: left;
}

/* line 232, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker_end_input {
  float: left;
  padding-left: 11px;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/*#endregion DateRangePicker*/
/*#region navbar*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar-info {
  color: white;
  display: inline-block;
  margin: 1em;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar {
  padding: 0;
  margin: 0;
  border: none;
  height: 50px;
  min-height: 50px;
  z-index: 200;
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  min-height: 50px;
  position: relative;
  background: #2dc3e8;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-container {
  padding-left: 10px;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account {
  height: 45px;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account > div {
  display: inline-block;
  width: auto;
  vertical-align: top;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area {
  top: 2px;
  right: 50px;
  opacity: 1;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
}

/* line 48, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li {
  float: left;
  height: 45px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a {
  position: relative;
  display: inline-block;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a:hover {
  text-decoration: none;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .icon {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  transition: line-height .3s ease;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .badge {
  top: 6px;
  left: 4px;
  padding: 2px;
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid #fff;
  width: 18px;
  height: 18px;
  box-shadow: 1px 1px 0 #2dc3e8;
  transition: top .3s ease;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.wave {
  overflow: visible;
  cursor: pointer;
  z-index: 10;
  box-sizing: border-box;
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.wave.in {
  transform: scale(1);
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.wave.in:after {
  content: "";
  top: 3px;
  left: 5px;
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: radial-gradient(center center, farthest-side circle, rgba(26, 175, 93, 0) 70%, #f5f5f5 100%);
  border: 1px solid #fff;
  animation: wave 5s 3s infinite linear;
  opacity: 0;
  border-radius: 50%;
  box-sizing: border-box;
}

/* line 110, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse {
  width: 45px;
  height: 45px;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse:after, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse:before {
  content: "";
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  box-sizing: border-box;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse:after, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse:before {
  transform: scale(0.91);
  animation: borderPulse 3.5s infinite ease;
}

/* line 130, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse .badge {
  border: 0;
  box-shadow: none;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse:before {
  animation-delay: 0.6s;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse i, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.borderpulse .badge {
  animation-delay: 0.3s;
}

/* line 145, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.blink i, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.blink .badge {
  transform: scale(0.91);
  animation: borderPulse 3.5s infinite ease;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a.blink i {
  animation-delay: .05s;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu {
  width: 90%;
  min-width: 42px;
  margin-left: 16px;
  padding: 0;
  animation-name: dropdownSlideInDown;
  animation-duration: 0.3s;
  border-radius: 0 !important;
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li {
  background-color: rgba(0, 25, 64, 0.9);
  border: 0;
  padding: 0;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li:hover {
  background-color: #f5f5f5;
}

/* line 176, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li a {
  margin: 0;
  font-size: inherit;
  line-height: 16px;
  padding: 3px 2px;
  color: #428bca;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li a span {
  font-size: inherit;
  padding-left: 10px;
}

/* line 188, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li a .progress {
  margin-bottom: 0;
  margin-top: 4px;
}

/* line 193, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li a:hover {
  background-color: #f5f5f5;
}

/* line 198, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-header, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-footer {
  text-shadow: none;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  color: #262626;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-header {
  padding: 0 10px;
  line-height: 34px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cecece;
}

/* line 212, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-header a {
  line-height: 34px;
}

/* line 216, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-header[class*="bordered-"] {
  border-bottom-width: 3px;
  border-style: solid;
}

/* line 222, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-header i {
  margin-right: 5px;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-footer {
  padding: 8px 5px 8px 10px;
}

/* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-footer[class*="bordered-"] {
  border-top-width: 3px;
  border-style: solid;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-footer a {
  display: inline-block;
  color: #999999;
  padding: 0;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu li.dropdown-footer .btn {
  margin-top: -3px;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications {
  padding-top: 10px;
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li {
  border-bottom: 1px solid #f3f3f3;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-icon {
  float: left;
}

/* line 256, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-icon i {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin-right: 10px;
  font-size: 15px;
  border-radius: 50%;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-body {
  float: left;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-body .title {
  display: block;
  font-size: 13px;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-body .description {
  display: block;
  font-size: 10px;
  color: #999999;
}

/* line 282, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-extra {
  float: right;
  text-align: right;
}

/* line 286, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-extra i {
  font-size: 14px;
}

/* line 290, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li .notification-extra .description {
  display: block;
  font-size: 10px;
  color: #999999;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li.dropdown-footer {
  background-color: #11a9cc;
  border-bottom: 0;
  color: #fff;
}

/* line 302, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li.dropdown-footer a {
  color: #fff;
}

/* line 306, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications li.dropdown-footer .weather-icon {
  margin-top: -7px;
  margin-left: 5px;
}

/* line 314, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages {
  padding-top: 10px;
}

/* line 317, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li {
  border-bottom: 1px solid #f3f3f3;
}

/* line 320, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-avatar {
  max-width: 42px;
  margin-right: 6px;
  margin-top: 5px;
  vertical-align: top;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message {
  display: inline-block;
  position: relative;
  width: 225px;
}

/* line 332, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message span {
  display: block;
}

/* line 337, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-sender {
  font-size: 13px;
}

/* line 341, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-time {
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: 400;
  color: #2dc3e8;
}

/* line 349, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-subject {
  margin-top: 5px;
}

/* line 353, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-body {
  color: #999999;
  max-height: 35px;
  width: 100%;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li {
  border-bottom: 1px solid #f5f5f5;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li:hover, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li a:hover {
  background-color: #fff;
}

/* line 376, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.username {
  display: none;
  text-align: center;
}

/* line 380, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.username, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.username a {
  color: #d0d0d0;
  font-size: 14px;
  font-weight: 300;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.email {
  text-align: center;
  font-size: 12px;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.email, .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.email a {
  color: #d0d0d0;
}

/* line 396, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li .avatar-area {
  position: relative;
  text-align: center;
  margin: 10px auto;
  width: 128px;
}

/* line 402, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li .avatar-area .avatar {
  width: 128px;
  height: 128px;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li .avatar-area .caption {
  background-color: #2dc3e8;
  opacity: 0.7;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  line-height: 9px;
  position: absolute;
  padding: 7px 0;
  text-align: center;
  width: 128px;
  cursor: pointer;
}

/* line 423, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.edit {
  min-height: 35px;
}

/* line 426, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.edit a {
  color: #999999;
  display: inline-block;
  clear: none;
  font-size: 13px;
}

/* line 432, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.edit a:hover {
  color: #11a9cc;
}

/* line 438, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area {
  display: table;
  width: 100%;
  padding-bottom: 5px;
}

/* line 443, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .colorpicker {
  padding: 10px 4px;
  width: 100%;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .colorpicker > li {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  margin: 2px;
  padding: 0;
}

/* line 455, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .colorpicker > li > .colorpick-btn {
  display: block;
  width: 23px;
  height: 23px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
  transition: all ease 0.1s;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .colorpicker > li > .colorpick-btn:hover {
  text-decoration: none;
  opacity: 0.8;
  transform: scale(1.08);
}

/* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .colorpicker > li > .colorpick-btn.selected:after {
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 11px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 20px;
}

/* line 487, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.theme-area .btn-colorpicker {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #DDD;
  vertical-align: middle;
  border-radius: 0;
}

/* line 497, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.dropdown-footer {
  padding: 10px;
  border-top: 3px solid #2dc3e8;
  border-bottom: 0;
  text-align: right;
}

/* line 503, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.dropdown-footer a {
  color: #717171;
  font-size: 13px;
  font-weight: 300;
}

/* line 514, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-arrow:before {
  content: '';
  display: inline-block;
  right: 0;
  position: absolute;
  width: 50px;
  background-color: #fff;
  border: 0;
  top: -46px;
  height: 3px;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
}

/* line 529, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li.open > a {
  background-color: #2dc3e8;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
}

/* line 534, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li.open .dropdown-menu {
  margin-top: 5px;
  right: 0;
  border: 0 !important;
}

/* line 542, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area {
  padding: 8px 20px 10px 20px;
  height: 45px;
  opacity: 1;
  position: relative;
  cursor: pointer;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
  margin-right: 14px;
  display: block;
  float: left;
  border-left: 2px solid #fb6e52;
  width: 29px;
  height: 29px;
}

/* line 557, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar img {
  width: 29px;
  height: 29px;
}

/* line 563, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section {
  width: auto;
  display: block;
  overflow: hidden;
  line-height: 25px;
  float: left;
}

/* line 570, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h2 {
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  margin: 0;
}

/* line 576, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h2 span {
  display: block;
  color: #fff;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 25px;
}

/* line 589, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area + .dropdown-menu {
  width: 100%;
  min-width: 100px !important;
}

/* line 595, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area + .dropdown-arrow:before {
  width: 100%;
}

/* line 602, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting {
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 608, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting a {
  position: relative;
  width: 50px;
  height: 45px;
  display: inline-block;
  transition: all .5s ease;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting a:hover {
  text-decoration: none;
}

/* line 619, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting a .icon {
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  text-align: center;
}

/* line 629, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container {
  transform: rotateY(90deg);
  transform-origin: top left;
  display: inline-block;
  width: 505px;
  height: 45px;
  opacity: 0;
  text-align: center;
  padding: 11px 0;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 642, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox] {
  display: inline-block;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox] + .text {
  color: #fff;
  margin-right: 8px;
  font-weight: 300;
}

/* line 650, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox] + .text:before {
  border-color: #2dc3e8;
}

/* line 656, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox]:checked + .text {
  color: #fff;
}

/* line 659, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox]:checked + .text:before {
  border-color: #2dc3e8;
  color: #fb6e52;
}

/* line 668, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area, .navbar .navbar-inner .navbar-header .navbar-account .setting-container, .navbar .navbar-inner .navbar-header .navbar-account .setting {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: 0.9s;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
  right: 505px;
  background-color: #2dc3e8;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting a {
  box-shadow: 0 -6px 40px rgba(0, 0, 0, 0.4);
}

/* line 682, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting a:before {
  content: '';
  display: inline-block;
  right: 0;
  position: absolute;
  width: 50px;
  background-color: #fff;
  border: 0;
  top: 0;
  height: 3px;
}

/* line 696, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .account-area {
  transform: rotateY(-90deg);
  transform-origin: top right;
  opacity: 0;
  right: 450px;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
  transform: rotateY(0deg);
  opacity: 1;
  padding: 11px;
}

/* line 713, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-brand {
  color: #fff;
  font-size: 24px;
  text-shadow: none;
  padding: 2px 0 2px 0;
  font-weight: 200;
  height: 45px;
}

/* line 722, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .navbar-brand small img {
  height: 40px;
  width: 177px;
}

/* line 729, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .sidebar-collapse {
  text-align: center;
  padding: 0;
  position: absolute;
  left: 189px;
  top: 0px;
  z-index: 2;
  width: 35px;
  height: 45px;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .sidebar-collapse:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 743, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar .sidebar-collapse .collapse-icon {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  padding: 13px 5px;
  line-height: 22px;
  position: relative;
  transition: background-color .218s ease;
  transition: box-shadow .218s ease;
  transition: color .318s ease;
}

/* line 757, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar.navbar-fixed-top {
  z-index: 1003;
}

/* line 760, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
.navbar.navbar-fixed-top + .main-container {
  margin: 45px 5px;
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 768, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar-container {
    padding-left: 2px;
  }
}

@media only screen and (max-width: 760px) {
  /* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
    top: 45px;
  }
  /* line 783, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
    top: 45px;
  }
  /* line 790, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.username {
    display: block;
  }
  /* line 794, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area {
    padding: 8px;
  }
  /* line 797, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section {
    display: none;
  }
  /* line 801, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
    margin-right: 0;
    margin-left: 1px;
  }
  /* line 806, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area + .dropdown-menu {
    min-width: 200px;
  }
  /* line 810, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area + .dropdown-menu:before {
    width: 50px;
  }
}

@media only screen and (max-width: 759px) {
  /* line 828, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
    width: 270px;
    top: 0;
    padding: 0 5px;
    text-align: left;
  }
  /* line 834, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container label {
    margin-bottom: 0;
  }
  /* line 839, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
    right: 270px;
    top: 0;
  }
}

@media only screen and (max-width: 530px) {
  /* line 851, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar {
    height: 90px;
  }
  /* line 854, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-brand {
    padding-left: 10px;
  }
  /* line 859, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header {
    float: none !important;
    display: block;
  }
  /* line 863, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account {
    float: right;
  }
  /* line 866, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area {
    padding-left: 0;
    top: 45px;
  }
  /* line 872, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications {
    left: -135px;
    right: auto;
  }
  /* line 877, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications.dropdown-arrow:before {
    left: 135px;
  }
  /* line 883, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages {
    left: -135px;
    right: auto;
  }
  /* line 888, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages.dropdown-arrow:before {
    left: 135px;
  }
  /* line 897, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .setting {
    top: 45px !important;
  }
  /* line 901, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .setting-container {
    top: 45px !important;
  }
  /* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
    left: 50px;
  }
  /* line 910, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
    left: 0;
  }
  /* line 917, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-container {
    padding-left: 0;
  }
  /* line 923, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar-fixed-top + .main-container {
    margin-top: 90px !important;
  }
  /* line 927, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .breadcrumbs-fixed {
    top: 90px !important;
  }
  /* line 930, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .breadcrumbs-fixed + .page-header {
    margin-top: 40px !important;
  }
  /* line 935, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .page-header-fixed {
    top: 130px !important;
  }
  /* line 938, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .page-header-fixed + .page-body {
    margin-top: 80px !important;
  }
  /* line 943, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .page-sidebar.sidebar-fixed {
    top: 90px !important;
  }
}

@media only screen and (max-width: 450px) {
  /* line 954, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
    width: 270px;
    padding: 0 5px;
    text-align: left;
    left: 50px;
  }
  /* line 960, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container label {
    margin-bottom: 0;
  }
  /* line 965, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
    left: 0;
  }
}

@media only screen and (max-width: 400px) {
  /* line 983, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications {
    left: -55px;
    right: auto;
  }
  /* line 988, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-notifications.dropdown-arrow:before {
    left: 55px;
  }
  /* line 994, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages {
    left: -105px;
    right: auto;
  }
  /* line 999, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages.dropdown-arrow:before {
    left: 105px;
  }
  /* line 1005, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-tasks {
    left: -100px;
    right: auto;
  }
  /* line 1010, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-tasks.dropdown-arrow:before {
    left: 100px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 1032, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-arrow:before {
    width: 45px !important;
  }
  /* line 1037, lib/engines/katana/app/assets/stylesheets/katana/../beyond/navbar.scss */
  .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a {
    min-width: 45px;
  }
}

/*#endregion navbar*/
/*#region Form Sliders*/
/*#region noUiSlider*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-target,
.noUi-target {
  -webkit-touch-callout: none;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-sizing: border-box;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px;
}

/* line 27, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-state-drag {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
/* line 48, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xs {
  height: 14px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xs .noUi-handle {
  height: 24px;
  width: 26px;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xs .noUi-handle:before {
  left: 10px;
  top: 4px;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xs .noUi-handle:after {
  left: 13px;
  top: 4px;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-sm {
  height: 16px;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-sm .noUi-handle {
  height: 26px;
  width: 30px;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-sm .noUi-handle:before {
  left: 12px;
  top: 5px;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-sm .noUi-handle:after {
  left: 15px;
  top: 5px;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-lg {
  height: 20px;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-lg .noUi-handle {
  height: 30px;
  width: 36px;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-lg .noUi-handle:before {
  left: 15px;
  top: 7px;
}

/* line 102, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-lg .noUi-handle:after {
  left: 18px;
  top: 7px;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xl {
  height: 22px;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xl .noUi-handle {
  height: 32px;
  width: 38px;
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xl .noUi-handle:before {
  left: 16px;
  top: 8px;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.slider-xl .noUi-handle:after {
  left: 19px;
  top: 8px;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}

/* line 140, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical {
  width: 18px;
}

/* line 147, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xs {
  width: 14px;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xs .noUi-handle {
  width: 24px;
  height: 26px;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xs .noUi-handle:before {
  top: 10px;
  left: 4px;
}

/* line 159, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xs .noUi-handle:after {
  top: 13px;
  left: 4px;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-sm {
  width: 16px;
}

/* line 169, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-sm .noUi-handle {
  width: 26px;
  height: 30px;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-sm .noUi-handle:before {
  top: 12px;
  left: 5px;
}

/* line 178, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-sm .noUi-handle:after {
  top: 15px;
  left: 5px;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-lg {
  width: 20px;
}

/* line 188, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-lg .noUi-handle {
  width: 30px;
  height: 36px;
}

/* line 192, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-lg .noUi-handle:before {
  top: 15px;
  left: 7px;
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-lg .noUi-handle:after {
  top: 18px;
  left: 7px;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xl {
  width: 22px;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xl .noUi-handle {
  width: 32px;
  height: 38px;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xl .noUi-handle:before {
  top: 16px;
  left: 8px;
}

/* line 216, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.slider-xl .noUi-handle:after {
  top: 19px;
  left: 8px;
}

/* line 224, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.noUi-extended {
  padding: 15px 0;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px;
}

/* Styling;
 */
/* line 240, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-background {
  background: #FAFAFA;
}

/* line 244, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-connect {
  background: #2dc3e8;
  transition: background 450ms;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
}

/* Handles and cursors;
 */
/* line 258, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-dragable {
  cursor: w-resize;
}

/* line 262, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

/* line 266, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

/* line 276, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
/* line 281, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

/* line 293, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 305, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
/* line 310, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-connect[disabled],
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Blocked state;
 */
/* line 320, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.noUi-state-blocked.noUi-connect,
.noUi-state-blocked .noUi-connect {
  background: #4FDACF;
}

/*#endregion noUiSlider*/
/*#region jQRangeSlider*/
/* line 326, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider {
  height: 30px;
  padding-top: 40px;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.slider-sm .ui-rangeSlider-container,
.ui-rangeSlider.slider-sm .ui-rangeSlider-arrow {
  height: 20px;
}

/* line 336, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.slider-sm .ui-rangeSlider-bar {
  height: 18px;
}

/* line 342, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.slider-xs .ui-rangeSlider-container,
.ui-rangeSlider.slider-xs .ui-rangeSlider-arrow {
  height: 10px;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.slider-xs .ui-rangeSlider-bar {
  height: 8px;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.slider-xs .ui-rangeSlider-arrow-inner:before {
  font-size: 10px;
  line-height: 22px;
}

/* line 358, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-blue .ui-rangeSlider-label {
  background-color: #5DB2FF;
}

/* line 362, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-blue .ui-rangeSlider-label-inner {
  border-top: 6px solid #5DB2FF;
}

/* line 368, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-primary .ui-rangeSlider-label {
  background-color: #4374e0;
}

/* line 372, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-primary .ui-rangeSlider-label-inner {
  border-top: 6px solid #4374e0;
}

/* line 378, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-danger .ui-rangeSlider-label {
  background-color: #d73d32;
}

/* line 382, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-danger .ui-rangeSlider-label-inner {
  border-top: 6px solid #d73d32;
}

/* line 388, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-success .ui-rangeSlider-label {
  background-color: #53a93f;
}

/* line 392, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-success .ui-rangeSlider-label-inner {
  border-top: 6px solid #53a93f;
}

/* line 398, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-warning .ui-rangeSlider-label {
  background-color: #f4b400;
}

/* line 402, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-warning .ui-rangeSlider-label-inner {
  border-top: 6px solid #f4b400;
}

/* line 408, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-silver .ui-rangeSlider-label {
  background-color: #777;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-silver .ui-rangeSlider-label-inner {
  border-top: 6px solid #777;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-blueberry .ui-rangeSlider-label {
  background-color: #6f85bf;
}

/* line 422, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-blueberry .ui-rangeSlider-label-inner {
  border-top: 6px solid #6f85bf;
}

/* line 428, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-palegreen .ui-rangeSlider-label {
  background-color: #a0d468;
}

/* line 432, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-palegreen .ui-rangeSlider-label-inner {
  border-top: 6px solid #a0d468;
}

/* line 438, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-orange .ui-rangeSlider-label {
  background-color: #fb6e52;
}

/* line 442, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-orange .ui-rangeSlider-label-inner {
  border-top: 6px solid #fb6e52;
}

/* line 448, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-darkorange .ui-rangeSlider-label {
  background-color: #ed4e2a;
}

/* line 452, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-darkorange .ui-rangeSlider-label-inner {
  border-top: 6px solid #ed4e2a;
}

/* line 458, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-magenta .ui-rangeSlider-label {
  background-color: #bc5679;
}

/* line 462, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-magenta .ui-rangeSlider-label-inner {
  border-top: 6px solid #bc5679;
}

/* line 468, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-purple .ui-rangeSlider-label {
  background-color: #7e3794;
}

/* line 472, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-purple .ui-rangeSlider-label-inner {
  border-top: 6px solid #7e3794;
}

/* line 478, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-maroon .ui-rangeSlider-label {
  background-color: #981b48;
}

/* line 482, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-maroon .ui-rangeSlider-label-inner {
  border-top: 6px solid #981b48;
}

/* line 488, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-yellow .ui-rangeSlider-label {
  background-color: #ffce55;
}

/* line 492, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-yellow .ui-rangeSlider-label-inner {
  border-top: 6px solid #ffce55;
}

/* line 498, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-success .ui-rangeSlider-label {
  background-color: #53a93f;
}

/* line 502, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.valuelabel-success .ui-rangeSlider-label-inner {
  border-top: 6px solid #53a93f;
}

/* line 509, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-blue .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-blue .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #5DB2FF !important;
}

/* line 514, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-blue .ui-rangeSlider-bar {
  background: #5DB2FF !important;
}

/* line 520, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-primary .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-primary .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #4374e0 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-primary .ui-rangeSlider-bar {
  background: #4374e0 !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-danger .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-danger .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #d73d32 !important;
}

/* line 536, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-danger .ui-rangeSlider-bar {
  background: #d73d32 !important;
}

/* line 542, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-warning .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-warning .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #f4b400 !important;
}

/* line 547, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-warning .ui-rangeSlider-bar {
  background: #f4b400 !important;
}

/* line 553, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-silver .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-silver .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #777 !important;
}

/* line 558, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-silver .ui-rangeSlider-bar {
  background: #777 !important;
}

/* line 564, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-blueberry .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-blueberry .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #6f85bf !important;
}

/* line 569, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-blueberry .ui-rangeSlider-bar {
  background: #6f85bf !important;
}

/* line 575, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-palegreen .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-palegreen .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #a0d468 !important;
}

/* line 580, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-palegreen .ui-rangeSlider-bar {
  background: #a0d468 !important;
}

/* line 586, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-success .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-success .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #53a93f !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-success .ui-rangeSlider-bar {
  background: #53a93f !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-yellow .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-yellow .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #ffce55 !important;
}

/* line 602, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-yellow .ui-rangeSlider-bar {
  background: #ffce55 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-orange .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-orange .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #fb6e52 !important;
}

/* line 614, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-orange .ui-rangeSlider-bar {
  background: #fb6e52 !important;
}

/* line 620, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-darkorange .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-darkorange .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #ed4e2a !important;
}

/* line 625, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-darkorange .ui-rangeSlider-bar {
  background: #ed4e2a !important;
}

/* line 631, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-magenta .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-magenta .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #bc5679 !important;
}

/* line 636, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-magenta .ui-rangeSlider-bar {
  background: #bc5679 !important;
}

/* line 642, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-purple .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-purple .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #7e3794 !important;
}

/* line 647, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-purple .ui-rangeSlider-bar {
  background: #7e3794 !important;
}

/* line 653, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-maroon .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-maroon .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #981b48 !important;
}

/* line 658, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider.silder-maroon .ui-rangeSlider-bar {
  background: #981b48 !important;
}

/* line 664, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider,
.ui-rangeSlider-container,
.ui-rangeSlider-arrow {
  box-sizing: content-box;
}

/* line 670, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 15px;
}

/* line 674, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border-radius: 2px;
  border-left: solid 1px #D3D3D3;
  border-right: solid 1px #D3D3D3;
}

/* line 680, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border-color: #8490a3;
}

/* line 684, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-container,
.ui-rangeSlider-arrow {
  height: 30px;
  border-top: solid 1px #D3D3D3;
  border-bottom: solid 1px #D3D3D3;
  background: #fff;
}

/* line 696, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-label {
  background-color: #fb6e52;
  border-radius: 3px;
  padding: 5px 10px;
  bottom: 36px;
  color: #fff;
  font-size: 13px;
  cursor: col-resize;
}

/* line 706, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-label {
  opacity: 0.4;
}

/* line 712, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-arrow {
  width: 14px;
  cursor: pointer;
}

/* line 717, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-leftArrow {
  border-radius: 2px 0 0 2px;
  border-left: solid 1px #D3D3D3;
}

/* line 725, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-rightArrow {
  border-radius: 0 2px 2px 0;
  border-right: solid 1px #D3D3D3;
}

/* line 733, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-arrow-inner {
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -10px;
}

/* line 740, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-arrow-inner:before {
  position: absolute;
  top: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  border-width: 1px;
  content: "";
  color: #d3d3d3;
}

/* line 753, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner:before {
  content: "\f053";
  left: 8px;
  margin-left: -5px;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #a0d468;
}

/* line 764, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner:before {
  content: "\f054";
  right: 0;
  margin-right: -11px;
}

/* line 770, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-innerBar {
  width: 110%;
  height: 100%;
  left: -10px;
  overflow: hidden;
}

/* line 777, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-bar {
  background: #2dc3e8;
  height: 28px;
  margin: 1px;
  border-radius: 2px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
}

/* line 787, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-disabled .ui-rangeSlider-bar {
  opacity: 0.4;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-handle {
  width: 10px;
  height: 30px;
  background: transparent;
  cursor: col-resize;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-label-inner {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: -6px;
  border-top: 6px solid #fb6e52;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider-disabled .ui-rangeSlider-label-inner {
  opacity: 0.4;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-editRangeSlider-inputValue {
  width: 2em;
  text-align: center;
  font-size: 13px;
  border: 1px solid transparent !important;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 823, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-scale {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 831, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-tick {
  float: left;
}

/* line 835, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  color: #d3d3d3;
  margin-top: 1px;
  border-left: 1px solid #d3d3d3;
  height: 30px;
  padding-left: 2px;
  position: relative;
}

/* line 844, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label {
  position: absolute;
  bottom: 6px;
}

/* line 849, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-label {
  color: #fbfbfb;
}

/* line 853, lib/engines/katana/app/assets/stylesheets/katana/../beyond/sliders.scss */
.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
  border-left: 1px solid #d3d3d3;
  margin-top: 25px;
  height: 5px;
}

/*#endregion jQRangeSlider*/
/*#endregion Form Sliders*/
/*#region Bootstrap Validator*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/validator.scss */
.bv-form .help-block {
  margin-bottom: 0;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/validator.scss */
.nav-tabs li.bv-tab-success > a {
  color: #53a93f;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/validator.scss */
.nav-tabs li.bv-tab-error > a {
  color: #d73d32;
}

/*#endregion Bootstrap Validator*/
/*#region Breadcrumbs*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.page-breadcrumbs {
  position: relative;
  background: #f3f3f3;
  min-height: 40px;
  padding: 0;
  display: block;
  z-index: 1;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.page-breadcrumbs.breadcrumbs-fixed {
  position: fixed;
  right: 0;
  left: 224px;
  top: 45px;
  z-index: 999;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.page-breadcrumbs.breadcrumbs-fixed + .page-header {
  margin-top: 40px;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb {
  background-color: transparent;
  display: inline-block;
  line-height: 24px;
  margin: 5px;
  padding: 0;
  font-size: 13px;
  color: #333;
  border-radius: 0;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li, .breadcrumb > li.active {
  color: #777;
  text-shadow: none;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li + li:before {
  color: #999999;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 4px;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li > a {
  display: inline-block;
  color: #2dc3e8;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li:first-child > a {
  padding-left: 4px;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb > li > i {
  margin-left: 4px;
  margin-right: 2px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/breadcrumbs.scss */
.breadcrumb .expand-icon {
  height: 22px;
  padding: 0;
  margin: 0;
  position: relative;
  top: 1px;
  font-size: 14px;
  color: #b2b6bf;
}

/*#endregion Breadcrumb*/
/*#region DropDown*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu {
  border: 1px solid #ccc !important;
  border-radius: 2px !important;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
  transition: opacity 0.218s;
  margin: 1px 0 0;
  min-width: 170px;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu .dropdown-icon {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > li > a {
  font-size: 13px;
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 1px;
  margin-top: 1px;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > li > a .dropdown-expand {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 13px;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > li > a .badge, .dropdown-menu > li > a .label {
  font-size: 10px !important;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > li > a .label {
  padding: 3px 6px 5px 6px;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > .dropdown-menu {
  border-radius: 2px;
}

/* line 45, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu > .dropdown-menu > a:after {
  margin-right: -5px;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu .divider {
  background-color: #ebebeb;
  margin-bottom: -1px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu.dropdown-arrow.pull-right:before {
  left: auto;
  right: 9px;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu.dropdown-arrow:before {
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: '';
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover > a, .nav-tabs .dropdown-menu li > a:focus {
  background: #ebebeb;
  color: #262626;
}

/* line 88, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-info li a:hover, .dropdown-info li a:focus, .dropdown-info li a:active, .dropdown-info li.active a, .dropdown-info li.active a:hover, .dropdown-info .dropdown-submenu:hover > a, .nav-tabs .dropdown-info li > a:focus {
  background: #57b5e3;
  color: #fff;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-primary li a:hover, .dropdown-primary li a:focus, .dropdown-primary li a:active, .dropdown-primary li.active a, .dropdown-primary li.active a:hover, .dropdown-primary .dropdown-submenu:hover > a, .nav-tabs .dropdown-primary li > a:focus {
  background: #4374e0;
  color: #fff;
}

/* line 98, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-success li a:hover, .dropdown-success li a:focus, .dropdown-success li a:active, .dropdown-success li.active a, .dropdown-success li.active a:hover, .dropdown-success .dropdown-submenu:hover > a, .nav-tabs .dropdown-success li > a:focus {
  background: #53a93f;
  color: #fff;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-warning li a:hover, .dropdown-warning li a:focus, .dropdown-warning li a:active, .dropdown-warning li.active a, .dropdown-warning li.active a:hover, .dropdown-warning .dropdown-submenu:hover > a, .nav-tabs .dropdown-warning li > a:focus {
  background: #f4b400;
  color: #fff;
}

/* line 108, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-danger li a:hover, .dropdown-danger li a:focus, .dropdown-danger li a:active, .dropdown-danger li.active a, .dropdown-danger li.active a:hover, .dropdown-danger .dropdown-submenu:hover > a, .nav-tabs .dropdown-danger li > a:focus {
  background: #d73d32;
  color: #fff;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-inverse li a:hover, .dropdown-inverse li a:focus, .dropdown-inverse li a:active, .dropdown-inverse li.active a, .dropdown-inverse li.active a:hover, .dropdown-inverse .dropdown-submenu:hover > a, .nav-tabs .dropdown-inverse li > a:focus {
  background: #262626;
  color: #fff;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-blue li a:hover, .dropdown-blue li a:focus, .dropdown-blue li a:active, .dropdown-blue li.active a, .dropdown-blue li.active a:hover, .dropdown-blue .dropdown-submenu:hover > a, .nav-tabs .dropdown-blue li > a:focus {
  background: #5DB2FF;
  color: #fff;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-blueberry li a:hover, .dropdown-blueberry li a:focus, .dropdown-blueberry li a:active, .dropdown-blueberry li.active a, .dropdown-blueberry li.active a:hover, .dropdown-blueberry .dropdown-submenu:hover > a, .nav-tabs .dropdown-blueberry li > a:focus {
  background: #6f85bf;
  color: #fff;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-palegreen li a:hover, .dropdown-palegreen li a:focus, .dropdown-palegreen li a:active, .dropdown-palegreen li.active a, .dropdown-palegreen li.active a:hover, .dropdown-palegreen .dropdown-submenu:hover > a, .nav-tabs .dropdown-palegreen li > a:focus {
  background: #a0d468;
  color: #fff;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-orange li a:hover, .dropdown-orange li a:focus, .dropdown-orange li a:active, .dropdown-orange li.active a, .dropdown-orange li.active a:hover, .dropdown-orange .dropdown-submenu:hover > a, .nav-tabs .dropdown-orange li > a:focus {
  background: #fb6e52;
  color: #fff;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-darkorange li a:hover, .dropdown-darkorange li a:focus, .dropdown-darkorange li a:active, .dropdown-darkorange li.active a, .dropdown-darkorange li.active a:hover, .dropdown-darkorange .dropdown-submenu:hover > a, .nav-tabs .dropdown-darkorange li > a:focus {
  background: #ed4e2a;
  color: #fff;
}

/* line 143, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-magenta li a:hover, .dropdown-magenta li a:focus, .dropdown-magenta li a:active, .dropdown-magenta li.active a, .dropdown-magenta li.active a:hover, .dropdown-magenta .dropdown-submenu:hover > a, .nav-tabs .dropdown-magenta li > a:focus {
  background: #bc5679;
  color: #fff;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-purple li a:hover, .dropdown-purple li a:focus, .dropdown-purple li a:active, .dropdown-purple li.active a, .dropdown-purple li.active a:hover, .dropdown-purple .dropdown-submenu:hover > a, .nav-tabs .dropdown-purple li > a:focus {
  background: #7e3794;
  color: #fff;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-maroon li a:hover, .dropdown-maroon li a:focus, .dropdown-maroon li a:active, .dropdown-maroon li.active a, .dropdown-maroon li.active a:hover, .dropdown-maroon .dropdown-submenu:hover > a, .nav-tabs .dropdown-maroon li > a:focus {
  background: #981b48;
  color: #fff;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-hover {
  position: relative;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-hover:hover > .dropdown-menu {
  display: block;
  left: 100%;
  top: -2px;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.dropdown-hover.dropup:hover > .dropdown-menu {
  bottom: 0;
  top: auto;
}

/* line 180, lib/engines/katana/app/assets/stylesheets/katana/../beyond/dropdowns.scss */
.icon.caret {
  border: none;
}

/*#endregion DropDown*/
/*#region Nestable List*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  line-height: 20px;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd.shadowed .dd-handle, .dd.shadowed .dd2-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd.bordered .dd-handle, .dd.bordered .dd2-content {
  border: 1px solid #cfcfcf;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd.darker .dd-handle, .dd.darker .dd2-content {
  background-color: #eee;
}

/* line 28, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd.darker .dd2-handle, .dd.darker .dd-dragel > li > .dd2-handle {
  background-color: #e5e5e5;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li > .dd-handle, .dd-list > li > .dd2-content {
  /*#region colered List Item*/
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li > .dd-handle[class*="bg-"], .dd-list > li > .dd2-content[class*="bg-"] {
  color: #FFF;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-handle, .dd2-content {
  display: block;
  min-height: 38px;
  margin: 5px 0;
  padding: 8px 12px;
  background: #f5f5f5;
  color: #737373;
  font-size: 13px;
  text-decoration: none;
  box-sizing: border-box;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-handle:hover, .dd-handle:hover, .dd2-content:hover, .dd2-content:hover {
  color: #262626;
  background: #eee;
}

/* line 84, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-handle[class*="btn-"], .dd2-content[class*="btn-"] {
  color: #FFF;
  border: 0;
  padding: 9px 12px;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"]:hover {
  opacity: .85;
  color: #FFF;
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-handle + .dd2-content, .dd2-handle + .dd2-content[class*="btn-"] {
  padding-left: 44px;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover + .dd2-content[class*="btn-"] {
  color: #FFF;
}

/* line 104, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > button:hover ~ .dd-handle[class*="btn-"], .dd-item > button:hover ~ .dd2-content[class*="btn-"] {
  opacity: .85;
  color: #FFF;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-handle:hover ~ .dd2-content {
  color: #262626;
  background: #f5f5f5;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-item.dd-item > button {
  margin-left: 38px;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > button {
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 1px 5px 5px;
  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;
  top: 4px;
  left: 1px;
  color: #737373;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > button:before {
  font-family: FontAwesome;
  content: '\f067';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
  font-weight: normal;
  font-size: 14px;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '\f068';
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > button:hover {
  color: #737373;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item .dd-colored > button, .dd-item.dd-colored > button:hover {
  color: #f5f5f5;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f5f5f5;
  border: 1px dashed #d0d0d0;
  box-sizing: border-box;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-empty {
  border-color: #AAA;
  border-style: solid;
  background-color: #e5e5e5;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: 0.8;
}

/* line 188, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-dragel > li > .dd-handle {
  color: #000;
  background: #fbfbfb;
  border-left: 2px solid #444;
  position: relative;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-dragel > .dd-item > .dd-handle {
  margin-top: 0;
}

/*#region Bordered List Item*/
/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li[class*="bordered-"] {
  border-width: 0;
  padding: 0;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li[class*="bordered-"] > .dd-handle {
  border-left: 2px solid;
  border-left-color: inherit;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-blue > .dd-handle {
  border-left-color: #5DB2FF;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-primary > .dd-handle {
  border-left-color: #4374e0;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-danger > .dd-handle {
  border-left-color: #d73d32;
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-warning > .dd-handle {
  border-left-color: #f4b400;
}

/* line 225, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-success > .dd-handle {
  border-left-color: #53a93f;
}

/* line 229, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-silver > .dd-handle {
  border-left-color: #777;
}

/* line 233, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-inverse > .dd-handle {
  border-left-color: #444;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-blueberry > .dd-handle {
  border-left-color: #6f85bf;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-palegreen > .dd-handle {
  border-left-color: #a0d468;
}

/* line 245, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-orange > .dd-handle {
  border-left-color: #fb6e52;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-darkorange > .dd-handle {
  border-left-color: #ed4e2a;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-magenta > .dd-handle {
  border-left-color: #bc5679;
}

/* line 257, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-purple > .dd-handle {
  border-left-color: #7e3794;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li.bordered-maroon > .dd-handle {
  border-left-color: #981b48;
}

/*#endregion Bordered List Item*/
/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-list > li > .dd-handle .sticker {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-handle, .dd-dragel > li > .dd2-handle {
  left: 0;
  top: 0;
  width: 38px;
  margin: 0;
  border-width: 1px 1px 0 0;
  text-align: center;
  padding: 0 !important;
  line-height: 38px;
  height: 38px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-handle .normal-icon, .dd2-handle .drag-icon, .dd-dragel > li > .dd2-handle .normal-icon, .dd-dragel > li > .dd2-handle .drag-icon {
  font-size: 16px;
}

/* line 292, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd2-handle:hover, .dd-dragel > li > .dd2-handle {
  background: #f3f3f3;
}

/* line 296, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-item > .dd2-handle .drag-icon {
  display: none;
}

/* line 300, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-dragel > .dd-item > .dd2-handle .drag-icon {
  display: inline;
}

/* line 304, lib/engines/katana/app/assets/stylesheets/katana/../beyond/nestable-lists.scss */
.dd-dragel > .dd-item > .dd2-handle .normal-icon {
  display: none;
}

/*#endregion Nestable List*/
/*#region Paddings*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-padding {
  padding: 0 !important;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-padding-bottom {
  padding-bottom: 0 !important;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-padding-top {
  padding-top: 0 !important;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-padding-left {
  padding-left: 0 !important;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-padding-right {
  padding-right: 0 !important;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-5 {
  padding: 5px !important;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-10 {
  padding: 10px !important;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-20 {
  padding: 20px !important;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-30 {
  padding: 30px !important;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-40 {
  padding: 40px !important;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-50 {
  padding: 50px !important;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-5 {
  padding-left: 5px !important;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-10 {
  padding-left: 10px !important;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-20 {
  padding-left: 20px !important;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-30 {
  padding-left: 30px !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-40 {
  padding-left: 40px !important;
}

/* line 67, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-left-50 {
  padding-left: 50px !important;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-5 {
  padding-top: 5px !important;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-20 {
  padding-top: 20px !important;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-30 {
  padding-top: 30px !important;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-40 {
  padding-top: 40px !important;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-top-50 {
  padding-top: 50px !important;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-5 {
  padding-right: 5px !important;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-10 {
  padding-right: 10px !important;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-20 {
  padding-right: 20px !important;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-30 {
  padding-right: 30px !important;
}

/* line 111, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-40 {
  padding-right: 40px !important;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-right-50 {
  padding-right: 50px !important;
}

/* line 119, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-5 {
  padding-bottom: 5px !important;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-20 {
  padding-bottom: 20px !important;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-30 {
  padding-bottom: 30px !important;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-40 {
  padding-bottom: 40px !important;
}

/* line 140, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.padding-bottom-50 {
  padding-bottom: 50px !important;
}

/*#endregion Paddings*/
/*#region Margins*/
/* line 145, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-margin {
  margin: 0 !important;
}

/* line 149, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-margin-top {
  margin-top: 0 !important;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.no-margin-right {
  margin-right: 0 !important;
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-5 {
  margin: 5px !important;
}

/* line 169, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-10 {
  margin: 10px !important;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-20 {
  margin: 20px !important;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-30 {
  margin: 30px !important;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-40 {
  margin: 40px !important;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-50 {
  margin: 50px !important;
}

/* line 189, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-5 {
  margin-left: 5px !important;
}

/* line 193, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-10 {
  margin-left: 10px !important;
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-20 {
  margin-left: 20px !important;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-30 {
  margin-left: 30px !important;
}

/* line 205, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-40 {
  margin-left: 40px !important;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-left-50 {
  margin-left: 50px !important;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-5 {
  margin-top: 5px !important;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-20 {
  margin-top: 20px !important;
}

/* line 225, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-30 {
  margin-top: 30px !important;
}

/* line 229, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-40 {
  margin-top: 40px !important;
}

/* line 233, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-top-50 {
  margin-top: 50px !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-5 {
  margin-right: 5px !important;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-10 {
  margin-right: 10px !important;
}

/* line 245, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-20 {
  margin-right: 20px !important;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-30 {
  margin-right: 30px !important;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-40 {
  margin-right: 40px !important;
}

/* line 257, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-right-50 {
  margin-right: 50px !important;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 269, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 273, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-40 {
  margin-bottom: 40px !important;
}

/* line 281, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spaces.scss */
.margin-bottom-50 {
  margin-bottom: 50px !important;
}

/*#endregion Margins*/
/*rtl:prepend:"Droid Arabic Kufi", "WYekan"*/
/*#region Buttons*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn {
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
  position: relative;
  display: inline-block;
  color: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.15s ease;
  border-radius: 2px;
  /*#region Link Button*/
  /*#endregion Link Button*/
  /*#region Shiny Button*/
  /*#endregion Shiny Button*/
  /*#region Circle Button*/
  /*#endregion Circle Button*/
  /*#region Labeled Button*/
  /*#endregion Labeled Button*/
  /*#region Icon Button*/
  /*#endregion Icon Button*/
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn:hover, .btn:focus {
  color: #fff;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link {
  border: none !important;
  background: transparent none !important;
  color: #08c !important;
  text-shadow: none !important;
  padding: 4px 12px !important;
  line-height: 20px !important;
  box-shadow: none !important;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link:hover {
  background: none !important;
  text-shadow: none !important;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link.active {
  background: none !important;
  text-decoration: underline;
  color: #009ceb !important;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link.active:after {
  display: none;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link.disabled, .btn.btn-link[disabled] {
  background: 0;
  opacity: .65;
  filter: alpha(opacity=65);
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-link.disabled:hover, .btn.btn-link[disabled]:hover {
  background: none !important;
  text-decoration: none !important;
}

/* line 54, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.shiny {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.shiny:hover {
  opacity: 0.9;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.shiny.active, .btn.shiny:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.shiny.dropdown-toggle {
  border-left-width: 0 !important;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 11px 12px;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle > .fa, .btn.btn-circle .typcn, .btn.btn-circle .glyphicon, .btn.btn-circle > [class*="wi-"] {
  font-size: 20px;
  margin: 0 auto;
  line-height: 34px;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-xs, .btn-group-xs > .btn-circle.btn {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-xs > .fa, .btn-group-xs > .btn-circle.btn > .fa, .btn.btn-circle.btn-xs .typcn, .btn-group-xs > .btn-circle.btn .typcn, .btn.btn-circle.btn-xs .glyphicon, .btn-group-xs > .btn-circle.btn .glyphicon, .btn.btn-circle.btn-xs > [class*="wi-"], .btn-group-xs > .btn-circle.btn > [class*="wi-"] {
  font-size: 12px;
  line-height: 14px;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
  width: 50px;
  height: 50px;
  padding: 10px 15px;
}

/* line 102, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-sm > .fa, .btn-group-sm > .btn-circle.btn > .fa, .btn.btn-circle.btn-sm .typcn, .btn-group-sm > .btn-circle.btn .typcn, .btn.btn-circle.btn-sm .glyphicon, .btn-group-sm > .btn-circle.btn .glyphicon, .btn.btn-circle.btn-sm > [class*="wi-"], .btn-group-sm > .btn-circle.btn > [class*="wi-"] {
  font-size: 18px;
  line-height: 26px;
  border-radius: 50%;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
  width: 70px;
  height: 70px;
  padding: 10px;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-circle.btn-lg > .fa, .btn-group-lg > .btn-circle.btn > .fa, .btn.btn-circle.btn-lg .typcn, .btn-group-lg > .btn-circle.btn .typcn, .btn.btn-circle.btn-lg .glyphicon, .btn-group-lg > .btn-circle.btn .glyphicon, .btn.btn-circle.btn-lg > [class*="wi-"], .btn-group-lg > .btn-circle.btn > [class*="wi-"] {
  font-size: 28px;
  line-height: 46px;
}

/* line 122, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-labeled {
  position: relative;
  padding-left: 0;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-labeled.btn-block .btn-label {
  margin-right: 0;
}

/* line 132, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-labeled .btn-label {
  display: block;
  float: left;
  margin: -7px 12px -9px -2px;
  padding: 8px 10px 8px 11px;
  position: relative;
  background: rgba(0, 0, 0, 0.06);
  line-height: 15px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 143, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.btn-labeled .btn-label > .fa, .btn.btn-labeled .btn-label .typcn, .btn.btn-labeled .btn-label .glyphicon, .btn.btn-labeled .btn-label > [class*="wi-"] {
  margin-right: 0;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.icon-only {
  width: 36px;
  height: 34px;
  padding: 5px 3px;
}

/* line 155, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.icon-only > .fa, .btn.icon-only .typcn, .btn.icon-only .glyphicon, .btn.icon-only > [class*="wi-"] {
  margin: 0;
  vertical-align: middle;
  text-align: center;
  padding: 0;
  font-size: 22px;
  line-height: 22px;
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn > .fa, .btn .typcn, .btn .glyphicon, .btn > [class*="wi-"] {
  display: inline;
  margin-right: 4px;
  font-size: 14px;
}

/* line 170, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn > .fa.right, .btn .typcn.right, .btn .glyphicon.right, .btn > .right[class*="wi-"] {
  margin-right: 0;
  margin-left: 4px;
}

/*#region Button Sizes*/
/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  font-size: 11px;
  padding: 2px 7px;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-xs > .fa, .btn-group-xs > .btn > .fa, .btn-xs > .typcn, .btn-group-xs > .btn > .typcn, .btn-xs > .glyphicon, .btn-group-xs > .btn > .glyphicon, .btn-xs > [class*="wi-"], .btn-group-xs > .btn > [class*="wi-"] {
  font-size: 12px;
  margin-right: 2px;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-xs > .fa.right, .btn-group-xs > .btn > .fa.right, .btn-xs > .typcn.right, .btn-group-xs > .btn > .typcn.right, .btn-xs > .glyphicon.right, .btn-group-xs > .btn > .glyphicon.right, .btn-xs > .right[class*="wi-"], .btn-group-xs > .btn > .right[class*="wi-"] {
  margin-right: 0;
  margin-left: 2px;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-xs.icon-only, .btn-group-xs > .icon-only.btn {
  width: 24px;
  height: 24px;
  padding: 2px 6px;
}

/* line 196, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-xs.icon-only > .fa, .btn-group-xs > .icon-only.btn > .fa, .btn-xs.icon-only > .typcn, .btn-group-xs > .icon-only.btn > .typcn, .btn-xs.icon-only > .glyphicon, .btn-group-xs > .icon-only.btn > .glyphicon, .btn-xs.icon-only > [class*="wi-"], .btn-group-xs > .icon-only.btn > [class*="wi-"] {
  font-size: 12px;
  line-height: 7px;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  font-size: 12px;
  padding: 4px 9px;
  line-height: 1.39;
}

/* line 208, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sm > .fa, .btn-group-sm > .btn > .fa, .btn-sm > .typcn, .btn-group-sm > .btn > .typcn, .btn-sm > .glyphicon, .btn-group-sm > .btn > .glyphicon, .btn-sm > [class*="wi-"], .btn-group-sm > .btn > [class*="wi-"] {
  font-size: 13px;
  margin-right: 3px;
}

/* line 212, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sm > .fa.right, .btn-group-sm > .btn > .fa.right, .btn-sm > .typcn.right, .btn-group-sm > .btn > .typcn.right, .btn-sm > .glyphicon.right, .btn-group-sm > .btn > .glyphicon.right, .btn-sm > .right[class*="wi-"], .btn-group-sm > .btn > .right[class*="wi-"] {
  margin-right: 0;
  margin-left: 3px;
}

/* line 218, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sm.icon-only, .btn-group-sm > .icon-only.btn {
  width: 31px;
  height: 30px;
  padding: 3px !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sm.icon-only > .fa, .btn-group-sm > .icon-only.btn > .fa, .btn-sm.icon-only > .typcn, .btn-group-sm > .icon-only.btn > .typcn, .btn-sm.icon-only > .glyphicon, .btn-group-sm > .icon-only.btn > .glyphicon, .btn-sm.icon-only > [class*="wi-"], .btn-group-sm > .icon-only.btn > [class*="wi-"] {
  font-size: 20px;
  line-height: 21px;
}

/* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  line-height: 1.35;
  padding: 9px 18px;
  font-size: 14px;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-lg.icon-only, .btn-group-lg > .icon-only.btn {
  width: 40px;
  height: 38px;
  padding: 6px !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-lg.icon-only > .fa, .btn-group-lg > .icon-only.btn > .fa, .btn-lg.icon-only > .typcn, .btn-group-lg > .icon-only.btn > .typcn, .btn-lg.icon-only > .glyphicon, .btn-group-lg > .icon-only.btn > .glyphicon, .btn-lg.icon-only > [class*="wi-"], .btn-group-lg > .icon-only.btn > [class*="wi-"] {
  font-size: 24px;
  line-height: 26px;
}

/* line 246, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-lg > .fa, .btn-group-lg > .btn > .fa, .btn-lg > .typcn, .btn-group-lg > .btn > .typcn, .btn-lg > .glyphicon, .btn-group-lg > .btn > .glyphicon, .btn-lg > [class*="wi-"], .btn-group-lg > .btn > [class*="wi-"] {
  font-size: 16px;
  margin-right: 6px;
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-lg > .fa.right, .btn-group-lg > .btn > .fa.right, .btn-lg > .typcn.right, .btn-group-lg > .btn > .typcn.right, .btn-lg > .glyphicon.right, .btn-group-lg > .btn > .glyphicon.right, .btn-lg > .right[class*="wi-"], .btn-group-lg > .btn > .right[class*="wi-"] {
  margin-right: 0;
  margin-left: 6px;
}

/*#endregion Button Sizes*/
/*#region Default Button*/
/* line 259, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn, .btn:focus, .btn-default, .btn-default:focus {
  color: #444;
  background-color: #fff;
  border-color: #ccc;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn:hover, .btn-default:hover {
  color: #444;
}

/* line 269, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.shiny, .btn-default.shiny {
  background-image: linear-gradient(to bottom, #fff 0, #ededed 100%);
}

/* line 273, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.dropdown-toggle:not(:first-child), .btn-default.dropdown-toggle:not(:first-child) {
  border-left-width: 0 !important;
  margin-left: -1px;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-default:hover, .open .btn-default.dropdown-toggle {
  border-color: #b8b8b8;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

/* line 284, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.open .btn-default.dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*#endregion Default Button*/
/*#region Primary Button*/
/* line 290, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary, .btn-primary:focus {
  background-color: #427fed !important;
  border-color: #427fed;
  color: #fff;
}

/* line 296, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary:hover {
  color: #fff;
}

/* line 300, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary.dropdown-toggle {
  border-left-color: #6a99ee !important;
}

/* line 304, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary.active {
  background-color: #2c56b1 !important;
  border-color: #21448d;
}

/* line 309, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary.shiny {
  background-image: linear-gradient(center top, #0095ff 5%, #005eff 100%);
}

/* line 314, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary:hover, .open .btn-primary.dropdown-toggle {
  background-color: #4285f4 !important;
  border-color: #427fed;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #427fed !important;
  border-color: #427fed;
  opacity: 0.5;
}

/*#endregion Primary Button*/
/*#region info Button*/
/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info, .btn-info:focus {
  background-color: #57b5e3 !important;
  border-color: #57b5e3;
  color: #fff;
}

/* line 333, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info:hover {
  color: #fff;
}

/* line 337, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info.dropdown-toggle {
  border-left-color: #8bcdee !important;
}

/* line 341, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info.active {
  background-color: #5fa6d3 !important;
  border-color: #4396cb;
}

/* line 346, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info:hover, .open .btn-info.dropdown-toggle {
  background-color: #6abce2 !important;
  border-color: #6abce2;
}

/* line 356, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #57b5e3 !important;
  border-color: #57b5e3;
  opacity: 0.5;
}

/*#endregion info Button*/
/*#region Success Button*/
/* line 364, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success, .btn-success:focus {
  background-color: #53a93f !important;
  border-color: #53a93f !important;
  color: #fff;
}

/* line 370, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success:hover {
  color: #fff;
}

/* line 374, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success.dropdown-toggle {
  border-left-color: #a0d468 !important;
}

/* line 378, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success.active {
  background-color: #3e802f !important;
  border-color: #2f6124;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
}

/* line 388, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success:hover, .open .btn-success.dropdown-toggle {
  background-color: #65b951 !important;
  border-color: #65b951;
}

/* line 393, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #53a93f !important;
  opacity: 0.5;
}

/*#endregion Success Button*/
/*#region Warning Button*/
/* line 400, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning, .btn-warning:focus {
  background-color: #f4b400 !important;
  border-color: #f4b400;
  color: #fff;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning:hover {
  color: #fff;
}

/* line 410, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning.dropdown-toggle {
  border-left-color: #ffce55 !important;
}

/* line 414, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning.active {
  background-color: #f2a73e !important;
  border-color: #f0981c;
}

/* line 419, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning:hover, .open .btn-warning.dropdown-toggle {
  background-color: #f6c12a !important;
  border-color: #f6c12a;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #f4b400 !important;
  border-color: #f4b400;
  opacity: 0.5;
}

/*#endregion Warning Button*/
/*#region Danger Button*/
/* line 437, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger, .btn-danger:focus {
  background-color: #d73d32 !important;
  border-color: #d73d32;
  color: #fff;
}

/* line 443, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger:hover {
  color: #fff;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger.dropdown-toggle {
  border-left-color: #e46f61 !important;
}

/* line 451, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger.active {
  background-color: #be3e2e !important;
  border-color: #9a3323;
}

/* line 456, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
}

/* line 461, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger:hover, .open .btn-danger.dropdown-toggle {
  background-color: #e74b37 !important;
  border-color: #e74b37;
}

/* line 468, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #d73d32 !important;
  border-color: #d73d32;
  opacity: 0.5;
}

/*#endregion Danger Button*/
/*#region Blue Button*/
/* line 476, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue, .btn-blue:focus {
  background-color: #5DB2FF !important;
  border-color: #5DB2FF;
  color: #fff;
}

/* line 482, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue:hover {
  color: #fff;
}

/* line 486, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue.dropdown-toggle {
  border-left-color: #81c1fb !important;
}

/* line 490, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue.active {
  background-color: #449cec !important;
  border-color: #3d90db;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#70bafd), to(#449cec));
}

/* line 500, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue:hover, .open .btn-blue.dropdown-toggle {
  background-color: #70bafd !important;
  border-color: #70bafd;
  color: #fff;
}

/* line 508, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-blue.disabled, .btn-blue[disabled], fieldset[disabled] .btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled] .btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled] .btn-blue:active, .btn-blue.disabled.active, .btn-blue.active[disabled], fieldset[disabled] .btn-blue.active {
  background-color: #5DB2FF !important;
  border-color: #5DB2FF;
  opacity: 0.5;
}

/*#endregion Blue Button*/
/*#region sky Button*/
/* line 516, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky, .btn-sky:focus {
  background-color: #11a9cc !important;
  border-color: #11a9cc;
  color: #fff;
}

/* line 522, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky:hover {
  color: #fff;
}

/* line 526, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky.dropdown-toggle {
  border-left-color: #81c1fb !important;
}

/* line 530, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky.active {
  background-color: #2095b0 !important;
  border-color: #2f97af;
}

/* line 535, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#28b3d3), to(#2095b0));
}

/* line 540, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky:hover, .open .btn-sky.dropdown-toggle {
  background-color: #28b3d3 !important;
  border-color: #28b3d3;
  color: #fff;
}

/* line 546, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-sky.disabled, .btn-sky[disabled], fieldset[disabled] .btn-sky, .btn-sky.disabled:hover, .btn-sky[disabled]:hover, fieldset[disabled] .btn-sky:hover, .btn-sky.disabled:focus, .btn-sky[disabled]:focus, fieldset[disabled] .btn-sky:focus, .btn-sky.disabled:active, .btn-sky[disabled]:active, fieldset[disabled] .btn-sky:active, .btn-sky.disabled.active, .btn-sky.active[disabled], fieldset[disabled] .btn-sky.active {
  background-color: #11a9cc !important;
  border-color: #11a9cc;
  opacity: 0.5;
}

/*#endregion sky Button*/
/*#region azure Button*/
/* line 554, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure, .btn-azure:focus {
  background-color: #2dc3e8 !important;
  border-color: #2dc3e8;
  color: #fff;
}

/* line 560, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure:hover {
  color: #fff;
}

/* line 564, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure.dropdown-toggle {
  border-left-color: #3ecdf1 !important;
}

/* line 568, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure.active {
  background-color: #2badce !important;
  border-color: #2badce;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#3ecdf1), to(#2badce));
}

/* line 578, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure:hover, .open .btn-azure.dropdown-toggle {
  background-color: #3ecdf1 !important;
  border-color: #3ecdf1;
  color: #fff;
}

/* line 586, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-azure.disabled, .btn-azure[disabled], fieldset[disabled] .btn-azure, .btn-azure.disabled:hover, .btn-azure[disabled]:hover, fieldset[disabled] .btn-azure:hover, .btn-azure.disabled:focus, .btn-azure[disabled]:focus, fieldset[disabled] .btn-azure:focus, .btn-azure.disabled:active, .btn-azure[disabled]:active, fieldset[disabled] .btn-azure:active, .btn-azure.disabled.active, .btn-azure.active[disabled], fieldset[disabled] .btn-azure.active {
  background-color: #2dc3e8 !important;
  border-color: #2dc3e8;
  opacity: 0.5;
}

/*#endregion azure Button*/
/*#region palegreen Button*/
/* line 594, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen, .btn-palegreen:focus {
  background-color: #a0d468 !important;
  border-color: #a0d468;
  color: #fff;
}

/* line 600, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen:hover {
  color: #fff;
}

/* line 604, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen.dropdown-toggle {
  border-left-color: #a6d791 !important;
}

/* line 608, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen.active {
  background-color: #74aa5d !important;
  border-color: #699755;
}

/* line 613, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#9cd584), to(#74aa5d));
}

/* line 618, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen:hover, .open .btn-palegreen.dropdown-toggle {
  background-color: #9cd584 !important;
  border-color: #9cd584;
  color: #fff;
}

/* line 626, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-palegreen.disabled, .btn-palegreen[disabled], fieldset[disabled] .btn-palegreen, .btn-palegreen.disabled:hover, .btn-palegreen[disabled]:hover, fieldset[disabled] .btn-palegreen:hover, .btn-palegreen.disabled:focus, .btn-palegreen[disabled]:focus, fieldset[disabled] .btn-palegreen:focus, .btn-palegreen.disabled:active, .btn-palegreen[disabled]:active, fieldset[disabled] .btn-palegreen:active, .btn-palegreen.disabled.active, .btn-palegreen.active[disabled], fieldset[disabled] .btn-palegreen.active {
  background-color: #a0d468 !important;
  border-color: #a0d468;
  opacity: 0.5;
}

/*#endregion palegreen Button*/
/*#region yellow Button*/
/* line 634, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow, .btn-yellow:focus {
  background-color: #ffce55 !important;
  border-color: #ffce55;
  color: #fff;
}

/* line 640, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow:hover {
  color: #fff;
}

/* line 644, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow.dropdown-toggle {
  border-left-color: #f6d52e !important;
}

/* line 648, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow.active {
  background-color: #fbc220 !important;
  border-color: #f3ba17;
  color: #fff !important;
}

/* line 654, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#fdd35a), to(#fbc220));
}

/* line 659, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow:hover, .open .btn-yellow.dropdown-toggle {
  background-color: #fdd35a !important;
  border-color: #fdd35a;
  color: #fff;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-yellow.disabled, .btn-yellow[disabled], fieldset[disabled] .btn-yellow, .btn-yellow.disabled:hover, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow:hover, .btn-yellow.disabled:focus, .btn-yellow[disabled]:focus, fieldset[disabled] .btn-yellow:focus, .btn-yellow.disabled:active, .btn-yellow[disabled]:active, fieldset[disabled] .btn-yellow:active, .btn-yellow.disabled.active, .btn-yellow.active[disabled], fieldset[disabled] .btn-yellow.active {
  background-color: #ffce55 !important;
  border-color: #ffce55;
  opacity: 0.5;
}

/*#endregion yellow Button*/
/*#region darkorange Button*/
/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange, .btn-darkorange:focus {
  background-color: #ed4e2a !important;
  border-color: #ed4e2a;
  color: #fff;
}

/* line 681, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange:hover {
  color: #fff;
}

/* line 685, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange.dropdown-toggle {
  border-left-color: #f07154 !important;
}

/* line 689, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange.active {
  background-color: #da411f !important;
  border-color: #cc3918;
}

/* line 694, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#ef694b), to(#da411f));
}

/* line 699, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange:hover, .open .btn-darkorange.dropdown-toggle {
  background-color: #ef694b !important;
  border-color: #ef694b;
  color: #fff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-darkorange.disabled, .btn-darkorange[disabled], fieldset[disabled] .btn-darkorange, .btn-darkorange.disabled:hover, .btn-darkorange[disabled]:hover, fieldset[disabled] .btn-darkorange:hover, .btn-darkorange.disabled:focus, .btn-darkorange[disabled]:focus, fieldset[disabled] .btn-darkorange:focus, .btn-darkorange.disabled:active, .btn-darkorange[disabled]:active, fieldset[disabled] .btn-darkorange:active, .btn-darkorange.disabled.active, .btn-darkorange.active[disabled], fieldset[disabled] .btn-darkorange.active {
  background-color: #ed4e2a !important;
  border-color: #ed4e2a;
  opacity: 0.5;
}

/*#endregion darkorange Button*/
/*#region magenta Button*/
/* line 715, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta, .btn-magenta:focus {
  background-color: #bc5679 !important;
  border-color: #bc5679;
  color: #fff;
}

/* line 721, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta:hover {
  color: #fff;
}

/* line 725, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta.dropdown-toggle {
  border-left-color: #c96d8c !important;
}

/* line 729, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta.active {
  background-color: #a5325a !important;
  border-color: #9f3156;
}

/* line 734, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#c46283), to(#a5325a));
}

/* line 739, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta:hover, .open .btn-magenta.dropdown-toggle {
  background-color: #c46283 !important;
  border-color: #c46283;
  color: #fff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-magenta.disabled, .btn-magenta[disabled], fieldset[disabled] .btn-magenta, .btn-magenta.disabled:hover, .btn-magenta[disabled]:hover, fieldset[disabled] .btn-magenta:hover, .btn-magenta.disabled:focus, .btn-magenta[disabled]:focus, fieldset[disabled] .btn-magenta:focus, .btn-magenta.disabled:active, .btn-magenta[disabled]:active, fieldset[disabled] .btn-magenta:active, .btn-magenta.disabled.active, .btn-magenta.active[disabled], fieldset[disabled] .btn-magenta.active {
  background-color: #bc5679 !important;
  border-color: #bc5679;
  opacity: 0.5;
}

/*#endregion magenta Button*/
/*#region purple Button*/
/* line 755, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple, .btn-purple:focus {
  background-color: #7e3794 !important;
  border-color: #7e3794;
  color: #fff;
}

/* line 761, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple:hover {
  color: #fff;
}

/* line 765, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple.dropdown-toggle {
  border-left-color: #9852ae !important;
}

/* line 769, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple.active {
  background-color: #69257e !important;
  border-color: #601e74;
}

/* line 774, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#8c44a2), to(#69257e));
}

/* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple:hover, .open .btn-purple.dropdown-toggle {
  background-color: #8c44a2 !important;
  border-color: #8c44a2;
  color: #fff;
}

/* line 787, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple.active[disabled], fieldset[disabled] .btn-purple.active {
  background-color: #7e3794 !important;
  border-color: #7e3794;
  opacity: 0.5;
}

/*#endregion purple Button*/
/*#region maroon Button*/
/* line 795, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon, .btn-maroon:focus {
  background-color: #981b48 !important;
  border-color: #981b48;
  color: #fff;
}

/* line 801, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon:hover {
  color: #fff;
}

/* line 805, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon.dropdown-toggle {
  border-left-color: #b55274 !important;
}

/* line 809, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon.active {
  background-color: #7c1138 !important;
  border-color: #9f3156;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon.shiny {
  background-image: linear-gradient(linear, left top, left bottom, from(#a82856), to(#86123c));
}

/* line 819, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon:hover, .open .btn-maroon.dropdown-toggle {
  background-color: #a82856 !important;
  border-color: #a82856;
  color: #fff;
}

/* line 827, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-maroon.disabled, .btn-maroon[disabled], fieldset[disabled] .btn-maroon, .btn-maroon.disabled:hover, .btn-maroon[disabled]:hover, fieldset[disabled] .btn-maroon:hover, .btn-maroon.disabled:focus, .btn-maroon[disabled]:focus, fieldset[disabled] .btn-maroon:focus, .btn-maroon.disabled:active, .btn-maroon[disabled]:active, fieldset[disabled] .btn-maroon:active, .btn-maroon.disabled.active, .btn-maroon.active[disabled], fieldset[disabled] .btn-maroon.active {
  background-color: #981b48 !important;
  border-color: #981b48;
  opacity: 0.5;
}

/*#endregion maroon Button*/
/* line 833, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.disabled.active, .btn.active[disabled], .btn.disabled:focus, .btn[disabled]:focus, .btn.disabled:active, .btn[disabled]:active {
  outline: 0;
}

/* line 837, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn.disabled:active, .btn[disabled]:active {
  top: 0;
  left: 0;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.open .btn.dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*#region Group Button*/
/* line 848, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn:not(:first-child):not(.dropdown-toggle) {
  border-left: 0;
}

/* line 852, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn, .btn-group > .btn + .btn {
  margin: 0;
}

/* line 856, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn:first-child {
  margin: 0;
  border-radius: 2px;
}

/* line 861, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn:last-child {
  border-radius: 0 2px 2px 0;
}

/* line 865, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn > .caret {
  margin-left: 1px;
  border-width: 5px;
  border-top-color: #eee;
  margin-top: 1px;
}

/* line 873, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn.btn-default > .caret {
  border-top-color: #333;
}

/* line 877, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn.dropdown-toggle {
  padding-left: 7px;
  padding-right: 7px;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn-lg.dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle.btn {
  padding-right: 10px;
  padding-left: 10px;
}

/* line 887, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn-sm.dropdown-toggle, .btn-group-sm.btn-group > .btn + .dropdown-toggle.btn {
  padding-right: 6px;
  padding-left: 6px;
}

/* line 891, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn-sm.dropdown-toggle .fa, .btn-group-sm.btn-group > .btn + .dropdown-toggle.btn .fa {
  line-height: 13px;
}

/* line 896, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn-xs.dropdown-toggle, .btn-group-xs.btn-group > .btn + .dropdown-toggle.btn {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 900, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn + .btn-xs.dropdown-toggle .fa, .btn-group-xs.btn-group > .btn + .dropdown-toggle.btn .fa {
  line-height: 13px;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group .dropdown-toggle {
  border-radius: 0 2px 2px 0;
}

/* line 909, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group .dropdown-toggle .fa {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  line-height: 14px;
  margin-right: 0;
  margin-left: 0;
}

/* line 919, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn, .btn-group + .btn {
  margin: 0;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group > .btn.active:after, .btn-group + .btn.active:after {
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-bottom-width: 1px;
}

/* line 933, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group-vertical > .btn:not(:last-child) {
  border-bottom: 0;
}

/* line 937, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
}

/* line 941, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn + .btn {
  margin: 0;
}

/* line 950, lib/engines/katana/app/assets/stylesheets/katana/../beyond/buttons.scss */
.btn-group-vertical > .btn:first-child {
  margin-right: 0;
}

/*#endregion Group Button*/
/*#endregion Buttons*/
/*#region wysiwyg*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-editor {
  max-height: 250px;
  height: 250px;
  background-color: white;
  border-collapse: separate;
  border: 1px solid #cccccc;
  padding: 4px;
  box-sizing: content-box;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset;
  overflow: scroll;
  outline: none;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-toolbar {
  margin-bottom: 10px;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-toolbar .btn-active {
  color: #444 !important;
  background-color: #e5e5e5;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-toolbar .dropdown-menu {
  padding: 5px;
}

/* line 27, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-toolbar .btn-group {
  margin-bottom: 5px;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.wysiwyg-voiceBtn {
  width: 20px;
  color: transparent !important;
  background-color: transparent !important;
  transform: scale(2, 2);
  border: transparent !important;
  cursor: pointer;
  box-shadow: none;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/*#endregion wysiwyg*/
/*#region Summernote*/
/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor {
  border: 1px solid #d5d5d5;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dropzone {
  position: absolute;
  z-index: 1;
  display: none;
  color: #87cefa;
  background-color: white;
  border: 2px dashed #87cefa;
  opacity: .95;
  pointer-event: none;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dropzone.hover {
  color: #2dc3e8;
  border: 2px dashed #2dc3e8;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.fullscreen .note-editable {
  background-color: white;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.fullscreen .note-resizebar {
  display: none;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.codeview .note-editable {
  display: none;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor.codeview .note-codable {
  display: block;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar {
  padding-bottom: 5px;
  padding-left: 5px;
  margin: 0;
  background-color: #fbfbfb;
  border-bottom: 1px solid #d5d5d5;
}

/* line 111, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar > .input-group {
  float: none;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-table .dropdown-menu {
  min-width: 0;
  padding: 5px;
}

/* line 126, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker {
  font-size: 18px;
}

/* line 130, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-style h1, .note-editor .note-toolbar .note-style h2, .note-editor .note-toolbar .note-style h3, .note-editor .note-toolbar .note-style h4, .note-editor .note-toolbar .note-style h5, .note-editor .note-toolbar .note-style h6, .note-editor .note-toolbar .note-style blockquote {
  margin: 0;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu {
  min-width: 290px;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 182, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  padding: 0 3px;
  margin: 5px;
  font-size: 12px;
  cursor: pointer;
  border-radius: 5px;
}

/* line 192, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee;
}

/* line 196, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 205, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-statusbar {
  background-color: #f5f5f5;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-statusbar .note-resizebar {
  width: 100%;
  height: 8px;
  cursor: s-resize;
  border-top: 1px solid #d5d5d5;
}

/* line 216, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #d5d5d5;
}

/* line 222, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-popover .popover {
  max-width: none;
}

/* line 226, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-popover .popover .popover-content {
  padding: 5px;
}

/* line 230, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-popover .popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-popover .popover .popover-content .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 245, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-popover .popover .arrow {
  left: 20px;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection > div {
  position: absolute;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1px solid black;
}

/* line 290, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none;
}

/* line 304, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 317, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: white;
  background-color: black;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 336, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog > div {
  display: none;
}

/* line 340, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
}

/* line 350, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog {
  font-size: 12px;
  color: #ccc;
  background: transparent;
  background-color: #222 !important;
  border: 0;
  -webkit-opacity: .9;
  -khtml-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}

/* line 364, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .modal-content {
  background: transparent;
  border: 1px solid white;
  border-radius: 5px;
  box-shadow: none;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog a {
  font-size: 12px;
  color: white;
}

/* line 380, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .title {
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  border-bottom: white 1px solid;
}

/* line 388, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .modal-close {
  font-size: 14px;
  color: #dd0;
  cursor: pointer;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .note-shortcut-layout {
  width: 100%;
}

/* line 398, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td {
  vertical-align: top;
}

/* line 402, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .note-shortcut {
  margin-top: 8px;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .note-shortcut th {
  font-size: 13px;
  color: #dd0;
  text-align: left;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-dialog .note-help-dialog .note-shortcut td:first-child {
  min-width: 110px;
  padding-right: 10px;
  font-family: "Courier New";
  color: #dd0;
  text-align: right;
}

/* line 420, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-editable {
  padding: 10px;
  overflow: auto;
  outline: 0;
  background-color: #fff;
}

/* line 427, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 431, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* line 452, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu {
  min-width: 90px;
}

/* line 456, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 461, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 466, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu li a i {
  color: #2dc3e8;
  visibility: hidden;
}

/* line 476, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .dropdown-menu li a.checked i {
  visibility: visible;
}

/* line 480, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-fontsize-10 {
  font-size: 10px;
}

/* line 484, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-color-palette {
  line-height: 1;
}

/* line 488, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-color-palette div .note-color-btn {
  width: 17px;
  height: 17px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 496, lib/engines/katana/app/assets/stylesheets/katana/../beyond/editors.scss */
.note-editor .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/*#endregion Summernote*/
/*#region Notifications*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-title {
  font-weight: bold;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-message a,
.toast-message label {
  color: #fff;
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

/* line 21, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.5em;
  float: right;
  font-size: 18px;
  font-family: 'FontAwesome';
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 84, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #fff;
  opacity: 0.8;
}

/* line 102, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container > :hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* line 108, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container > .toast {
  background-image: none !important;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 18px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast {
  background-color: #030303;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-white {
  background-color: #fff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-snow {
  background-color: #fbfbfb !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 145, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-seashell {
  background-color: #f3f3f3 !important;
}

/* line 149, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-ivory {
  background-color: #eee !important;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-platinum {
  background-color: #e5e5e5 !important;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-gray {
  background-color: #ccc !important;
}

/* line 165, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-darkgray {
  background-color: #999999 !important;
}

/* line 169, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-silver {
  background-color: #777 !important;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-sonic-silver {
  background-color: #737373 !important;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-storm-cloud {
  background-color: #666 !important;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-lightcarbon {
  background-color: #555 !important;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-carbon {
  background-color: #444 !important;
}

/* line 189, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-slate-gray {
  background-color: #333 !important;
}

/* line 193, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-darkcarbon {
  background-color: #262626 !important;
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-blue {
  background-color: #5DB2FF !important;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-info {
  background-color: #57b5e3 !important;
}

/* line 205, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-sky {
  background-color: #11a9cc !important;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-primary {
  background-color: #4374e0 !important;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-blueberry {
  background-color: #6f85bf !important;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-palegreen {
  background-color: #a0d468 !important;
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-success {
  background-color: #53a93f !important;
}

/* line 225, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-green {
  background-color: #8cc474 !important;
}

/* line 229, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-lightyellow {
  background-color: #f6d52e !important;
}

/* line 233, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-yellow {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-warning {
  background-color: #f4b400 !important;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-gold {
  background-color: #f9b256 !important;
}

/* line 245, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-orange {
  background-color: #fb6e52 !important;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-lightred {
  background-color: #e46f61 !important;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-darkorange {
  background-color: #ed4e2a !important;
}

/* line 257, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-red {
  background-color: #df5138 !important;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-danger {
  background-color: #d73d32 !important;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-pink {
  background-color: #e75b8d !important;
}

/* line 269, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-darkpink {
  background-color: #cc324b !important;
}

/* line 273, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-magenta {
  background-color: #bc5679 !important;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-purple {
  background-color: #7e3794 !important;
}

/* line 281, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
.toast-maroon {
  background-color: #981b48 !important;
}

/*Responsive Design*/
@media all and (max-width: 239px) {
  /* line 286, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 240px) and (max-width: 479px) {
  /* line 298, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 480px) and (max-width: 767px) {
  /* line 310, lib/engines/katana/app/assets/stylesheets/katana/../beyond/notifications.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*#endregion Notifications*/
/*#region Spinners*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner {
  position: relative;
}

/* line 5, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner input {
  float: left;
  padding-left: 35px;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .btn {
  position: relative;
  width: 20px;
  padding-top: 0;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 0;
  box-shadow: none;
  height: 17px;
  opacity: 0.7;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .btn:hover {
  color: #f5f5f5;
  opacity: 1;
}

/* line 28, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .btn:focus, .spinner .btn:active {
  color: #f5f5f5;
  opacity: 1;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .btn.disabled {
  cursor: not-allowed;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .spinner-buttons {
  position: absolute;
  left: 0;
  float: left;
  width: 20px;
  height: 34px;
  border-left: 1px solid #d5d5d5;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .spinner-up {
  border-radius: 0;
  top: 0;
  background-color: #fbfbfb;
  border-left: 1px !important;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .spinner-up i {
  position: relative;
  top: -6px;
  margin-right: 0;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .spinner-down {
  border-radius: 0;
  bottom: 0;
  background-color: #fbfbfb;
  border-bottom-left-radius: 0 !important;
  border-left: 1px !important;
  border-top: 1px solid #d5d5d5;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner .spinner-down i {
  position: relative;
  top: -7px;
  margin-right: 0;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-right .spinner-buttons {
  left: auto;
  right: 0;
  border-right: 0;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-right input {
  padding-left: 10px;
  padding-right: 35px;
  margin-left: 0;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal input {
  padding-left: 60px;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-buttons {
  margin: 0;
  font-size: 0;
  width: 50px;
  left: 0;
  top: 0;
}

/* line 102, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-buttons > .btn {
  height: 34px;
  line-height: 32px;
  font-size: 18px;
  display: inline-block;
  vertical-align: sub;
  margin: 0;
}

/* line 110, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-buttons > .btn > i {
  vertical-align: middle;
  display: inline-block;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-down {
  width: 24px;
  border-left: 0;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-down i {
  top: -5px;
}

/* line 126, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-up {
  width: 24px;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal .spinner-up i {
  top: -5px;
}

/* line 134, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-right {
  margin-left: 0;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-right .spinner-buttons {
  right: -1px;
  left: auto;
}

/* line 142, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-right input {
  padding-left: 10px;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-two-sided .spinner-buttons {
  width: 25px !important;
}

/* line 151, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-two-sided .spinner-buttons.spinner-buttons-left {
  left: 0;
}

/* line 155, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-two-sided .spinner-buttons.spinner-buttons-right {
  right: 0;
  left: auto;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/spinners.scss */
.spinner.spinner-horizontal.spinner-two-sided input {
  padding-left: 35px !important;
}

/*#endregion Spinners*/
/*#region Wells*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well {
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: #fbfbfb;
  border: 0;
  color: #262626;
  position: relative;
  margin-bottom: 30px;
  min-height: 0px;
  /*#region Bordered Well*/
  /*#endregion Bordered Well*/
  /*#region Colored Well*/
  /*#endregion Bordered Well*/
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.attached {
  position: relative;
  top: -1px;
  bottom: -1px;
  border-radius: 0;
  margin: 0;
  box-shadow: 0 0 0 1px #DDD;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.attached.top {
  top: 0;
  bottom: -1px;
  margin-top: 1em;
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 0;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.attached.bottom {
  top: -1px;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 1em;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}

/* line 37, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.attached.bottom:last-child {
  margin-bottom: 0;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.bordered-top {
  border-top: 5px solid #2dc3e8;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.bordered-bottom {
  border-bottom: 5px solid #2dc3e8;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.bordered-left {
  border-left: 5px solid #2dc3e8;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.bordered-right {
  border-right: 5px solid #2dc3e8;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well[class*="bg-"] {
  color: #f5f5f5;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
  margin-top: 0;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well h1, .well h2, .well h3 {
  line-height: 36px;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.with-header {
  padding-top: 60px;
}

/* line 76, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well.with-footer {
  padding-bottom: 60px;
}

/* line 80, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well .header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 10px;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well .header[class*="bg-"] {
  color: #fff;
  border-bottom: 0;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well .header[class*="bordered-"] {
  border-bottom: 3px solid #fff;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well .footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  border-top: 1px solid #e5e5e5;
  border-radius: 0 0 2px 2px;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well .footer[class*="bordered-"] {
  border-top: 3px solid #fff;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wells.scss */
.well hr.wide {
  margin-right: -19px;
  margin-left: -19px;
}

/*#endregion Wells*/
/*#region Charts*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.chart {
  height: 220px;
  margin: 5px;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.chart-sm {
  height: 100px;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.chart-lg {
  height: 250px;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.chart-xl {
  height: 350px;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
#flotTip {
  padding: 3px 5px;
  background-color: #f5f5f5;
  z-index: 9999;
  color: #262626;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  border-radius: 2px;
  border: 1px solid #ccc;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
#flotTip span {
  color: #5DB2FF;
  font-weight: 700;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.flot-donut-caption {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 25px);
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
flot-donut-caption .legendLabel span {
  display: block;
  margin: 0 5px;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.legendColorBox {
  padding-left: 10px;
  vertical-align: top;
  padding-top: 5px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.legendColorBox div > div {
  width: 4px;
  height: 4px;
  box-sizing: content-box;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.morris-hover.morris-default-style {
  border-radius: 5px;
  padding: 3px;
  color: #444;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: 700;
  margin: .25em 0;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: .1em 0;
}

/* line 80, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.morris-hover {
  position: absolute;
  z-index: 1001;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.has-legend {
  margin-top: 30px !important;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.has-legend-unique {
  margin-top: 19px !important;
}

/* line 94, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.easyPieChart {
  position: relative;
  text-align: center;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.easy-pie-chart {
  display: inline-block;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.easy-pie-chart .percent {
  color: #444;
  font-size: 12px;
  font-weight: 700;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.easy-pie-title {
  display: inline-block;
  margin: 10px 6px 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100px;
  height: 19px;
  white-space: nowrap;
  overflow: hidden;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.jqstooltip {
  padding: 7px !important;
  border-radius: 3px !important;
  border: 0 !important;
  background-color: #000 !important;
  box-sizing: content-box;
}

/* line 135, lib/engines/katana/app/assets/stylesheets/katana/../beyond/charts.scss */
.jqstooltip .jqsfield {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
}

/*#endregion Charts*/
/*#region Page Content*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-content.scss */
.page-content {
  display: block;
  margin-left: 200px;
  min-height: 100%;
  padding: 0;
}

@media only screen and (max-width: 880px) {
  /* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-content.scss */
  .page-content {
    margin-left: 0;
  }
}

/*#endregion Page Content*/
/*#region Switches*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox] {
  width: 55px;
  height: 25px;
  left: 0;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.slider-icon[type=checkbox]:checked + .text:after {
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 21px;
  content: "\f00c";
  border-width: 1px;
  padding-left: 3px;
  background-color: #fff;
  color: #444;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.slider-icon[type=checkbox] + .text:after {
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 20px;
  content: "\f00d";
  border-width: 1px;
  padding-left: 4px;
  border-color: #fff;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.toggle[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #444;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.toggle[type=checkbox] + .text:after {
  border: 0;
  background-color: #444;
  width: 14px;
  height: 14px;
  top: 3px;
  left: 3px;
  box-shadow: none;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.yesno[type=checkbox] + .text:before {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: "YES            NO";
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox] + .text {
  margin: 0 4px;
  min-height: 24px;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox] + .text:before {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: "ON           OFF";
  background-color: #fff;
  color: #999999;
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  height: 20px;
  overflow: hidden;
  border-radius: 50rem;
  border: 1px solid #ccc;
  text-align: left;
  float: left;
  padding: 0;
  width: 52px;
  text-indent: -21px;
  margin-right: 0;
  transition: all .3s ease 0s;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox] + .text:after {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: '';
  font-size: 10px;
  font-weight: 300;
  background-color: #fff;
  border: 5px solid #444;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  position: absolute;
  top: -2px;
  left: -3px;
  padding: 0;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox]:checked + .text:before {
  text-indent: 5px;
  background-color: #444;
  border-color: #444;
  color: #fff;
}

/* line 122, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider[type=checkbox]:checked + .text:after {
  left: 34px;
  background-color: #444;
  border: 5px solid #fff;
}

/* line 132, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue[type=checkbox] + .text:after {
  border-color: #5DB2FF;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue[type=checkbox]:checked + .text:before {
  background-color: #5DB2FF;
  border-color: #5DB2FF;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue[type=checkbox]:checked + .text:after {
  background-color: #5DB2FF;
  border-color: #fff;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #5DB2FF;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #5DB2FF;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue.toggle[type=checkbox]:checked + .text:after {
  color: #5DB2FF;
  background-color: #fff;
}

/* line 180, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blue.toggle[type=checkbox] + .text:after {
  background-color: #5DB2FF;
}

/* line 189, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary[type=checkbox] + .text:after {
  border-color: #4374e0;
}

/* line 196, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary[type=checkbox]:checked + .text:before {
  background-color: #4374e0;
  border-color: #4374e0;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary[type=checkbox]:checked + .text:after {
  background-color: #4374e0;
  border-color: #fff;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #4374e0;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #4374e0;
}

/* line 229, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary.toggle[type=checkbox]:checked + .text:after {
  color: #4374e0;
  background-color: #fff;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-primary.toggle[type=checkbox] + .text:after {
  background-color: #4374e0;
}

/* line 246, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger[type=checkbox] + .text:after {
  border-color: #d73d32;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger[type=checkbox]:checked + .text:before {
  background-color: #d73d32;
  border-color: #d73d32;
}

/* line 258, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger[type=checkbox]:checked + .text:after {
  background-color: #d73d32;
  border-color: #fff;
}

/* line 268, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #d73d32;
}

/* line 276, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #d73d32;
}

/* line 286, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger.toggle[type=checkbox]:checked + .text:after {
  color: #d73d32;
  background-color: #fff;
}

/* line 294, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-danger.toggle[type=checkbox] + .text:after {
  background-color: #d73d32;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success[type=checkbox] + .text:after {
  border-color: #53a93f;
}

/* line 310, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success[type=checkbox]:checked + .text:before {
  background-color: #53a93f;
  border-color: #53a93f;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success[type=checkbox]:checked + .text:after {
  background-color: #53a93f;
  border-color: #fff;
}

/* line 325, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #53a93f;
}

/* line 333, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #53a93f;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success.toggle[type=checkbox]:checked + .text:after {
  color: #53a93f;
  background-color: #fff;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-success.toggle[type=checkbox] + .text:after {
  background-color: #53a93f;
}

/* line 360, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning[type=checkbox] + .text:after {
  border-color: #f4b400;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning[type=checkbox]:checked + .text:before {
  background-color: #f4b400;
  border-color: #f4b400;
}

/* line 372, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning[type=checkbox]:checked + .text:after {
  background-color: #f4b400;
  border-color: #fff;
}

/* line 382, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #f4b400;
}

/* line 390, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #f4b400;
}

/* line 400, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning.toggle[type=checkbox]:checked + .text:after {
  color: #f4b400;
  background-color: #fff;
}

/* line 408, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-warning.toggle[type=checkbox] + .text:after {
  background-color: #f4b400;
}

/* line 417, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver[type=checkbox] + .text:after {
  border-color: #f4b400;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver[type=checkbox]:checked + .text:before {
  background-color: #f4b400;
  border-color: #f4b400;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver[type=checkbox]:checked + .text:after {
  background-color: #f4b400;
  border-color: #fff;
}

/* line 439, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #f4b400;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #f4b400;
}

/* line 457, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver.toggle[type=checkbox]:checked + .text:after {
  color: #f4b400;
  background-color: #fff;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-silver.toggle[type=checkbox] + .text:after {
  background-color: #f4b400;
}

/* line 474, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry[type=checkbox] + .text:after {
  border-color: #6f85bf;
}

/* line 481, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry[type=checkbox]:checked + .text:before {
  background-color: #6f85bf;
  border-color: #6f85bf;
}

/* line 486, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry[type=checkbox]:checked + .text:after {
  background-color: #6f85bf;
  border-color: #fff;
}

/* line 496, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #6f85bf;
}

/* line 504, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #6f85bf;
}

/* line 514, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry.toggle[type=checkbox]:checked + .text:after {
  color: #6f85bf;
  background-color: #fff;
}

/* line 522, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-blueberry.toggle[type=checkbox] + .text:after {
  background-color: #6f85bf;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen[type=checkbox] + .text:after {
  border-color: #a0d468;
}

/* line 538, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen[type=checkbox]:checked + .text:before {
  background-color: #a0d468;
  border-color: #a0d468;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen[type=checkbox]:checked + .text:after {
  background-color: #a0d468;
  border-color: #fff;
}

/* line 553, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #a0d468;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #a0d468;
}

/* line 571, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen.toggle[type=checkbox]:checked + .text:after {
  color: #a0d468;
  background-color: #fff;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-palegreen.toggle[type=checkbox] + .text:after {
  background-color: #a0d468;
}

/* line 588, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange[type=checkbox] + .text:after {
  border-color: #fb6e52;
}

/* line 595, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange[type=checkbox]:checked + .text:before {
  background-color: #fb6e52;
  border-color: #fb6e52;
}

/* line 600, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange[type=checkbox]:checked + .text:after {
  background-color: #fb6e52;
  border-color: #fff;
}

/* line 610, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #fb6e52;
}

/* line 618, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #fb6e52;
}

/* line 628, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange.toggle[type=checkbox]:checked + .text:after {
  color: #fb6e52;
  background-color: #fff;
}

/* line 636, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-orange.toggle[type=checkbox] + .text:after {
  background-color: #fb6e52;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange[type=checkbox] + .text:after {
  border-color: #ed4e2a;
}

/* line 652, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange[type=checkbox]:checked + .text:before {
  background-color: #ed4e2a;
  border-color: #ed4e2a;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange[type=checkbox]:checked + .text:after {
  background-color: #ed4e2a;
  border-color: #fff;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #ed4e2a;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #ed4e2a;
}

/* line 685, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange.toggle[type=checkbox]:checked + .text:after {
  color: #ed4e2a;
  background-color: #fff;
}

/* line 693, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-darkorange.toggle[type=checkbox] + .text:after {
  background-color: #ed4e2a;
}

/* line 702, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta[type=checkbox] + .text:after {
  border-color: #bc5679;
}

/* line 709, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta[type=checkbox]:checked + .text:before {
  background-color: #bc5679;
  border-color: #bc5679;
}

/* line 714, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta[type=checkbox]:checked + .text:after {
  background-color: #bc5679;
  border-color: #fff;
}

/* line 724, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #bc5679;
}

/* line 732, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #bc5679;
}

/* line 742, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta.toggle[type=checkbox]:checked + .text:after {
  color: #bc5679;
  background-color: #fff;
}

/* line 750, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-magenta.toggle[type=checkbox] + .text:after {
  background-color: #bc5679;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple[type=checkbox] + .text:after {
  border-color: #7e3794;
}

/* line 766, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple[type=checkbox]:checked + .text:before {
  background-color: #7e3794;
  border-color: #7e3794;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple[type=checkbox]:checked + .text:after {
  background-color: #7e3794;
  border-color: #fff;
}

/* line 781, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #7e3794;
}

/* line 789, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #7e3794;
}

/* line 799, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple.toggle[type=checkbox]:checked + .text:after {
  color: #7e3794;
  background-color: #fff;
}

/* line 807, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-purple.toggle[type=checkbox] + .text:after {
  background-color: #7e3794;
}

/* line 816, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon[type=checkbox] + .text:after {
  border-color: #981b48;
}

/* line 823, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon[type=checkbox]:checked + .text:before {
  background-color: #981b48;
  border-color: #981b48;
}

/* line 828, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon[type=checkbox]:checked + .text:after {
  background-color: #981b48;
  border-color: #fff;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon.slider-icon[type=checkbox]:checked + .text:after {
  background-color: #fff;
  color: #981b48;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon.slider-icon[type=checkbox] + .text:after {
  border-color: #fff;
  color: #981b48;
}

/* line 856, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon.toggle[type=checkbox]:checked + .text:after {
  color: #981b48;
  background-color: #fff;
}

/* line 864, lib/engines/katana/app/assets/stylesheets/katana/../beyond/switches.scss */
input.checkbox-slider.colored-maroon.toggle[type=checkbox] + .text:after {
  background-color: #981b48;
}

/*#endregion Switches*/
/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget {
  padding: 0;
  box-shadow: none;
  margin: 3px 0 30px 0;
  /*#region Bordered Widgetbox*/
  /*#endregion Bordered Widgetbox*/
  /*#region Radius Header*/
  /*#endregion Radius Header*/
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.collapsed .widget-body {
  display: none;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.collapsed.radius-bordered .widget-header {
  border-radius: 3px 3px 3px 3px;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.no-header .widget-header {
  display: none;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.no-header.radius-bordered .widget-body {
  border-radius: 3px 3px 3px 3px;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.maximized {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  margin: 0;
  overflow: auto;
}

/* line 45, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.maximized .widget-body {
  padding: 12px 0;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.transparent .widget-header, .widget.transparent .widget-body {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.transparent .widget-header {
  border-bottom: 1px solid #cccccc;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.bordered-right {
  border-top: 3px solid #ffffff;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.radius-bordered .widget-header {
  border-radius: 3px 3px 0 0;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.radius-bordered .widget-body {
  border-radius: 0 0 3px 3px;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.flat .widget-body, .widget.flat .widget-header {
  box-shadow: none;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget.lightshadow .widget-body, .widget.lightshadow .widget-header {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget:hover .compact {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget:hover .compact i {
  color: #001940;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header {
  position: relative;
  background-image: linear-gradient(to right, #b8d8e8, #cde2ed);
  color: #555555;
  padding-left: 12px;
  text-align: right;
  /*#region Bordered Header */
  /*#endregion Bordered Header*/
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header .widget-icon {
  display: block;
  width: 30px;
  height: 32px;
  position: relative;
  float: left;
  font-size: 111%;
  line-height: 32px;
  text-align: center;
  margin-left: -10px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header > .widget-caption {
  line-height: 34px;
  padding: 0;
  margin: 0;
  float: left;
  text-align: left;
  font-weight: 400 !important;
  font-size: 13px;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.lined {
  border: 0;
  box-shadow: none !important;
  padding-left: 2%;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.lined:before {
  content: "";
  position: absolute;
  display: block;
  width: 96%;
  bottom: 0;
  top: 35px;
  height: 1px;
  left: 2%;
  z-index: 1;
  border-bottom: 1px solid #e5e5e5;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.lined .widget-buttons {
  padding-right: 2%;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.lined + .widget-body {
  padding-left: 2%;
  padding-right: 2%;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.separated {
  margin-bottom: 5px;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header[class*="bg-"] {
  border: 0;
}

/* line 174, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header[class*="bg-"] .widget-caption, .widget-header[class*="bg-"] i {
  color: #ffffff;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.bordered-right {
  border-right: 3px solid #ffffff;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-large {
  min-height: 49px;
  padding-left: 18px;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-large h5 {
  line-height: 48px;
  font-size: 16px;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-large > .widget-buttons {
  line-height: 48px;
  height: 48px;
}

/* line 208, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-large > .widget-buttons a {
  min-width: 26px;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-large > .widget-buttons a i {
  font-size: 20px;
}

/* line 218, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-small {
  min-height: 29px;
  padding-left: 10px;
}

/* line 222, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-small h5 {
  line-height: 28px;
  font-size: 12px;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-small > .widget-buttons {
  line-height: 29px;
  height: 29px;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-small > .widget-buttons a {
  min-width: 16px;
  height: 16px;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-header.header-small > .widget-buttons a i {
  font-size: 14px;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons {
  display: inline-block;
  padding: 0 5px;
  position: relative;
  text-align: left;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.buttons-bordered {
  border-left: 1px solid #e5e5e5;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact {
  margin-top: 4px;
  background-color: #f5f5f5;
  line-height: 27px;
  transition: background-color 0.218s ease;
  transition: color 0.318s ease;
  height: 27px;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact:hover {
  background-color: #001940;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact:hover i {
  color: #ffffff;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -4px;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #001940;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact a {
  min-width: 14px;
  line-height: 14px;
}

/* line 288, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.compact i {
  color: #cccccc;
  font-size: 14px;
}

/* line 294, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.no-padding {
  padding: 0;
}

/* line 298, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.padding-5 {
  padding: 0 5px;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons.no-border:before {
  display: none;
}

/* line 308, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  line-height: 6px;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > a {
  font-size: 14px;
  margin: 0 1px;
  display: inline-block;
  padding: 0;
  line-height: 24px;
  min-width: 20px;
  text-align: center;
}

/* line 324, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > a:hover {
  text-decoration: none;
}

/* line 328, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > a i {
  vertical-align: middle;
}

/* line 333, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-remote] {
  color: #777777;
  opacity: 0.4;
}

/* line 337, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-remote]:hover {
  opacity: 1;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle] > .fa {
  margin-right: 0;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle]:hover {
  opacity: 1;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle]:focus {
  text-decoration: none;
}

/* line 356, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle="dispose"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 362, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle="maximize"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 368, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle="collapse"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 374, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle="refresh"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 380, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons > [data-toggle="config"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 386, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .progress {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  min-width: 100px;
  margin-top: -3px;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .btn-group {
  margin-top: -2px;
}

/* line 397, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .btn-group .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 403, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .badge {
  margin-top: -2px;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .label {
  padding: 5px 6px 5px 6px;
}

/* line 411, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .pager {
  float: right;
  margin: 5px 2px 1px;
}

/* line 416, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-buttons .btn {
  margin-top: -2px;
}

/* line 421, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body {
  background-image: linear-gradient(to bottom, #cde2ed, #f3f3f3);
  padding: 8px 8px 0 8px;
  /*#region Bordered Widget Body*/
  /*#endregion Bordered Widget Body*/
  /*#region Colored Widget Body*/
  /*#endregion Colored Widget Body*/
}

/* line 426, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 430, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.bordered-right {
  border-right: 3px solid #ffffff;
}

/* line 434, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 438, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 443, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body[class*="bg-"] {
  color: #ffffff;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.no-padding {
  padding: 0;
}

/* line 450, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.no-padding .accordion {
  border: 0;
}

/* line 454, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.no-padding .dataTables_filter label {
  margin: 10px;
}

/* line 458, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.no-padding .dataTables_length {
  top: 10px;
  right: 10px;
}

/* line 463, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body.no-padding .DTTT.btn-group {
  right: 80px;
  top: 10px;
}

/* line 470, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body .accordion.panel-group {
  border-top-width: 1px !important;
}

/* line 475, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body > table {
  margin-bottom: 0;
}

/* line 480, lib/engines/katana/app/assets/stylesheets/katana/../beyond/widget.scss */
.widget-body hr.wide {
  margin-left: -12px;
  margin-right: -12px;
}

/*#region FullCalendar*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc {
  direction: ltr;
  text-align: left;
  background-color: #ffffff;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc td, .fc th {
  padding: 0;
  vertical-align: top;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header {
  padding: 10px;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header td {
  white-space: nowrap;
  padding: 10px;
}

/* line 27, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header-center {
  text-align: center;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc .fc-header-space {
  padding-left: 10px;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header .fc-button {
  margin-right: -1px;
  vertical-align: top;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  margin-right: 0;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-content {
  clear: both;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-view {
  width: 100%;
  overflow: hidden;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-widget-content, .fc-widget-header {
  border: 1px solid #e5e5e5;
  border-right: 0;
}

/* line 88, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-highlight {
  background: #ffc;
}

/* line 92, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-cell-overlay {
  background: #57b5e3;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 98, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-button {
  position: relative;
  display: inline-block;
  padding: 1px 7px;
  overflow: hidden;
  height: 26px;
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-default {
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
  position: relative;
  display: inline-block;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  font-size: 12px;
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  background-image: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-default.fc-corner-left {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-default.fc-corner-right {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
  font-weight: bold;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e5e5e5;
}

/* line 149, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-down,
.fc-state-active {
  background-color: #e5e5e5;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event {
  border-style: solid;
  border-width: 0;
  font-size: .85em;
  cursor: default;
}

/* line 173, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-draggable, a.fc-event {
  cursor: pointer;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
a.fc-event {
  text-decoration: none;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-skin {
  color: #FFF;
  border-right: 0 !important;
  cursor: move;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  overflow: hidden;
}

/* line 200, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  font-size: 300%;
  line-height: 50%;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-hori {
  border-width: 0 0 0 4px;
  margin-bottom: 3px;
  border-radius: 2px;
  padding: 5px 15px 5px 2px;
  background-image: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 218, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-hori .ui-resizable-e {
  top: 0 !important;
  right: -3px !important;
  width: 7px !important;
  height: 100% !important;
  cursor: e-resize;
}

/* line 226, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-hori .ui-resizable-w {
  top: 0 !important;
  left: -3px !important;
  width: 7px !important;
  height: 100% !important;
  cursor: w-resize;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
}

/* line 238, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-left {
  margin-left: 1px;
}

/* line 242, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-left .fc-button-inner, .fc-corner-left .fc-event-inner {
  margin-left: -1px;
}

/* line 246, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-right {
  margin-right: 1px;
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner {
  margin-right: -1px;
}

/* line 254, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-top {
  margin-top: 1px;
}

/* line 258, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-top .fc-event-inner {
  margin-top: -1px;
}

/* line 262, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-bottom {
  margin-bottom: 1px;
}

/* line 266, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-bottom .fc-event-inner {
  margin-bottom: -1px;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-left .fc-event-inner {
  border-left: 6px solid rgba(0, 0, 0, 0.15);
  padding-left: 2px;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-corner-right .fc-event-inner {
  padding-left: 2px;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-skin .fa:before {
  display: block;
  font-size: 14px;
  position: absolute;
  right: 4px;
  top: 3px;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate td, .fc-border-separate th {
  border-width: 1px 0 0 1px;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate td.fc-last, .fc-border-separate th.fc-last {
  border-right-width: 1px;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate tr.fc-last td, .fc-border-separate tr.fc-last th {
  border-bottom-width: 1px;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-grid th {
  text-align: center;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 316, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-grid .fc-other-month .fc-day-number {
  opacity: .3;
  filter: alpha(opacity=30);
}

/* line 321, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-grid .fc-day-content {
  clear: both;
  padding: 3px 4px 2px;
}

/* line 326, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-grid .fc-event-time {
  font-weight: 700;
}

/* line 330, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 334, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* line 338, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda table {
  border-collapse: separate;
}

/* line 342, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-days th {
  text-align: center;
}

/* line 346, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: 400;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-allday th {
  border-width: 0 1px;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  _height: 34px;
}

/* line 376, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 381, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* line 385, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

/* line 389, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: 0 0;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 398, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots tr.fc-slot0 td, .fc-agenda-slots tr.fc-slot0 th {
  border-top-width: 0;
}

/* line 402, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor td, .fc-agenda-slots tr.fc-minor th {
  border-top-style: dotted;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
}

/* line 410, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-vert {
  border-width: 0 0 0 4px;
  margin-bottom: 3px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 418, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-vert .fc-event-content, .fc-event-vert .fc-event-head {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}

/* line 425, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 430, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-vert .fc-event-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: .3;
  filter: alpha(opacity=30);
}

/* line 442, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
  display: none;
}

/* line 446, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-vert .ui-resizable-s {
  bottom: 0 !important;
  width: 100% !important;
  height: 8px !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 458, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-agenda .ui-resizable-resizing {
  _overflow: hidden;
}

/* line 462, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
#calendar-container {
  position: relative;
}

/* line 466, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc table, html .fc {
  font-size: 12px;
}

/* line 470, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.dt-header.calender-spacer {
  height: 46px;
  display: block;
}

/* line 476, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
tr td.fc-first, tr.fc-first th.fc-first {
  border-left: 0;
}

/* line 480, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
tr.fc-last td {
  border-bottom: 0;
}

/* line 484, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-header-title h2 {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 800 !important;
  margin-bottom: 0;
}

/* line 492, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-event-time, .fc-event-title {
  padding: 3px 0 2px 3px;
  display: inline-block;
  line-height: 16px;
  font-weight: 700;
  font-size: 12px;
  box-sizing: border-box;
}

/* line 502, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-other-month {
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-color: #ffffff;
  background-size: 20px 20px;
}

/* line 508, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate thead tr, .table thead tr {
  background-color: #eeeeee;
  background-image: linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  font-size: 12px;
}

/* line 514, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.fc-border-separate thead tr th {
  padding: 4px;
  line-height: 1.428571429;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/katana/../beyond/fullcalendar.scss */
.external-event {
  border-left: 4px solid #001940;
  margin-bottom: 10px;
  border-radius: 2px;
  padding: 5px 15px 5px 5px;
  background-image: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 12px;
}

/*#endregion FullCalendar*/
/*#region page-header*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header {
  position: relative;
  margin: 5px 0;
  padding-bottom: 1px;
  background-image: linear-gradient(to top, #ffffff, #f3f3f3);
  z-index: 0;
  min-height: 36px;
  border-bottom: 1px solid #e5e5e5;
  height: 36px;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-title {
  display: inline-block;
  position: relative;
  height: 40px;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-title h1 {
  padding: 0;
  margin: 0 4px;
  font-size: 17px;
  font-weight: lighter;
  color: #737373;
  line-height: 37px;
  display: inline-block;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-title h1 small {
  margin: 0 1px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 300;
  color: #888;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  z-index: 1029;
  height: 33px;
  width: 36px;
  margin-right: 5px;
  padding: 8px 10px;
  color: #dfdfdf;
  transition: all 0.218s ease;
  float: right;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  right: 0;
  height: 4px;
  max-height: 4px;
  overflow: hidden;
  background-color: #001940;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  color: #001940;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.active {
  color: #001940;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a i {
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  line-height: 21px;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.fullscreen:before {
  background-color: #53a93f;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.fullscreen:hover, .page-header .header-buttons a.fullscreen.active {
  color: #53a93f;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.refresh:before {
  background-color: #ffce55;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.refresh:hover, .page-header .header-buttons a.refresh.active {
  color: #ffce55;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.sidebar-toggler:before {
  background-color: #001940;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header .header-buttons a.sidebar-toggler:hover, .page-header .header-buttons a.sidebar-toggler.active {
  color: #001940;
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header.mail-header {
  border-bottom: 1px solid #eeeeee;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header.mail-header .header-buttons a:before {
  display: none;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header.mail-header .header-buttons a:hover {
  box-shadow: none;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header.page-header-fixed {
  position: fixed;
  right: 0;
  left: 224px;
  top: 85px;
  z-index: 998;
  margin-top: 0 !important;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-header.page-header-fixed + .page-body {
  margin-top: 80px;
}

@media only screen and (max-width: 520px) {
  /* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
  .header-title h1 small {
    display: none;
  }
}

/*#endregion page-header*/
/* line 155, lib/engines/katana/app/assets/stylesheets/katana/../beyond/page-header-body.scss */
.page-body {
  background: #eeeeee;
  padding: 18px 20px 24px;
}

/*#region Tables*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table {
  background-color: #ffffff;
  margin-bottom: 0;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tfoot > tr > th {
  font-weight: 300;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead {
  /*#region Colored Header*/
  /*#endregion Colored Header*/
  /*#region Bordered Header*/
  /*#endregion Bordered Header*/
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead > tr > th {
  border-bottom: 0;
  font-size: 13px;
  font-weight: 600;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead[class*="colored-"] > tr > th {
  color: #ffffff;
  font-weight: 400;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-blue > tr > th {
  background-color: #5db2ff;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-primary > tr > th {
  background-color: #4374e0;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-danger > tr > th {
  background-color: #d73d32;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-success > tr > th {
  background-color: #53a93f;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-warning > tr > th {
  background-color: #f4b400;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-silver > tr > th {
  background-color: #777777;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-inverse > tr > th {
  background-color: #444444;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-blueberry > tr > th {
  background-color: #6f85bf;
}

/* line 98, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-palegreen > tr > th {
  background-color: #a0d468;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-orange > tr > th {
  background-color: #fb6e52;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-darkorange > tr > th {
  background-color: #ed4e2a;
}

/* line 122, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-magenta > tr > th {
  background-color: #bc5679;
}

/* line 130, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-purple > tr > th {
  background-color: #7e3794;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.colored-maroon > tr > th {
  background-color: #981b48;
}

/* line 147, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-blue > tr > th {
  border-bottom: 3px solid #5db2ff;
}

/* line 155, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-primary > tr > th {
  border-bottom: 3px solid #4374e0;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-danger > tr > th {
  border-bottom: 3px solid #d73d32;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-success > tr > th {
  border-bottom: 3px solid #53a93f;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-warning > tr > th {
  border-bottom: 3px solid #f4b400;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-silver > tr > th {
  border-bottom: 3px solid #777777;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-inverse > tr > th {
  border-bottom: 3px solid #444444;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-blueberry > tr > th {
  border-bottom: 3px solid #6f85bf;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-palegreen > tr > th {
  border-bottom: 3px solid #a0d468;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-orange > tr > th {
  border-bottom: 3px solid #fb6e52;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-darkorange > tr > th {
  border-bottom: 3px solid #ed4e2a;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-magenta > tr > th {
  border-bottom: 3px solid #bc5679;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-purple > tr > th {
  border-bottom: 3px solid #7e3794;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table thead.bordered-maroon > tr > th {
  border-bottom: 3px solid #981b48;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr.success td:first-child {
  box-shadow: 2px 0 0 #53a93f inset;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr.danger td:first-child {
  box-shadow: 2px 0 0 #d73d32 inset;
}

/* line 273, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr.warning td:first-child {
  box-shadow: 2px 0 0 #f4b400 inset;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr.active td:first-child {
  box-shadow: 2px 0 0 #737373 inset;
}

/* line 285, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr td.success {
  box-shadow: 2px 0 0 #53a93f inset;
}

/* line 289, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr td.danger {
  box-shadow: 2px 0 0 #d73d32 inset;
}

/* line 293, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr td.warning {
  box-shadow: 2px 0 0 #f4b400 inset;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table tr td.active {
  box-shadow: 2px 0 0 #737373 inset;
}

/* line 306, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-bordered thead > tr {
  background-color: #eee;
  background-image: linear-gradient(top, #f2f2f2 0, #fafafa 100%);
}

/* line 313, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th,
.table-striped > tbody > tr.active:nth-child(odd) > td,
.table-striped > tbody > tr > .active:nth-child(odd) > th {
  background-color: #f1f1f1;
  color: #222;
}

/* line 328, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th,
.table-striped > tbody > tr.active:hover:nth-child(odd) > td,
.table-striped > tbody > tr > .active:hover:nth-child(odd) > th {
  background-color: #e5e5e5 !important;
}

/* line 336, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
  color: #119000;
}

/* line 340, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th {
  color: #CD2929;
}

/* line 344, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th {
  color: #fb6e52;
}

/* line 348, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #dddddd;
}

/* line 354, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 0;
  background-color: #fff;
}

/* line 360, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > thead > tr > td,
.table-scrollable > .table > tbody > tr > td,
.table-scrollable > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 370, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table-bordered {
  border: 0;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 386, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-scrollable > .table-bordered > thead > tr > th:last-child > td,
.table-scrollable > .table-bordered > tbody > tr > th:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child > td,
.table-scrollable > .table-bordered > thead > tr > td:last-child > td,
.table-scrollable > .table-bordered > tbody > tr > td:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child > td {
  border-bottom: 0;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.flip-scroll table {
  width: 100%;
}

@media only screen and (max-width: 800px) {
  /* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll .flip-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  /* line 410, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll html .flip-content {
    -ms-zoom: 1;
    zoom: 1;
  }
  /* line 415, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll *:first-child + html .flip-content {
    -ms-zoom: 1;
    zoom: 1;
  }
  /* line 420, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
  }
  /* line 428, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll th,
.flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  /* line 433, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll th:last-child,
.flip-scroll td:last-child {
    border-bottom: 1px solid #ddd;
  }
  /* line 438, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll th {
    border: 0 !important;
    border-right: 1px solid #ddd !important;
    font-size: 13px !important;
    padding: 5px;
    width: auto !important;
    display: block;
    text-align: right;
    border-bottom: 0;
    border-left: 0;
  }
  /* line 450, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-top: 0 !important;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 460, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead {
    display: block;
    float: left;
  }
  /* line 464, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead tr {
    display: block;
    border: !important;
  }
  /* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-blue > tr > th {
    border-right: 3px solid #5db2ff !important;
  }
  /* line 479, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-primary > tr > th {
    border-right: 3px solid #4374e0 !important;
  }
  /* line 487, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-danger > tr > th {
    border-right: 3px solid #d73d32 !important;
  }
  /* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-success > tr > th {
    border-right: 3px solid #53a93f !important;
  }
  /* line 503, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-warning > tr > th {
    border-right: 3px solid #f4b400 !important;
  }
  /* line 511, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-silver > tr > th {
    border-right: 3px solid #777777 !important;
  }
  /* line 519, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-inverse > tr > th {
    border-right: 3px solid #444444 !important;
  }
  /* line 527, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-blueberry > tr > th {
    border-right: 3px solid #6f85bf !important;
  }
  /* line 535, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-palegreen > tr > th {
    border-right: 3px solid #a0d468 !important;
  }
  /* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-orange > tr > th {
    border-right: 3px solid #fb6e52 !important;
  }
  /* line 551, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-darkorange > tr > th {
    border-right: 3px solid #ed4e2a !important;
  }
  /* line 559, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-magenta > tr > th {
    border-right: 3px solid #bc5679 !important;
  }
  /* line 567, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-purple > tr > th {
    border-right: 3px solid #7e3794 !important;
  }
  /* line 575, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll thead.bordered-maroon > tr > th {
    border-right: 3px solid #981b48 !important;
  }
  /* line 582, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 589, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
  .flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    border-left: 1px solid #ddd;
  }
}

/* line 599, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.table-toolbar {
  padding: 10px 0;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.dropdown-checkboxes {
  padding: 5px;
}

/* line 606, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.dropdown-checkboxes .checker {
  display: block;
  font-weight: 300;
  color: #333;
  margin: 0 4px;
  line-height: 24px;
}

/* line 613, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.dropdown-checkboxes .checker input {
  margin-top: 5px;
}

/* line 617, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tables.scss */
.dropdown-checkboxes .checker span {
  padding-left: 5px;
}

/*#endregion Tables*/
/* line 1, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree {
  padding-left: 14px;
  overflow: auto;
  position: relative;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree:before {
  width: 1px;
  z-index: 1;
  display: block;
  content: "";
  position: absolute;
  top: -21px;
  bottom: 16px;
  left: 0;
  border-left: 1px dotted #666666;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-solid-line {
  padding-left: 12px;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-solid-line:before {
  border-left: 1px solid #999999;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-solid-line .tree-folder .tree-folder-content:before {
  border-left: 1px solid #999;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-no-line {
  padding-left: 0;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-no-line:before {
  display: none;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-no-line .tree-folder .tree-folder-content:before {
  display: none;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder {
  width: auto;
  min-height: 20px;
  cursor: pointer;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-header {
  position: relative;
  min-height: 20px;
  line-height: 20px;
  min-width: 100px;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-header:hover {
  background-color: #eeeeee;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-header .tree-folder-name {
  margin-left: 2px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder img {
  margin-left: 4px;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-content {
  margin-left: 23px;
  position: relative;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-content:before {
  display: inline-block;
  content: "";
  position: absolute;
  width: 1px;
  z-index: 1;
  top: -9px;
  bottom: 16px;
  left: -12px;
  border-left: 1px dotted #666;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item {
  position: relative;
  min-height: 20px;
  line-height: 20px;
  min-width: 100px;
  cursor: pointer;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item:hover {
  background-color: #eeeeee;
}

/* line 80, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item .tree-item-name {
  margin-left: 2px;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder,
.tree .tree-item {
  position: relative;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder:before,
.tree .tree-item:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 14px;
  left: -13px;
  width: 18px;
  height: 0;
  border-top: 1px dotted #666666;
  z-index: 1;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-selected {
  background-color: #eeeeee;
  color: #262626;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-selected:hover {
  background-color: #e5e5e5;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-folder .tree-folder-header .tree-folder-name,
.tree .tree-item .tree-item-name {
  display: inline;
  z-index: 2;
}

/* line 111, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-solid-line .tree-folder:before,
.tree.tree-solid-line .tree-item:before {
  border-top: 1px solid #999999;
}

/* line 115, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-no-line .tree-folder:before,
.tree.tree-no-line .tree-item:before {
  display: none;
}

/* line 119, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item,
.tree .tree-folder {
  border: 1px solid transparent;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item,
.tree .tree-folder .tree-folder-header {
  margin: 0;
  padding: 4px 5px 6px 5px;
  color: #333333;
  box-sizing: content-box;
}

/* line 132, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item .tree-item-name > i,
.tree .tree-folder .tree-folder-header > i {
  color: #666666;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 143, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item.tree-selected i,
.tree .tree-item .tree-item-name i {
  margin-left: 2px;
  width: 14px;
  display: inline-block;
  text-align: center;
  margin-right: 1px;
  color: #262626;
}

/* line 152, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
  height: 16px;
  width: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABWCAYAAADVJVbkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNrsmFsKxCAMRRtxSe5/Be4pnYF+lMEppiZUZ44fBQvmaF5eFFXdIkd+f0opZkqtVboBlgXWDaUteCSvnc55ArcsunLLeW5JhK+As5HDuBz/F3FR40RxQb7j8+dc5FFUrSHR3XT9SgYAYJULB9kCIFa2jF6hucfICzqvbEmdRUUWIVsAAADwH83uTkOyCa/eBdYNPR4D3ouajyF6MRcPgHwYF1rFcLVOk0UaCZCfDTIAAMgWZAsAL9kydIVmDyMEGdkSK1t2AQYAa5tGM0Yy5xYAAAAASUVORK5CYII=") no-repeat;
  *background: url(/img/tree-icons.png) no-repeat;
  /* For IE 6 and 7 */
  background-position: 0 -21px;
  content: "";
}

/* line 164, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-plus-minus .tree-folder-header .fa-folder:before {
  height: 16px;
  width: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABWCAYAAADVJVbkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNrsmFsKxCAMRRtxSe5/Be4pnYF+lMEppiZUZ44fBQvmaF5eFFXdIkd+f0opZkqtVboBlgXWDaUteCSvnc55ArcsunLLeW5JhK+As5HDuBz/F3FR40RxQb7j8+dc5FFUrSHR3XT9SgYAYJULB9kCIFa2jF6hucfICzqvbEmdRUUWIVsAAADwH83uTkOyCa/eBdYNPR4D3ouajyF6MRcPgHwYF1rFcLVOk0UaCZCfDTIAAMgWZAsAL9kydIVmDyMEGdkSK1t2AQYAa5tGM0Yy5xYAAAAASUVORK5CYII=") no-repeat;
  *background: url(/img/tree-icons.png) no-repeat;
  /* For IE 6 and 7 */
  content: "";
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.ie .tree.tree-plus-minus .tree-folder-header .fa-folder:before,
.ie .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
  margin-top: -5px;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree.tree-plus-minus .tree-folder-name {
  margin-left: 0 !important;
}

/* line 182, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-actions {
  display: none;
  position: absolute;
  margin-top: 1px;
  right: 4px;
}

/* line 188, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-item:hover .tree-actions,
.tree .tree-folder-header:hover .tree-actions {
  display: inline-block;
}

/* line 192, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-actions > i {
  font-weight: 300;
  padding: 1px 3px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  margin-right: 6px;
  margin-top: 0;
  display: inline-block;
}

/* line 202, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree .tree-actions > i:hover {
  font-weight: bold;
}

/* line 205, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree-loading {
  color: #2dc3e8;
  margin-left: 30px;
}

/* line 210, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.tree-title {
  cursor: pointer;
  z-index: -99;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.drop-hover {
  background-color: #9db3d5;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.fa-arrow-right {
  float: right;
  animation: folder_arrow 250ms;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tree.scss */
.grow {
  animation: grow_table 80ms;
}

/*#region Wizards*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard {
  border-radius: 2px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed {
  background: #fbfbfb;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed ul li {
  padding: 0 30px;
  background-color: #fbfbfb;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed ul li .chevron {
  display: none;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed ul li .chevron:before {
  display: none;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed ul li.complete {
  background-color: #fbfbfb;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-tabbed ul li.active {
  background: #ffffff;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired {
  padding-top: 10px;
  display: block;
  background: #ffffff;
  text-align: center;
  box-shadow: none;
  border-bottom: 1px solid #eeeeee;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul {
  display: table;
  width: 100%;
  position: relative;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li {
  display: table-cell;
  text-align: center;
  background-color: #ffffff;
  width: 20%;
  padding: 0;
  margin: 0;
  transition: all 1s ease;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li .chevron {
  display: none;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li .chevron:before {
  display: none;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li.complete {
  background-color: #ffffff;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li.complete .step:before {
  font-size: 22px;
  line-height: 36px;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li.complete:hover {
  background-color: #ffffff;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li.active {
  background-color: #ffffff;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li .step {
  border-width: 2px;
  width: 40px;
  height: 40px;
  line-height: 34px;
  font-size: 15px;
  z-index: 2;
  background-color: #ffffff;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li .title {
  display: block;
  margin-top: 4px;
  margin-bottom: 6px;
  max-width: 100%;
  font-size: 14px;
  line-height: 20px;
  z-index: 104;
  text-align: center;
  table-layout: fixed;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px !important;
  font-size: 0;
  overflow: hidden;
  background-color: #e5e5e5;
  position: relative !important;
  top: 25px;
  z-index: 1 !important;
}

/* line 120, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li:first-child:before {
  max-width: 51%;
  left: 50%;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard.wizard-wired ul li:last-child:before {
  max-width: 50%;
  width: 50%;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 4000px;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul.previous-disabled li.complete {
  cursor: default;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul.previous-disabled li.complete:hover {
  background: #f3f3f3;
  cursor: default;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f3f3;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li {
  float: left;
  margin: 0;
  padding: 0 20px 0 30px;
  line-height: 46px;
  position: relative;
  background: #f5f5f5;
  color: #d0d0d0;
  font-size: 16px;
  cursor: default;
  transition: all 0.218s ease;
}

/* line 168, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li .step {
  border: 2px solid #e5e5e5;
  color: #cccccc;
  font-size: 13px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li .chevron {
  border: 24px solid transparent;
  border-left: 14px solid #d4d4d4;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 1;
}

/* line 194, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li .chevron:before {
  border: 24px solid transparent;
  border-left: 14px solid #f5f5f5;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
  transition: all 0.218s ease;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete {
  background: #f5f5f5;
  color: #444444;
}

/* line 210, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  background-color: #a0d468;
  z-index: 10000;
}

/* line 224, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #eeeeee;
}

/* line 233, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete .chevron:before {
  border-left: 14px solid #f5f5f5;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete .step {
  color: #a0d468;
  border-color: #a0d468;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.complete .step:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  content: "\f00c";
  background-color: #ffffff;
  z-index: 3;
  font-family: FontAwesome;
  font-size: 12px;
  color: #a0d468;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.active {
  background: #ffffff;
  color: #262626;
}

/* line 265, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.active .step {
  border-color: #001940;
  color: #001940;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.active:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  background-color: #001940;
  z-index: 10000;
}

/* line 284, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li.active .chevron:before {
  border-left: 14px solid #ffffff;
}

/* line 289, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li .badge {
  margin-right: 8px;
}

/* line 294, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.wizard ul li:first-child {
  border-radius: 2px 0 0 0;
  padding-left: 20px;
}

/* line 301, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.actions {
  z-index: 1000;
  position: absolute;
  right: 0;
  line-height: 42px;
  float: right;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 4px;
  vertical-align: middle;
  border-left: 1px solid #d4d4d4;
}

/* line 313, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.actions a {
  line-height: 45px;
  font-size: 12px;
  margin-right: 8px;
}

/* line 320, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.actions .btn-prev i {
  margin-right: 5px;
}

/* line 326, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.actions .btn-next i {
  margin-left: 5px;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.actions.actions-footer {
  margin-top: -10px;
  position: relative;
  float: none;
  text-align: right;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.ui.modal > .actions {
  position: static;
  float: none;
  line-height: 1;
  border-left: none;
}

/* line 350, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.step-content {
  border-top: 0;
  border-radius: 0 0 2px 2px;
  padding: 10px;
  margin-bottom: 10px;
  box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
  background-color: #fbfbfb;
}

/* line 358, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.step-content .step-pane {
  display: none;
}

/* line 362, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.step-content .active {
  display: block;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/wizards.scss */
.step-content .active .btn-group .active {
  display: inline-block;
}

/*#endregion Wizards*/
/*#region ColorPicker*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors {
  position: relative;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background: url(/../../img/jquery.minicolors.png) -80px 0;
  border: solid 1px #fbfbfb;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer;
}

/* Panel */
/* line 32, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-panel {
  position: absolute;
  width: 173px;
  height: 152px;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  box-sizing: content-box;
  display: none;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-panel.minicolors-visible {
  display: block;
}

/* Panel positioning */
/* line 48, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-position-top .minicolors-panel {
  top: -154px;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-position-right .minicolors-panel {
  right: 0;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-position-bottom .minicolors-panel {
  top: auto;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-position-left .minicolors-panel {
  left: 0;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-with-opacity .minicolors-panel {
  width: 194px;
}

/* line 68, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors .minicolors-grid {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background: url(/../../img/jquery.minicolors.png) -120px 0;
  cursor: crosshair;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: none;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-saturation .minicolors-grid-inner {
  background: url(/../../img/jquery.minicolors.png) -270px 0;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-brightness .minicolors-grid-inner {
  background: #000;
}

/* line 103, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background: #ffffff url(/../../img/jquery.minicolors.png) 0 0;
  cursor: row-resize;
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}

/* line 122, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}

/* line 126, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}

/* line 130, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}

/* Pickers */
/* line 140, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px #000;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}

/* line 153, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px #ffffff;
  box-sizing: content-box;
}

/* line 164, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: #ffffff;
  border: solid 1px #000;
  margin-top: -2px;
  box-sizing: content-box;
}

/* Inline controls */
/* line 176, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-inline {
  display: inline-block;
}

/* line 180, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-inline .minicolors-input {
  display: none !important;
}

/* line 184, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block;
}

/* Bootstrap theme */
/* line 193, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 3px;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 44px;
}

/* line 210, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker {
  height: 35px;
  width: 35px;
  padding: 7px;
}

/* line 220, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker > .dropdown-menu {
  top: 100%;
  left: 0;
  padding: 4px;
  min-width: 154px;
  max-width: 154px;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker > .dropdown-menu > li {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
  transition: all ease .1s;
}

/* line 244, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn:hover {
  text-decoration: none;
  opacity: 0.8;
  transform: scale(1.08);
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn.selected:after {
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 11px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 20px;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colorpicker.scss */
.btn-colorpicker {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #DDD;
  vertical-align: middle;
  border-radius: 0;
}

/*#endregion ColorPicker*/
/*Firefox Outline bug*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
button:focus, a:focus {
  outline: none;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
button::-moz-focus-inner, a::-moz-focus-inner {
  border: 0;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.image-circular {
  border-radius: 50% !important;
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
hr {
  border-top: 1px solid #e5e5e5;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
hr.wide {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.position-relative {
  position: relative;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 6px 0;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space.space-xs {
  margin: 2px 0;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space.space-sm {
  margin: 4px 0;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space.space-lg {
  margin: 8px 0;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space.space-xl {
  margin: 10px 0;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.horizontal-space.space-xxl {
  margin: 12px 0;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/helpers.scss */
.vertical-space {
  max-width: 1px;
  min-width: 1px;
  overflow: hidden;
  margin: 0 12px;
}

/*#region Tabs*/
/*#region Tab Content*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tab-content {
  background-color: #f3f3f3;
  padding: 16px 12px;
  position: relative;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tab-content.no-padding {
  padding: 0;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tab-content.no-border {
  border: 0;
  padding: 12px;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tab-content.radius-bordered {
  border-radius: 3px;
}

/* line 21, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tab-content.tabs-flat {
  box-shadow: none;
  border-top: 1px solid #e5e5e5;
}

/*#endregion Tab Content*/
/*#region Tab*/
/* line 28, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs {
  border: 0;
  top: 2px;
  background-color: transparent;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li {
  margin-bottom: -2px;
  /*#region Colred Tab*/
  /*#endregion Colred Tab*/
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
  background-color: #eeeeee;
  font-size: 0.95em;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a:hover {
  color: #262626;
  background-color: transparent;
  border-color: transparent;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a:active, .nav-tabs > li > a:focus {
  outline: none !important;
  background-color: #f3f3f3;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a, .nav-tabs > li > a:focus {
  border-radius: 0 !important;
  color: #777777;
  background-color: #e5e5e5;
  margin-right: -1px;
  line-height: 12px;
  position: relative;
  z-index: 11;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a > .badge {
  padding: 0 4px;
  line-height: 15px;
  opacity: .75;
  height: 16px;
  min-width: 16px;
}

/* line 70, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li > a .fa, .nav-tabs > li > a .glyphicon, .nav-tabs > li > a .typcn, .nav-tabs > li > a .wi {
  opacity: .75;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li:first-child > a {
  margin-left: 0;
  border-left: 1px solid #fbfbfb;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #262626;
  border: 0;
  border-top: 2px solid #001940;
  border-bottom-color: transparent;
  background-color: #f5f5f5;
  z-index: 12;
  line-height: 16px;
  margin-top: -2px;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active > a > .badge, .nav-tabs > li.active > a > [class*="fa-"] {
  opacity: 1;
}

/* line 104, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-white > a {
  border-color: #ffffff !important;
}

/* line 107, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-white > a > .fa, .nav-tabs > li.active.tab-white > a .glyphicon, .nav-tabs > li.active.tab-white > a .typcn, .nav-tabs > li.active.tab-white > a .wi {
  color: #ffffff;
}

/* line 114, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active tab-snow > a {
  border-color: #fbfbfb !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active tab-snow > a > .fa, .nav-tabs > li.active tab-snow > a .glyphicon, .nav-tabs > li.active tab-snow > a .typcn, .nav-tabs > li.active tab-snow > a .wi {
  color: #fbfbfb;
}

/* line 124, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-whitesmoke > a {
  border-color: #f5f5f5 !important;
}

/* line 127, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-whitesmoke > a > .fa, .nav-tabs > li.active.tab-whitesmoke > a .glyphicon, .nav-tabs > li.active.tab-whitesmoke > a .typcn, .nav-tabs > li.active.tab-whitesmoke > a .wi {
  color: #f5f5f5;
}

/* line 134, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-seashell > a {
  border-color: #f3f3f3 !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-seashell > a > .fa, .nav-tabs > li.active.tab-seashell > a .glyphicon, .nav-tabs > li.active.tab-seashell > a .typcn, .nav-tabs > li.active.tab-seashell > a .wi {
  color: #f3f3f3;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-ivory > a {
  border-color: #eeeeee !important;
}

/* line 147, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-ivory > a > .fa, .nav-tabs > li.active.tab-ivory > a .glyphicon, .nav-tabs > li.active.tab-ivory > a .typcn, .nav-tabs > li.active.tab-ivory > a .wi {
  color: #eeeeee;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-platinum > a {
  border-color: #e5e5e5 !important;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-platinum > a > .fa, .nav-tabs > li.active.tab-platinum > a .glyphicon, .nav-tabs > li.active.tab-platinum > a .typcn, .nav-tabs > li.active.tab-platinum > a .wi {
  color: #e5e5e5;
}

/* line 164, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightgray > a {
  border-color: #d0d0d0 !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightgray > a > .fa, .nav-tabs > li.active.tab-lightgray > a .glyphicon, .nav-tabs > li.active.tab-lightgray > a .typcn, .nav-tabs > li.active.tab-lightgray > a .wi {
  color: #d0d0d0;
}

/* line 174, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-gray > a {
  border-color: #cccccc !important;
}

/* line 177, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-gray > a > .fa, .nav-tabs > li.active.tab-gray > a .glyphicon, .nav-tabs > li.active.tab-gray > a .typcn, .nav-tabs > li.active.tab-gray > a .wi {
  color: #cccccc;
}

/* line 184, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkgray > a {
  border-color: #999999 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkgray > a > .fa, .nav-tabs > li.active.tab-darkgray > a .glyphicon, .nav-tabs > li.active.tab-darkgray > a .typcn, .nav-tabs > li.active.tab-darkgray > a .wi {
  color: #999999;
}

/* line 194, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-silver > a {
  border-color: #777777 !important;
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-silver > a > .fa, .nav-tabs > li.active.tab-silver > a .glyphicon, .nav-tabs > li.active.tab-silver > a .typcn, .nav-tabs > li.active.tab-silver > a .wi {
  color: #777777;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-sonic-silver > a {
  border-color: #737373 !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-sonic-silver > a > .fa, .nav-tabs > li.active.tab-sonic-silver > a .glyphicon, .nav-tabs > li.active.tab-sonic-silver > a .typcn, .nav-tabs > li.active.tab-sonic-silver > a .wi {
  color: #737373;
}

/* line 214, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-storm-cloud > a {
  border-color: #666666 !important;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-storm-cloud > a > .fa, .nav-tabs > li.active.tab-storm-cloud > a .glyphicon, .nav-tabs > li.active.tab-storm-cloud > a .typcn, .nav-tabs > li.active.tab-storm-cloud > a .wi {
  color: #666666;
}

/* line 224, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightcarbon > a {
  border-color: #555555 !important;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightcarbon > a > .fa, .nav-tabs > li.active.tab-lightcarbon > a .glyphicon, .nav-tabs > li.active.tab-lightcarbon > a .typcn, .nav-tabs > li.active.tab-lightcarbon > a .wi {
  color: #555555;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-carbon > a {
  border-color: #444444 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-carbon > a > .fa, .nav-tabs > li.active.tab-carbon > a .glyphicon, .nav-tabs > li.active.tab-carbon > a .typcn, .nav-tabs > li.active.tab-carbon > a .wi {
  color: #444444;
}

/* line 244, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a {
  border-color: #4374e0 !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a > .fa, .nav-tabs > li.active.tab-primary > a .glyphicon, .nav-tabs > li.active.tab-primary > a .typcn, .nav-tabs > li.active.tab-primary > a .wi {
  color: #4374e0;
}

/* line 254, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-slate-gray > a {
  border-color: #333333 !important;
}

/* line 257, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-slate-gray > a > .fa, .nav-tabs > li.active.tab-slate-gray > a .glyphicon, .nav-tabs > li.active.tab-slate-gray > a .typcn, .nav-tabs > li.active.tab-slate-gray > a .wi {
  color: #333333;
}

/* line 264, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkcarbon > a {
  border-color: #262626 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkcarbon > a > .fa, .nav-tabs > li.active.tab-darkcarbon > a .glyphicon, .nav-tabs > li.active.tab-darkcarbon > a .typcn, .nav-tabs > li.active.tab-darkcarbon > a .wi {
  color: #262626;
}

/* line 274, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-blue > a {
  border-color: #5db2ff !important;
}

/* line 277, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-blue > a > .fa, .nav-tabs > li.active.tab-blue > a .glyphicon, .nav-tabs > li.active.tab-blue > a .typcn, .nav-tabs > li.active.tab-blue > a .wi {
  color: #5db2ff;
}

/* line 284, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-info > a {
  border-color: #57b5e3 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-info > a > .fa, .nav-tabs > li.active.tab-info > a .glyphicon, .nav-tabs > li.active.tab-info > a .typcn, .nav-tabs > li.active.tab-info > a .wi {
  color: #57b5e3;
}

/* line 294, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-sky > a {
  border-color: #11a9cc !important;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-sky > a > .fa, .nav-tabs > li.active.tab-sky > a .glyphicon, .nav-tabs > li.active.tab-sky > a .typcn, .nav-tabs > li.active.tab-sky > a .wi {
  color: #11a9cc;
}

/* line 304, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a {
  border-color: #4374e0 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a > .fa, .nav-tabs > li.active.tab-primary > a .glyphicon, .nav-tabs > li.active.tab-primary > a .typcn, .nav-tabs > li.active.tab-primary > a .wi {
  color: #4374e0;
}

/* line 314, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a {
  border-color: #4374e0 !important;
}

/* line 317, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-primary > a > .fa, .nav-tabs > li.active.tab-primary > a .glyphicon, .nav-tabs > li.active.tab-primary > a .typcn, .nav-tabs > li.active.tab-primary > a .wi {
  color: #4374e0;
}

/* line 324, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-blueberry > a {
  border-color: #6f85bf !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-blueberry > a > .fa, .nav-tabs > li.active.tab-blueberry > a .glyphicon, .nav-tabs > li.active.tab-blueberry > a .typcn, .nav-tabs > li.active.tab-blueberry > a .wi {
  color: #6f85bf;
}

/* line 334, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-palegreen > a {
  border-color: #a0d468 !important;
}

/* line 337, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-palegreen > a > .fa, .nav-tabs > li.active.tab-palegreen > a .glyphicon, .nav-tabs > li.active.tab-palegreen > a .typcn, .nav-tabs > li.active.tab-palegreen > a .wi {
  color: #a0d468;
}

/* line 344, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-success > a {
  border-color: #53a93f !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-success > a > .fa, .nav-tabs > li.active.tab-success > a .glyphicon, .nav-tabs > li.active.tab-success > a .typcn, .nav-tabs > li.active.tab-success > a .wi {
  color: #53a93f;
}

/* line 354, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-green > a {
  border-color: #8cc474 !important;
}

/* line 357, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-green > a > .fa, .nav-tabs > li.active.tab-green > a .glyphicon, .nav-tabs > li.active.tab-green > a .typcn, .nav-tabs > li.active.tab-green > a .wi {
  color: #8cc474;
}

/* line 364, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightyellow > a {
  border-color: #f6d52e !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightyellow > a > .fa, .nav-tabs > li.active.tab-lightyellow > a .glyphicon, .nav-tabs > li.active.tab-lightyellow > a .typcn, .nav-tabs > li.active.tab-lightyellow > a .wi {
  color: #f6d52e;
}

/* line 374, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-yellow > a {
  border-color: #ffce55 !important;
}

/* line 377, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-yellow > a > .fa, .nav-tabs > li.active.tab-yellow > a .glyphicon, .nav-tabs > li.active.tab-yellow > a .typcn, .nav-tabs > li.active.tab-yellow > a .wi {
  color: #ffce55;
}

/* line 384, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-warning > a {
  border-color: #f4b400 !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-warning > a > .fa, .nav-tabs > li.active.tab-warning > a .glyphicon, .nav-tabs > li.active.tab-warning > a .typcn, .nav-tabs > li.active.tab-warning > a .wi {
  color: #f4b400;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-gold > a {
  border-color: #f9b256 !important;
}

/* line 397, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-gold > a > .fa, .nav-tabs > li.active.tab-gold > a .glyphicon, .nav-tabs > li.active.tab-gold > a .typcn, .nav-tabs > li.active.tab-gold > a .wi {
  color: #f9b256;
}

/* line 404, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-orange > a {
  border-color: #fb6e52 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-orange > a > .fa, .nav-tabs > li.active.tab-orange > a .glyphicon, .nav-tabs > li.active.tab-orange > a .typcn, .nav-tabs > li.active.tab-orange > a .wi {
  color: #fb6e52;
}

/* line 414, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightred > a {
  border-color: #e46f61 !important;
}

/* line 417, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-lightred > a > .fa, .nav-tabs > li.active.tab-lightred > a .glyphicon, .nav-tabs > li.active.tab-lightred > a .typcn, .nav-tabs > li.active.tab-lightred > a .wi {
  color: #e46f61;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkorange > a {
  border-color: #ed4e2a !important;
}

/* line 427, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-darkorange > a > .fa, .nav-tabs > li.active.tab-darkorange > a .glyphicon, .nav-tabs > li.active.tab-darkorange > a .typcn, .nav-tabs > li.active.tab-darkorange > a .wi {
  color: #ed4e2a;
}

/* line 434, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-red > a {
  border-color: #df5138 !important;
}

/* line 437, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-red > a > .fa, .nav-tabs > li.active.tab-red > a .glyphicon, .nav-tabs > li.active.tab-red > a .typcn, .nav-tabs > li.active.tab-red > a .wi {
  color: #df5138;
}

/* line 444, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-pink > a {
  border-color: #e75b8d !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-pink > a > .fa, .nav-tabs > li.active.tab-pink > a .glyphicon, .nav-tabs > li.active.tab-pink > a .typcn, .nav-tabs > li.active.tab-pink > a .wi {
  color: #e75b8d;
}

/* line 454, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-danger > a {
  border-color: #d73d32 !important;
}

/* line 457, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-danger > a > .fa, .nav-tabs > li.active.tab-danger > a .glyphicon, .nav-tabs > li.active.tab-danger > a .typcn, .nav-tabs > li.active.tab-danger > a .wi {
  color: #d73d32;
}

/* line 464, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-magenta > a {
  border-color: #bc5679 !important;
}

/* line 467, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-magenta > a > .fa, .nav-tabs > li.active.tab-magenta > a .glyphicon, .nav-tabs > li.active.tab-magenta > a .typcn, .nav-tabs > li.active.tab-magenta > a .wi {
  color: #bc5679;
}

/* line 474, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-purple > a {
  border-color: #7e3794 !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-purple > a > .fa, .nav-tabs > li.active.tab-purple > a .glyphicon, .nav-tabs > li.active.tab-purple > a .typcn, .nav-tabs > li.active.tab-purple > a .wi {
  color: #7e3794;
}

/* line 484, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-maroon > a {
  border-color: #981b48 !important;
}

/* line 487, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.active.tab-maroon > a > .fa, .nav-tabs > li.active.tab-maroon > a .glyphicon, .nav-tabs > li.active.tab-maroon > a .typcn, .nav-tabs > li.active.tab-maroon > a .wi {
  color: #981b48;
}

/* line 496, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs.nav-justified {
  margin-bottom: -2px;
}

/* line 499, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs.nav-justified > li > a {
  border: none;
  margin-top: -2px;
}

/* line 503, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs.nav-justified > li > a:hover {
  background-color: transparent;
}

/* line 511, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 0;
  border-top: 2px solid #001940;
  background-color: #fbfbfb;
}

/* line 520, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -3px;
}

/* line 524, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs.tabs-flat {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-below > .nav-tabs {
  top: auto;
  margin-bottom: 0;
  margin-top: -1px;
  border-bottom-width: 0;
}

/* line 540, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-below > .nav-tabs li.active > a, .tabs-below > .nav-tabs li.active > a:hover, .tabs-below > .nav-tabs li.active > a:focus {
  border-top-width: 1px;
  border-bottom: 2px solid #5db2ff;
  border-top-color: transparent;
  margin-top: 0;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

/* line 553, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-below > .nav-tabs.nav-justified > li > a {
  margin-bottom: -2px;
}

/* line 560, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-below > .nav-tabs.nav-justified > .active > a, .tabs-below > .nav-tabs.nav-justified > .active > a:hover, .tabs-below > .nav-tabs.nav-justified > .active > a:focus {
  border: 0;
  border-bottom: 2px solid #5db2ff;
}

/* line 571, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left > .nav-tabs {
  top: auto;
  margin-bottom: 0;
  float: left;
}

/* line 576, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left > .nav-tabs > li {
  float: none;
}

/* line 580, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
  margin: 0 -1px 0 0;
}

/* line 587, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover {
  border: 0;
  border-left: 2px solid #5db2ff;
  border-right-color: transparent;
  margin: 0 -1px 0 -1px;
  box-shadow: -2px 0 3px 0 rgba(0, 0, 0, 0.3);
}

/* line 601, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-right > .nav-tabs {
  top: auto;
  margin-bottom: 0;
  float: right;
}

/* line 606, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 610, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
  border-top: 0;
  margin: 0 -1px;
}

/* line 618, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-right > .nav-tabs > li.active > a, .tabs-right > .nav-tabs > li.active > a:focus, .tabs-right > .nav-tabs > li.active > a:hover {
  border-top-width: 0;
  border-right: 2px solid #5db2ff;
  border-left-color: transparent;
  margin: 0 -2px 0 -1px;
  box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.3);
}

/* line 631, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  min-width: 60px;
}

/* line 635, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs li [class*=" fa-"], .nav-tabs li [class^="fa-"] {
  width: 1.25em;
  display: inline-block;
  text-align: center;
}

/* line 641, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li.open .dropdown-toggle {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}

/* line 646, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.tabs-left .tab-content, .tabs-right .tab-content {
  overflow: auto;
}

/* line 650, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
  background-color: #fbfbfb;
}

/* line 654, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav .dropdown-menu > .active > a, .nav .dropdown-menu > .active > a:hover, .nav .dropdown-menu > .active > a:focus {
  color: #262626;
  background-color: #e5e5e5;
}

/* line 659, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tabs.scss */
.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > .disabled[class*="fa-"]:first-child {
  color: #909090 !important;
}

/*#endregion Tab*/
/*#endregion Tabs*/
/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/katana/../beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/*#region labels and badges */
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label,
.badge {
  display: inline-block;
  font-weight: 300;
  text-shadow: none !important;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label {
  font-size: 12px;
  padding: 4px 6px 4px 6px;
  border-radius: 2px !important;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label.label-sm {
  font-size: 12px;
  padding: 1px 4px 1px 4px;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge {
  font-size: 11px !important;
  font-weight: 300;
  text-align: center;
  background-color: #cccccc;
  height: 18px;
  padding: 3px 6px 3px 6px;
  border-radius: 12px !important;
  text-shadow: none !important;
  vertical-align: middle;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge.badge-square {
  border-radius: 2px !important;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge.badge-empty {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  vertical-align: baseline;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-default,
.label-default {
  background-color: #cccccc !important;
}

/* line 48, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-default.graded,
.label-default.graded {
  background: linear-gradient(to right, #cccccc, #e5e5e5) !important;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-blue,
.label-blue {
  background-color: #5db2ff !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-blue.graded,
.label-blue.graded {
  background: linear-gradient(to right, #5db2ff, #80c1fb) !important;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-info,
.badge-info {
  background-color: #57b5e3;
  background-image: none !important;
}

/* line 67, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-info.graded,
.badge-info.graded {
  background: linear-gradient(to right, #57b5e3, #c4e6f6) !important;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-sky,
.badge-sky {
  background-color: #11a9cc;
  background-image: none !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-sky.graded,
.badge-sky.graded {
  background: linear-gradient(to right, #11a9cc, #c4e6f6) !important;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-primary,
.label-primary {
  background-color: #4374e0 !important;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.badge-primary.graded,
.label-primary.graded {
  background: linear-gradient(to right, #4374e0, #aec9fa) !important;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-azure,
.badge-azure {
  background-color: #2dc3e8;
  background-image: none !important;
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-azure.graded,
.badge-azure.graded {
  background: linear-gradient(to right, #2dc3e8, #5edfff) !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-blueberry,
.badge-blueberry {
  background-color: #6f85bf;
  background-image: none !important;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-blueberry.graded,
.badge-blueberry.graded {
  background: linear-gradient(to right, #6f85bf, #ced5e9) !important;
}

/* line 111, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-palegreen,
.badge-palegreen {
  background-color: #a0d468;
  background-image: none !important;
}

/* line 116, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-palegreen.graded,
.badge-palegreen.graded {
  background: linear-gradient(to right, #a0d468, #c5e9b6) !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-success,
.badge-success {
  background-color: #53a93f;
  background-image: none !important;
}

/* line 126, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-success.graded,
.badge-success.graded {
  background: linear-gradient(to right, #53a93f, #b0e0a4) !important;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-green,
.badge-green {
  background-color: #8cc474;
  background-image: none !important;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-green.graded,
.badge-green.graded {
  background: linear-gradient(to right, #8cc474, #a0d468) !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-lightyellow,
.badge-lightyellow {
  background-color: #f6d52e;
  background-image: none !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-lightyellow.graded,
.badge-lightyellow.graded {
  background: linear-gradient(to right, #f6d52e, #f8e26d) !important;
}

/* line 151, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-yellow,
.badge-yellow {
  background-color: #ffce55;
  background-image: none !important;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-yellow.graded,
.badge-yellow.graded {
  background: linear-gradient(to right, #ffce55, #f6d52e) !important;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-warning,
.badge-warning {
  background-color: #f4b400;
  background-image: none !important;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-warning.graded,
.badge-warning.graded {
  background: linear-gradient(to right, #f4b400, #f8df95) !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-gold,
.badge-gold {
  background-color: #f9b256;
  background-image: none !important;
}

/* line 176, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-gold.graded,
.badge-gold.graded {
  background: linear-gradient(to right, #f9b256, #fece90) !important;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-orange,
.badge-orange {
  background-color: #fb6e52;
  background-image: none !important;
}

/* line 186, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-orange.graded,
.badge-orange.graded {
  background: linear-gradient(to right, #fb6e52, #fb9f8d) !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-lightred,
.badge-lightred {
  background-color: #e46f61;
  background-image: none !important;
}

/* line 196, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-lightred.graded,
.badge-lightred.graded {
  background: linear-gradient(to right, #e46f61, #f88f83) !important;
}

/* line 201, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-darkorange,
.badge-darkorange {
  background-color: #ed4e2a;
  background-image: none !important;
}

/* line 206, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-darkorange.graded,
.badge-darkorange.graded {
  background: linear-gradient(to right, #ed4e2a, #f5a998) !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-red,
.badge-red {
  background-color: #df5138;
  background-image: none !important;
}

/* line 216, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-red.graded,
.badge-red.graded {
  background: linear-gradient(to right, #df5138, #f5836f) !important;
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-pink,
.badge-pink {
  background-color: #e75b8d;
  background-image: none !important;
}

/* line 226, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-pink.graded,
.badge-pink.graded {
  background: linear-gradient(to right, #e75b8d, #f299b9) !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-darkpink,
.badge-darkpink {
  background-color: #cc324b;
  background-image: none !important;
}

/* line 236, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-darkpink.graded,
.badge-darkpink.graded {
  background: linear-gradient(to right, #cc324b, #fb6880) !important;
}

/* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-danger,
.badge-danger {
  background-color: #d73d32;
  background-image: none !important;
}

/* line 246, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-danger.graded,
.badge-danger.graded {
  background: linear-gradient(to right, #d73d32, #f7b5b0) !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-magenta,
.badge-magenta {
  background-color: #bc5679;
  background-image: none !important;
}

/* line 256, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-magenta.graded,
.badge-magenta.graded {
  background: linear-gradient(to right, #bc5679, #e9abc0) !important;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-purple,
.badge-purple {
  background-color: #7e3794;
  background-image: none !important;
}

/* line 266, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-purple.graded,
.badge-purple.graded {
  background: linear-gradient(to right, #7e3794, #daafe8) !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-maroon,
.badge-maroon {
  background-color: #981b48;
  background-image: none !important;
}

/* line 276, lib/engines/katana/app/assets/stylesheets/katana/../beyond/labels-badges.scss */
.label-maroon.graded,
.badge-maroon.graded {
  background: linear-gradient(to right, #981b48, #eab6c9) !important;
}

/*#endregion labels and badges */
/*#region PopOvers*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover {
  border-radius: 3px;
  padding: 0;
  border-color: #ccc;
  border-width: 1px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  color: #444444;
  background-color: #fbfbfb;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
  border-top-width: 0;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted {
  background-color: #262626;
  color: #f5f5f5;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted .popover-title {
  background-color: #262626;
  color: #f5f5f5;
}

/* line 27, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted.top .arrow:after {
  border-top-color: #262626;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted.bottom .arrow:after {
  border-bottom-color: #262626;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted.left .arrow:after {
  border-left-color: #262626;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.inverted.right .arrow:after {
  border-right-color: #262626;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark {
  background-color: #e5e5e5;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark .popover-title {
  background-color: #e5e5e5;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark.top .arrow:after {
  border-top-color: #e5e5e5;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark.bottom .arrow:after {
  border-bottom-color: #e5e5e5;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark.left .arrow:after {
  border-left-color: #e5e5e5;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover.dark.right .arrow:after {
  border-right-color: #e5e5e5;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-title {
  border-radius: 3px 3px 0 0;
  color: #000;
  border-bottom: 3px solid #001940;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-notitle + .popover .popover-title {
  display: none;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-notitle + .popover.top .arrow:after {
  border-top-color: #ffffff;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-notitle + .popover.bottom .arrow:after {
  border-bottom-color: #ffffff;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-notitle + .popover.left .arrow:after {
  border-left-color: #ffffff;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/katana/../beyond/popovers.scss */
.popover-notitle + .popover.right .arrow:after {
  border-left-color: #ffffff;
}

/*#endregion Popovers*/
/*#region TagsInput*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput {
  display: block;
  width: 100%;
  min-height: 32px;
  padding: 1px 3px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #262626;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #CCC;
  border-radius: 0;
}

/* line 15, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput > span {
  font-weight: 400;
  padding: 4px 28px 4px 8px;
  font-size: 13px;
  border: 1px solid #001940;
  background: #001940;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput input {
  border: 0;
  box-shadow: none;
  outline: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput input:focus {
  border: 0;
  box-shadow: none;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag {
  color: #FFF;
  position: relative;
  margin: 3px 0 3px 2px;
  display: inline-block;
  border-radius: 2px;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove] {
  display: block;
  top: -1px;
  right: 0;
  padding: 3px 4px 3px 5px;
  width: 23px;
  height: 22px;
  position: absolute;
  cursor: pointer;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove]:hover:after {
  opacity: 1;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove]:hover:active:after {
  opacity: 1;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove]:after {
  content: "\f00d";
  font-family: fontAwesome;
  padding: 2px 1px;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
  opacity: 0.7;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove]:after:hover {
  opacity: 1;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/../beyond/tagsinput.scss */
.bootstrap-tagsinput .tag [data-role=remove]:after:hover:active {
  opacity: 1;
}

/*#endregion TagsInput*/
/*#region Comment*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment {
  padding-top: 12px;
}

/* line 5, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment:first-child {
  padding-top: 0;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment > .comment {
  margin-left: 25px !important;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-avatar {
  position: relative;
  border-radius: 3px;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-header {
  font-size: 12px;
  padding-bottom: 2px;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-header span {
  color: #d0d0d0;
  display: inline-block;
  font-size: 11px;
  margin-left: 5px;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-body {
  float: none;
  margin-left: 40px;
  position: relative;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-text {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding: 7px 12px 8px;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-footer {
  display: block;
  font-size: 12px;
  padding: 4px 12px 0;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-footer i {
  font-size: 13px;
  margin-right: 7px;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-footer, .comment .comment-footer a {
  color: #d0d0d0;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/../beyond/comment.scss */
.comment .comment-footer a:hover {
  color: #001940;
}

/*#endregion Comment*/
/*#region Loading*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container {
  z-index: 2000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container.loading-inactive {
  display: none;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container.loading-inactive .loading-progress {
  display: none;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container .loading-progress {
  z-index: 2000;
  position: fixed;
  height: 10px;
  width: 10px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container .loading-progress .rotator {
  animation: spin 30s infinite linear;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container .loading-progress > .rotator {
  left: -100px;
}

/* line 39, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container .rotator {
  background-origin: border-box;
  background-color: #ffffff;
  width: 200px;
  height: 7px;
  opacity: .75;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/loading.scss */
.loading-container .colored {
  background-color: #001940 !important;
}

/*#endregion Loading*/
/*#region Progress Bar*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress {
  border-radius: 3px;
  box-shadow: none;
  background: #e5e5e5;
  height: 18px;
  position: relative;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: radial-gradient(9px 9px 0, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%);
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress .progress-bar {
  box-shadow: none;
  line-height: 18px;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xlg {
  height: 26px;
}

/* line 28, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xlg .progress-bar {
  line-height: 25px;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-lg {
  height: 22px;
}

/* line 36, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-lg .progress-bar {
  line-height: 21px;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-sm {
  height: 12px;
}

/* line 44, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-sm .progress-bar {
  line-height: 10px;
  font-size: 11px;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xs {
  height: 9px;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xs .progress-bar {
  line-height: 8px;
  font-size: 11px;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xxs {
  height: 4px;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-xxs .progress-bar {
  line-height: 4px;
  font-size: 0;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-right .progress-bar {
  float: right;
}

/* line 74, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-shadowed {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-no-radius {
  border-radius: 0 !important;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical {
  width: 25px;
  height: 100%;
  min-height: 150px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 0;
}

/* line 90, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical .progress-bar {
  position: absolute;
  width: 25px;
  overflow: hidden;
  line-height: 20px;
  height: 0;
  transition: height .5s ease;
}

/* line 98, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical .progress-bar span {
  width: 100%;
  font-size: 12px;
  text-align: center;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bottom {
  position: relative;
}

/* line 108, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bottom .progress-bar span {
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 120, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xlg {
  width: 40px;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xlg .progress-bar {
  width: 40px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-lg {
  width: 30px;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-lg .progress-bar {
  width: 30px;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-sm {
  width: 20px;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-sm .progress-bar {
  width: 20px;
}

/* line 142, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-sm .progress-bar span {
  font-size: 8px;
}

/* line 148, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xs {
  width: 10px;
}

/* line 151, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xs .progress-bar {
  width: 10px;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xs .progress-bar span {
  font-size: 0;
}

/* line 160, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xxs {
  width: 5px;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xxs .progress-bar {
  width: 5px;
}

/* line 166, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-xxs .progress-bar span {
  font-size: 0;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered {
  width: 31px;
}

/* line 176, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-bottom .progress-bar {
  bottom: 3px;
}

/* line 181, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-xlg {
  width: 48px;
}

/* line 185, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-lg {
  width: 38px;
}

/* line 189, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-sm {
  width: 28px;
}

/* line 193, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-xs {
  width: 18px;
}

/* line 197, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-vertical.progress-bordered.progress-xxs {
  width: 13px;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 3px;
  height: 24px;
}

/* line 209, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered.progress-xlg {
  height: 32px;
}

/* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered.progress-lg {
  height: 28px;
}

/* line 217, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered.progress-sm {
  height: 18px;
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered.progress-xs {
  height: 15px;
}

/* line 225, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress.progress-bordered.progress-xxs {
  height: 10px;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar {
  background-color: #001940;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-danger {
  background-color: #d73d32 !important;
}

/* line 239, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-success {
  background-color: #53a93f !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-warning {
  background-color: #f4b400 !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-silver {
  background-color: #777777 !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-inverse {
  background-color: #444444 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-blue {
  background-color: #5db2ff !important;
}

/* line 258, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-info {
  background-color: #57b5e3 !important;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-azure {
  background-color: #2dc3e8 !important;
}

/* line 264, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-sky {
  background-color: #11a9cc !important;
}

/* line 268, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-blueberry {
  background-color: #6f85bf !important;
}

/* line 272, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-palegreen {
  background-color: #a0d468 !important;
}

/* line 276, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-orange {
  background-color: #fb6e52 !important;
}

/* line 280, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-darkorange {
  background-color: #ed4e2a !important;
}

/* line 284, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-magenta {
  background-color: #bc5679 !important;
}

/* line 288, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-purple {
  background-color: #7e3794 !important;
}

/* line 292, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-bar-maroon {
  background-color: #981b48 !important;
}

/* line 297, lib/engines/katana/app/assets/stylesheets/katana/../beyond/progressbars.scss */
.progress-striped .progress-bar {
  background-image: linear-gradient(135deg, 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);
}

/*#endregion Progress Bar*/
/*#region Timeline*/
/* line 2, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline:before {
  top: 0;
  bottom: -35px;
  position: absolute;
  content: " ";
  width: 3px;
  left: 50%;
  margin-left: -1.5px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  background-color: #f3f3f3;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li:after {
  clear: both;
}

/* line 33, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-datetime {
  color: #737373;
  position: absolute;
  left: 55%;
  top: 6px;
  text-align: left;
  padding: 10px;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-datetime .timeline-time, .timeline > li > .timeline-datetime .timeline-date {
  display: block;
  font-size: 11px;
  font-family: 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-datetime .timeline-time {
  font-size: 14px;
  font-weight: bold;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel {
  background-color: #fbfbfb;
  width: calc(50% - 45px);
  float: left;
  border-radius: 2px;
  padding: 0;
  position: relative;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

/* line 63, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-header .timeline-title {
  display: block;
  padding: 10px 20px 0;
  min-width: 200px;
  font-size: 14px;
  font-family: "Lucida Sans", "trebuchet MS", Arial, Helvetica;
  font-weight: 700;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-header .timeline-datetime {
  position: absolute;
  top: 5px;
  right: 10px;
  font-family: "Lucida Sans", "trebuchet MS", Arial, Helvetica;
  font-size: 13px;
  display: none;
}

/* line 82, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-body {
  padding: 10px 20px 20px;
  line-height: 22px;
}

/* line 86, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-body > p,
.timeline > li > .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}

/* line 96, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-footer {
  padding: 5px 20px 10px;
  border-top: 1px solid #eeeeee;
}

/* line 100, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel .timeline-footer .footer-registrar {
  font-size: 12px;
  color: #555555;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 16px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #e5e5e5;
  border-right: 0 solid #e5e5e5;
  border-bottom: 15px solid transparent;
  content: " ";
}

/* line 118, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 17px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fbfbfb;
  border-right: 0 solid #fbfbfb;
  border-bottom: 14px solid transparent;
  content: " ";
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li .timeline-badge {
  width: 50px;
  height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -25px;
  background-image: linear-gradient(to bottom, #eeeeee 0, #fbfbfb 100%);
  z-index: 100;
  border-radius: 50%;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  color: #444444;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li .timeline-badge .badge-picture {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* line 152, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li .timeline-badge i {
  line-height: 50px;
}

/* line 156, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li .timeline-badge[class*="bg-"] {
  background-image: none !important;
  color: #ffffff;
}

/* line 163, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li.timeline-inverted > .timeline-datetime {
  left: auto;
  right: 55%;
  text-align: right;
}

/* line 169, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

/* line 172, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* line 188, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
.timeline > li.timeline-node {
  width: 150px;
  margin: 0px auto 20px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 198, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline:before {
    left: 40px;
  }
  /* line 203, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel {
    width: calc(100% - 90px);
  }
  /* line 207, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 6px;
  }
  /* line 213, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel {
    float: right;
  }
  /* line 216, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  /* line 223, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  /* line 231, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel .timeline-header .timeline-title {
    top: 5px;
  }
  /* line 235, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel .timeline-header .timeline-datetime {
    display: block;
  }
  /* line 241, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-datetime {
    display: none;
  }
  /* line 245, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li.timeline-node {
    margin: 0 0 20px -35px;
  }
}

@media (max-width: 500px) {
  /* line 260, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel .timeline-header .timeline-datetime {
    position: relative;
    padding: 5px 30px 0;
    margin: 0;
  }
  /* line 267, lib/engines/katana/app/assets/stylesheets/katana/../beyond/timeline.scss */
  .timeline > li > .timeline-panel .timeline-body {
    padding: 20px 20px 20px;
  }
}

/*#endregion Timleline*/
/*rtl:prepend:"Droid Arabic Kufi", "WYekan"*/
/*rtl:prepend:"Droid Arabic Kufi", "WYekan"*/
/*Typography*/
/* line 4, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
h1.row-title:before,
h2.row-title:before,
h3.row-title:before,
h4.row-title:before,
h5.row-title:before,
h6.row-title:before {
  background-color: #001940;
}

/*Navbar*/
/* line 13, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 16, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .badge {
  box-shadow: 1px 1px 0 #001940;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li .message-time {
  color: #001940;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li .avatar-area .caption {
  background-color: transparent;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-login-area > li.dropdown-footer {
  border-top: 3px solid #001940;
}

/* line 28, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area > li.open > a {
  min-width: 140px;
  background-color: transparent;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
  border-left: 2px solid #53a93f;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox] + .text:before {
  border-color: #001940;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account .setting-container input[type=checkbox]:checked + .text:before {
  border-color: #001940;
  color: #53a93f;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
  background-color: transparent;
}

/*Sidebar*/
/* line 46, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar:hover .sidebar-collapse .collapse-icon {
  color: #001940;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-header-wrapper {
  margin-left: 5px;
  height: 40px;
  margin-bottom: 0;
  position: relative;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-header-wrapper .searchicon {
  color: #001940;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-menu li:before {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 61, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-menu li:not(.open):hover:before {
  background-color: #53a93f;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-collapse:before {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 67, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-sidebar .sidebar-collapse .collapse-icon:hover {
  background-color: rgba(0, 25, 64, 0.9);
  color: #fff;
}

/*Page Header*/
/* line 72, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a:before {
  background-color: #a6def9;
}

/* line 75, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a:hover {
  color: #a6def9;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a.active {
  color: #a6def9;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a.fullscreen:before {
  background-color: #53a93f;
}

/* line 84, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a.fullscreen:hover,
.page-header .header-buttons a.fullscreen.active {
  color: #53a93f;
}

/* line 88, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a.sidebar-toggler:before {
  background-color: #e75b8d;
}

/* line 91, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.page-header .header-buttons a.sidebar-toggler:hover,
.page-header .header-buttons a.sidebar-toggler.active {
  color: #e75b8d;
}

/*Widget*/
/* line 96, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.widget:hover .compact i {
  color: #001940;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.widget-buttons.compact:hover {
  background: rgba(0, 25, 64, 0.9);
}

/* line 102, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.widget-buttons.compact:hover i {
  color: #fff !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.widget-buttons.compact:before {
  background-color: #001940;
}

/*Databoxes*/
/* line 109, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.databox .databox-left {
  color: #001940;
}

/* line 112, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.databox.databox-vertical .databox-top {
  color: #001940;
}

/*Tabs*/
/* line 116, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.nav-tabs {
  background-color: #cde2ed;
}

/* line 120, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top: 2px solid #001940;
}

/*Primary Button*/
/* line 126, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary,
.btn-primary:focus {
  background-color: rgba(0, 25, 64, 0.9) !important;
  border-color: #001940;
}

/* line 131, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary.dropdown-toggle {
  border-left-color: #7da0ff !important;
}

/* line 134, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary.active {
  background-color: #001930 !important;
  border-color: #001930;
}

/* line 138, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary.shiny {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMwMDE5NDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMTkzMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(center to bottom, #001940 5%, #001930 100%);
}

/* line 145, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary:hover,
.open .btn-primary.dropdown-toggle {
  background-color: #001960 !important;
  border-color: #001940;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #001940 !important;
  border-color: #001940;
  color: #001940;
}

/*Primary Label*/
/* line 170, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.badge-primary,
.label-primary {
  background-color: #001940 !important;
}

/*Popover*/
/* line 175, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.popover-title {
  border-bottom: 3px solid #001940;
}

/*tooltip*/
/* line 179, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tooltip-primary + .tooltip > .tooltip-inner {
  border: 1px solid #001940;
  background-color: #001940;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tooltip-primary + .tooltip.top .tooltip-arrow {
  border-top-color: #001940;
}

/* line 186, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tooltip-primary + .tooltip.right .tooltip-arrow {
  border-right-color: #001940;
}

/* line 189, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tooltip-primary + .tooltip.left .tooltip-arrow {
  border-left-color: #001940;
}

/* line 192, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tooltip-primary + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #001940;
}

/*ProgressBar*/
/* line 196, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.progress-bar {
  background-color: #001940;
}

/*Notification*/
/* line 200, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.toast-primary {
  background-color: #001940 !important;
}

/*Modal*/
/* line 204, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.modal-primary .modal-header {
  border-bottom: 3px solid #001940;
}

/*Dropdown*/
/* line 208, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dropdown-primary li a:hover,
.dropdown-primary li a:focus,
.dropdown-primary li a:active,
.dropdown-primary li.active a,
.dropdown-primary li.active a:hover,
.dropdown-primary .dropdown-submenu:hover > a,
.nav-tabs .dropdown-primary li > a:focus {
  background-color: rgba(0, 25, 64, 0.9);
}

/*Table*/
/* line 218, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.table thead.colored-primary > tr > th {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 221, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.table thead.colored-primary.bordered-primary > tr > th {
  border-bottom: 3px solid #001940;
}

@media only screen and (max-width: 800px) {
  /* line 225, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
  .table thead.bordered-primary > tr > th {
    border-right: 3px solid #001940;
  }
}

/*Nestable Lists*/
/* line 230, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dd-list > li.bordered-primary > .dd-handle {
  border-left-color: #001940;
}

/*Treeview*/
/* line 234, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.tree-loading {
  color: #001940 !important;
}

/*Wizard*/
/* line 238, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.wizard ul li.active .step {
  border-color: #001940;
  color: #001940;
}

/* line 242, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.wizard ul li.active:before {
  background-color: rgba(0, 25, 64, 0.9);
}

/*Inputs*/
/* line 246, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.colored-primary[type=checkbox]:checked + .text,
input.colored-primary[type=radio]:checked + .text {
  color: #001940;
}

/* line 250, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.colored-primary[type=checkbox]:checked + .text:before,
input.colored-primary[type=radio]:checked + .text:before {
  border-color: #001940;
  color: #001940;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary[type=checkbox] + .text:after {
  border-color: #001940;
}

/* line 258, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary[type=checkbox]:checked + .text:before {
  background-color: rgba(0, 25, 64, 0.9);
  border-color: #001940;
  color: #fff;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary[type=checkbox]:checked + .text:after {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 266, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary.slider-icon[type=checkbox]:checked + .text:after {
  color: #001940;
}

/* line 269, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary.slider-icon[type=checkbox] + .text:after {
  color: #001940;
}

/* line 272, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary.toggle[type=checkbox]:checked + .text:after {
  color: #001940;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
input.checkbox-slider.colored-primary.toggle[type=checkbox] + .text:after {
  background-color: rgba(0, 25, 64, 0.9);
}

/*Slider*/
/* line 279, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.noUi-connect {
  background: #001940;
}

/* line 282, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider.valuelabel-primary .ui-rangeSlider-label {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 285, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider.valuelabel-primary .ui-rangeSlider-label-inner {
  border-top: 6px solid #001940;
}

/* line 288, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider.silder-primary .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner:before,
.ui-rangeSlider.silder-primary .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner:before {
  color: #001940 !important;
}

/* line 292, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider.silder-primary .ui-rangeSlider-bar {
  background: #001940 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider-label {
  background-color: #53a93f;
}

/* line 298, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider-bar {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 301, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.ui-rangeSlider-label-inner {
  border-top: 6px solid #53a93f;
}

/*Select2*/
/* line 305, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.select2-results .select2-highlighted {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 308, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  border: 1px solid #001940;
  background-color: rgba(0, 25, 64, 0.9);
}

/*Tags Input*/
/* line 313, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.bootstrap-tagsinput > span {
  border: 1px solid #001940;
  background-color: rgba(0, 25, 64, 0.9);
}

/*DatePicker*/
/* line 318, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.datepicker td.active,
.datepicker td.active:hover {
  background-color: rgba(0, 25, 64, 0.9);
}

/* line 322, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.datepicker td span.active {
  background-color: rgba(0, 25, 64, 0.9);
}

/*DateRangePicker*/
/* line 326, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.daterangepicker .ranges li {
  color: #001940;
}

/* line 329, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: rgba(0, 25, 64, 0.9);
  border: 1px solid #001940;
}

/* line 334, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: rgba(0, 25, 64, 0.9);
  border-color: #001940;
}

/*Editors*/
/* line 340, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.note-editor .dropdown-menu li a i {
  color: #001940;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.note-editor .note-dropzone.hover {
  color: #001940;
  border: 2px dashed #001940;
}

/*Lockscreen*/
/* line 348, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.lock-container .lock-box .btn-lock,
.lock-container .lock-box .btn-lock:hover {
  color: #001940;
}

/* line 352, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.lock-container .signinbox a {
  color: #001940;
}

/*Pricing Tables*/
/* line 356, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.pricing-container .plan .signup {
  background-color: #001940;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.profile-container .profile-body .nav-tabs > li.active > a,
.profile-container .profile-body .nav-tabs > li.active > a:hover,
.profile-container .profile-body .nav-tabs > li.active > a:focus {
  border-bottom: 2px solid #001940;
}

/*Comment*/
/* line 365, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.comment .comment-footer a:hover {
  color: #001940;
}

/*Mail*/
/* line 369, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.mail-container .mail-header .header-buttons li a:hover {
  border-color: #001940;
}

/* line 372, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.mail-container .mail-header .header-buttons li a:hover i {
  color: #001940;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.mail-container .mail-body .mail-info .mail-sender.mail-sender span,
.mail-container .mail-body .mail-info .mail-date.mail-sender span {
  color: #53a93f;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.mail-container .mail-body .mail-reply .reply-form > div a {
  color: #53a93f;
}

/* line 382, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.mail-container .mail-body .mail-list .list-item:before {
  background-color: #001940;
}

/*Calendar*/
/* line 386, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.external-event {
  border-left: 4px solid #001940;
}

/*Dashboard*/
/* line 390, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-header .deadline {
  border-top: 3px solid #001940 !important;
}

/* line 393, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-progress .progress-handle {
  background-color: rgba(0, 25, 64, 0.9) !important;
}

/* line 396, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-progress .progress-handle:after {
  border-top-color: #001940 !important;
}

/* line 399, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-days .day-container:hover {
  background-color: rgba(0, 25, 64, 0.9);
  border: 1px solid #001940;
}

/* line 403, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-days .day-container.all {
  width: 170px;
}

/* line 406, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-days .day-container.highlight {
  background-color: rgba(0, 25, 64, 0.9);
  border: 1px solid #001940;
}

/* line 410, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-days .day-container.highlight:hover {
  color: #001940;
}

/* line 413, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.dashboard-box .box-days .day-container .day-more {
  color: #001940;
}

/*Orders*/
/* line 417, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.orders-container .orders-list .order-item:before {
  background-color: rgba(0, 25, 64, 0.9) !important;
}

/* line 420, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.orders-container .orders-list .order-item.top:hover:before {
  background-color: #53a93f !important;
}

/* line 423, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.orders-container .orders-list .order-item.top .item-more {
  color: #53a93f !important;
}

/* line 426, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.orders-container .orders-list .order-item .item-more {
  color: #001940 !important;
}

/*Error Pages*/
/* line 430, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.body-404 {
  background-color: #001940;
}

/* line 433, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.error-container h1 {
  color: #001940;
}

/* line 436, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.return-btn:hover {
  color: #001940;
}

/* line 439, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.body-500 {
  background-color: #53a93f;
}

/* line 442, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.body-500 .error-container h1 {
  color: #53a93f;
}

/* line 445, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.body-500 .return-btn:hover {
  color: #53a93f;
}

/* line 448, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.loading-container .colored {
  background-color: rgba(0, 25, 64, 0.9) !important;
}

/* line 451, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.breadcrumb > li > a {
  color: #001940;
}

/* line 455, lib/engines/katana/app/assets/stylesheets/katana/boomer.scss */
.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active,
.btn.disabled.active,
.btn.active[disabled] {
  background-color: #cccccc !important;
  border-color: #001940;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/theme.scss */
.bg-start-new {
  background-color: #deedcf !important;
}

/* line 2, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-fixed-top .navbar-brand {
  background-image: url(/assets/purchaseplus-logo-inverted-c73ea8dff925a99cedaf0f7af28119a76b41bf393e921a2a46c19517099bd5ed.png);
  background-repeat: no-repeat;
  width: 220px;
  background-size: 100%;
  margin-top: -13px;
  margin-left: -22px !important;
  height: 57px;
}

/* line 14, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-fixed-top .account-area li a {
  margin: 1em;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar label {
  margin-bottom: 0;
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar input[type="radio"] {
  margin: 0 0.2em 0 0.5em;
}

/* line 30, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar .flag {
  float: left;
  width: 25px;
  height: 20px;
  margin: 0px 6px;
  background-image: url(/assets/language-flags-732720d1464be5c6fa48eb0eabed18cbbfceaddd7aa93d21c38d6ebcc8aa819f.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 40, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar .en span {
  background-position: 0px center;
}

/* line 41, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar .th span {
  background-position: -50px center;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar .zh span {
  background-position: -25px center;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.development .navbar-inner {
  border-bottom: 3px solid #d9534f;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.staging .navbar-inner {
  border-bottom: 3px solid #f0ad4e;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.uat .navbar-inner {
  border-bottom: 3px solid #5bc0de;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.production .navbar-inner {
  border-bottom: 3px solid #5cb85c;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-fixed-bottom {
  background: rgba(0, 25, 64, 0.85);
  color: #627eaa;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-fixed-bottom .select2-choice {
  line-height: 19px;
  height: 22px;
}

/* line 78, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-fixed-bottom .checkbox {
  margin-top: 0;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.footer-actions {
  padding: 0.3em 0.5em;
}

/* line 87, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-btn {
  margin-top: 4px;
  margin-left: 3px;
  float: right;
}

/* line 92, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.navbar-btn .navbar-left {
  float: left;
}

/* line 99, lib/engines/katana/app/assets/stylesheets/katana/nav.scss */
.header-buttons .activity_logs .fa {
  font-size: 20px;
}

/* line 1, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
dd {
  padding: 0 1em 1em 2em;
}

/* line 5, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
table {
  font-size: 0.9em;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.clickable {
  cursor: pointer;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.instruction_well {
  margin: 0;
  padding: 10px;
}

/* line 19, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.header-title {
  width: 100%;
}

/* line 23, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.header-title h1 .small {
  text-transform: uppercase;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.accrual_snapshots .widget-header .widget-buttons,
.approved .widget-header .widget-buttons,
.awaiting_approval .widget-header .widget-buttons,
.awaiting_my_approval .widget-header .widget-buttons,
.cancelled .widget-header .widget-buttons,
.closed .widget-header .widget-buttons,
.count .widget-header .widget-buttons,
.declined .widget-header .widget-buttons,
.index .widget-header .widget-buttons,
.invoiced .widget-header .widget-buttons,
.invoices.flagged .widget-header .widget-buttons,
.invoices.reconciled .widget-header .widget-buttons,
.invoices.aged .widget-header .widget-buttons,
.invoices.processing .widget-header .widget-buttons,
.not_sent .widget-header .widget-buttons,
.open .widget-header .widget-buttons,
.received .widget-header .widget-buttons,
.sent .widget-header .widget-buttons,
.show .widget-header .widget-buttons,
.summary .widget-header .widget-buttons,
.turnover .widget-header .widget-buttons {
  background-color: #b8d8e8;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.accrual_snapshots .widget-body form,
.approved .widget-body form,
.awaiting_approval .widget-body form,
.awaiting_my_approval .widget-body form,
.cancelled .widget-body form,
.closed .widget-body form,
.count .widget-body form,
.declined .widget-body form,
.index .widget-body form,
.invoiced .widget-body form,
.invoices.flagged .widget-body form,
.invoices.reconciled .widget-body form,
.invoices.aged .widget-body form,
.invoices.processing .widget-body form,
.not_sent .widget-body form,
.open .widget-body form,
.received .widget-body form,
.sent .widget-body form,
.show .widget-body form,
.summary .widget-body form,
.turnover .widget-body form {
  margin-bottom: 0.5em;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.accrual_snapshots .tab-content,
.approved .tab-content,
.awaiting_approval .tab-content,
.awaiting_my_approval .tab-content,
.cancelled .tab-content,
.closed .tab-content,
.count .tab-content,
.declined .tab-content,
.index .tab-content,
.invoiced .tab-content,
.invoices.flagged .tab-content,
.invoices.reconciled .tab-content,
.invoices.aged .tab-content,
.invoices.processing .tab-content,
.not_sent .tab-content,
.open .tab-content,
.received .tab-content,
.sent .tab-content,
.show .tab-content,
.summary .tab-content,
.turnover .tab-content {
  padding: 0.5em;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.accrual_snapshots .tab-content .widget,
.approved .tab-content .widget,
.awaiting_approval .tab-content .widget,
.awaiting_my_approval .tab-content .widget,
.cancelled .tab-content .widget,
.closed .tab-content .widget,
.count .tab-content .widget,
.declined .tab-content .widget,
.index .tab-content .widget,
.invoiced .tab-content .widget,
.invoices.flagged .tab-content .widget,
.invoices.reconciled .tab-content .widget,
.invoices.aged .tab-content .widget,
.invoices.processing .tab-content .widget,
.not_sent .tab-content .widget,
.open .tab-content .widget,
.received .tab-content .widget,
.sent .tab-content .widget,
.show .tab-content .widget,
.summary .tab-content .widget,
.turnover .tab-content .widget {
  margin-bottom: 0.5em;
}

/* line 72, lib/engines/katana/app/assets/stylesheets/katana/body.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: 0px;
}

/* line 3, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.resource-content {
  margin-top: 10px;
}

/* line 8, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.resource-content .finder_form input {
  border-left: 0;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.resource-content .finder_form .btn-block {
  padding: 5px 0;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.resource-content .finder_form .btn-info, .resource-content .finder_form .btn-info:focus {
  background-color: #91c3dc !important;
  border-color: #91c3dc !important;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.resource-content .resource-content {
  padding: 8px 6px 0 6px;
  background-color: #f5f5f5;
  margin-top: 0;
}

/* line 32, lib/engines/katana/app/assets/stylesheets/katana/resource.scss */
.show dl {
  margin: 0;
}

/* line 1, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.modal form {
  margin-bottom: 0;
}

/* line 5, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.well form {
  margin-bottom: 10px;
}

/* line 9, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.select2-container {
  display: block;
}

/* line 13, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.form-control {
  height: 33px;
  color: black;
  border-radius: 0px;
}

/* line 18, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.form-control.third {
  width: 33%;
  margin-right: 0.33%;
}

/* line 22, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.form-control.third:last-child {
  margin-right: 0;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.form-group.full, .input-group.full {
  width: 100%;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.checkbox-label {
  margin: 0 20px 0 5px;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
input.boolean {
  margin-right: 5px;
}

/* line 42, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.collection_radio_buttons {
  margin-left: 5px;
  margin-right: 10px;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.input-field-icon-btn {
  width: 30px !important;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.finder_form .collection_check_boxes {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.95em;
  color: #777777;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.finder_extras {
  background-color: transparent;
  margin-top: -1px;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/katana/form.scss */
.x-form-layout-auto-label > * > .x-form-item-label > .x-form-item-label-inner {
  min-width: 60px !important;
}

/* line 1, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary {
  font-size: 0.9em;
  padding: 0.5em 0;
  background-color: #cde2ed;
}

/* line 6, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dl {
  margin: 0;
  padding: 0;
}

/* line 11, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dt {
  color: #666666;
  font-weight: bold;
  min-height: 1.43em;
  width: 40%;
  letter-spacing: 0.0625em;
  clear: left;
}

/* line 21, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dd {
  color: #777777;
  text-align: left;
  padding: 0.1em 0;
  min-height: 1.45em;
  width: 60%;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dd a, .summary dd a:hover, .summary dd a:focus {
  border-bottom: solid 1px;
  text-decoration: none;
}

/* line 34, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dd .editable-disabled {
  border-bottom: none !important;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary dd .editable-empty {
  color: #f4b400;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary .widget {
  margin: 0;
}

/* line 47, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary .widget-header {
  min-height: 0;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary .widget-header .widget-buttons {
  line-height: 22px;
  height: 24px;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.summary .capitalize {
  text-transform: capitalize;
}

/* Make inline editables fit into their parent */
/* line 62, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.editable-container.editable-inline,
.editable-container.editable-inline .control-group.form-group,
.editable-container.editable-inline .control-group.form-group .editable-input,
.editable-container.editable-inline .control-group.form-group .editable-input textarea,
.editable-container.editable-inline .control-group.form-group .editable-input select,
.editable-container.editable-inline .control-group.form-group .editable-input input:not([type=radio]):not([type=checkbox]):not([type=submit]) {
  width: 90% !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/katana/summary.scss */
.widget-body .summary-columns {
  padding-right: 1em;
  padding-left: 1em;
}

/* line 1, lib/engines/katana/app/assets/stylesheets/katana/widget.scss */
.widget-buttons > [data-toggle="edit"] {
  color: #777777;
  font-size: 14px;
}

/* line 7, lib/engines/katana/app/assets/stylesheets/katana/widget.scss */
.widget-body .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 12, lib/engines/katana/app/assets/stylesheets/katana/widget.scss */
.widget-body .col-xs-1,
.widget-body .col-sm-1,
.widget-body .col-md-1,
.widget-body .col-lg-1,
.widget-body .col-xs-2,
.widget-body .col-sm-2,
.widget-body .col-md-2,
.widget-body .col-lg-2,
.widget-body .col-xs-3,
.widget-body .col-sm-3,
.widget-body .col-md-3,
.widget-body .col-lg-3,
.widget-body .col-xs-4,
.widget-body .col-sm-4,
.widget-body .col-md-4,
.widget-body .col-lg-4,
.widget-body .col-xs-5,
.widget-body .col-sm-5,
.widget-body .col-md-5,
.widget-body .col-lg-5,
.widget-body .col-xs-6,
.widget-body .col-sm-6,
.widget-body .summary dt,
.summary .widget-body dt,
.widget-body .summary dd,
.summary .widget-body dd,
.widget-body .col-md-6,
.widget-body .col-lg-6,
.widget-body .col-xs-7,
.widget-body .col-sm-7,
.widget-body .col-md-7,
.widget-body .col-lg-7,
.widget-body .col-xs-8,
.widget-body .col-sm-8,
.widget-body .col-md-8,
.widget-body .col-lg-8,
.widget-body .col-xs-9,
.widget-body .col-sm-9,
.widget-body .col-md-9,
.widget-body .col-lg-9,
.widget-body .col-xs-10,
.widget-body .col-sm-10,
.widget-body .col-md-10,
.widget-body .col-lg-10,
.widget-body .col-xs-11,
.widget-body .col-sm-11,
.widget-body .col-md-11,
.widget-body .col-lg-11,
.widget-body .col-xs-12,
.widget-body .col-sm-12,
.widget-body .col-md-12,
.widget-body .col-lg-12 {
  padding: 0;
}

/* line 64, lib/engines/katana/app/assets/stylesheets/katana/widget.scss */
.widget_element {
  clear: both;
}

@font-face {
  font-family: 'Open Sans';
  src: url(/assets/OpenSans-Regular-8376ca42d6f43bbd8274dc9f48661f0695a3a966cb520a8b52aba71d6d85a106.eot);
  src: url(/assets/OpenSans-Regular-8376ca42d6f43bbd8274dc9f48661f0695a3a966cb520a8b52aba71d6d85a106.eot?#iefix) format("embedded-opentype"), url(/assets/OpenSans-Regular-055b675b280aa79d5af086318b69c12f749d68240d8e231587c02a9312b06b30.woff) format("woff"), url(/assets/OpenSans-Regular-3a68067c3858bdcc9544ba7615fa40cfc91bc09f6843acd76643ee05c05ad18f.ttf) format("truetype"), url(/assets/OpenSans-Regular-c54eb3da4e12862419548acac0bcf8ca7c1507a60aecda4530fd64882796cde3.svg#open_sans) format("svg");
}

@font-face {
  font-family: 'Open Sans';
  src: url(/assets/OpenSans-Bold-3114f67d23f7856fcf11b3cf09d1f09537a3ef798acd9b4c66db1cff82569e36.ttf) format("truetype");
  font-weight: bold;
}

/* line 1, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container {
  position: relative;
  padding: 0px;
  background-color: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

/* line 10, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-header {
  position: relative;
  height: 43px;
  padding: 14px 10px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fbfbfb;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-header h6 {
  margin: 0;
}

/* line 20, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 25, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item {
  position: relative;
  padding: 7px 10px;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}

/* line 31, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #2dc3e8;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item:hover {
  background-color: #fbfbfb;
}

/* line 46, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item:hover:before {
  display: block;
}

/* line 49, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item.top:hover:before {
  background-color: #fb6e52;
}

/* line 52, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item.top .item-more {
  color: #fb6e52;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-left {
  padding-right: 0;
}

/* line 58, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-left .item-booker {
  margin: 6px 0;
  color: #666666;
}

/* line 62, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-left .item-time {
  font-size: 11px;
  margin-bottom: 2px;
  color: #999999;
}

/* line 67, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-right {
  padding-left: 0;
  text-align: center;
}

/* line 71, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-right .item-price {
  font-size: 13px;
  margin: 17px auto;
  color: #666666;
}

/* line 76, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-more {
  position: absolute;
  right: -10px;
  -lh-property: 0;
  top: calc(50% - 13px);
  width: 25px;
  height: 25px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
  border: 3px solid #ffffff;
  vertical-align: middle;
  color: #2dc3e8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 97, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-more i {
  font-size: 17px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 106, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-list .order-item .item-more i:before {
  content: "";
}

/* line 109, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-footer {
  position: relative;
  background-color: white;
  height: 34px;
  padding: 7px;
  text-align: center;
  background-color: #fbfbfb;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-footer a {
  margin: 0 auto;
  font-size: 11px;
  color: #999999;
  font-weight: 500;
}

/* line 123, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-footer a:hover {
  text-decoration: none;
}

/* line 126, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-footer .help {
  position: absolute;
  right: 0;
  top: 0;
  width: 37px;
  height: 37px;
  border-left: 1px solid #e5e5e5;
  text-align: center;
  padding: 8px;
}

/* line 136, lib/engines/katana/app/assets/stylesheets/katana/snapshots.scss */
.orders-container .orders-footer .help a i {
  font-size: 18px;
  color: #cccccc;
}

/*! X-editable - v1.5.1 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2014 Vitaliy Potapov; Licensed MIT */
/* line 5, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
}

/* line 9, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editableform .control-group {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
  white-space: nowrap;
  /* prevent wrapping buttons on new line */
  line-height: 20px;
  /* overwriting bootstrap line-height. See #133 */
}

/* 
  BS3 width:1005 for inputs breaks editable form in popup 
  See: https://github.com/vitalets/x-editable/issues/393
*/
/* line 19, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editableform .form-control {
  width: auto;
}

/* line 23, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 32, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

/* line 38, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 48, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px;
}

/*for jquery-ui buttons need set height to look more pretty*/
/* line 53, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

/* line 58, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editableform-loading {
  background: url(/assets/loading-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}

/* line 65, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-inline .editableform-loading {
  background-position: left 5px;
}

/* line 69, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

/*add padding for jquery ui*/
/* line 77, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-error-block.ui-state-error {
  padding: 3px;
}

/* line 81, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-error {
  color: red;
}

/* ---- For specific types ---- */
/* line 87, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 94, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

/* checklist vertical alignment */
/* line 101, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

/* line 107, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-checklist label {
  white-space: nowrap;
}

/* set exact width of textarea to fit buttons toolbar */
/* line 112, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

/* clear button shown as link in date inputs */
/* line 118, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

/* IOS-style clear button for text inputs */
/* line 126, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-clear-x {
  background: url(/assets/clear-f8be614091b91809de65cd902bae9b3d4cd0aaa5f6a936b9458862ff4f79c98b.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

/* line 141, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-clear-x:hover {
  opacity: 1;
}

/* line 145, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-pre-wrapped {
  white-space: pre-wrap;
}

/* line 148, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */
}

/* line 152, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */
}

/* line 156, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 165, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */
}

/* line 169, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

/* line 176, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}

/* line 184, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-empty, .editable-empty:hover, .editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none;
}

/* line 191, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-unsaved {
  font-weight: bold;
}

/* line 195, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-unsaved:after {
  /*    content: '*'*/
}

/* line 199, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.editable-bg-transition {
  transition: background-color 1400ms ease-out;
}

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 208, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 224, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}

/* line 235, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker-inline {
  width: 220px;
}

/* line 238, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 241, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 244, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 248, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 259, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 269, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker > div {
  display: none;
}

/* line 272, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 275, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 278, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 281, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table {
  margin: 0;
}

/* line 284, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

/* line 294, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 298, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 302, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

/* line 306, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 312, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 330, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 352, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 362, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 365, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 368, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}

/* line 377, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

/* line 397, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #f3e97a;
}

/* line 419, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 429, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 448, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #808080;
}

/* line 470, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 480, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 499, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 521, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 531, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 543, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 546, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 552, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 571, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 593, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 603, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

/* line 607, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 610, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 614, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 618, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 624, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 628, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 635, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.input-daterange input {
  text-align: center;
}

/* line 638, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 643, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 648, vendor/bundle/ruby/2.7.0/gems/bootstrap-x-editable-rails-1.5.1.1/app/assets/stylesheets/bootstrap3-editable/bootstrap-editable.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 5, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.ui-sortable li:hover {
  cursor: -moz-grab;
}

/* line 11, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.form-inline finder_form .boolean {
  margin: -2px 0 0 0 !important;
}

/* line 16, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.collection_check_boxes {
  padding: 0 1.5em 0 0.5em;
}

/* line 20, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.form-control {
  height: auto !important;
}

/* line 22, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.form-control span {
  display: inline-block;
}

/* line 27, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.cell.save {
  text-align: center;
}

/* line 31, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.cell.total {
  font-weight: bold;
}

@media only screen and (max-width: 880px) {
  /* line 36, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
  .collection_check_boxes {
    padding: 0 1em 0.25em 0.25em;
  }
  /* line 39, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
  label,
.collection_check_boxes {
    font-size: 0.8em;
  }
}

/* line 45, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
#modal-tiny {
  width: 130px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 0 0 0;
}

/* line 54, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.spinner {
  background-image: url(/assets/spinner-a3c47328748b1c1303459a4e6beb7cbf627ccf7aabb34a6441d6641da8ff9769.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
}

/* line 61, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.clearfix {
  clear: both;
}

/* To remove position: absolute from bootstrap-sass gem */
/* line 66, lib/engines/nunchaku/app/assets/stylesheets/nunchaku/application.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
}

@media print {
  /* line 3, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .current_session,
.page-sidebar,
.page-breadcrumbs,
.header-buttons,
.header-title,
.breadcrumb,
.navbar,
.nav-tabs,
.widget-buttons,
.widget-header,
.input-group,
.edit,
.form_row,
.cell.save,
.cell.tool_box {
    display: none !important;
  }
  /* line 22, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .recipe img {
    float: left;
    display: inline;
    padding-right: 0.2em;
  }
  /* line 29, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .main-container {
    margin-top: 0px !important;
  }
  /* line 33, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .page-content {
    margin-left: 0px !important;
  }
  /* line 37, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .page-header {
    border-bottom: none;
  }
  /* line 41, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .row a:link:after, .row a:visited:after {
    content: "";
  }
  /* line 45, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  a[href]:after {
    content: none !important;
  }
  /* line 49, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .well,
.navbar-fixed-bottom {
    border: none;
  }
  /* line 54, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  h2 {
    margin-top: 0px;
  }
  /* line 59, lib/engines/katana/app/assets/stylesheets/katana/print.scss */
  .recipes .summary {
    display: none !important;
  }
}

/* line 26, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
body {
  color: #333333;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: auto;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.pagination {
  margin: 0;
}

/* line 38, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.pagination .btn {
  font-size: 14px;
  padding: 0 7px;
}

/* line 43, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.pagination .btn-paginator {
  color: #aaa;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 50, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.pagination .active {
  color: white;
}

/* line 55, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.modal-backdrop {
  z-index: 140;
}

/* line 59, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.api {
  float: left;
  margin-right: 10px;
  cursor: pointer;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/katana/application.scss */
.api:hover {
  background-color: #8cc474;
}

/*
 * 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.
 */
/* line 1, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session {
  padding-top: 0.5em;
  padding-left: 0;
  padding-right: 0;
}

/* line 6, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session ul {
  list-style-type: none;
}

/* line 10, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session select {
  width: 100%;
}

/* line 14, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session .dropdown-menu {
  width: 300px !important;
  margin-left: -270px !important;
  padding: 5px !important;
}

/* line 20, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session .user {
  padding-top: 8px;
  display: table;
}

/* line 24, lib/engines/access/app/assets/stylesheets/access/current_session.scss */
.current-session .user i {
  display: table-cell;
  padding-right: 3px;
}

/* line 4, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new:before, body.access.sessions.new #content .row {
  background-color: white;
}

/* line 8, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login {
  font-family: 'Myriad Pro', 'PT Sans Caption', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  padding: 20px 0;
}

@media (max-width: 992px) {
  /* line 8, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new .login {
    margin: 20px;
  }
}

@media (min-width: 992px) {
  /* line 8, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new .login {
    margin-top: 128px;
  }
}

@media (max-width: 768px) {
  /* line 22, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new .login-brand {
    text-align: center;
  }
}

/* line 27, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-brand > i {
  display: inline-block;
  width: 300px;
  height: 80px;
  background: url(/assets/purchaseplus-logo-9eb3f6eda1fa84b814e63781fb6f4d6245fef892982727d6f3d16be40a0ac636.png) no-repeat center;
}

/* line 35, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-marketboomer-logo {
  display: inline-block;
  width: 200px;
  height: 37px;
  background: url(/assets/marketboomer-logo-affbb92ba6dea8f85854da6caf9651a2801d092f7699d4c0bfd0d5b936d7cc00.png) no-repeat;
  background-size: 200px 37px;
}

/* line 43, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-social {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 43, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new .login-social {
    text-align: right;
  }
}

/* line 50, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-social ul {
  margin-top: 20px;
}

/* line 57, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-splash p {
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  /* line 62, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new div.login-right {
    padding-left: 20px;
    border-left: 2px solid lightgrey;
  }
}

/* line 70, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-form form {
  margin-top: 56px;
}

@media (max-width: 1200px) {
  /* line 70, lib/engines/access/app/assets/stylesheets/access/login.scss */
  body.access.sessions.new .login-form form {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 2px solid lightgrey;
  }
}

/* line 79, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-form form .form-actions {
  margin-left: 20px;
}

/* line 85, lib/engines/access/app/assets/stylesheets/access/login.scss */
body.access.sessions.new .login-version {
  color: #9C9C9C;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 2, lib/engines/access/app/assets/stylesheets/access/finder_form.scss */
.finder-form-access .checkbox {
  margin: 0;
}

@media (max-width: 768px) {
  /* line 7, lib/engines/access/app/assets/stylesheets/access/finder_form.scss */
  .finder-form-access .term {
    margin-right: 5px;
  }
}

@media (min-width: 768px) {
  /* line 13, lib/engines/access/app/assets/stylesheets/access/finder_form.scss */
  .finder-form-access .term {
    margin-right: 5px;
  }
}

/*
 * 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.
 */
/* line 53, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/* line 3, lib/engines/katana/app/assets/stylesheets/katana/theme.scss */
.bg-start-new {
  background-color: #deedcf !important;
}

/* line 1, lib/engines/inventory/app/assets/stylesheets/inventory/cell_alignment.scss */
.cell.opening_quantity,
.cell.purchase_quantity,
.cell.transfers_in_quantity,
.cell.transfers_out_quantity,
.cell.closing_quantity,
.cell.cogs_quantity,
.cell.cogs_value,
.cell.adjustment_value,
.cell.price_adjustment_value,
.cell.average_value,
.cell.balance,
.cell.balance_quantity,
.cell.balance_value,
.cell.closing_balance,
.cell.cost_of_goods_sold,
.cell.credits,
.cell.debits,
.cell.direct_purchase_value,
.cell.expected_quantity,
.cell.last_quantity,
.cell.last_value,
.cell.old_value,
.cell.opening_balance,
.cell.opening_quantity,
.cell.origin_quantity,
.cell.par_level,
.cell.position,
.cell.product_id,
.cell.reorder_level,
.cell.stock_value,
.cell.stocktake_count,
.cell.system_count,
.cell.transfer_balance,
.cell.transfer_in_value,
.cell.transfer_log,
.cell.transfer_out_value,
.cell.turnover,
.cell.unit_value,
.cell.variance,
.cell.variance_value {
  text-align: right;
}

/* line 44, lib/engines/inventory/app/assets/stylesheets/inventory/cell_alignment.scss */
.cell.always_split_packages,
.cell.blind,
.cell.balances,
.cell.comments,
.cell.closable,
.cell.count_basis,
.cell.count_units,
.cell.created_at,
.cell.closed_at,
.cell.partial,
.cell.period,
.cell.split_packages,
.cell.state,
.cell.stock_take_status,
.cell.stock_take_period,
.cell.transfer_log,
.cell.updated_at,
.cell.creator {
  text-align: center;
}

/*
 * 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.
 */
/* line 1, lib/engines/trade/app/assets/stylesheets/trade/api.scss */
.nav.nav-tabs.api {
  margin-top: 1em;
}

/* line 5, lib/engines/trade/app/assets/stylesheets/trade/api.scss */
.tree-api {
  padding-left: 3em !important;
  padding-top: 2em;
}

/* line 10, lib/engines/trade/app/assets/stylesheets/trade/api.scss */
.tree.tree-solid-line:before {
  margin-left: 2em;
}

/* line 14, lib/engines/trade/app/assets/stylesheets/trade/api.scss */
.valid {
  float: right;
  margin-right: 20px;
  text-align: right;
}

/* line 1, lib/engines/trade/app/assets/stylesheets/trade/related_documents.scss */
.related_document {
  display: none;
}

/* line 2, lib/engines/trade/app/assets/stylesheets/trade/related_documents.scss */
.cell.number:hover .related_document {
  display: inline-block;
}

/* Delete when all document grids are ExtJS */
/* line 3, lib/engines/trade/app/assets/stylesheets/trade/related_documents.scss */
.cell_document_number:hover .related_document {
  display: inline-block;
}

/* For ExtJS grids */
/*
 * 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.
 */
/* line 13, lib/engines/traders/app/assets/stylesheets/traders/application.scss */
#traders_product_matching_table td.spacer {
  background-color: #cde2ed;
  color: #cde2ed;
  padding-top: 1em;
}

/* line 20, lib/engines/traders/app/assets/stylesheets/traders/application.scss */
.x-unlink-action-icon {
  color: #a94442;
}

/*
 * 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.
 */
/* line 53, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/* line 6, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget {
  padding: 0;
  box-shadow: none;
  margin: 3px 0 30px 0;
  /*#region Bordered Widgetbox*/
  /*#endregion Bordered Widgetbox*/
  /*#region Radius Header*/
  /*#endregion Radius Header*/
}

/* line 12, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.collapsed .widget-body {
  display: none;
}

/* line 17, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.collapsed.radius-bordered .widget-header {
  border-radius: 3px 3px 3px 3px;
}

/* line 24, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.no-header .widget-header {
  display: none;
}

/* line 29, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.no-header.radius-bordered .widget-body {
  border-radius: 3px 3px 3px 3px;
}

/* line 35, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.maximized {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  margin: 0;
  overflow: auto;
}

/* line 45, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.maximized .widget-body {
  padding: 12px 0;
}

/* line 51, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.transparent .widget-header, .widget.transparent .widget-body {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

/* line 56, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.transparent .widget-header {
  border-bottom: 1px solid #cccccc;
}

/* line 61, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 65, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.bordered-right {
  border-top: 3px solid #ffffff;
}

/* line 79, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.radius-bordered .widget-header {
  border-radius: 3px 3px 0 0;
}

/* line 83, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.radius-bordered .widget-body {
  border-radius: 0 0 3px 3px;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.flat .widget-body, .widget.flat .widget-header {
  box-shadow: none;
}

/* line 95, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget.lightshadow .widget-body, .widget.lightshadow .widget-header {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 100, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget:hover .compact {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 103, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget:hover .compact i {
  color: #001940;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header {
  position: relative;
  background-image: linear-gradient(to right, #b8d8e8, #cde2ed);
  color: #555555;
  padding-left: 12px;
  text-align: right;
  /*#region Bordered Header */
  /*#endregion Bordered Header*/
}

/* line 116, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header .widget-icon {
  display: block;
  width: 30px;
  height: 32px;
  position: relative;
  float: left;
  font-size: 111%;
  line-height: 32px;
  text-align: center;
  margin-left: -10px;
}

/* line 128, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header > .widget-caption {
  line-height: 34px;
  padding: 0;
  margin: 0;
  float: left;
  text-align: left;
  font-weight: 400 !important;
  font-size: 13px;
}

/* line 139, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.lined {
  border: 0;
  box-shadow: none !important;
  padding-left: 2%;
}

/* line 144, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.lined:before {
  content: "";
  position: absolute;
  display: block;
  width: 96%;
  bottom: 0;
  top: 35px;
  height: 1px;
  left: 2%;
  z-index: 1;
  border-bottom: 1px solid #e5e5e5;
}

/* line 157, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.lined .widget-buttons {
  padding-right: 2%;
}

/* line 161, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.lined + .widget-body {
  padding-left: 2%;
  padding-right: 2%;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.separated {
  margin-bottom: 5px;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header[class*="bg-"] {
  border: 0;
}

/* line 174, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header[class*="bg-"] .widget-caption, .widget-header[class*="bg-"] i {
  color: #ffffff;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.bordered-right {
  border-right: 3px solid #ffffff;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-large {
  min-height: 49px;
  padding-left: 18px;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-large h5 {
  line-height: 48px;
  font-size: 16px;
}

/* line 204, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-large > .widget-buttons {
  line-height: 48px;
  height: 48px;
}

/* line 208, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-large > .widget-buttons a {
  min-width: 26px;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-large > .widget-buttons a i {
  font-size: 20px;
}

/* line 218, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-small {
  min-height: 29px;
  padding-left: 10px;
}

/* line 222, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-small h5 {
  line-height: 28px;
  font-size: 12px;
}

/* line 227, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-small > .widget-buttons {
  line-height: 29px;
  height: 29px;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-small > .widget-buttons a {
  min-width: 16px;
  height: 16px;
}

/* line 235, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-header.header-small > .widget-buttons a i {
  font-size: 14px;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons {
  display: inline-block;
  padding: 0 5px;
  position: relative;
  text-align: left;
}

/* line 249, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.buttons-bordered {
  border-left: 1px solid #e5e5e5;
}

/* line 253, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact {
  margin-top: 4px;
  background-color: #f5f5f5;
  line-height: 27px;
  transition: background-color 0.218s ease;
  transition: color 0.318s ease;
  height: 27px;
}

/* line 261, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact:hover {
  background-color: #001940;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 265, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact:hover i {
  color: #ffffff;
}

/* line 270, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -4px;
  width: 4px;
  max-width: 4px;
  overflow: hidden;
  background-color: #001940;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact a {
  min-width: 14px;
  line-height: 14px;
}

/* line 288, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.compact i {
  color: #cccccc;
  font-size: 14px;
}

/* line 294, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.no-padding {
  padding: 0;
}

/* line 298, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.padding-5 {
  padding: 0 5px;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons.no-border:before {
  display: none;
}

/* line 308, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  line-height: 6px;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > a {
  font-size: 14px;
  margin: 0 1px;
  display: inline-block;
  padding: 0;
  line-height: 24px;
  min-width: 20px;
  text-align: center;
}

/* line 324, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > a:hover {
  text-decoration: none;
}

/* line 328, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > a i {
  vertical-align: middle;
}

/* line 333, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-remote] {
  color: #777777;
  opacity: 0.4;
}

/* line 337, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-remote]:hover {
  opacity: 1;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle] > .fa {
  margin-right: 0;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle]:hover {
  opacity: 1;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle]:focus {
  text-decoration: none;
}

/* line 356, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle="dispose"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 362, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle="maximize"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 368, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle="collapse"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 374, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle="refresh"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 380, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons > [data-toggle="config"] {
  color: #777777;
  opacity: 0.4;
  font-size: 14px;
}

/* line 386, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .progress {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  min-width: 100px;
  margin-top: -3px;
}

/* line 394, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .btn-group {
  margin-top: -2px;
}

/* line 397, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .btn-group .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 403, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .badge {
  margin-top: -2px;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .label {
  padding: 5px 6px 5px 6px;
}

/* line 411, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .pager {
  float: right;
  margin: 5px 2px 1px;
}

/* line 416, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-buttons .btn {
  margin-top: -2px;
}

/* line 421, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body {
  background-image: linear-gradient(to bottom, #cde2ed, #f3f3f3);
  padding: 8px 8px 0 8px;
  /*#region Bordered Widget Body*/
  /*#endregion Bordered Widget Body*/
  /*#region Colored Widget Body*/
  /*#endregion Colored Widget Body*/
}

/* line 426, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.bordered-left {
  border-left: 3px solid #ffffff;
}

/* line 430, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.bordered-right {
  border-right: 3px solid #ffffff;
}

/* line 434, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.bordered-bottom {
  border-bottom: 3px solid #ffffff;
}

/* line 438, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.bordered-top {
  border-top: 3px solid #ffffff;
}

/* line 443, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body[class*="bg-"] {
  color: #ffffff;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.no-padding {
  padding: 0;
}

/* line 450, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.no-padding .accordion {
  border: 0;
}

/* line 454, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.no-padding .dataTables_filter label {
  margin: 10px;
}

/* line 458, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.no-padding .dataTables_length {
  top: 10px;
  right: 10px;
}

/* line 463, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body.no-padding .DTTT.btn-group {
  right: 80px;
  top: 10px;
}

/* line 470, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body .accordion.panel-group {
  border-top-width: 1px !important;
}

/* line 475, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body > table {
  margin-bottom: 0;
}

/* line 480, lib/engines/katana/app/assets/stylesheets/beyond/widget.scss */
.widget-body hr.wide {
  margin-left: -12px;
  margin-right: -12px;
}

/* line 53, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themeprimary {
  color: #001940 !important;
}

/* line 57, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themesecondary {
  color: #53a93f !important;
}

/* line 60, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themethirdcolor {
  color: #ffce55 !important;
}

/* line 63, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefourthcolor {
  color: #e75b8d !important;
}

/* line 66, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.themefifthcolor {
  color: #a6def9 !important;
}

/* line 69, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.white {
  color: #ffffff !important;
}

/* line 73, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.snow {
  color: #fbfbfb !important;
}

/* line 77, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.whitesmoke {
  color: #f5f5f5 !important;
}

/* line 81, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.seashell {
  color: #f3f3f3 !important;
}

/* line 85, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.ivory {
  color: #eeeeee !important;
}

/* line 89, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.platinum {
  color: #e5e5e5 !important;
}

/* line 93, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightgray {
  color: #d0d0d0 !important;
}

/* line 97, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gray {
  color: #cccccc !important;
}

/* line 101, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkgray {
  color: #999999 !important;
}

/* line 105, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.silver {
  color: #777777 !important;
}

/* line 109, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sonic-silver {
  color: #737373 !important;
}

/* line 113, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.storm-cloud {
  color: #666666 !important;
}

/* line 117, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightcarbon {
  color: #555555 !important;
}

/* line 121, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.carbon {
  color: #444444 !important;
}

/* line 125, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.slate-gray {
  color: #333333 !important;
}

/* line 129, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkcarbon {
  color: #262626 !important;
}

/* line 133, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blue {
  color: #5db2ff !important;
}

/* line 137, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.info {
  color: #57b5e3 !important;
}

/* line 141, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.sky {
  color: #11a9cc !important;
}

/* line 146, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.primary:not(.ui) {
  color: #4374e0 !important;
}

/* line 150, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.azure {
  color: #2dc3e8 !important;
}

/* line 154, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.blueberry {
  color: #6f85bf !important;
}

/* line 158, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.palegreen {
  color: #a0d468 !important;
}

/* line 162, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.success {
  color: #53a93f !important;
}

/* line 167, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.green:not(.ui) {
  color: #8cc474 !important;
}

/* line 171, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightyellow {
  color: #f6d52e !important;
}

/* line 175, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.yellow {
  color: #ffce55 !important;
}

/* line 179, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.warning {
  color: #f4b400 !important;
}

/* line 183, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.gold {
  color: #f9b256 !important;
}

/* line 187, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.orange {
  color: #fb6e52 !important;
}

/* line 191, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.lightred {
  color: #e46f61 !important;
}

/* line 195, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkorange {
  color: #ed4e2a !important;
}

/* line 199, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.red {
  color: #df5138 !important;
}

/* line 203, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.pink {
  color: #e75b8d !important;
}

/* line 207, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.darkpink {
  color: #cc324b !important;
}

/* line 211, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.danger {
  color: #d73d32 !important;
}

/* line 215, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.magenta {
  color: #bc5679 !important;
}

/* line 219, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.purple {
  color: #7e3794 !important;
}

/* line 223, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.maroon {
  color: #981b48 !important;
}

/*#endregion Colors*/
/*#region Background Colors*/
/* line 228, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themeprimary {
  background-color: #001940 !important;
}

/* line 231, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themesecondary {
  background-color: #53a93f !important;
}

/* line 234, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themethirdcolor {
  background-color: #ffce55 !important;
}

/* line 237, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefourthcolor {
  background-color: #e75b8d !important;
}

/* line 240, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-themefifthcolor {
  background-color: #a6def9 !important;
}

/* line 243, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-white {
  background-color: #ffffff !important;
}

/* line 247, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-snow {
  background-color: #fbfbfb !important;
}

/* line 251, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-whitesmoke {
  background-color: #f5f5f5 !important;
}

/* line 255, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-seashell {
  background-color: #f3f3f3 !important;
}

/* line 259, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-ivory {
  background-color: #eeeeee !important;
}

/* line 263, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-platinum {
  background-color: #e5e5e5 !important;
}

/* line 267, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightgray {
  background-color: #d0d0d0 !important;
}

/* line 271, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gray {
  background-color: #cccccc !important;
}

/* line 275, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkgray {
  background-color: #999999 !important;
}

/* line 279, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-silver {
  background-color: #777777 !important;
}

/* line 283, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sonic-silver {
  background-color: #737373 !important;
}

/* line 287, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-storm-cloud {
  background-color: #666666 !important;
}

/* line 291, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightcarbon {
  background-color: #555555 !important;
}

/* line 295, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-carbon {
  background-color: #444444 !important;
}

/* line 299, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-slate-gray {
  background-color: #333333 !important;
}

/* line 303, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkcarbon {
  background-color: #262626 !important;
}

/* line 307, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blue {
  background-color: #5db2ff !important;
}

/* line 311, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-info, .instruction_well {
  background-color: #57b5e3 !important;
}

/* line 315, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-sky {
  background-color: #11a9cc !important;
}

/* line 319, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-primary {
  background-color: #4374e0 !important;
}

/* line 323, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-azure {
  background-color: #2dc3e8 !important;
}

/* line 327, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-blueberry {
  background-color: #6f85bf !important;
}

/* line 331, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-palegreen {
  background-color: #a0d468 !important;
}

/* line 335, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-success {
  background-color: #53a93f !important;
}

/* line 339, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-green {
  background-color: #8cc474 !important;
}

/* line 343, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightyellow {
  background-color: #f6d52e !important;
}

/* line 347, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-yellow {
  background-color: #ffce55 !important;
}

/* line 351, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-warning {
  background-color: #f4b400 !important;
}

/* line 355, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-gold {
  background-color: #f9b256 !important;
}

/* line 359, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-orange {
  background-color: #fb6e52 !important;
}

/* line 363, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-lightred {
  background-color: #e46f61 !important;
}

/* line 367, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkorange {
  background-color: #ed4e2a !important;
}

/* line 371, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-red {
  background-color: #df5138 !important;
}

/* line 375, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-danger {
  background-color: #d73d32 !important;
}

/* line 379, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-pink {
  background-color: #e75b8d !important;
}

/* line 383, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-darkpink {
  background-color: #cc324b !important;
}

/* line 387, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-magenta {
  background-color: #bc5679 !important;
}

/* line 391, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-purple {
  background-color: #7e3794 !important;
}

/* line 395, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bg-maroon {
  background-color: #981b48 !important;
}

/*#endregion Background Colors*/
/*#region Before Colors*/
/* line 401, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themeprimary:before {
  background-color: #001940 !important;
}

/* line 407, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themesecondary:before {
  background-color: #53a93f !important;
}

/* line 412, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themethirdcolor:before {
  background-color: #ffce55 !important;
}

/* line 418, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefourthcolor:before {
  background-color: #e75b8d !important;
}

/* line 424, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-themefifthcolor:before {
  background-color: #a6def9 !important;
}

/* line 429, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-white:before {
  background-color: #ffffff !important;
}

/* line 435, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-snow:before {
  background-color: #fbfbfb !important;
}

/* line 441, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-whitesmoke:before {
  background-color: #f5f5f5 !important;
}

/* line 447, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-seashell:before {
  background-color: #f3f3f3 !important;
}

/* line 453, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-ivory:before {
  background-color: #eeeeee !important;
}

/* line 459, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-platinum:before {
  background-color: #e5e5e5 !important;
}

/* line 465, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightgray:before {
  background-color: #d0d0d0 !important;
}

/* line 471, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gray:before {
  background-color: #cccccc !important;
}

/* line 477, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkgray:before {
  background-color: #999999 !important;
}

/* line 483, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-silver:before {
  background-color: #777777 !important;
}

/* line 489, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sonic-silver:before {
  background-color: #737373 !important;
}

/* line 495, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-storm-cloud:before {
  background-color: #666666 !important;
}

/* line 501, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightcarbon:before {
  background-color: #555555 !important;
}

/* line 507, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-carbon:before {
  background-color: #444444 !important;
}

/* line 513, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-slate-gray:before {
  background-color: #333333 !important;
}

/* line 519, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkcarbon:before {
  background-color: #262626 !important;
}

/* line 525, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blue:before {
  background-color: #5db2ff !important;
}

/* line 531, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-info:before {
  background-color: #57b5e3 !important;
}

/* line 537, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-sky:before {
  background-color: #11a9cc !important;
}

/* line 543, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-primary:before {
  background-color: #4374e0 !important;
}

/* line 549, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-azure:before {
  background-color: #2dc3e8 !important;
}

/* line 555, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-blueberry:before {
  background-color: #6f85bf !important;
}

/* line 561, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-palegreen:before {
  background-color: #a0d468 !important;
}

/* line 567, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-success:before {
  background-color: #53a93f !important;
}

/* line 573, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-green:before {
  background-color: #8cc474 !important;
}

/* line 579, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightyellow:before {
  background-color: #f6d52e !important;
}

/* line 585, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-yellow:before {
  background-color: #ffce55 !important;
}

/* line 591, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-warning:before {
  background-color: #f4b400 !important;
}

/* line 597, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-gold:before {
  background-color: #f9b256 !important;
}

/* line 603, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-orange:before {
  background-color: #fb6e52 !important;
}

/* line 609, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-lightred:before {
  background-color: #e46f61 !important;
}

/* line 615, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkorange:before {
  background-color: #ed4e2a !important;
}

/* line 621, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-red:before {
  background-color: #df5138 !important;
}

/* line 627, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-danger:before {
  background-color: #d73d32 !important;
}

/* line 633, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-pink:before {
  background-color: #e75b8d !important;
}

/* line 639, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-darkpink:before {
  background-color: #cc324b !important;
}

/* line 645, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-magenta:before {
  background-color: #bc5679 !important;
}

/* line 651, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-purple:before {
  background-color: #7e3794 !important;
}

/* line 657, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.before-maroon:before {
  background-color: #981b48 !important;
}

/*#endregion Before Colors*/
/*#region Bordered Colors*/
/* line 663, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-solid {
  border-style: solid !important;
}

/* line 667, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dashed {
  border-style: dashed !important;
}

/* line 671, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-dotted {
  border-style: dotted !important;
}

/* line 675, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-double {
  border-style: double !important;
}

/* line 679, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-1 {
  border: 1px solid #ffffff;
}

/* line 683, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-2 {
  border: 2px solid #ffffff;
}

/* line 687, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-3 {
  border: 3px solid #ffffff;
}

/* line 691, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-4 {
  border: 4px solid #ffffff;
}

/* line 695, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-5 {
  border: 5px solid #ffffff;
}

/* line 699, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-1 {
  border-bottom: 1px solid #ffffff;
}

/* line 703, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-2 {
  border-bottom: 2px solid #ffffff;
}

/* line 707, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-3 {
  border-bottom: 3px solid #ffffff;
}

/* line 711, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-4 {
  border-bottom: 4px solid #ffffff;
}

/* line 715, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-bottom-5 {
  border-bottom: 5px solid #ffffff;
}

/* line 719, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-1 {
  border-top: 1px solid #ffffff;
}

/* line 723, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-2 {
  border-top: 2px solid #ffffff;
}

/* line 727, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-3 {
  border-top: 3px solid #ffffff;
}

/* line 731, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-4 {
  border-top: 4px solid #ffffff;
}

/* line 735, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-top-5 {
  border-top: 5px solid #ffffff;
}

/* line 739, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-1 {
  border-left: 1px solid #ffffff;
}

/* line 743, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-2 {
  border-left: 2px solid #ffffff;
}

/* line 747, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-3 {
  border-left: 3px solid #ffffff;
}

/* line 751, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-4 {
  border-left: 4px solid #ffffff;
}

/* line 755, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-left-5 {
  border-left: 5px solid #ffffff;
}

/* line 759, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-1 {
  border-right: 1px solid #ffffff;
}

/* line 763, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-2 {
  border-right: 2px solid #ffffff;
}

/* line 767, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-3 {
  border-right: 3px solid #ffffff;
}

/* line 771, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-4 {
  border-right: 4px solid #ffffff;
}

/* line 775, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-right-5 {
  border-right: 5px solid #ffffff;
}

/* line 779, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themeprimary {
  border-color: #001940 !important;
}

/* line 782, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themesecondary {
  border-color: #53a93f !important;
}

/* line 785, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themethirdcolor {
  border-color: #ffce55 !important;
}

/* line 788, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefourthcolor {
  border-color: #e75b8d !important;
}

/* line 791, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-themefifthcolor {
  border-color: #a6def9 !important;
}

/* line 794, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-white {
  border-color: #ffffff !important;
}

/* line 798, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-snow {
  border-color: #fbfbfb !important;
}

/* line 802, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-whitesmoke {
  border-color: #f5f5f5 !important;
}

/* line 806, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-seashell {
  border-color: #f3f3f3 !important;
}

/* line 810, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-ivory {
  border-color: #eeeeee !important;
}

/* line 814, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-platinum {
  border-color: #e5e5e5 !important;
}

/* line 818, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightgray {
  border-color: #d0d0d0 !important;
}

/* line 822, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gray {
  border-color: #cccccc !important;
}

/* line 826, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkgray {
  border-color: #999999 !important;
}

/* line 830, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-silver {
  border-color: #777777 !important;
}

/* line 834, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sonic-silver {
  border-color: #737373 !important;
}

/* line 838, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-storm-cloud {
  border-color: #666666 !important;
}

/* line 842, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightcarbon {
  border-color: #555555 !important;
}

/* line 846, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-carbon {
  border-color: #444444 !important;
}

/* line 850, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-slate-gray {
  border-color: #333333 !important;
}

/* line 854, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkcarbon {
  border-color: #262626 !important;
}

/* line 858, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blue {
  border-color: #5db2ff !important;
}

/* line 862, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-info {
  border-color: #57b5e3 !important;
}

/* line 866, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-sky {
  border-color: #11a9cc !important;
}

/* line 870, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-primary {
  border-color: #4374e0 !important;
}

/* line 874, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-azure {
  border-color: #2dc3e8 !important;
}

/* line 878, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-blueberry {
  border-color: #6f85bf !important;
}

/* line 882, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-palegreen {
  border-color: #a0d468 !important;
}

/* line 886, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-success {
  border-color: #53a93f !important;
}

/* line 890, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-green {
  border-color: #8cc474 !important;
}

/* line 894, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightyellow {
  border-color: #f6d52e !important;
}

/* line 898, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-yellow {
  border-color: #ffce55 !important;
}

/* line 902, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-warning {
  border-color: #f4b400 !important;
}

/* line 906, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-gold {
  border-color: #f9b256 !important;
}

/* line 910, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-orange {
  border-color: #fb6e52 !important;
}

/* line 914, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-lightred {
  border-color: #e46f61 !important;
}

/* line 918, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkorange {
  border-color: #ed4e2a !important;
}

/* line 922, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-red {
  border-color: #df5138 !important;
}

/* line 926, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-danger {
  border-color: #d73d32 !important;
}

/* line 930, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-pink {
  border-color: #e75b8d !important;
}

/* line 934, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-darkpink {
  border-color: #cc324b !important;
}

/* line 938, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-magenta {
  border-color: #bc5679 !important;
}

/* line 942, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-purple {
  border-color: #7e3794 !important;
}

/* line 946, lib/engines/katana/app/assets/stylesheets/beyond/colors.scss */
.bordered-maroon {
  border-color: #981b48 !important;
}

/*#endregion Bordered Colors*/
/* line 5, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .databox {
  margin: 3px;
}

/* line 12, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .bg-awaiting-my-approval-req-count {
  background-color: #a0d468 !important;
}

/* line 15, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .bg-not-sent-po-count {
  background-color: #f4b400 !important;
}

/* line 18, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .bg-flagged-invoice-count {
  background-color: #df5138 !important;
}

/* line 21, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .bg-awaiting-my-approval-invoice-count {
  background-color: #2dc3e8 !important;
}

/* line 26, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .month_spend .widget-header {
  color: #ffffff;
  background-image: linear-gradient(to right, #6f85bf, #cde2ed);
}

/* line 32, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .month_spend .top_spend_suppliers .widget-header {
  background-image: linear-gradient(to right, #11a9cc, #cde2ed);
}

/* line 38, lib/engines/purchasing/app/assets/stylesheets/purchasing/dashboard.scss */
.dashboard .month_spend .top_spend_products .widget-header {
  background-image: linear-gradient(to right, #e75b8d, #cde2ed);
}

/* line 7, lib/engines/purchasing/app/assets/stylesheets/purchasing/ext_grid.scss */
.bg-unmatched {
  background-color: #EBCCCC;
}

/* line 1, lib/engines/purchasing/app/assets/stylesheets/purchasing/budget.scss */
span.budget.over {
  color: crimson;
}

/*
 * 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.
 */
/*
 * 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.
 */
/* line 1, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}

/* line 8, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}

/* line 20, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}

/* line 28, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url(/url(/assets/ie-spacer-c404c6ad7ced964722cc14635cc2e0a5b924b13c4120c02e51f6d16d39553c3a.gif));
}

/* line 34, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-top {
  background: url(/url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png)) no-repeat left -30px;
  height: 10px;
}

/* line 38, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.hover .gritter-top {
  background-position: right -30px;
}

/* line 41, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-bottom {
  background: url(/url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png)) no-repeat left bottom;
  height: 8px;
  margin: 0;
}

/* line 46, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.hover .gritter-bottom {
  background-position: bottom right;
}

/* line 50, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-item {
  display: block;
  color: #eee;
  padding: 2px 11px 8px 11px;
  font-size: 11px;
  font-family: verdana;
  filter: inherit;
}

/* line 58, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-item.gritter-css2 {
  background: url(/url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png)) no-repeat left -40px;
}

/* line 61, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-item.gritter-css3 {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  padding-top: 12px;
  padding-bottom: 16px;
}

/* line 70, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-item p {
  padding: 0;
  margin: 0;
}

/* line 75, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.hover .gritter-item.gritter-css2 {
  background-position: right -40px;
}

/* line 78, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.hover .gritter-item.gritter-css3 {
  padding: 10px 9px 14px 9px;
  border: solid 2px #fff;
}

/* line 83, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-close {
  display: none;
  position: absolute;
  top: 5px;
  left: 3px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  filter: inherit;
}

/* line 93, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-css2 .gritter-close {
  background: url(/url(/assets/gritter-84f45eb6efbd0f9313e3cf0d81dcea4cbb2ed8552c6babeca799f71a8d879213.png)) no-repeat left top;
}

/* line 96, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-css3 .gritter-close {
  background: url(/url(/assets/gritter-close-b45e4e3265c1091c50b3531a5a7a21b726b397adb6ca081d82797e0d29165781.png)) no-repeat;
}

/* line 100, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px #000;
  /* Not supported by IE :( */
}

/* line 107, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-image {
  width: 48px;
  height: 48px;
  float: left;
}

/* line 112, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-with-image,
.gritter-without-image {
  padding: 0 0 5px 0;
}

/* line 116, vendor/bundle/ruby/2.7.0/gems/gritter-1.2.0/app/assets/stylesheets/gritter.css.scss */
.gritter-with-image {
  width: 220px;
  float: right;
}

/* line 1, app/assets/stylesheets/gflash.scss */
.gritter-item-wrapper {
  border-radius: 10px;
}

/* line 4, app/assets/stylesheets/gflash.scss */
.gritter-item.gritter-css3 {
  color: inherit;
  background-color: inherit;
}

/* line 9, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .gritter-title {
  text-shadow: none;
}

/* line 12, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .notice {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 16, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 20, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .progress {
  color: #31708f;
  background-color: #d9edf7;
  height: 100%;
  /* Needed because this style is otherwise clobbered by something else */
}

/* line 25, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 29, app/assets/stylesheets/gflash.scss */
#gritter-notice-wrapper .error {
  color: #a94442;
  background-color: #f2dede;
}

/* line 1, app/assets/stylesheets/ext.scss */
.x-column-header-inner .x-column-header-text {
  white-space: normal;
}

/* line 4, app/assets/stylesheets/ext.scss */
.x-column-header-inner {
  line-height: normal;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  top: 20%;
}

/* line 15, app/assets/stylesheets/application.scss */
.sessions, .passwords, .confirmations, .unlocks {
  background-color: white;
}

/* line 19, app/assets/stylesheets/application.scss */
.success {
  background-color: #5cb85c;
  transition: background 1s linear;
  -webkit-transition: background 1s linear;
  -moz-transition: background 1s linear;
}

/* line 26, app/assets/stylesheets/application.scss */
.failure {
  background-color: #d9534f;
  transition: background 0.5s linear;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
}
