/*
YUI 3.14.0 (build a01e97d)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

/*
  TODO will need to remove settings on HTML since we can't namespace it.
  TODO with the prefix, should I group by selector or property for weight savings?
*/
html{
  color:#000;
  background:#FFF;
}
/*
  TODO remove settings on BODY since we can't namespace it.
*/
/*
  TODO test putting a class on HEAD.
    - Fails on FF.
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,
img {
  border:0;
}
/*
  TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style:normal;
  font-weight:normal;
}

ol,
ul {
  list-style:none;
}

caption,
th {
  text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,
q:after {
  content:'';
}
abbr,
acronym {
  border:0;
  font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
  vertical-align:text-top;
}
sub {
  vertical-align:text-bottom;
}
input,
textarea,
select {
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
  *font-size:100%; /*to enable resizing for IE*/
}
/*because legend doesn't inherit in IE */
legend {
  color:#000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset { display: none; }
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/axle_web/roboto-v20-latin-regular-198d2a2ecdafad282500e74ecfbba3e76955b738fa679219a76a71e23deb6f56.eot);
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url(/assets/axle_web/roboto-v20-latin-regular-198d2a2ecdafad282500e74ecfbba3e76955b738fa679219a76a71e23deb6f56.eot?#iefix) format("embedded-opentype"), url(/assets/axle_web/roboto-v20-latin-regular-226f9e8b0157036149b2807307f7a1db204e52f66b7c0c64c9c8cb3913ec953b.woff2) format("woff2"), url(/assets/axle_web/roboto-v20-latin-regular-8e3f1691e6f8fb5cc9c7484c74b650080caddbc4618e94ad4681001ef15dc7d4.woff) format("woff"), url(/assets/axle_web/roboto-v20-latin-regular-9a45e77842ebaca4f5e7118fd5973faf979a9b4d7e426bfca5191884ced7c00c.ttf) format("truetype"), url(/assets/axle_web/roboto-v20-latin-regular-3bea3afe6e3078ec3b0e56cd80ad97b059bb335af794ba57b5845ff44b77bcd3.svg#Roboto) format("svg");
  /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(/assets/axle_web/roboto-v20-latin-700-9f7c97958f0ff6f8a7d42deac35a9c159d3d758533faabdaf9fd88b12af61f77.eot);
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url(/assets/axle_web/roboto-v20-latin-700-9f7c97958f0ff6f8a7d42deac35a9c159d3d758533faabdaf9fd88b12af61f77.eot?#iefix) format("embedded-opentype"), url(/assets/axle_web/roboto-v20-latin-700-ca0f03b94bf1251df280675a5d04500471c558454ef7176c21ac229603bcb069.woff2) format("woff2"), url(/assets/axle_web/roboto-v20-latin-700-b5ed4043cc90a1179a774d84e14d295f85fc967f6d5d7aebb21013423194baaa.woff) format("woff"), url(/assets/axle_web/roboto-v20-latin-700-c6829930048e311fd6512b3c4d42ae8d28005c0bb551cf9bda55c1792417479a.ttf) format("truetype"), url(/assets/axle_web/roboto-v20-latin-700-2da189152a7f131b78c66343dbed734e1f1b31b679ee8ed97b9deb048080da06.svg#Roboto) format("svg");
  /* Legacy iOS */
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
html {
  height: 100%;
}

/* line 7, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
body {
  color: #221f20;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  min-height: 100%;
  position: relative;
  width: 100%;
}

/* line 16, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
h1 {
  font-size: 24px;
}

/* line 20, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
h2 {
  font-size: 18px;
}

/* line 24, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
h3 {
  color: #6f737c;
  font-size: 18px;
}

/* line 29, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
h4 {
  font-weight: bold;
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
p {
  line-height: 1.4;
}

/* line 37, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button {
  font-size: inherit;
}

/* line 41, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button::-moz-focus-inner {
  border: 0;
}

/* line 45, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
a {
  color: #00a0dc;
  text-decoration: none;
}

/* line 50, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 55, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
em {
  font-style: italic;
}

/* line 59, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
strong {
  font-weight: bold;
}

/* line 63, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
select {
  height: auto;
  width: auto;
}

/* line 68, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
ul, li {
  margin: 0;
  padding: 0;
}

/* line 107, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button,
.button {
  border: 1px solid transparent;
  border-radius: 4px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  background-color: white;
  border-color: #00a0dc;
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button:hover,
.button:hover {
  background-image: none;
  text-decoration: none;
}

/* line 90, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.disabled, button:disabled, button.disabled:hover, button:disabled:hover,
.button.disabled,
.button:disabled,
.button.disabled:hover,
.button:disabled:hover {
  background-color: #f3f4f5;
  border-color: #d0d2d7;
  color: #a2a6af;
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}

/* line 100, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.active, button:active,
.button.active,
.button:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 113, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button:hover,
.button:hover {
  border-color: #0071aa;
}

/* line 117, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button:active,
.button:active {
  border-color: #005575;
}

/* line 122, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.danger,
button.danger[type="submit"],
.button.danger,
input.danger[type="submit"] {
  border: 1px solid transparent;
  border-radius: 4px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  border-color: #d0d2d7;
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.danger:hover,
button.danger[type="submit"]:hover,
.button.danger:hover,
input.danger[type="submit"]:hover {
  background-image: none;
  text-decoration: none;
}

/* line 90, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.danger.disabled, button.danger:disabled, button.danger.disabled:hover, button.danger:disabled:hover,
button.danger.disabled[type="submit"],
button.danger[type="submit"]:disabled,
button.danger.disabled[type="submit"]:hover,
button.danger[type="submit"]:disabled:hover,
.button.danger.disabled,
.button.danger:disabled,
.button.danger.disabled:hover,
.button.danger:disabled:hover,
input.danger.disabled[type="submit"],
input.danger[type="submit"]:disabled,
input.danger.disabled[type="submit"]:hover,
input.danger[type="submit"]:disabled:hover {
  background-color: #f3f4f5;
  border-color: #d0d2d7;
  color: #a2a6af;
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}

/* line 100, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.danger.active, button.danger:active,
button.danger.active[type="submit"],
button.danger[type="submit"]:active,
.button.danger.active,
.button.danger:active,
input.danger.active[type="submit"],
input.danger[type="submit"]:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 129, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.danger:hover,
button.danger[type="submit"]:hover,
.button.danger:hover,
input.danger[type="submit"]:hover {
  background-color: #c00;
  border-color: #c00;
  color: white;
}

/* line 136, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button[type="submit"],
input[type="submit"],
.submit {
  border: 1px solid transparent;
  border-radius: 4px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  background-color: #00a0dc;
  color: white;
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button[type="submit"]:hover,
input[type="submit"]:hover,
.submit:hover {
  background-image: none;
  text-decoration: none;
}

/* line 90, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.disabled[type="submit"], button[type="submit"]:disabled, button.disabled[type="submit"]:hover, button[type="submit"]:disabled:hover,
input.disabled[type="submit"],
input[type="submit"]:disabled,
input.disabled[type="submit"]:hover,
input[type="submit"]:disabled:hover,
.submit.disabled,
.submit:disabled,
.submit.disabled:hover,
.submit:disabled:hover {
  background-color: #f3f4f5;
  border-color: #d0d2d7;
  color: #a2a6af;
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}

/* line 100, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button.active[type="submit"], button[type="submit"]:active,
input.active[type="submit"],
input[type="submit"]:active,
.submit.active,
.submit:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 145, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button[type="submit"]:hover,
input[type="submit"]:hover,
.submit:hover {
  background-color: #0071aa;
  border-color: #0071aa;
}

/* line 150, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
button[type="submit"]:active,
input[type="submit"]:active,
.submit:active {
  background-color: #005575;
  border-color: #005575;
}

/* line 156, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
progress {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 15px;
  width: 202px;
}

/* line 165, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
progress::-webkit-progress-bar {
  background: #fff;
}

/* line 172, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
progress::-moz-progress-bar {
  background: #00a0dc;
}

/* line 172, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/elements.scss */
progress::-webkit-progress-value {
  background: #00a0dc;
}
/* line 1, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/clearable.scss */
.control.clearable {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 100%;
}

/* line 7, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/clearable.scss */
.control.clearable .clear {
  color: #bcbcbc;
  display: none;
  position: absolute;
  right: 10px;
  top: 8px;
}

/* line 14, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/clearable.scss */
.control.clearable .clear:hover {
  color: #828282;
}

/* line 19, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/clearable.scss */
.control.clearable.filled .clear {
  display: block;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/axle_web/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/assets/axle_web/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/assets/axle_web/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/assets/axle_web/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/assets/axle_web/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/assets/axle_web/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#icomoon) format("svg");
}

/* line 15, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 28, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 30, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 31, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 32, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 34, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 35, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 36, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 37, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 38, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 39, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 40, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 41, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 42, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 43, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 44, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 45, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 46, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 47, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 48, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 49, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 50, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 51, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 52, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 53, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 54, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 55, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 56, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 57, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 58, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 59, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 60, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 61, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 62, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 63, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 64, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 65, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 66, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 67, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 68, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 69, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 70, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 71, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 72, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 73, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 74, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 75, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 76, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 77, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 78, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 79, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 80, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 81, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 82, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 83, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 84, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 86, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 87, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 88, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 89, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 90, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 91, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 92, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 93, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 94, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 95, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 96, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 97, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 98, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 99, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 100, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 101, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 102, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 103, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 104, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 105, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 106, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 107, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 108, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 109, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 110, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 111, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 112, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 113, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 114, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 115, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 116, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 117, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 118, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 119, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 120, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 121, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 122, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 123, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 124, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 125, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 126, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 127, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 128, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 129, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 130, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 131, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 132, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 133, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 134, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 135, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 136, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 137, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 138, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 139, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 153, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 154, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 155, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 156, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 157, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 158, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 159, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 160, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 161, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 162, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 163, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 164, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 165, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 166, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 167, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 168, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 169, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 170, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 171, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 172, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 173, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 174, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 175, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 176, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 177, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 178, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 179, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 180, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 181, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 182, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 183, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 184, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 185, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 186, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 187, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 188, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 189, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 190, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 191, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 192, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 193, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 194, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 195, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 196, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 197, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 198, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 199, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 200, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 201, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 202, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 203, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 204, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 205, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 206, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 207, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 208, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 209, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 210, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 211, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 212, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 213, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 214, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 215, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 216, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 217, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 218, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 219, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 220, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 221, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 222, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 223, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 224, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 225, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 226, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 227, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 228, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 229, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 230, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 231, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 232, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 233, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 242, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 243, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 244, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 245, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 246, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 247, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 248, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 249, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 250, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 251, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 252, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 253, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 254, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 255, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 256, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 257, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 258, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 259, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 260, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 261, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 262, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 263, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 264, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 265, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 266, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 267, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 268, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 269, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 270, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 271, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 272, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 273, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 274, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 275, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 276, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 277, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 278, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 279, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 280, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 281, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 282, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 283, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 284, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 285, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 286, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 287, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 288, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 289, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 290, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 291, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 292, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 293, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 294, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 295, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 296, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 297, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/imports.scss */
.control.button-group:before, .control.button-group:after {
  content: " ";
  display: table;
}

/* line 39, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/imports.scss */
.control.button-group:after {
  clear: both;
}

/* line 6, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/button_group.scss */
.control.button-group > li {
  float: left;
  position: relative;
}

/* line 11, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/button_group.scss */
.control.button-group > li:hover {
  z-index: 2;
}

/* line 19, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/button_group.scss */
.control.button-group > li:not(:first-child) .button,
.control.button-group > li:not(:first-child) button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}

/* line 26, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/button_group.scss */
.control.button-group > li:not(:last-child) .button,
.control.button-group > li:not(:last-child) button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-container {
  display: inline-block;
  height: 30px;
  position: relative;
}

/* line 8, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-container * {
  box-sizing: border-box;
}

/* line 12, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-container a {
  white-space: nowrap;
}

/* line 17, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

/* line 25, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-toggle > img {
  height: 100%;
}

/* line 29, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-toggle .cog {
  padding: 4px 0 3px 0;
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-toggle .caret {
  font-size: 8px;
  margin-left: 4px;
}

/* line 39, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #00a0dc;
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  left: 0;
  margin-top: 1px;
  min-width: 120px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  z-index: 1;
}

/* line 54, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-menu.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 59, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-menu.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 64, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-menu a {
  display: inline-block;
  color: inherit;
  padding: 6px 10px;
  white-space: nowrap;
  width: 100%;
}

/* line 72, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropdown-menu a:hover {
  text-decoration-color: #00a0dc;
  color: #00a0dc;
}

/* line 80, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.dropup .dropdown-menu {
  bottom: 100%;
  margin-bottom: 2px;
  top: auto;
}

/* line 87, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/dropdown.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 6, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form .field_with_errors {
  display: inline;
}

/* line 9, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form .field_with_errors label.hint {
  color: #c00;
}

/* line 13, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form .field_with_errors input[type="date"], form .field_with_errors input[type="email"], form .field_with_errors input[type="text"], form .field_with_errors input[type="number"], form .field_with_errors input[type="password"], form .field_with_errors input[type="url"], form .field_with_errors select, form .field_with_errors textarea {
  border-color: #c00;
  color: #c00;
}

/* line 19, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form .error {
  color: #c00;
}

/* line 23, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form label {
  color: #6f737c;
}

/* line 27, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form label.required:after {
  content: '*';
  color: #c00;
  padding-left: 2px;
  padding-right: 5px;
}

/* line 34, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form span.required {
  color: #c00;
}

/* line 38, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
form input[type="checkbox"]:required {
  box-shadow: inherit;
}

/* line 43, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
:-ms-input-placeholder {
  opacity: 0.85;
}

/* line 49, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
::-moz-placeholder {
  color: #a2a6af;
  opacity: 0.85;
}

/* line 49, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
::-webkit-input-placeholder {
  color: #a2a6af;
  opacity: 0.85;
}

/* line 49, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
::placeholder {
  color: #a2a6af;
  opacity: 0.85;
}

/* line 55, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[type="date"], input[type="email"], input[type="text"], input[type="number"], input[type="password"], input[type="url"], select, textarea {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d0d2d7;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075);
  box-sizing: border-box;
  color: #221f20;
  line-height: 20px;
  outline: none;
  padding: 4px 10px;
}

/* line 66, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input.error[type="date"], input.error[type="email"], input.error[type="text"], input.error[type="number"], input.error[type="password"], input.error[type="url"], select.error, textarea.error {
  border: 1px solid #c00;
  border-radius: 4px;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075);
  color: #c00;
}

/* line 73, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[type="date"]:focus:not(.error), input[type="email"]:focus:not(.error), input[type="text"]:focus:not(.error), input[type="number"]:focus:not(.error), input[type="password"]:focus:not(.error), input[type="url"]:focus:not(.error), select:focus:not(.error), textarea:focus:not(.error) {
  border-color: rgba(0, 160, 220, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 160, 220, 0.6);
  outline: 0;
}

/* line 80, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
select {
  height: 30px;
}

/* line 84, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[readonly="readonly"],
select[readonly="readonly"],
input[disabled="disabled"],
select[disabled="disabled"] {
  background-color: #e1e1e1;
}

/* line 92, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[type="date"]:not([value]) {
  color: #a2a6af;
}

/* line 96, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

/* line 100, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/forms.scss */
input[type="date"]::-webkit-calendar-picker-indicator {
  color: inherit;
  padding: 0.4em 0.34em;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/range.scss */
.control.range {
  align-items: center;
  background-color: #eee;
  border: 1px solid #d0d2d7;
  border-radius: 3px;
  display: flex;
}

/* line 10, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/range.scss */
.control.range input[type="date"],
.control.range input[type="number"],
.control.range input[type="text"] {
  border: 0;
  min-width: 80px;
}

/* line 17, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/range.scss */
.control.range input[type="date"] {
  padding-right: 3px;
}

/* line 21, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/range.scss */
.control.range input[type="date"]::-webkit-clear-button {
  display: none;
}

/* line 25, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/range.scss */
.control.range .range-separator {
  padding: 0 5px;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header {
  align-items: center;
  border-bottom: 1px solid #d0d2d7;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 10px 0 14px 0;
  position: relative;
}

/* line 11, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header.borderless {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 16, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header header {
  align-items: center;
  display: flex;
}

/* line 20, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header header > *:not(:first-child) {
  padding-left: 20px;
}

/* line 25, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header h1 {
  margin: 0;
}

/* line 29, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header p {
  line-height: normal;
  padding: 0;
}

/* line 34, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header .right {
  align-items: center;
  align-self: flex-start;
  display: flex;
  height: 30px;
  margin-left: auto;
}

/* line 41, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/content_header.scss */
.content-header .right > * {
  margin-left: 10px;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form {
  display: inline-block;
  padding: 0;
}

/* line 8, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row {
  align-items: flex-start;
  display: flex;
  padding-top: 10px;
}

/* line 15, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > span {
  padding-right: 0.5em;
  padding-top: 7px;
}

/* line 19, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > span:not(:first-child) {
  padding-left: 0.5em;
}

/* line 24, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > label:first-child,
form.crud-form .crud-row > .field_with_errors:first-child label {
  display: inline-block;
  padding-top: 7px;
  min-width: 150px;
  width: 150px;
}

/* line 31, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > label:first-child ~ input[type="date"], form.crud-form .crud-row > label:first-child ~ input[type="email"], form.crud-form .crud-row > label:first-child ~ input[type="text"], form.crud-form .crud-row > label:first-child ~ input[type="number"], form.crud-form .crud-row > label:first-child ~ input[type="password"], form.crud-form .crud-row > label:first-child ~ input[type="url"], form.crud-form .crud-row > label:first-child ~ select, form.crud-form .crud-row > label:first-child ~ textarea,
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="date"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="email"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="text"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="number"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="password"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ input[type="url"],
form.crud-form .crud-row > .field_with_errors:first-child label ~ select,
form.crud-form .crud-row > .field_with_errors:first-child label ~ textarea {
  width: 320px;
}

/* line 35, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > label.inline:first-child,
form.crud-form .crud-row > .field_with_errors:first-child label.inline {
  min-width: 1em;
  width: auto;
}

/* line 41, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > .field_with_errors > input[type="date"], form.crud-form .crud-row > .field_with_errors > input[type="email"], form.crud-form .crud-row > .field_with_errors > input[type="text"], form.crud-form .crud-row > .field_with_errors > input[type="number"], form.crud-form .crud-row > .field_with_errors > input[type="password"], form.crud-form .crud-row > .field_with_errors > input[type="url"], form.crud-form .crud-row > .field_with_errors > select, form.crud-form .crud-row > .field_with_errors > textarea,
form.crud-form .crud-row > input[type="date"],
form.crud-form .crud-row > input[type="text"],
form.crud-form .crud-row > input[type="email"],
form.crud-form .crud-row > input[type="number"],
form.crud-form .crud-row > input[type="password"],
form.crud-form .crud-row > input[type="url"],
form.crud-form .crud-row > select:first-child,
form.crud-form .crud-row > textarea:first-child {
  width: 320px;
}

/* line 53, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > input[type="radio"],
form.crud-form .crud-row > input[type="checkbox"] {
  margin: 7px 5px 0 0;
}

/* line 57, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > input[type="radio"] + label,
form.crud-form .crud-row > input[type="checkbox"] + label {
  margin-top: 6px;
}

/* line 62, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row > input[type="radio"]:not(:first-of-type) {
  margin-left: 20px;
}

/* line 67, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row .field_with_errors label {
  display: flex;
  padding-top: 2px;
}

/* line 72, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row .field_with_errors + .error {
  padding-top: 7px;
}

/* line 77, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row .error {
  margin-left: 10px;
}

/* line 81, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row.button-row {
  margin: 10px -20px 0 -20px;
  padding: 10px 20px;
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row.button-row input {
  margin-left: auto;
}

/* line 89, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/crud_form.scss */
form.crud-form .crud-row.button-row a + a {
  margin-left: 15px;
}
/* line 4, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table .numeric {
  text-align: right;
  white-space: nowrap;
}

/* line 10, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing {
  max-width: 100%;
  width: 100%;
}

/* line 14, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing thead {
  background-color: white;
}

/* line 19, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing tbody:only-child > tr:nth-of-type(even) {
  background: #f3f4f5;
}

/* line 23, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing tbody:only-child > tr:nth-of-type(odd) {
  background: white;
}

/* line 29, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing thead + tbody > tr:nth-of-type(odd) {
  background: #f3f4f5;
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing thead + tbody > tr:nth-of-type(even) {
  background: white;
}

/* line 38, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing td,
table.listing th {
  border: 1px #d0d2d7 solid;
  padding: 4px 20px 4px 10px;
  vertical-align: top;
}

/* line 45, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing th {
  color: #6f737c;
  white-space: nowrap;
}

/* line 50, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/table.scss */
table.listing td {
  color: #221f20;
  word-break: break-word;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/autocomplete.scss */
.ui-autocomplete {
  border: 1px solid #d0d2d7;
  background-color: white;
  max-height: 290px;
  overflow-y: auto;
  position: fixed;
  max-width: 500px;
  z-index: 100;
}

/* line 12, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/autocomplete.scss */
.ui-autocomplete li {
  border-bottom: 1px solid #d0d2d7;
  line-height: 18px;
  padding: 10px 0 10px 10px;
}

/* line 17, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/autocomplete.scss */
.ui-autocomplete li .ui-state-active, .ui-autocomplete li:hover {
  color: #00a0dc;
  cursor: pointer;
  text-decoration: none;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-draggable .ui-tittlebar {
  cursor: hand;
}

/* line 7, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog {
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #d0d2d7;
  outline: none;
  padding: 15px 20px;
  position: absolute;
  z-index: 950;
}

/* line 17, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog.no-close .ui-dialog-titlebar .ui-dialog-titlebar-close {
  display: none;
}

/* line 21, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-titlebar {
  color: #a2a6af;
  position: relative;
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/imports.scss */
.ui-dialog .ui-dialog-titlebar:before, .ui-dialog .ui-dialog-titlebar:after {
  content: " ";
  display: table;
}

/* line 39, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/imports.scss */
.ui-dialog .ui-dialog-titlebar:after {
  clear: both;
}

/* line 26, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  float: left;
  padding-right: 30px;
  color: #6f737c;
}

/* line 32, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  border: 0;
  margin: -4px -3px auto auto;
  opacity: 0.4;
  padding: 1px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
}

/* line 41, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
  opacity: 0.7;
}

/* line 45, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  background-image: url(/assets/axle_web/jquery-ui/ui-icons_222222_256x240-3305696b28a8757b9b73e678cc6c72dc7277107d3df71dc3baf4f77312473ae9.png);
  background-position: -96px -128px;
  background-repeat: no-repeat;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 16px;
}

/* line 59, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-content {
  margin-top: 30px;
  position: relative;
  zoom: 1;
}

/* line 65, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-buttonpane {
  margin-top: 20px;
  display: flex;
  flex-direction: row-reverse;
}

/* line 70, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/jquery-ui/dialog.scss */
.ui-dialog .ui-dialog-buttonpane a.submit,
.ui-dialog .ui-dialog-buttonpane button,
.ui-dialog .ui-dialog-buttonpane input[type="submit"] {
  margin-left: 15px;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header,
#submenu {
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

/* line 10, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header {
  align-items: center;
  background-color: #221f20;
  border-bottom: 1px solid #d0d2d7;
  box-sizing: border-box;
  height: 50px;
  left: 0;
  min-width: 1000px;
  overflow: visible;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 666;
}

/* line 24, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header * {
  box-sizing: border-box;
}

/* line 28, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .branding {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 33, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .branding img {
  height: 32px;
  margin-top: 2px;
}

/* line 38, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .branding .environment {
  background-color: white;
  border-radius: 1px;
  color: #221f20;
  font-size: 75%;
  letter-spacing: 1px;
  margin-bottom: 3px;
  text-transform: uppercase;
  text-align: center;
}

/* line 50, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .menu_items {
  display: flex;
  margin-left: 32px;
}

/* line 55, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.menu_item {
  color: white;
  line-height: 49px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  white-space: nowrap;
}

/* line 63, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.menu_item:hover {
  background-color: #4b4b4b;
  text-decoration: none;
}

/* line 68, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.menu_item.active {
  background-color: #666;
}

/* line 73, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .right {
  align-items: center;
  display: flex;
  height: 50px;
  margin-left: auto;
}

/* line 80, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.login {
  background-color: #00a0dc;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 85, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.login:hover {
  background-color: #0071aa;
}

/* line 89, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header a.login:active {
  background-color: #005575;
}

/* line 125, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .dropdown {
  position: relative;
}

/* line 129, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .dropdown-menu {
  left: 50%;
  margin-top: 0;
  transform: translate(-50%, 0);
}

/* line 99, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .dropdown-menu:after, #header .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 110, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .dropdown-menu:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: white;
  border-width: 5px;
  margin-left: -5px;
}

/* line 117, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .dropdown-menu:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #d0d2d7;
  border-width: 6px;
  margin-left: -6px;
}

/* line 133, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .flash {
  align-items: center;
  color: white;
  display: flex;
  height: 20px;
  justify-content: center;
  left: 0;
  opacity: 0.8;
  position: fixed;
  right: 0;
  top: 79px;
  transition: all 1s linear;
}

/* line 146, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .flash.hide {
  opacity: 0;
  visibility: collapse;
}

/* line 151, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .flash.notice {
  background-color: #090;
}

/* line 155, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .flash.error {
  background-color: #f93;
}

/* line 159, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#header .flash .remove {
  top: 0;
  color: white;
  float: right;
  padding-left: 20px;
}

/* line 168, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu {
  background-color: #eee;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d2d7;
  left: 0;
  right: 0;
  position: fixed;
  top: 50px;
  height: 30px;
  z-index: 665;
}

/* line 179, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu a:first-child {
  margin-left: 280px;
}

/* line 183, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu a {
  color: #221f20;
  line-height: 29px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 189, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu a:hover {
  background-color: #dcdcdc;
  text-decoration: none;
}

/* line 194, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu a.active {
  background-color: #d0d2d7;
}

/* line 207, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/header.scss */
#submenu > a {
  display: block;
  height: 100%;
}
/* line 3, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/content.scss */
#content {
  padding-bottom: 200px;
  padding-top: 80px;
}

/* line 8, ../usr/local/bundle/ruby/3.2.0/bundler/gems/axle_web-332d1e7bc47c/app/assets/stylesheets/axle_web/layout/content.scss */
.container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
  width: 1024px;
}
/* line 1, app/assets/stylesheets/layout.scss */
#content {
  line-height: 1.4;
  padding-top: 50px;
}

/* line 6, app/assets/stylesheets/layout.scss */
#dev-team-message {
  font-weight: normal;
  color: initial;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 13, app/assets/stylesheets/layout.scss */
#header .flash {
  padding: 2px 32px;
  top: 49px;
}
/* line 3, app/assets/stylesheets/messages.scss */
.status-message-form {
  background-color: #d6f2fb;
  padding-top: 30px;
}

/* line 7, app/assets/stylesheets/messages.scss */
.status-message-form textarea#message_message {
  width: 100%;
  height: 90px;
}

/* line 12, app/assets/stylesheets/messages.scss */
.status-message-form .crud-row {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 17, app/assets/stylesheets/messages.scss */
.status-message-form .button-row {
  background-color: #a8e3f6;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

/* line 25, app/assets/stylesheets/messages.scss */
.status-message-form .button-container {
  align-items: flex-start;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 31, app/assets/stylesheets/messages.scss */
.status-message-form .button-container input {
  margin-left: auto;
}

/* line 36, app/assets/stylesheets/messages.scss */
.status-message-form input[type='submit']:disabled {
  color: white;
}

/* line 41, app/assets/stylesheets/messages.scss */
#update-status-submit {
  display: block;
  margin-top: 10px;
}
/* line 3, app/assets/stylesheets/statuses.scss */
section {
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/statuses.scss */
.alert {
  margin: 25px 0 15px;
  position: relative;
  padding: 10px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 16, app/assets/stylesheets/statuses.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 22, app/assets/stylesheets/statuses.scss */
.service-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 28, app/assets/stylesheets/statuses.scss */
.service-status {
  align-items: center;
  display: flex;
  text-align: center;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/statuses.scss */
.service-status img {
  margin: 5px;
}

/* line 39, app/assets/stylesheets/statuses.scss */
.service-details {
  margin-right: 20px;
}

/* line 41, app/assets/stylesheets/statuses.scss */
.service-details p {
  margin-bottom: 3px;
}

/* line 44, app/assets/stylesheets/statuses.scss */
.justified-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

/* line 51, app/assets/stylesheets/statuses.scss */
.list-with-icon {
  margin-left: 10px;
  list-style: disc;
}

/* line 56, app/assets/stylesheets/statuses.scss */
#status-table {
  width: 100%;
}

/* line 59, app/assets/stylesheets/statuses.scss */
#status-table td {
  border: 1px solid #d0d2d7;
  width: 50%;
  padding: 10px 15px;
  height: 70px;
}

/* line 67, app/assets/stylesheets/statuses.scss */
.sub-text {
  color: #6f737c;
  font-size: 13px;
  line-height: 1.2;
}

/* line 73, app/assets/stylesheets/statuses.scss */
.alt-text {
  border-bottom: 1px dashed #6f737c;
  cursor: help;
}

/* line 78, app/assets/stylesheets/statuses.scss */
.danger {
  color: #c00;
}
