@charset "UTF-8";
/* line 3, app/assets/stylesheets/_css-reset.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: none;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 93, app/assets/stylesheets/_css-reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 107, app/assets/stylesheets/_css-reset.scss */
body {
  line-height: 1;
}

/* line 111, app/assets/stylesheets/_css-reset.scss */
ol,
ul {
  list-style: none;
}

/* line 116, app/assets/stylesheets/_css-reset.scss */
blockquote,
q {
  quotes: none;
}

/* line 121, app/assets/stylesheets/_css-reset.scss */
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
}

/* line 128, app/assets/stylesheets/_css-reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

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

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

/* line 125, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 *  The Black Tie Font is commercial software. Please do not distribute.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "Font Awesome Brands";
  src: url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-c6233563e882672a2ac6da507f06a2c1942626aa02a514e0613c4578595fbdcb.eot?v=1.0.0);
  src: url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-c6233563e882672a2ac6da507f06a2c1942626aa02a514e0613c4578595fbdcb.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-4a7acdea55252ab19b8c6e010eb38e2c11e87fee77e390798ce207b13b883d2d.woff2?v=1.0.0) format("woff2"), url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-839a24b65fe23a5694006f377e33eb2bfd080863b5fcc06447f69354eda48192.woff?v=1.0.0) format("woff"), url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-43f38a75b4f5e900af84c987b69d2f2c780f29f35e8621810f96c44ca1c334f2.ttf?v=1.0.0) format("truetype"), url(/assets/black-tie/fonts/brands/FontAwesomeBrands-Regular-webfont-d5e6f6a3bd138b359404fcd4cdae5b22d29af9b31a5ec1dcc178a4ba82d7eb41.svg?v=1.0.0#font_awesome_brandsregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Black Tie";
  src: url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-e29caf583fd7bda106decfcd6bd9f12cd66cb7e1e41aa550a4b3863cb5059de5.eot?v=1.0.0);
  src: url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-e29caf583fd7bda106decfcd6bd9f12cd66cb7e1e41aa550a4b3863cb5059de5.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-ef5a9bcf285628ae58ecf928a18fee3e352df13d7a941e15d4b7e67004a5894c.woff2?v=1.0.0) format("woff2"), url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-4215373b8f2a46234b2014ee8a571d6fabccae840f041f9fe09f6330565cc66d.woff?v=1.0.0) format("woff"), url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-626b68d8e54a93428c5a2ff11b654d0aa169a259f62d28e9e24df24671b8f5ea.ttf?v=1.0.0) format("truetype"), url(/assets/black-tie/fonts/light/BlackTie-Light-webfont-dae5683970ee86d38df247a88ca5a4d74abcc0773d23c583b4129ac25152e007.svg?v=1.0.0#black_tielight) format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Black Tie";
  src: url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-d86003eb848c2ec377636405b3236a260edaf7dd54b40ba43f80a7aaa35a58ea.eot?v=1.0.0);
  src: url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-d86003eb848c2ec377636405b3236a260edaf7dd54b40ba43f80a7aaa35a58ea.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-8e59eebce9d687cd91cd3e9b16b97d1a8b75605f833400cc55f38f7c64669eda.woff2?v=1.0.0) format("woff2"), url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-ab5477304b185309fa528577d22c00924a5d9dfa28a3642cb5983c60a6445b90.woff?v=1.0.0) format("woff"), url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-7deebbb8d5ddf474daf3140d837946436ef03784f933d2f43f27bd62c75bba52.ttf?v=1.0.0) format("truetype"), url(/assets/black-tie/fonts/solid/BlackTie-Solid-webfont-13d8a44cb58ada01d8fc22258f8f41ec616b3009ecc0d77a4b53495f37db8c55.svg?v=1.0.0#black_tiesolid) format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Black Tie";
  src: url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-d163636826fad7ac1a9f71d0208fd0727d925405a5fb308babcb65d98a95ea4c.eot?v=1.0.0);
  src: url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-d163636826fad7ac1a9f71d0208fd0727d925405a5fb308babcb65d98a95ea4c.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-15bf31befca38b1b05bb31331a90d28a7a7855ee63332203f747f9bb338dcdf5.woff2?v=1.0.0) format("woff2"), url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-6a20e8522de5ba06440cf85a2e96d5627cd25decd46fab1ddda171457d12ae24.woff?v=1.0.0) format("woff"), url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-3711fc43aa679879b78521100b8970b5a6bb0c82f6c7ea94b8857bec207427c4.ttf?v=1.0.0) format("truetype"), url(/assets/black-tie/fonts/bold/BlackTie-Bold-webfont-679396255e3e6127f0f7eb58a358c3a899699ec26ed0cd82b48def9241df528a.svg?v=1.0.0#black_tiebold) format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Black Tie";
  src: url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-7092f9e859f1ce99d5b5efa9f97adf35a2d930d0009a02c9c684081ba6fd05a6.eot?v=1.0.0);
  src: url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-7092f9e859f1ce99d5b5efa9f97adf35a2d930d0009a02c9c684081ba6fd05a6.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-15c730c302225ad29a32a1852a683e1c02f45e4e8a018bef6c7901a51458e62d.woff2?v=1.0.0) format("woff2"), url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-74afaa096fa2c51c08479a655fd95be5e6516e3e5e8cde3bc89f31f502845efe.woff?v=1.0.0) format("woff"), url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-39f54da2912c15cfb10cd271d71f2970b59c508d29f8709c460bfd0f7e704a6c.ttf?v=1.0.0) format("truetype"), url(/assets/black-tie/fonts/regular/BlackTie-Regular-webfont-5b62ed41725a94c7981bb366ad97f8ecd1aaf7ffdad82f9e46fd3e3a0d616311.svg?v=1.0.0#black_tieregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 4, app/assets/stylesheets/black-tie/_core.scss */
.bts, .btb, .btr, .btl, .fab {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* line 15, app/assets/stylesheets/black-tie/_core.scss */
.bts {
  font-weight: 900;
}

/* line 16, app/assets/stylesheets/black-tie/_core.scss */
.btb {
  font-weight: 700;
}

/* line 17, app/assets/stylesheets/black-tie/_core.scss */
.btl {
  font-weight: 200;
}

/* line 18, app/assets/stylesheets/black-tie/_core.scss */
.fab {
  font-family: "Font Awesome Brands";
}

/* makes the font 25% smaller relative to the icon container */
/* line 5, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-sm {
  font-size: .7em;
  vertical-align: baseline;
}

/* makes the font 33% larger relative to the icon container */
/* line 10, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
}

/* line 14, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-2x {
  font-size: 2em;
}

/* line 15, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-3x {
  font-size: 3em;
}

/* line 16, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-4x {
  font-size: 4em;
}

/* line 17, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-5x {
  font-size: 5em;
}

/* line 19, app/assets/stylesheets/black-tie/_sizes.scss */
.bt-lg,
.bt-2x,
.bt-3x,
.bt-4x,
.bt-5x {
  vertical-align: -30%;
}

/* line 3, app/assets/stylesheets/black-tie/_fixed-width.scss */
.bt-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, app/assets/stylesheets/black-tie/_list.scss */
.bt-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, app/assets/stylesheets/black-tie/_list.scss */
.bt-ul > li {
  position: relative;
}

/* line 10, app/assets/stylesheets/black-tie/_list.scss */
.bt-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, app/assets/stylesheets/black-tie/_list.scss */
.bt-li.bt-lg {
  left: -2em;
}

/* line 4, app/assets/stylesheets/black-tie/_bordered-pulled.scss */
.bt-border {
  padding: .2em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, app/assets/stylesheets/black-tie/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, app/assets/stylesheets/black-tie/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, app/assets/stylesheets/black-tie/_bordered-pulled.scss */
.bts.pull-left, .btb.pull-left, .btr.pull-left, .btl.pull-left, .fab.pull-left {
  margin-right: .3em;
}

/* line 15, app/assets/stylesheets/black-tie/_bordered-pulled.scss */
.bts.pull-right, .btb.pull-right, .btr.pull-right, .btl.pull-right, .fab.pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/black-tie/_animated.scss */
.bt-spin {
  -webkit-animation: bt-spin 2s infinite linear;
  animation: bt-spin 2s infinite linear;
}

/* line 9, app/assets/stylesheets/black-tie/_animated.scss */
.bt-pulse {
  -webkit-animation: bt-spin 1s infinite steps(8);
  animation: bt-spin 1s infinite steps(8);
}

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

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

/* line 4, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
.bt-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
.bt-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
.bt-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
.bt-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
.bt-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, app/assets/stylesheets/black-tie/_rotated-flipped.scss */
:root .bt-rotate-90,
:root .bt-rotate-180,
:root .bt-rotate-270,
:root .bt-flip-horizontal,
:root .bt-flip-vertical {
  filter: none;
}

/* line 4, app/assets/stylesheets/black-tie/_stacked.scss */
.bt-stack {
  position: relative;
  display: inline-block;
  width: 1.2857142857em;
  height: 1em;
  line-height: 1em;
  vertical-align: baseline;
}

/* line 12, app/assets/stylesheets/black-tie/_stacked.scss */
.bt-stack-sm {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  font-size: .5em;
}

/* line 19, app/assets/stylesheets/black-tie/_stacked.scss */
.bt-stack-1x, .bt-stack-sm {
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* line 24, app/assets/stylesheets/black-tie/_stacked.scss */
.bt-inverse {
  color: #fff;
}

/* Black Tie uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 5, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bars:before {
  content: "";
}

/* line 6, app/assets/stylesheets/black-tie/_icons.scss */
.bt-envelope:before {
  content: "";
}

/* line 7, app/assets/stylesheets/black-tie/_icons.scss */
.bt-search:before {
  content: "";
}

/* line 8, app/assets/stylesheets/black-tie/_icons.scss */
.bt-search-plus:before {
  content: "";
}

/* line 9, app/assets/stylesheets/black-tie/_icons.scss */
.bt-search-minus:before {
  content: "";
}

/* line 10, app/assets/stylesheets/black-tie/_icons.scss */
.bt-phone:before {
  content: "";
}

/* line 11, app/assets/stylesheets/black-tie/_icons.scss */
.bt-comment:before {
  content: "";
}

/* line 12, app/assets/stylesheets/black-tie/_icons.scss */
.bt-commenting:before {
  content: "";
}

/* line 13, app/assets/stylesheets/black-tie/_icons.scss */
.bt-comments:before {
  content: "";
}

/* line 14, app/assets/stylesheets/black-tie/_icons.scss */
.bt-rss:before {
  content: "";
}

/* line 15, app/assets/stylesheets/black-tie/_icons.scss */
.bt-times:before {
  content: "";
}

/* line 16, app/assets/stylesheets/black-tie/_icons.scss */
.bt-times-circle:before {
  content: "";
}

/* line 17, app/assets/stylesheets/black-tie/_icons.scss */
.bt-clock:before {
  content: "";
}

/* line 18, app/assets/stylesheets/black-tie/_icons.scss */
.bt-star:before {
  content: "";
}

/* line 19, app/assets/stylesheets/black-tie/_icons.scss */
.bt-star-half:before {
  content: "";
}

/* line 20, app/assets/stylesheets/black-tie/_icons.scss */
.bt-check:before {
  content: "";
}

/* line 21, app/assets/stylesheets/black-tie/_icons.scss */
.bt-check-circle:before {
  content: "";
}

/* line 22, app/assets/stylesheets/black-tie/_icons.scss */
.bt-check-square:before {
  content: "";
}

/* line 23, app/assets/stylesheets/black-tie/_icons.scss */
.bt-th:before {
  content: "";
}

/* line 24, app/assets/stylesheets/black-tie/_icons.scss */
.bt-th-large:before {
  content: "";
}

/* line 25, app/assets/stylesheets/black-tie/_icons.scss */
.bt-heart:before {
  content: "";
}

/* line 26, app/assets/stylesheets/black-tie/_icons.scss */
.bt-heart-half:before {
  content: "";
}

/* line 27, app/assets/stylesheets/black-tie/_icons.scss */
.bt-calendar:before {
  content: "";
}

/* line 28, app/assets/stylesheets/black-tie/_icons.scss */
.bt-shopping-cart:before {
  content: "";
}

/* line 29, app/assets/stylesheets/black-tie/_icons.scss */
.bt-plus:before {
  content: "";
}

/* line 30, app/assets/stylesheets/black-tie/_icons.scss */
.bt-plus-circle:before {
  content: "";
}

/* line 31, app/assets/stylesheets/black-tie/_icons.scss */
.bt-plus-square:before {
  content: "";
}

/* line 32, app/assets/stylesheets/black-tie/_icons.scss */
.bt-pen:before {
  content: "";
}

/* line 33, app/assets/stylesheets/black-tie/_icons.scss */
.bt-minus:before {
  content: "";
}

/* line 34, app/assets/stylesheets/black-tie/_icons.scss */
.bt-minus-circle:before {
  content: "";
}

/* line 35, app/assets/stylesheets/black-tie/_icons.scss */
.bt-minus-square:before {
  content: "";
}

/* line 36, app/assets/stylesheets/black-tie/_icons.scss */
.bt-pencil:before {
  content: "";
}

/* line 37, app/assets/stylesheets/black-tie/_icons.scss */
.bt-edit:before {
  content: "";
}

/* line 38, app/assets/stylesheets/black-tie/_icons.scss */
.bt-thumbs-up:before {
  content: "";
}

/* line 39, app/assets/stylesheets/black-tie/_icons.scss */
.bt-thumbs-down:before {
  content: "";
}

/* line 40, app/assets/stylesheets/black-tie/_icons.scss */
.bt-gear:before {
  content: "";
}

/* line 41, app/assets/stylesheets/black-tie/_icons.scss */
.bt-trash:before {
  content: "";
}

/* line 42, app/assets/stylesheets/black-tie/_icons.scss */
.bt-file:before {
  content: "";
}

/* line 43, app/assets/stylesheets/black-tie/_icons.scss */
.bt-info-circle:before {
  content: "";
}

/* line 44, app/assets/stylesheets/black-tie/_icons.scss */
.bt-label:before {
  content: "";
}

/* line 45, app/assets/stylesheets/black-tie/_icons.scss */
.bt-rocket:before {
  content: "";
}

/* line 46, app/assets/stylesheets/black-tie/_icons.scss */
.bt-book:before {
  content: "";
}

/* line 47, app/assets/stylesheets/black-tie/_icons.scss */
.bt-book-open:before {
  content: "";
}

/* line 48, app/assets/stylesheets/black-tie/_icons.scss */
.bt-notebook:before {
  content: "";
}

/* line 49, app/assets/stylesheets/black-tie/_icons.scss */
.bt-camera:before {
  content: "";
}

/* line 50, app/assets/stylesheets/black-tie/_icons.scss */
.bt-folder:before {
  content: "";
}

/* line 51, app/assets/stylesheets/black-tie/_icons.scss */
.bt-quote-left:before {
  content: "";
}

/* line 52, app/assets/stylesheets/black-tie/_icons.scss */
.bt-quote-right:before {
  content: "";
}

/* line 53, app/assets/stylesheets/black-tie/_icons.scss */
.bt-eye:before {
  content: "";
}

/* line 54, app/assets/stylesheets/black-tie/_icons.scss */
.bt-lock:before {
  content: "";
}

/* line 55, app/assets/stylesheets/black-tie/_icons.scss */
.bt-lock-open:before {
  content: "";
}

/* line 56, app/assets/stylesheets/black-tie/_icons.scss */
.bt-gift:before {
  content: "";
}

/* line 57, app/assets/stylesheets/black-tie/_icons.scss */
.bt-spinner-clock:before {
  content: "";
}

/* line 58, app/assets/stylesheets/black-tie/_icons.scss */
.bt-spinner:before {
  content: "";
}

/* line 59, app/assets/stylesheets/black-tie/_icons.scss */
.bt-wrench:before {
  content: "";
}

/* line 60, app/assets/stylesheets/black-tie/_icons.scss */
.bt-cloud:before {
  content: "";
}

/* line 61, app/assets/stylesheets/black-tie/_icons.scss */
.bt-cloud-upload:before {
  content: "";
}

/* line 62, app/assets/stylesheets/black-tie/_icons.scss */
.bt-cloud-download:before {
  content: "";
}

/* line 63, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sync:before {
  content: "";
}

/* line 64, app/assets/stylesheets/black-tie/_icons.scss */
.bt-question-circle:before {
  content: "";
}

/* line 65, app/assets/stylesheets/black-tie/_icons.scss */
.bt-share:before {
  content: "";
}

/* line 66, app/assets/stylesheets/black-tie/_icons.scss */
.bt-briefcase:before {
  content: "";
}

/* line 67, app/assets/stylesheets/black-tie/_icons.scss */
.bt-money:before {
  content: "";
}

/* line 68, app/assets/stylesheets/black-tie/_icons.scss */
.bt-megaphone:before {
  content: "";
}

/* line 69, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sign-in:before {
  content: "";
}

/* line 70, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sign-out:before {
  content: "";
}

/* line 71, app/assets/stylesheets/black-tie/_icons.scss */
.bt-film:before {
  content: "";
}

/* line 72, app/assets/stylesheets/black-tie/_icons.scss */
.bt-trophy:before {
  content: "";
}

/* line 73, app/assets/stylesheets/black-tie/_icons.scss */
.bt-code:before {
  content: "";
}

/* line 74, app/assets/stylesheets/black-tie/_icons.scss */
.bt-light-bulb:before {
  content: "";
}

/* line 75, app/assets/stylesheets/black-tie/_icons.scss */
.bt-print:before {
  content: "";
}

/* line 76, app/assets/stylesheets/black-tie/_icons.scss */
.bt-fax:before {
  content: "";
}

/* line 77, app/assets/stylesheets/black-tie/_icons.scss */
.bt-video:before {
  content: "";
}

/* line 78, app/assets/stylesheets/black-tie/_icons.scss */
.bt-signal:before {
  content: "";
}

/* line 79, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sitemap:before {
  content: "";
}

/* line 80, app/assets/stylesheets/black-tie/_icons.scss */
.bt-upload:before {
  content: "";
}

/* line 81, app/assets/stylesheets/black-tie/_icons.scss */
.bt-download:before {
  content: "";
}

/* line 82, app/assets/stylesheets/black-tie/_icons.scss */
.bt-key:before {
  content: "";
}

/* line 83, app/assets/stylesheets/black-tie/_icons.scss */
.bt-mug:before {
  content: "";
}

/* line 84, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bookmark:before {
  content: "";
}

/* line 85, app/assets/stylesheets/black-tie/_icons.scss */
.bt-flag:before {
  content: "";
}

/* line 86, app/assets/stylesheets/black-tie/_icons.scss */
.bt-external-link:before {
  content: "";
}

/* line 87, app/assets/stylesheets/black-tie/_icons.scss */
.bt-smile:before {
  content: "";
}

/* line 88, app/assets/stylesheets/black-tie/_icons.scss */
.bt-frown:before {
  content: "";
}

/* line 89, app/assets/stylesheets/black-tie/_icons.scss */
.bt-meh:before {
  content: "";
}

/* line 90, app/assets/stylesheets/black-tie/_icons.scss */
.bt-magic:before {
  content: "";
}

/* line 91, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bolt:before {
  content: "";
}

/* line 92, app/assets/stylesheets/black-tie/_icons.scss */
.bt-exclamation-triangle:before {
  content: "";
}

/* line 93, app/assets/stylesheets/black-tie/_icons.scss */
.bt-exclamation-circle:before {
  content: "";
}

/* line 94, app/assets/stylesheets/black-tie/_icons.scss */
.bt-flask:before {
  content: "";
}

/* line 95, app/assets/stylesheets/black-tie/_icons.scss */
.bt-music:before {
  content: "";
}

/* line 96, app/assets/stylesheets/black-tie/_icons.scss */
.bt-push-pin:before {
  content: "";
}

/* line 97, app/assets/stylesheets/black-tie/_icons.scss */
.bt-shield:before {
  content: "";
}

/* line 98, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sort:before {
  content: "";
}

/* line 99, app/assets/stylesheets/black-tie/_icons.scss */
.bt-reply:before {
  content: "";
}

/* line 100, app/assets/stylesheets/black-tie/_icons.scss */
.bt-forward:before {
  content: "";
}

/* line 101, app/assets/stylesheets/black-tie/_icons.scss */
.bt-reply-all:before {
  content: "";
}

/* line 102, app/assets/stylesheets/black-tie/_icons.scss */
.bt-forward-all:before {
  content: "";
}

/* line 103, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bell:before {
  content: "";
}

/* line 104, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bell-off:before {
  content: "";
}

/* line 105, app/assets/stylesheets/black-tie/_icons.scss */
.bt-ban:before {
  content: "";
}

/* line 106, app/assets/stylesheets/black-tie/_icons.scss */
.bt-database:before {
  content: "";
}

/* line 107, app/assets/stylesheets/black-tie/_icons.scss */
.bt-hard-drive:before {
  content: "";
}

/* line 108, app/assets/stylesheets/black-tie/_icons.scss */
.bt-merge:before {
  content: "";
}

/* line 109, app/assets/stylesheets/black-tie/_icons.scss */
.bt-fork:before {
  content: "";
}

/* line 110, app/assets/stylesheets/black-tie/_icons.scss */
.bt-wifi:before {
  content: "";
}

/* line 111, app/assets/stylesheets/black-tie/_icons.scss */
.bt-paper-plane:before {
  content: "";
}

/* line 112, app/assets/stylesheets/black-tie/_icons.scss */
.bt-inbox:before {
  content: "";
}

/* line 113, app/assets/stylesheets/black-tie/_icons.scss */
.bt-fire:before {
  content: "";
}

/* line 114, app/assets/stylesheets/black-tie/_icons.scss */
.bt-play:before {
  content: "";
}

/* line 115, app/assets/stylesheets/black-tie/_icons.scss */
.bt-pause:before {
  content: "";
}

/* line 116, app/assets/stylesheets/black-tie/_icons.scss */
.bt-stop:before {
  content: "";
}

/* line 117, app/assets/stylesheets/black-tie/_icons.scss */
.bt-play-circle:before {
  content: "";
}

/* line 118, app/assets/stylesheets/black-tie/_icons.scss */
.bt-next:before {
  content: "";
}

/* line 119, app/assets/stylesheets/black-tie/_icons.scss */
.bt-previous:before {
  content: "";
}

/* line 120, app/assets/stylesheets/black-tie/_icons.scss */
.bt-repeat:before {
  content: "";
}

/* line 121, app/assets/stylesheets/black-tie/_icons.scss */
.bt-fast-forward:before {
  content: "";
}

/* line 122, app/assets/stylesheets/black-tie/_icons.scss */
.bt-fast-reverse:before {
  content: "";
}

/* line 123, app/assets/stylesheets/black-tie/_icons.scss */
.bt-volume:before {
  content: "";
}

/* line 124, app/assets/stylesheets/black-tie/_icons.scss */
.bt-volume-off:before {
  content: "";
}

/* line 125, app/assets/stylesheets/black-tie/_icons.scss */
.bt-volume-up:before {
  content: "";
}

/* line 126, app/assets/stylesheets/black-tie/_icons.scss */
.bt-volume-down:before {
  content: "";
}

/* line 127, app/assets/stylesheets/black-tie/_icons.scss */
.bt-maximize:before {
  content: "";
}

/* line 128, app/assets/stylesheets/black-tie/_icons.scss */
.bt-minimize:before {
  content: "";
}

/* line 129, app/assets/stylesheets/black-tie/_icons.scss */
.bt-closed-captions:before {
  content: "";
}

/* line 130, app/assets/stylesheets/black-tie/_icons.scss */
.bt-shuffle:before {
  content: "";
}

/* line 131, app/assets/stylesheets/black-tie/_icons.scss */
.bt-triangle:before {
  content: "";
}

/* line 132, app/assets/stylesheets/black-tie/_icons.scss */
.bt-square:before {
  content: "";
}

/* line 133, app/assets/stylesheets/black-tie/_icons.scss */
.bt-circle:before {
  content: "";
}

/* line 134, app/assets/stylesheets/black-tie/_icons.scss */
.bt-hexagon:before {
  content: "";
}

/* line 135, app/assets/stylesheets/black-tie/_icons.scss */
.bt-octagon:before {
  content: "";
}

/* line 136, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angle-up:before {
  content: "";
}

/* line 137, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angle-down:before {
  content: "";
}

/* line 138, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angle-left:before {
  content: "";
}

/* line 139, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angle-right:before {
  content: "";
}

/* line 140, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angles-up:before {
  content: "";
}

/* line 141, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angles-down:before {
  content: "";
}

/* line 142, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angles-left:before {
  content: "";
}

/* line 143, app/assets/stylesheets/black-tie/_icons.scss */
.bt-angles-right:before {
  content: "";
}

/* line 144, app/assets/stylesheets/black-tie/_icons.scss */
.bt-arrow-up:before {
  content: "";
}

/* line 145, app/assets/stylesheets/black-tie/_icons.scss */
.bt-arrow-down:before {
  content: "";
}

/* line 146, app/assets/stylesheets/black-tie/_icons.scss */
.bt-arrow-left:before {
  content: "";
}

/* line 147, app/assets/stylesheets/black-tie/_icons.scss */
.bt-arrow-right:before {
  content: "";
}

/* line 148, app/assets/stylesheets/black-tie/_icons.scss */
.bt-bar-chart:before {
  content: "";
}

/* line 149, app/assets/stylesheets/black-tie/_icons.scss */
.bt-pie-chart:before {
  content: "";
}

/* line 150, app/assets/stylesheets/black-tie/_icons.scss */
.bt-circle-arrow-up:before {
  content: "";
}

/* line 151, app/assets/stylesheets/black-tie/_icons.scss */
.bt-circle-arrow-down:before {
  content: "";
}

/* line 152, app/assets/stylesheets/black-tie/_icons.scss */
.bt-circle-arrow-left:before {
  content: "";
}

/* line 153, app/assets/stylesheets/black-tie/_icons.scss */
.bt-circle-arrow-right:before {
  content: "";
}

/* line 154, app/assets/stylesheets/black-tie/_icons.scss */
.bt-caret-up:before {
  content: "";
}

/* line 155, app/assets/stylesheets/black-tie/_icons.scss */
.bt-caret-down:before {
  content: "";
}

/* line 156, app/assets/stylesheets/black-tie/_icons.scss */
.bt-caret-left:before {
  content: "";
}

/* line 157, app/assets/stylesheets/black-tie/_icons.scss */
.bt-caret-right:before {
  content: "";
}

/* line 158, app/assets/stylesheets/black-tie/_icons.scss */
.bt-long-arrow-up:before {
  content: "";
}

/* line 159, app/assets/stylesheets/black-tie/_icons.scss */
.bt-long-arrow-down:before {
  content: "";
}

/* line 160, app/assets/stylesheets/black-tie/_icons.scss */
.bt-long-arrow-left:before {
  content: "";
}

/* line 161, app/assets/stylesheets/black-tie/_icons.scss */
.bt-long-arrow-right:before {
  content: "";
}

/* line 162, app/assets/stylesheets/black-tie/_icons.scss */
.bt-Bold:before {
  content: "";
}

/* line 163, app/assets/stylesheets/black-tie/_icons.scss */
.bt-italic:before {
  content: "";
}

/* line 164, app/assets/stylesheets/black-tie/_icons.scss */
.bt-underline:before {
  content: "";
}

/* line 165, app/assets/stylesheets/black-tie/_icons.scss */
.bt-link:before {
  content: "";
}

/* line 166, app/assets/stylesheets/black-tie/_icons.scss */
.bt-paper-clip:before {
  content: "";
}

/* line 167, app/assets/stylesheets/black-tie/_icons.scss */
.bt-align-left:before {
  content: "";
}

/* line 168, app/assets/stylesheets/black-tie/_icons.scss */
.bt-align-center:before {
  content: "";
}

/* line 169, app/assets/stylesheets/black-tie/_icons.scss */
.bt-align-right:before {
  content: "";
}

/* line 170, app/assets/stylesheets/black-tie/_icons.scss */
.bt-align-justify:before {
  content: "";
}

/* line 171, app/assets/stylesheets/black-tie/_icons.scss */
.bt-cut:before {
  content: "";
}

/* line 172, app/assets/stylesheets/black-tie/_icons.scss */
.bt-copy:before {
  content: "";
}

/* line 173, app/assets/stylesheets/black-tie/_icons.scss */
.bt-paste:before {
  content: "";
}

/* line 174, app/assets/stylesheets/black-tie/_icons.scss */
.bt-photo:before {
  content: "";
}

/* line 175, app/assets/stylesheets/black-tie/_icons.scss */
.bt-table:before {
  content: "";
}

/* line 176, app/assets/stylesheets/black-tie/_icons.scss */
.bt-ulist:before {
  content: "";
}

/* line 177, app/assets/stylesheets/black-tie/_icons.scss */
.bt-olist:before {
  content: "";
}

/* line 178, app/assets/stylesheets/black-tie/_icons.scss */
.bt-indent:before {
  content: "";
}

/* line 179, app/assets/stylesheets/black-tie/_icons.scss */
.bt-outdent:before {
  content: "";
}

/* line 180, app/assets/stylesheets/black-tie/_icons.scss */
.bt-undo:before {
  content: "";
}

/* line 181, app/assets/stylesheets/black-tie/_icons.scss */
.bt-redo:before {
  content: "";
}

/* line 182, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sup:before {
  content: "";
}

/* line 183, app/assets/stylesheets/black-tie/_icons.scss */
.bt-sub:before {
  content: "";
}

/* line 184, app/assets/stylesheets/black-tie/_icons.scss */
.bt-text-size:before {
  content: "";
}

/* line 185, app/assets/stylesheets/black-tie/_icons.scss */
.bt-text-color:before {
  content: "";
}

/* line 186, app/assets/stylesheets/black-tie/_icons.scss */
.bt-remove-formatting:before {
  content: "";
}

/* line 187, app/assets/stylesheets/black-tie/_icons.scss */
.bt-blockquote:before {
  content: "";
}

/* line 188, app/assets/stylesheets/black-tie/_icons.scss */
.bt-globe:before {
  content: "";
}

/* line 189, app/assets/stylesheets/black-tie/_icons.scss */
.bt-map:before {
  content: "";
}

/* line 190, app/assets/stylesheets/black-tie/_icons.scss */
.bt-map-arrow:before {
  content: "";
}

/* line 191, app/assets/stylesheets/black-tie/_icons.scss */
.bt-map-marker:before {
  content: "";
}

/* line 192, app/assets/stylesheets/black-tie/_icons.scss */
.bt-map-pin:before {
  content: "";
}

/* line 193, app/assets/stylesheets/black-tie/_icons.scss */
.bt-home:before {
  content: "";
}

/* line 194, app/assets/stylesheets/black-tie/_icons.scss */
.bt-building:before {
  content: "";
}

/* line 195, app/assets/stylesheets/black-tie/_icons.scss */
.bt-industry:before {
  content: "";
}

/* line 196, app/assets/stylesheets/black-tie/_icons.scss */
.bt-desktop:before {
  content: "";
}

/* line 197, app/assets/stylesheets/black-tie/_icons.scss */
.bt-laptop:before {
  content: "";
}

/* line 198, app/assets/stylesheets/black-tie/_icons.scss */
.bt-tablet:before {
  content: "";
}

/* line 199, app/assets/stylesheets/black-tie/_icons.scss */
.bt-mobile:before {
  content: "";
}

/* line 200, app/assets/stylesheets/black-tie/_icons.scss */
.bt-tv:before {
  content: "";
}

/* line 201, app/assets/stylesheets/black-tie/_icons.scss */
.bt-radio-checked:before {
  content: "";
}

/* line 202, app/assets/stylesheets/black-tie/_icons.scss */
.bt-radio-unchecked:before {
  content: "";
}

/* line 203, app/assets/stylesheets/black-tie/_icons.scss */
.bt-checkbox-checked:before {
  content: "";
}

/* line 204, app/assets/stylesheets/black-tie/_icons.scss */
.bt-checkbox-unchecked:before {
  content: "";
}

/* line 205, app/assets/stylesheets/black-tie/_icons.scss */
.bt-checkbox-intermediate:before {
  content: "";
}

/* line 206, app/assets/stylesheets/black-tie/_icons.scss */
.bt-user:before {
  content: "";
}

/* line 207, app/assets/stylesheets/black-tie/_icons.scss */
.bt-user-male:before {
  content: "";
}

/* line 208, app/assets/stylesheets/black-tie/_icons.scss */
.bt-user-female:before {
  content: "";
}

/* line 209, app/assets/stylesheets/black-tie/_icons.scss */
.bt-crown:before {
  content: "";
}

/* line 210, app/assets/stylesheets/black-tie/_icons.scss */
.bt-credit-card:before {
  content: "";
}

/* line 211, app/assets/stylesheets/black-tie/_icons.scss */
.bt-strikethrough:before {
  content: "";
}

/* line 212, app/assets/stylesheets/black-tie/_icons.scss */
.bt-eject:before {
  content: "";
}

/* line 213, app/assets/stylesheets/black-tie/_icons.scss */
.bt-ellipsis-h:before {
  content: "";
}

/* line 214, app/assets/stylesheets/black-tie/_icons.scss */
.bt-ellipsis-v:before {
  content: "";
}

/* line 216, app/assets/stylesheets/black-tie/_icons.scss */
.fab-facebook:before {
  content: "";
}

/* line 217, app/assets/stylesheets/black-tie/_icons.scss */
.fab-facebook-alt:before {
  content: "";
}

/* line 218, app/assets/stylesheets/black-tie/_icons.scss */
.fab-twitter:before {
  content: "";
}

/* line 219, app/assets/stylesheets/black-tie/_icons.scss */
.fab-linkedin:before {
  content: "";
}

/* line 220, app/assets/stylesheets/black-tie/_icons.scss */
.fab-linkedin-alt:before {
  content: "";
}

/* line 221, app/assets/stylesheets/black-tie/_icons.scss */
.fab-instagram:before {
  content: "";
}

/* line 222, app/assets/stylesheets/black-tie/_icons.scss */
.fab-github:before {
  content: "";
}

/* line 223, app/assets/stylesheets/black-tie/_icons.scss */
.fab-github-alt:before {
  content: "";
}

/* line 224, app/assets/stylesheets/black-tie/_icons.scss */
.fab-googleplus:before {
  content: "";
}

/* line 225, app/assets/stylesheets/black-tie/_icons.scss */
.fab-googleplus-alt:before {
  content: "";
}

/* line 226, app/assets/stylesheets/black-tie/_icons.scss */
.fab-pinterest:before {
  content: "";
}

/* line 227, app/assets/stylesheets/black-tie/_icons.scss */
.fab-pinterest-alt:before {
  content: "";
}

/* line 228, app/assets/stylesheets/black-tie/_icons.scss */
.fab-tumblr:before {
  content: "";
}

/* line 229, app/assets/stylesheets/black-tie/_icons.scss */
.fab-tumblr-alt:before {
  content: "";
}

/* line 230, app/assets/stylesheets/black-tie/_icons.scss */
.fab-bitcoin:before {
  content: "";
}

/* line 231, app/assets/stylesheets/black-tie/_icons.scss */
.fab-bitcoin-alt:before {
  content: "";
}

/* line 232, app/assets/stylesheets/black-tie/_icons.scss */
.fab-dropbox:before {
  content: "";
}

/* line 233, app/assets/stylesheets/black-tie/_icons.scss */
.fab-stackexchange:before {
  content: "";
}

/* line 234, app/assets/stylesheets/black-tie/_icons.scss */
.fab-stackoverflow:before {
  content: "";
}

/* line 235, app/assets/stylesheets/black-tie/_icons.scss */
.fab-flickr:before {
  content: "";
}

/* line 236, app/assets/stylesheets/black-tie/_icons.scss */
.fab-flickr-alt:before {
  content: "";
}

/* line 237, app/assets/stylesheets/black-tie/_icons.scss */
.fab-bitbucket:before {
  content: "";
}

/* line 238, app/assets/stylesheets/black-tie/_icons.scss */
.fab-html5:before {
  content: "";
}

/* line 239, app/assets/stylesheets/black-tie/_icons.scss */
.fab-css3:before {
  content: "";
}

/* line 240, app/assets/stylesheets/black-tie/_icons.scss */
.fab-apple:before {
  content: "";
}

/* line 241, app/assets/stylesheets/black-tie/_icons.scss */
.fab-windows:before {
  content: "";
}

/* line 242, app/assets/stylesheets/black-tie/_icons.scss */
.fab-android:before {
  content: "";
}

/* line 243, app/assets/stylesheets/black-tie/_icons.scss */
.fab-linux:before {
  content: "";
}

/* line 244, app/assets/stylesheets/black-tie/_icons.scss */
.fab-dribbble:before {
  content: "";
}

/* line 245, app/assets/stylesheets/black-tie/_icons.scss */
.fab-youtube:before {
  content: "";
}

/* line 246, app/assets/stylesheets/black-tie/_icons.scss */
.fab-skype:before {
  content: "";
}

/* line 247, app/assets/stylesheets/black-tie/_icons.scss */
.fab-foursquare:before {
  content: "";
}

/* line 248, app/assets/stylesheets/black-tie/_icons.scss */
.fab-trello:before {
  content: "";
}

/* line 249, app/assets/stylesheets/black-tie/_icons.scss */
.fab-maxcdn:before {
  content: "";
}

/* line 250, app/assets/stylesheets/black-tie/_icons.scss */
.fab-gittip:before,
.fab-gratipay:before {
  content: "";
}

/* line 251, app/assets/stylesheets/black-tie/_icons.scss */
.fab-vimeo:before {
  content: "";
}

/* line 252, app/assets/stylesheets/black-tie/_icons.scss */
.fab-vimeo-alt:before {
  content: "";
}

/* line 253, app/assets/stylesheets/black-tie/_icons.scss */
.fab-slack:before {
  content: "";
}

/* line 254, app/assets/stylesheets/black-tie/_icons.scss */
.fab-wordpress:before {
  content: "";
}

/* line 255, app/assets/stylesheets/black-tie/_icons.scss */
.fab-wordpress-alt:before {
  content: "";
}

/* line 256, app/assets/stylesheets/black-tie/_icons.scss */
.fab-openid:before {
  content: "";
}

/* line 257, app/assets/stylesheets/black-tie/_icons.scss */
.fab-yahoo:before {
  content: "";
}

/* line 258, app/assets/stylesheets/black-tie/_icons.scss */
.fab-yahoo-alt:before {
  content: "";
}

/* line 259, app/assets/stylesheets/black-tie/_icons.scss */
.fab-reddit:before {
  content: "";
}

/* line 260, app/assets/stylesheets/black-tie/_icons.scss */
.fab-google:before {
  content: "";
}

/* line 261, app/assets/stylesheets/black-tie/_icons.scss */
.fab-google-alt:before {
  content: "";
}

/* line 262, app/assets/stylesheets/black-tie/_icons.scss */
.fab-stumbleupon:before {
  content: "";
}

/* line 263, app/assets/stylesheets/black-tie/_icons.scss */
.fab-stumbleupon-alt:before {
  content: "";
}

/* line 264, app/assets/stylesheets/black-tie/_icons.scss */
.fab-delicious:before {
  content: "";
}

/* line 265, app/assets/stylesheets/black-tie/_icons.scss */
.fab-digg:before {
  content: "";
}

/* line 266, app/assets/stylesheets/black-tie/_icons.scss */
.fab-piedpiper:before {
  content: "";
}

/* line 267, app/assets/stylesheets/black-tie/_icons.scss */
.fab-piedpiper-alt:before {
  content: "";
}

/* line 268, app/assets/stylesheets/black-tie/_icons.scss */
.fab-drupal:before {
  content: "";
}

/* line 269, app/assets/stylesheets/black-tie/_icons.scss */
.fab-joomla:before {
  content: "";
}

/* line 270, app/assets/stylesheets/black-tie/_icons.scss */
.fab-behance:before {
  content: "";
}

/* line 271, app/assets/stylesheets/black-tie/_icons.scss */
.fab-steam:before {
  content: "";
}

/* line 272, app/assets/stylesheets/black-tie/_icons.scss */
.fab-steam-alt:before {
  content: "";
}

/* line 273, app/assets/stylesheets/black-tie/_icons.scss */
.fab-spotify:before {
  content: "";
}

/* line 274, app/assets/stylesheets/black-tie/_icons.scss */
.fab-deviantart:before {
  content: "";
}

/* line 275, app/assets/stylesheets/black-tie/_icons.scss */
.fab-soundcloud:before {
  content: "";
}

/* line 276, app/assets/stylesheets/black-tie/_icons.scss */
.fab-vine:before {
  content: "";
}

/* line 277, app/assets/stylesheets/black-tie/_icons.scss */
.fab-codepen:before {
  content: "";
}

/* line 278, app/assets/stylesheets/black-tie/_icons.scss */
.fab-jsfiddle:before {
  content: "";
}

/* line 279, app/assets/stylesheets/black-tie/_icons.scss */
.fab-rebel:before {
  content: "";
}

/* line 280, app/assets/stylesheets/black-tie/_icons.scss */
.fab-empire:before {
  content: "";
}

/* line 281, app/assets/stylesheets/black-tie/_icons.scss */
.fab-git:before {
  content: "";
}

/* line 282, app/assets/stylesheets/black-tie/_icons.scss */
.fab-hackernews:before {
  content: "";
}

/* line 283, app/assets/stylesheets/black-tie/_icons.scss */
.fab-hackernews-alt:before {
  content: "";
}

/* line 284, app/assets/stylesheets/black-tie/_icons.scss */
.fab-slideshare:before {
  content: "";
}

/* line 285, app/assets/stylesheets/black-tie/_icons.scss */
.fab-twitch:before {
  content: "";
}

/* line 286, app/assets/stylesheets/black-tie/_icons.scss */
.fab-yelp:before {
  content: "";
}

/* line 287, app/assets/stylesheets/black-tie/_icons.scss */
.fab-paypal:before {
  content: "";
}

/* line 288, app/assets/stylesheets/black-tie/_icons.scss */
.fab-google-wallet:before {
  content: "";
}

/* line 289, app/assets/stylesheets/black-tie/_icons.scss */
.fab-angellist:before {
  content: "";
}

/* line 290, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-visa:before {
  content: "";
}

/* line 291, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-mastercard:before {
  content: "";
}

/* line 292, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-discover:before {
  content: "";
}

/* line 293, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-amex:before {
  content: "";
}

/* line 294, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-paypal:before {
  content: "";
}

/* line 295, app/assets/stylesheets/black-tie/_icons.scss */
.fab-cc-stripe:before {
  content: "";
}

/* line 296, app/assets/stylesheets/black-tie/_icons.scss */
.fab-lastfm:before {
  content: "";
}

/* line 297, app/assets/stylesheets/black-tie/_icons.scss */
.fab-whatsapp:before {
  content: "";
}

/* line 298, app/assets/stylesheets/black-tie/_icons.scss */
.fab-medium:before {
  content: "";
}

/* line 299, app/assets/stylesheets/black-tie/_icons.scss */
.fab-meanpath:before {
  content: "";
}

/* line 300, app/assets/stylesheets/black-tie/_icons.scss */
.fab-meanpath-alt:before {
  content: "";
}

/* line 301, app/assets/stylesheets/black-tie/_icons.scss */
.fab-pagelines:before {
  content: "";
}

/* line 302, app/assets/stylesheets/black-tie/_icons.scss */
.fab-ioxhost:before {
  content: "";
}

/* line 303, app/assets/stylesheets/black-tie/_icons.scss */
.fab-buysellads:before {
  content: "";
}

/* line 304, app/assets/stylesheets/black-tie/_icons.scss */
.fab-buysellads-alt:before {
  content: "";
}

/* line 305, app/assets/stylesheets/black-tie/_icons.scss */
.fab-connectdevelop:before {
  content: "";
}

/* line 306, app/assets/stylesheets/black-tie/_icons.scss */
.fab-dashcube:before {
  content: "";
}

/* line 307, app/assets/stylesheets/black-tie/_icons.scss */
.fab-forumbee:before {
  content: "";
}

/* line 308, app/assets/stylesheets/black-tie/_icons.scss */
.fab-leanpub:before {
  content: "";
}

/* line 309, app/assets/stylesheets/black-tie/_icons.scss */
.fab-sellsy:before {
  content: "";
}

/* line 310, app/assets/stylesheets/black-tie/_icons.scss */
.fab-shirtsinbulk:before {
  content: "";
}

/* line 311, app/assets/stylesheets/black-tie/_icons.scss */
.fab-simplybuilt:before {
  content: "";
}

/* line 312, app/assets/stylesheets/black-tie/_icons.scss */
.fab-skyatlas:before {
  content: "";
}

/* line 313, app/assets/stylesheets/black-tie/_icons.scss */
.fab-viacoin:before {
  content: "";
}

/* line 314, app/assets/stylesheets/black-tie/_icons.scss */
.fab-codiepie:before {
  content: "";
}

/* line 315, app/assets/stylesheets/black-tie/_icons.scss */
.fab-queue:before {
  content: "";
}

/* line 316, app/assets/stylesheets/black-tie/_icons.scss */
.fab-queue-alt:before {
  content: "";
}

/* line 317, app/assets/stylesheets/black-tie/_icons.scss */
.fab-fonticons:before {
  content: "";
}

/* line 318, app/assets/stylesheets/black-tie/_icons.scss */
.fab-fonticons-alt:before {
  content: "";
}

/* line 319, app/assets/stylesheets/black-tie/_icons.scss */
.fab-blacktie:before {
  content: "";
}

/* line 320, app/assets/stylesheets/black-tie/_icons.scss */
.fab-blacktie-alt:before {
  content: "";
}

/* line 321, app/assets/stylesheets/black-tie/_icons.scss */
.fab-xing:before {
  content: "";
}

/* line 322, app/assets/stylesheets/black-tie/_icons.scss */
.fab-vk:before {
  content: "";
}

/* line 323, app/assets/stylesheets/black-tie/_icons.scss */
.fab-weibo:before {
  content: "";
}

/* line 324, app/assets/stylesheets/black-tie/_icons.scss */
.fab-renren:before {
  content: "";
}

/* line 325, app/assets/stylesheets/black-tie/_icons.scss */
.fab-tencent-weibo:before {
  content: "";
}

/* line 326, app/assets/stylesheets/black-tie/_icons.scss */
.fab-qq:before {
  content: "";
}

/* line 327, app/assets/stylesheets/black-tie/_icons.scss */
.fab-wechat:before,
.fab-weixin:before {
  content: "";
}

/* line 9, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input, .filter.dark button, .filter.dark input[type=text], .modal_dialog.up_sell article input[type='text'], .modal_dialog.client_code article input[type='text'],
.modal_dialog.up_sell article textarea,
.modal_dialog.new_member_modal article textarea,
.modal_dialog.client_code article textarea,
.plans-wrapper form input,
.invite .select-wrapper select,
.filter input[type=text],
.edit article fieldset input[type="text"],
.edit article fieldset input[type="email"],
.settings article fieldset input[type="text"],
.settings article fieldset input[type="email"],
.edit article fieldset.inputs ol li input[type="text"],
.edit article fieldset.inputs ol li input[type="email"],
.settings article fieldset.inputs ol li input[type="text"],
.settings article fieldset.inputs ol li input[type="email"],
.edit input,
.settings input,
.date_range .custom input[type='date'],
article.search_new_left input[type=text],
.plans-wrapper article input[type=text],
article.my_cases aside input[type=text],
.invite input[type=text],
.edit input[type=text],
.settings input[type=text],
article.search_new_left input[type=email],
.plans-wrapper article input[type=email],
article.my_cases aside input[type=email],
.invite input[type=email],
.edit input[type=email],
.settings input[type=email] {
  border: 1px solid #666;
  box-sizing: border-box;
  font-family: 'open-sans', Verdana, sans-serif;
  font-size: 14px;
  margin: 0;
  outline: none;
  padding: 6px 10px;
}

/* line 19, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input:focus, .filter.dark button:focus, .modal_dialog.up_sell article input[type='text']:focus, .modal_dialog.client_code article input[type='text']:focus,
.modal_dialog.up_sell article textarea:focus,
.modal_dialog.new_member_modal article textarea:focus,
.modal_dialog.client_code article textarea:focus,
.plans-wrapper form input:focus,
.invite .select-wrapper select:focus,
.filter input[type=text]:focus,
.edit article fieldset input[type="text"]:focus,
.edit article fieldset input[type="email"]:focus,
.settings article fieldset input[type="text"]:focus,
.settings article fieldset input[type="email"]:focus,
.edit article fieldset.inputs ol li input[type="text"]:focus,
.edit article fieldset.inputs ol li input[type="email"]:focus,
.settings article fieldset.inputs ol li input[type="text"]:focus,
.settings article fieldset.inputs ol li input[type="email"]:focus,
.edit input:focus,
.settings input:focus,
.date_range .custom input[type='date']:focus,
article.search_new_left input[type=text]:focus,
.plans-wrapper article input[type=text]:focus,
article.my_cases aside input[type=text]:focus,
.invite input[type=text]:focus,
article.search_new_left input[type=email]:focus,
.plans-wrapper article input[type=email]:focus,
article.my_cases aside input[type=email]:focus,
.invite input[type=email]:focus {
  border-color: #4089c8;
}

/* line 24, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input, .invite .select-wrapper select, .filter input[type=text], .edit article fieldset input[type="text"],
.edit article fieldset input[type="email"],
.settings article fieldset input[type="text"],
.settings article fieldset input[type="email"], .edit article fieldset.inputs ol li input[type="text"],
.edit article fieldset.inputs ol li input[type="email"],
.settings article fieldset.inputs ol li input[type="text"],
.settings article fieldset.inputs ol li input[type="email"], .edit input,
.settings input, .date_range .custom input[type='date'], article.search_new_left input[type=text], .plans-wrapper article input[type=text], article.my_cases aside input[type=text], .invite input[type=text], .edit input[type=text],
.settings input[type=text],
article.search_new_left input[type=email],
.plans-wrapper article input[type=email],
article.my_cases aside input[type=email],
.invite input[type=email],
.edit input[type=email],
.settings input[type=email] {
  background: #F8F8F8;
  color: #333;
}

/* line 2, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input.placeholder, .invite .select-wrapper select.placeholder, .filter input.placeholder[type=text], .edit article fieldset input.placeholder[type="text"],
.edit article fieldset input.placeholder[type="email"],
.settings article fieldset input.placeholder[type="text"],
.settings article fieldset input.placeholder[type="email"], .edit article fieldset.inputs ol li input.placeholder[type="text"],
.edit article fieldset.inputs ol li input.placeholder[type="email"],
.settings article fieldset.inputs ol li input.placeholder[type="text"],
.settings article fieldset.inputs ol li input.placeholder[type="email"], .edit input.placeholder,
.settings input.placeholder, .date_range .custom input.placeholder[type='date'], article.search_new_left input.placeholder[type=text], .plans-wrapper article input.placeholder[type=text], article.my_cases aside input.placeholder[type=text], .invite input.placeholder[type=text],
article.search_new_left input.placeholder[type=email],
.plans-wrapper article input.placeholder[type=email],
article.my_cases aside input.placeholder[type=email],
.invite input.placeholder[type=email] {
  color: #CECECE;
  font-style: italic;
}

/* line 3, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input:-moz-placeholder, .invite .select-wrapper select:-moz-placeholder, .filter input[type=text]:-moz-placeholder, .edit article fieldset input[type="text"]:-moz-placeholder,
.edit article fieldset input[type="email"]:-moz-placeholder,
.settings article fieldset input[type="text"]:-moz-placeholder,
.settings article fieldset input[type="email"]:-moz-placeholder, .edit article fieldset.inputs ol li input[type="text"]:-moz-placeholder,
.edit article fieldset.inputs ol li input[type="email"]:-moz-placeholder,
.settings article fieldset.inputs ol li input[type="text"]:-moz-placeholder,
.settings article fieldset.inputs ol li input[type="email"]:-moz-placeholder, .edit input:-moz-placeholder,
.settings input:-moz-placeholder, .date_range .custom input[type='date']:-moz-placeholder, article.search_new_left input[type=text]:-moz-placeholder, .plans-wrapper article input[type=text]:-moz-placeholder, article.my_cases aside input[type=text]:-moz-placeholder, .invite input[type=text]:-moz-placeholder,
article.search_new_left input[type=email]:-moz-placeholder,
.plans-wrapper article input[type=email]:-moz-placeholder,
article.my_cases aside input[type=email]:-moz-placeholder,
.invite input[type=email]:-moz-placeholder {
  color: #CECECE;
  font-style: italic;
}

/* line 4, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input::-moz-placeholder, .invite .select-wrapper select::-moz-placeholder, .filter input[type=text]::-moz-placeholder, .edit article fieldset input[type="text"]::-moz-placeholder,
.edit article fieldset input[type="email"]::-moz-placeholder,
.settings article fieldset input[type="text"]::-moz-placeholder,
.settings article fieldset input[type="email"]::-moz-placeholder, .edit article fieldset.inputs ol li input[type="text"]::-moz-placeholder,
.edit article fieldset.inputs ol li input[type="email"]::-moz-placeholder,
.settings article fieldset.inputs ol li input[type="text"]::-moz-placeholder,
.settings article fieldset.inputs ol li input[type="email"]::-moz-placeholder, .edit input::-moz-placeholder,
.settings input::-moz-placeholder, .date_range .custom input[type='date']::-moz-placeholder, article.search_new_left input[type=text]::-moz-placeholder, .plans-wrapper article input[type=text]::-moz-placeholder, article.my_cases aside input[type=text]::-moz-placeholder, .invite input[type=text]::-moz-placeholder, .edit input[type=text]::-moz-placeholder,
.settings input[type=text]::-moz-placeholder,
article.search_new_left input[type=email]::-moz-placeholder,
.plans-wrapper article input[type=email]::-moz-placeholder,
article.my_cases aside input[type=email]::-moz-placeholder,
.invite input[type=email]::-moz-placeholder,
.edit input[type=email]::-moz-placeholder,
.settings input[type=email]::-moz-placeholder {
  color: #CECECE;
  font-style: italic;
}

/* line 5, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input:-ms-input-placeholder, .invite .select-wrapper select:-ms-input-placeholder, .filter input[type=text]:-ms-input-placeholder, .edit article fieldset input[type="text"]:-ms-input-placeholder,
.edit article fieldset input[type="email"]:-ms-input-placeholder,
.settings article fieldset input[type="text"]:-ms-input-placeholder,
.settings article fieldset input[type="email"]:-ms-input-placeholder, .edit article fieldset.inputs ol li input[type="text"]:-ms-input-placeholder,
.edit article fieldset.inputs ol li input[type="email"]:-ms-input-placeholder,
.settings article fieldset.inputs ol li input[type="text"]:-ms-input-placeholder,
.settings article fieldset.inputs ol li input[type="email"]:-ms-input-placeholder, .edit input:-ms-input-placeholder,
.settings input:-ms-input-placeholder, .date_range .custom input[type='date']:-ms-input-placeholder, article.search_new_left input[type=text]:-ms-input-placeholder, .plans-wrapper article input[type=text]:-ms-input-placeholder, article.my_cases aside input[type=text]:-ms-input-placeholder, .invite input[type=text]:-ms-input-placeholder,
article.search_new_left input[type=email]:-ms-input-placeholder,
.plans-wrapper article input[type=email]:-ms-input-placeholder,
article.my_cases aside input[type=email]:-ms-input-placeholder,
.invite input[type=email]:-ms-input-placeholder {
  color: #CECECE;
  font-style: italic;
}

/* line 6, app/assets/stylesheets/mixins/_inputs.scss */
.plans-wrapper form input::-webkit-input-placeholder, .invite .select-wrapper select::-webkit-input-placeholder, .filter input[type=text]::-webkit-input-placeholder, .edit article fieldset input[type="text"]::-webkit-input-placeholder,
.edit article fieldset input[type="email"]::-webkit-input-placeholder,
.settings article fieldset input[type="text"]::-webkit-input-placeholder,
.settings article fieldset input[type="email"]::-webkit-input-placeholder, .edit article fieldset.inputs ol li input[type="text"]::-webkit-input-placeholder,
.edit article fieldset.inputs ol li input[type="email"]::-webkit-input-placeholder,
.settings article fieldset.inputs ol li input[type="text"]::-webkit-input-placeholder,
.settings article fieldset.inputs ol li input[type="email"]::-webkit-input-placeholder, .edit input::-webkit-input-placeholder,
.settings input::-webkit-input-placeholder, .date_range .custom input[type='date']::-webkit-input-placeholder, article.search_new_left input[type=text]::-webkit-input-placeholder, .plans-wrapper article input[type=text]::-webkit-input-placeholder, article.my_cases aside input[type=text]::-webkit-input-placeholder, .invite input[type=text]::-webkit-input-placeholder, .edit input[type=text]::-webkit-input-placeholder,
.settings input[type=text]::-webkit-input-placeholder,
article.search_new_left input[type=email]::-webkit-input-placeholder,
.plans-wrapper article input[type=email]::-webkit-input-placeholder,
article.my_cases aside input[type=email]::-webkit-input-placeholder,
.invite input[type=email]::-webkit-input-placeholder,
.edit input[type=email]::-webkit-input-placeholder,
.settings input[type=email]::-webkit-input-placeholder {
  color: #CECECE;
  font-style: italic;
}

/* line 34, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input, .filter.dark button, .filter.dark input[type=text], .modal_dialog.up_sell article input[type='text'], .modal_dialog.client_code article input[type='text'],
.modal_dialog.up_sell article textarea,
.modal_dialog.new_member_modal article textarea,
.modal_dialog.client_code article textarea {
  background: transparent;
  color: #aaa;
}

/* line 2, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input.placeholder, .filter.dark button.placeholder, .filter.dark input.placeholder[type=text], .modal_dialog.up_sell article input.placeholder[type='text'], .modal_dialog.client_code article input.placeholder[type='text'],
.modal_dialog.up_sell article textarea.placeholder,
.modal_dialog.new_member_modal article textarea.placeholder,
.modal_dialog.client_code article textarea.placeholder {
  color: #666;
  font-style: italic;
}

/* line 3, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input:-moz-placeholder, .filter.dark button:-moz-placeholder, .filter.dark input[type=text]:-moz-placeholder, .modal_dialog.up_sell article input[type='text']:-moz-placeholder, .modal_dialog.client_code article input[type='text']:-moz-placeholder,
.modal_dialog.up_sell article textarea:-moz-placeholder,
.modal_dialog.new_member_modal article textarea:-moz-placeholder,
.modal_dialog.client_code article textarea:-moz-placeholder {
  color: #666;
  font-style: italic;
}

/* line 4, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input::-moz-placeholder, .filter.dark button::-moz-placeholder, .filter.dark input[type=text]::-moz-placeholder, .modal_dialog.up_sell article input[type='text']::-moz-placeholder, .modal_dialog.client_code article input[type='text']::-moz-placeholder,
.modal_dialog.up_sell article textarea::-moz-placeholder,
.modal_dialog.new_member_modal article textarea::-moz-placeholder,
.modal_dialog.client_code article textarea::-moz-placeholder {
  color: #666;
  font-style: italic;
}

/* line 5, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input:-ms-input-placeholder, .filter.dark button:-ms-input-placeholder, .filter.dark input[type=text]:-ms-input-placeholder, .modal_dialog.up_sell article input[type='text']:-ms-input-placeholder, .modal_dialog.client_code article input[type='text']:-ms-input-placeholder,
.modal_dialog.up_sell article textarea:-ms-input-placeholder,
.modal_dialog.new_member_modal article textarea:-ms-input-placeholder,
.modal_dialog.client_code article textarea:-ms-input-placeholder {
  color: #666;
  font-style: italic;
}

/* line 6, app/assets/stylesheets/mixins/_inputs.scss */
.modal_dialog.new_member_modal input::-webkit-input-placeholder, .filter.dark button::-webkit-input-placeholder, .filter.dark input[type=text]::-webkit-input-placeholder, .modal_dialog.up_sell article input[type='text']::-webkit-input-placeholder, .modal_dialog.client_code article input[type='text']::-webkit-input-placeholder,
.modal_dialog.up_sell article textarea::-webkit-input-placeholder,
.modal_dialog.new_member_modal article textarea::-webkit-input-placeholder,
.modal_dialog.client_code article textarea::-webkit-input-placeholder {
  color: #666;
  font-style: italic;
}

/* line 45, app/assets/stylesheets/mixins/_inputs.scss */
article.search_new_left fieldset, .plans-wrapper article fieldset, article.my_cases aside fieldset, .invite fieldset, .edit fieldset,
.settings fieldset,
article.search_new_left nav,
.plans-wrapper article nav,
article.my_cases aside nav,
.invite nav,
.edit nav,
.settings nav {
  margin-top: 20px;
}

/* line 50, app/assets/stylesheets/mixins/_inputs.scss */
article.search_new_left label.full-width, .plans-wrapper article label.full-width, article.my_cases aside label.full-width, .invite label.full-width, .edit label.full-width,
.settings label.full-width {
  color: #4d4d4d;
  display: block;
  font-size: 12px;
  line-height: 2;
  text-transform: capitalize;
}

/* line 58, app/assets/stylesheets/mixins/_inputs.scss */
article.search_new_left .full-width, .plans-wrapper article .full-width, article.my_cases aside .full-width, .invite .full-width, .edit .full-width,
.settings .full-width {
  width: 100%;
}

/* line 2, app/assets/stylesheets/mixins/_courtly.scss */
.top-level-page-wrapper p, article.search_new_left p, .searches_wrapper p, .search_history_wrapper p, .edit p,
.settings p, .plans-wrapper p, .organization_memberships_wrapper p, article.my_cases p, .courtly-rails-wrapper p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 1.4;
}

/* line 108, app/assets/stylesheets/_mixins.scss */
.party_information_new div.flex-container .party-header-2 .loading-spinner.syncing {
  position: relative;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.party_information_new div.flex-container .party-header-2 .loading-spinner.syncing:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 103, app/assets/stylesheets/_mixins.scss */
.party_information_new div.flex-container .party-header-2 .loading-spinner.syncing:before {
  animation: syncing 1s infinite linear;
}

/* line 111, app/assets/stylesheets/_mixins.scss */
.party_information_new div.flex-container .party-header-2 .loading-spinner.syncing:after {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

/* line 119, app/assets/stylesheets/_mixins.scss */
.client-code .client-code-edit .spinner, .client-code .client-code-form .spinner, section.docket .loader span {
  position: relative;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.client-code .client-code-edit .spinner:before, .client-code .client-code-form .spinner:before, section.docket .loader span:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 96, app/assets/stylesheets/_mixins.scss */
.client-code .client-code-edit .spinner:before, .client-code .client-code-form .spinner:before, section.docket .loader span:before {
  animation: syncing 1s infinite linear;
}

/* line 122, app/assets/stylesheets/_mixins.scss */
.client-code .client-code-edit .spinner:before, .client-code .client-code-form .spinner:before, section.docket .loader span:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

/* line 130, app/assets/stylesheets/_mixins.scss */
.button.saving {
  position: relative;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.button.saving:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: rgba(202, 235, 255, 0.9);
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 96, app/assets/stylesheets/_mixins.scss */
.button.saving:before {
  animation: syncing 1s infinite linear;
}

/* line 133, app/assets/stylesheets/_mixins.scss */
.button.saving:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

/* line 141, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_status.syncing, .details_panel .document-select-panel .download.zipping, .party_information_new .party-information-body .parties.syncing {
  position: relative;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_status.syncing:before, .details_panel .document-select-panel .download.zipping:before, .party_information_new .party-information-body .parties.syncing:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 12.5px;
  font-weight: light;
  height: 25px;
  justify-content: center;
  text-indent: 0;
  width: 25px;
  margin: "0px";
}

/* line 96, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_status.syncing:before, .details_panel .document-select-panel .download.zipping:before, .party_information_new .party-information-body .parties.syncing:before {
  animation: syncing 1s infinite linear;
}

/* line 144, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_status.syncing:before, .details_panel .document-select-panel .download.zipping:before, .party_information_new .party-information-body .parties.syncing:before {
  position: absolute;
  left: 0;
  margin-top: -5px;
}

/* line 151, app/assets/stylesheets/_mixins.scss */
.is-empty, .top-level-page-wrapper .content-section, .search_results .search_result, .plans-wrapper .content-section, .organization_memberships_wrapper .content-section, .followed-case, section.docket article.docket_entries .docket_entry, .courtly-rails-wrapper {
  background-color: #fff;
  color: #666;
  font-size: 13px;
  line-height: 1.5;
  border-bottom: 1px solid #ecebe9;
  border-right: 1px solid #ecebe9;
  border-radius: 3px;
}

/* line 160, app/assets/stylesheets/_mixins.scss */
.is-empty + .is-empty, .top-level-page-wrapper .content-section + .is-empty, .top-level-page-wrapper .is-empty + .content-section, .top-level-page-wrapper .content-section + .content-section, .search_results .search_result + .is-empty, .search_results .top-level-page-wrapper .search_result + .content-section, .top-level-page-wrapper .search_results .search_result + .content-section, .search_results .is-empty + .search_result, .search_results .top-level-page-wrapper .content-section + .search_result, .top-level-page-wrapper .search_results .content-section + .search_result, .search_results .search_result + .search_result, .plans-wrapper .content-section + .is-empty, .plans-wrapper .search_results .content-section + .search_result, .search_results .plans-wrapper .content-section + .search_result, .plans-wrapper .is-empty + .content-section, .plans-wrapper .search_results .search_result + .content-section, .search_results .plans-wrapper .search_result + .content-section, .plans-wrapper .content-section + .content-section, .organization_memberships_wrapper .content-section + .is-empty, .organization_memberships_wrapper .search_results .content-section + .search_result, .search_results .organization_memberships_wrapper .content-section + .search_result, .organization_memberships_wrapper .is-empty + .content-section, .organization_memberships_wrapper .search_results .search_result + .content-section, .search_results .organization_memberships_wrapper .search_result + .content-section, .organization_memberships_wrapper .content-section + .content-section, .followed-case + .is-empty, .top-level-page-wrapper .followed-case + .content-section, .search_results .followed-case + .search_result, .plans-wrapper .followed-case + .content-section, .organization_memberships_wrapper .followed-case + .content-section, .is-empty + .followed-case, .top-level-page-wrapper .content-section + .followed-case, .search_results .search_result + .followed-case, .plans-wrapper .content-section + .followed-case, .organization_memberships_wrapper .content-section + .followed-case, .followed-case + .followed-case, section.docket article.docket_entries .docket_entry + .is-empty, section.docket article.docket_entries .top-level-page-wrapper .docket_entry + .content-section, .top-level-page-wrapper section.docket article.docket_entries .docket_entry + .content-section, section.docket article.docket_entries .search_results .docket_entry + .search_result, .search_results section.docket article.docket_entries .docket_entry + .search_result, section.docket article.docket_entries .plans-wrapper .docket_entry + .content-section, .plans-wrapper section.docket article.docket_entries .docket_entry + .content-section, section.docket article.docket_entries .organization_memberships_wrapper .docket_entry + .content-section, .organization_memberships_wrapper section.docket article.docket_entries .docket_entry + .content-section, section.docket article.docket_entries .docket_entry + .followed-case, section.docket article.docket_entries .is-empty + .docket_entry, section.docket article.docket_entries .top-level-page-wrapper .content-section + .docket_entry, .top-level-page-wrapper section.docket article.docket_entries .content-section + .docket_entry, section.docket article.docket_entries .search_results .search_result + .docket_entry, .search_results section.docket article.docket_entries .search_result + .docket_entry, section.docket article.docket_entries .plans-wrapper .content-section + .docket_entry, .plans-wrapper section.docket article.docket_entries .content-section + .docket_entry, section.docket article.docket_entries .organization_memberships_wrapper .content-section + .docket_entry, .organization_memberships_wrapper section.docket article.docket_entries .content-section + .docket_entry, section.docket article.docket_entries .followed-case + .docket_entry, section.docket article.docket_entries .docket_entry + .docket_entry, .courtly-rails-wrapper + .is-empty, .top-level-page-wrapper .courtly-rails-wrapper + .content-section, .search_results .courtly-rails-wrapper + .search_result, .plans-wrapper .courtly-rails-wrapper + .content-section, .organization_memberships_wrapper .courtly-rails-wrapper + .content-section, .courtly-rails-wrapper + .followed-case, section.docket article.docket_entries .courtly-rails-wrapper + .docket_entry, .is-empty + .courtly-rails-wrapper, .top-level-page-wrapper .content-section + .courtly-rails-wrapper, .search_results .search_result + .courtly-rails-wrapper, .plans-wrapper .content-section + .courtly-rails-wrapper, .organization_memberships_wrapper .content-section + .courtly-rails-wrapper, .followed-case + .courtly-rails-wrapper, section.docket article.docket_entries .docket_entry + .courtly-rails-wrapper, .courtly-rails-wrapper + .courtly-rails-wrapper {
  margin-top: 4px;
}

/* line 166, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .name, .followed-case .name {
  font-size: 125%;
  font-weight: bold;
  margin-right: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 173, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .case_metadata, .followed-case .case_metadata {
  display: inline-block;
  margin-bottom: 12px;
  width: calc(100% - 100px);
  overflow: hidden;
  color: rgba(0, 0, 0, 0.82);
  font-family: 'Open Sans';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

/* line 184, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .case_metadata .main, .followed-case .case_metadata .main {
  width: 250px;
  margin-right: 100px;
  vertical-align: top;
  float: left;
}

/* line 191, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .case_metadata .name-line a, .followed-case .case_metadata .name-line a {
  text-decoration: none;
  color: #0085d5;
}

/* line 197, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .site-and-case-number > div, .followed-case .site-and-case-number > div {
  padding-right: 1em;
}

/* line 200, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .site-and-case-number > div.case_number, .followed-case .site-and-case-number > div.case_number {
  font-weight: bold;
}

/* line 205, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .role, .followed-case .role {
  text-transform: lowercase;
  font-weight: normal;
}

/* line 210, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .matched, .followed-case .matched {
  display: table-cell;
  float: right;
  width: calc(100% - 400px);
}

/* line 215, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .matched .matched-label, .followed-case .matched .matched-label {
  float: left;
  margin-right: 10px;
}

/* line 220, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .matched .matched-matches, .followed-case .matched .matched-matches {
  display: table-cell;
}

/* line 224, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .matched .match, .followed-case .matched .match {
  font-weight: bold;
}

/* line 230, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .filed_date span + span, .followed-case .filed_date span + span {
  margin-left: 10px;
}

/* line 236, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .secondary-data > *:first-child, .followed-case .secondary-data > *:first-child {
  margin-top: 15px;
}

/* line 241, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .docket-entries-count, .followed-case .docket-entries-count {
  margin-right: 10px;
}

/* line 246, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .docket-entries-count .value, .followed-case .docket-entries-count .value {
  font-weight: bold;
}

/* line 251, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .last_synced, .followed-case .last_synced {
  line-height: 17px;
}

/* line 254, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .last_synced .new_entries, .followed-case .last_synced .new_entries {
  background-color: #fff7a8;
  font-weight: bold;
  padding: 0 3px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .last_synced:before, .followed-case .last_synced:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #90c63e;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 261, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .last_synced:before, .followed-case .last_synced:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
}

/* line 268, app/assets/stylesheets/_mixins.scss */
.search_results .search_result .last_synced .moment, .followed-case .last_synced .moment {
  font-weight: bold;
}

/* line 275, app/assets/stylesheets/_mixins.scss */
section.docket article.docket_entries .docket_entry.downloadable .container:hover {
  background-color: transparent;
}

/* line 278, app/assets/stylesheets/_mixins.scss */
section.docket article.docket_entries .docket_entry.downloadable .container:hover:before {
  content: '';
  border: 1px solid #74b5e4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 288, app/assets/stylesheets/_mixins.scss */
section.docket article.docket_entries .docket_entry.downloadable .container:hover:after {
  content: 'click to view documents';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  background-color: #4089c8;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 10px;
  padding: 2px 4px;
}

/* line 301, app/assets/stylesheets/_mixins.scss */
section.docket article.docket_entries .docket_entry.downloadable .container.sign_in:hover:after {
  content: 'sign in to view documents';
}

/* line 307, app/assets/stylesheets/_mixins.scss */
.top-level-page-wrapper, .plans-wrapper, .organization_memberships_wrapper, article.my_cases, .edit,
.settings, .courtly-rails-wrapper {
  min-height: 100%;
  padding-top: 45px;
  margin-top: -45px;
}

/* line 316, app/assets/stylesheets/_mixins.scss */
.plans-wrapper article, .organization_memberships_wrapper article, article.my_cases article, .courtly-rails-wrapper article {
  padding: 40px 55px;
}

/* line 324, app/assets/stylesheets/_mixins.scss */
article.search_new_left article, .searches_wrapper article, .search_history_wrapper article, .edit article,
.settings article {
  padding: 40px 471px 40px 55px;
}

/* line 328, app/assets/stylesheets/_mixins.scss */
article.search_new_left aside, .searches_wrapper aside, .search_history_wrapper aside, .edit aside,
.settings aside {
  position: fixed;
  width: 433px;
  transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  top: 45px;
  bottom: 0;
  right: 0;
  background-color: #f7f4ef;
  padding: 40px 20px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 341, app/assets/stylesheets/_mixins.scss */
article.search_new_left aside hr, .searches_wrapper aside hr, .search_history_wrapper aside hr, .edit aside hr,
.settings aside hr {
  border: none;
  border-top: 1px solid #CECECE;
  margin: 30px 0;
}

/* line 347, app/assets/stylesheets/_mixins.scss */
article.search_new_left aside h3, .searches_wrapper aside h3, .search_history_wrapper aside h3, .edit aside h3,
.settings aside h3 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  color: #90c63e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 354, app/assets/stylesheets/_mixins.scss */
article.search_new_left aside .button, .searches_wrapper aside .button, .search_history_wrapper aside .button, .edit aside .button,
.settings aside .button {
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/* line 365, app/assets/stylesheets/_mixins.scss */
section.docket .loader {
  text-align: center;
}

/* line 368, app/assets/stylesheets/_mixins.scss */
section.docket .loader span {
  color: #888;
  padding-left: 30px;
}

/* line 375, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article, .modal_dialog.new_member_modal article, .modal_dialog.client_code article {
  background: rgba(40, 40, 40, 0.95);
  color: #CECECE;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article fieldset:after, .modal_dialog.new_member_modal article fieldset:after, .modal_dialog.client_code article fieldset:after {
  clear: both;
  content: '';
  display: table;
}

/* line 383, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article label[for]:not(.checkbox-label), .modal_dialog.new_member_modal article label[for]:not(.checkbox-label), .modal_dialog.client_code article label[for]:not(.checkbox-label) {
  box-sizing: border-box;
  float: left;
  line-height: 31px;
  margin-right: 10px;
  text-align: right;
  text-transform: capitalize;
  width: 75px;
}

/* line 393, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article input[type='text'], .modal_dialog.new_member_modal article input[type='text'], .modal_dialog.client_code article input[type='text'],
.modal_dialog.up_sell article textarea,
.modal_dialog.new_member_modal article textarea,
.modal_dialog.client_code article textarea {
  display: block;
  width: 100%;
}

/* line 404, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article hr, .modal_dialog.new_member_modal article hr, .modal_dialog.client_code article hr {
  border: none;
  border-top: 1px solid #666;
  margin: 25px 0;
}

/* line 410, app/assets/stylesheets/_mixins.scss */
.modal_dialog.up_sell article .wrapper, .modal_dialog.new_member_modal article .wrapper, .modal_dialog.client_code article .wrapper {
  overflow: hidden;
}

@keyframes syncing {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/_typography.scss */
b {
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: 600;
}

/* line 6, app/assets/stylesheets/_typography.scss */
i {
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: 300;
  font-style: italic;
}

/* line 12, app/assets/stylesheets/_typography.scss */
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/_pacerpro.scss */
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
  margin-right: 0;
}

/* line 5, app/assets/stylesheets/_pacerpro.scss */
.root {
  min-width: 960px;
}

/* line 9, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper {
  box-sizing: border-box;
}

/* line 15, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper .content-section {
  display: table;
  margin: 0;
  padding: 25px;
}

/* line 21, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper .group-label,
.courtly-rails-wrapper .group-content {
  display: table-cell;
}

/* line 26, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper .group-label {
  color: #aaa;
  font-size: 1.3em;
  font-weight: 300;
  padding-right: 1em;
  text-align: right;
  text-transform: uppercase;
  width: 5em;
}

/* line 36, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper .fg-row {
  display: table-row;
}

/* line 40, app/assets/stylesheets/_pacerpro.scss */
.courtly-rails-wrapper .form-group {
  border-bottom: 1px solid #CECECE;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

/* line 3, app/assets/stylesheets/components/_actions.scss */
nav.actions {
  font-size: 12px;
  line-height: 24px;
}

/* line 9, app/assets/stylesheets/components/_actions.scss */
nav.actions-column div,
nav.actions-column span {
  color: #666;
}

/* line 14, app/assets/stylesheets/components/_actions.scss */
nav.actions-column > div,
nav.actions-column > span {
  height: 24px;
}

/* line 1, app/assets/stylesheets/components/_active_filters.scss */
.active-filters {
  font-weight: 100;
  margin-bottom: 8px;
}

/* line 5, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .active-filter {
  background: #3333cc;
  color: #eee;
  display: inline-block;
  margin-bottom: 1em;
  margin-right: .5em;
  padding: 4px 6px;
}

/* line 13, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .active-filter.zero {
  background: #cccccc;
  color: #999999;
}

/* line 19, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .remove-filter {
  background: #5353da;
  margin-left: 1em;
  padding: 1px;
}

/* line 24, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .remove-filter.zero {
  background: #a8a8a8;
}

/* line 29, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .clear-filters {
  display: inline-block;
  float: left;
  margin-right: 1em;
}

/* line 34, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .clear-filters button {
  padding-bottom: .4em;
  padding-top: .5em;
}

/* line 40, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .filters {
  display: table-cell;
}

/* line 44, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .dismiss {
  float: right;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.active-filters .dismiss:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 48, app/assets/stylesheets/components/_active_filters.scss */
.active-filters .dismiss:before {
  float: left;
}

/* line 2, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .pointer {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 span {
  color: var(--Text-High-Impact-Black-91, rgba(0, 0, 0, 0.91));
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Open Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 16, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 div.information-container {
  padding: 18px;
  border-radius: 5px;
  border: 1px solid #297aca;
  background-color: #297aca;
  display: flex;
  margin-top: 25px;
}

/* line 23, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 div.information-container .icon {
  color: #297aca;
}

/* line 26, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 div.information-container .text-note {
  margin-left: 5px;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 12.75px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
}

/* line 36, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 div.information-container .text-note .bold {
  font-weight: 700;
  font-size: 12.75px;
  color: #fff;
}

/* line 41, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .header-1 div.information-container .text-note .error-note {
  color: #fff;
  font-family: 'Open Sans';
  font-size: 12.75px;
  font-style: normal;
  font-weight: 400;
}

/* line 52, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container {
  margin-top: 20px;
  padding: 20px;
  background-color: #f6fcff;
}

/* line 57, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container div .title-2 {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

/* line 63, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .header-2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 68, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .schedule-1 {
  margin-bottom: 10px;
  margin-left: 10px;
}

/* line 71, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .schedule-1 .container {
  display: flex;
  color: #000;
  margin-top: 5px;
}

/* line 75, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .schedule-1 .container .icon {
  height: 16px;
  width: 13px;
  color: #297aca;
  margin-right: 5px;
}

/* line 83, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .includes {
  margin-bottom: 10px;
  margin-left: 10px;
}

/* line 87, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .includes .bold {
  font-weight: 600;
}

/* line 90, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .includes .container {
  display: flex;
  color: #000;
  margin-top: 5px;
  font-size: 13px;
}

/* line 95, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .includes .container .icon {
  height: 16px;
  width: 14px;
  color: #297aca;
  margin-right: 5px;
}

/* line 103, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .excludes {
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 14px;
}

/* line 107, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .excludes .container {
  display: flex;
  color: #000;
  margin-top: 5px;
  font-size: 13px;
}

/* line 112, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-container .excludes .container .icon {
  height: 16px;
  width: 14px;
  color: #297aca;
  margin-right: 5px;
}

/* line 122, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-note {
  background-color: #fdfaf4;
  padding: 10px 15px;
  display: flex;
  margin-top: 20px;
}

/* line 127, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-note .dollar-icon {
  color: #cfa54e;
  border-radius: 100%;
  border: 2px solid #cfa54e;
  margin: auto;
  width: 30px;
  height: 30px;
  padding: 5px;
}

/* line 136, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-note .note-text {
  margin-left: 5px;
  font-size: 12.75px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #5b5a58;
}

/* line 138, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .preview-report-note .note-text .bold {
  font-weight: 700;
}

/* line 150, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .icon-file-xls {
  color: #00b189;
  margin-right: 3px;
}

/* line 154, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .report-title-text {
  color: #297aca;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 325px;
}

/* line 163, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .ReactVirtualized__Grid,
.lit-tracker-panel-activity-reports .table-container .ReactVirtualized__Table__Grid {
  height: 400px !important;
}

/* line 167, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .ReactVirtualized__Table__headerRow {
  border-bottom: 1px solid #c2dbeb;
}

/* line 170, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container {
  background-color: #f6fcff;
  padding: 10px 5px 0px 10px;
}

/* line 173, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .error-color {
  color: #d05559 !important;
}

/* line 176, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header {
  display: flex;
}

/* line 178, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .report-title-div {
  display: flex;
  width: 420px;
}

/* line 181, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .report-title-div .error-text-black {
  color: #000 !important;
  font-weight: 600;
}

/* line 186, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .download-fees {
  width: 80px;
  font-weight: 700;
}

/* line 190, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .icon {
  margin-left: 10px;
}

/* line 192, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .icon .icon-warning {
  color: #d05559;
}

/* line 195, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-header .icon .spinner {
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  color: #297aca;
}

/* line 202, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-progresss-container {
  padding: 0px 10px;
}

/* line 204, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-progresss-container .progress-bar-container {
  height: 8.5px;
  border-radius: 20px;
  background-color: #e9e9e9;
  width: 100%;
}

/* line 210, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-progresss-container .progessing {
  background-color: #00b189;
  height: 8px;
  border-radius: 20px;
  z-index: 10;
}

/* line 216, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-progresss-container .error-bar {
  height: 8px;
  width: 100%;
  border-radius: 20px;
  background-color: #d05559;
}

/* line 223, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-footer {
  display: flex;
  justify-content: space-between;
}

/* line 226, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-footer .text {
  font-size: 10px;
}

/* line 228, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-footer .text .error-try {
  display: flex;
}

/* line 230, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-footer .text .error-try .info-icon {
  margin-top: 1.75px;
}

/* line 233, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .table-container .download-report-container .download-report-footer .text .error-try .try-again {
  text-decoration: underline;
  text-decoration-color: #297aca;
}

/* line 242, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .download-column,
.lit-tracker-panel-activity-reports .reports-column,
.lit-tracker-panel-activity-reports .fees-column,
.lit-tracker-panel-activity-reports .report-title-div {
  display: flex;
}

/* line 247, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .download-column .bold,
.lit-tracker-panel-activity-reports .reports-column .bold,
.lit-tracker-panel-activity-reports .fees-column .bold,
.lit-tracker-panel-activity-reports .report-title-div .bold {
  font-weight: 700;
}

/* line 251, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .reports-column {
  position: unset;
}

/* line 254, app/assets/stylesheets/components/_activity_reports_panel.scss */
.lit-tracker-panel-activity-reports .reports-column div div:last-child {
  z-index: 100 !important;
}

/* line 261, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table {
  margin-top: 10px;
  height: 475px;
  overflow-y: scroll;
}

/* line 265, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table table {
  width: 100%;
  border-collapse: collapse;
}

/* line 270, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table th {
  text-align: left;
  padding: 12px;
  font-weight: 600;
  font-size: 14px;
  color: #555;
  border-bottom: 1px solid #ccc;
}

/* line 279, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table td {
  padding: 12px;
  font-size: 14px;
  vertical-align: middle;
}

/* line 285, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .title-td {
  color: #01356d;
  font-weight: 600;
  font-size: 12px;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 297, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .col-report {
  width: 60%;
}

/* line 301, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .col-fees div {
  display: flex;
}

/* line 303, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .col-fees div .info-icon {
  margin-top: 1px;
  margin-right: 2px;
}

/* line 308, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .col-fees .bold {
  font-weight: 600;
}

/* line 313, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

/* line 317, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .report-link {
  color: #0066cc;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 325, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .report-link:hover {
  text-decoration: underline;
}

/* line 329, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .excel-icon {
  width: 16px;
  height: 16px;
}

/* line 334, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .court-fee {
  font-weight: bold;
  text-align: right;
}

/* line 339, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-icon {
  text-align: right;
}

/* line 343, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-icon a {
  color: #0066cc;
  text-decoration: none;
  font-size: 16px;
}

/* line 349, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-icon a:hover {
  color: #004a99;
}

/* line 353, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .table-wrapper {
  max-width: 700px;
  margin: auto;
}

/* line 357, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container {
  background-color: #f6fcff;
  padding: 10px 0px 0px 0px;
}

/* line 360, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .error-color {
  color: #d05559 !important;
}

/* line 363, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header {
  display: flex;
}

/* line 365, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .report-title-div {
  display: flex;
  width: 368px;
}

/* line 368, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .report-title-div .error-text-black {
  color: #000 !important;
  font-weight: 600;
}

/* line 373, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .download-fees {
  width: 80px;
  font-weight: 600;
}

/* line 377, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .icon {
  margin-left: 10px;
}

/* line 379, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .icon .icon-warning {
  color: #d05559;
}

/* line 382, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-header .icon .spinner {
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  color: #297aca;
}

/* line 389, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-progresss-container {
  padding: 0px 10px;
}

/* line 391, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-progresss-container .progress-bar-container {
  height: 8.5px;
  border-radius: 20px;
  background-color: #e9e9e9;
  width: 100%;
}

/* line 397, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-progresss-container .progessing {
  background-color: #00b189;
  height: 8px;
  border-radius: 20px;
  z-index: 10;
}

/* line 403, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-progresss-container .error-bar {
  height: 8px;
  width: 100%;
  border-radius: 20px;
  background-color: #d05559;
}

/* line 410, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-footer {
  display: flex;
  justify-content: space-between;
  padding: 5px 5px 0px 5px;
}

/* line 414, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-footer .text {
  font-size: 10px;
}

/* line 416, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-footer .text .error-try {
  display: flex;
}

/* line 418, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-footer .text .error-try .info-icon {
  margin-top: 1.75px;
}

/* line 421, app/assets/stylesheets/components/_activity_reports_panel.scss */
.activity-report-table .download-report-container .download-report-footer .text .error-try .try-again {
  text-decoration: underline;
  text-decoration-color: #297aca;
}

/* line 4, app/assets/stylesheets/components/_all_cases.scss */
.all-cases .individual-disabled {
  background-image: url(/assets/upload-format/individual-disabled-61b5d5c0bdc6b414c995e06b07e39868e4204cc5fe49db3681ed9f9bab9d5b04.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 29px;
  width: 32px;
}

/* line 11, app/assets/stylesheets/components/_all_cases.scss */
.all-cases .individual-enabled {
  background-image: url(/assets/upload-format/individual-enabled-09f9d3be52e273ae8a1497ea1d220bfaa757718413813b3393055d46a9cbec31.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 29px;
  width: 32px;
}

/* line 18, app/assets/stylesheets/components/_all_cases.scss */
.all-cases .combined-disabled {
  background-image: url(/assets/upload-format/combined-disabled-77bb4d5efa758338915700f4ce0f219e00635670b70473df5854eb5919fcb2a9.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 29px;
  width: 32px;
}

/* line 25, app/assets/stylesheets/components/_all_cases.scss */
.all-cases .combined-enabled {
  background-image: url(/assets/upload-format/combined-enabled-e461c82ba5b81782f46cae353724b7eb6174e790cd5431ef68bd5e873a1e7c6f.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 29px;
  width: 32px;
}

/* line 33, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format {
  font-family: "Open Sans", Verdana, sans-serif;
  line-height: 25px;
}

/* line 36, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .bold {
  font-weight: 700;
}

/* line 39, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .italic {
  font-style: italic;
}

/* line 42, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format ul {
  margin-top: 10px;
  list-style-type: disc;
}

/* line 46, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .text-indent {
  margin-left: 35px;
}

/* line 49, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .header {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
}

/* line 54, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .modal-question {
  margin-top: 10px;
}

/* line 55, app/assets/stylesheets/components/_all_cases.scss */
.modal-upload-format .modal-upload-format-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

/* line 1, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu {
  margin-left: 0 !important;
}

/* line 3, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text {
  margin-right: 5px;
}

/* line 4, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text .title-container {
  display: flex;
}

/* line 6, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text .title-container .phosphor-blue {
  fill: white;
  border-radius: 3px;
  background-color: #4089c8;
  margin-right: 5px;
}

/* line 13, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text p {
  font-size: 12px;
}

/* line 15, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text p.text-align-right {
  text-align: right;
}

/* line 18, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text p.bold {
  font-weight: 700;
}

/* line 23, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu .body-text .blue {
  color: #4089c8;
}

/* line 27, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn {
  background-color: white;
  border: 1px solid #4089c8;
  padding: 8px;
  margin-top: auto;
  margin-bottom: auto;
  height: 32px;
}

/* line 28, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn.margin-right-5 {
  margin-right: 5px;
}

/* line 33, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn svg path {
  fill: #4089c8;
}

/* line 40, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn[disabled] {
  background-color: #CECECE;
  border: 1px solid #CECECE;
}

/* line 43, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn[disabled] svg path {
  fill: #767677;
  transition: all ease 0.3s;
}

/* line 48, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn.btn:hover {
  background-color: #4089c8;
}

/* line 50, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn.btn:hover svg path {
  fill: white;
  transition: all ease 0.3s;
}

/* line 54, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn.btn[disabled]:hover {
  background-color: #CECECE;
}

/* line 56, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-menu button.btn.btn[disabled]:hover svg path {
  fill: #767677;
  transition: all ease 0.3s;
}

/* line 65, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider {
  padding: 30px;
  z-index: 1000 !important;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 67, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__current-month {
  display: none;
}

/* line 70, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider span.react-datepicker__month-read-view--selected-month {
  font-weight: bold;
}

/* line 73, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider span.react-datepicker__year-read-view--selected-year {
  font-weight: bold;
}

/* line 76, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day, .case-digest-exporter-slider .react-datepicker__day-name {
  margin: 2px;
  font-weight: 600;
}

/* line 80, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--today {
  color: black;
}

/* line 83, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day {
  background-color: white;
  border-radius: 0.3rem;
}

/* line 87, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day:hover {
  background-color: #D8E3FF;
}

/* line 91, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--selected, .case-digest-exporter-slider .react-datepicker__day--keyboard-selected {
  background-color: #D8E3FF;
  color: #4089c8;
}

/* line 94, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--selected:hover, .case-digest-exporter-slider .react-datepicker__day--keyboard-selected:hover {
  background-color: #D8E3FF;
  color: #4089c8;
}

/* line 99, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--range-end {
  color: white !important;
  background-color: #4089c8 !important;
}

/* line 103, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--in-range {
  background-color: #D8E3FF;
  color: #4089c8;
}

/* line 106, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--in-range.react-datepicker__day--range-end {
  color: white;
  background-color: #4089c8;
}

/* line 111, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__day--in-range, .case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range, .case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range {
  background-color: #D8E3FF;
  color: #4089c8;
}

/* line 114, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__day--in-range:hover, .case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:hover, .case-digest-exporter-slider .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:hover {
  font-weight: 800;
}

/* line 118, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--in-selecting-range {
  background-color: #D8E3FF;
  color: white;
}

/* line 121, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--in-selecting-range:hover {
  border-radius: 0;
}

/* line 125, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__day--in-selecting-range:hover {
  color: white !important;
  background-color: #4089c8 !important;
}

/* line 129, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-read-view, .case-digest-exporter-slider .react-datepicker__year-read-view {
  visibility: visible !important;
}

/* line 132, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__year-read-view--down-arrow, .case-digest-exporter-slider .react-datepicker__month-read-view--down-arrow, .case-digest-exporter-slider .react-datepicker__month-year-read-view--down-arrow {
  border-width: 0.3rem;
  transform: rotate(-45deg);
}

/* line 136, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-container {
  border-radius: 1rem;
}

/* line 139, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month, .case-digest-exporter-slider .react-datepicker__month-container, .case-digest-exporter-slider .react-datepicker__header {
  background-color: #f9f9f9;
}

/* line 142, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__header {
  border-bottom: 0;
  border-radius: 0.8rem;
}

/* line 146, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker {
  border: 1px solid #4089c8;
  border-radius: 0.8rem;
}

/* line 150, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__year-read-view--down-arrow::before, .case-digest-exporter-slider .react-datepicker__month-read-view--down-arrow::before, .case-digest-exporter-slider .react-datepicker__month-year-read-view--down-arrow::before {
  border-width: 2px !important;
}

/* line 153, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-read-view--down-arrow::before, .case-digest-exporter-slider .react-datepicker__year-read-view--down-arrow::before {
  border-top-color: white !important;
}

/* line 156, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-read-view--down-arrow, .case-digest-exporter-slider .react-datepicker__year-read-view--down-arrow {
  border-top-color: #4089c8;
}

/* line 158, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-read-view--down-arrow:hover, .case-digest-exporter-slider .react-datepicker__year-read-view--down-arrow:hover {
  border-top-color: #4089c8;
}

/* line 162, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-dropdown-container, .case-digest-exporter-slider .react-datepicker__year-dropdown-container {
  padding: 2px;
  border-radius: 1rem;
}

/* line 167, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__month-read-view, .case-digest-exporter-slider .react-datepicker__month-dropdown-container, .case-digest-exporter-slider .react-datepicker__year-dropdown-container, .case-digest-exporter-slider .react-datepicker__year-read-view {
  background-color: white !important;
}

/* line 170, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .react-datepicker__triangle {
  display: none !important;
}

/* line 173, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .flex-container {
  width: 100%;
}

/* line 175, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .flex-container .case-digest-header {
  font-size: 28px;
  color: rgba(50, 50, 50, 0.82);
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 181, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .flex-container .sub-header-details {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}

/* line 187, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body {
  margin-top: 30px;
}

/* line 189, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .btn-container {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-content: center;
}

/* line 194, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .btn-container .icon {
  margin-right: 5px;
}

/* line 197, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .btn-container .loading-spinner {
  margin-right: 5px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@-ms-keyframes spin {
  /* line 218, app/assets/stylesheets/components/_case_digest.scss */
  .case-digest-exporter-slider .case-digest-body .btn-container from {
    -ms-transform: rotate(0deg);
  }
  /* line 221, app/assets/stylesheets/components/_case_digest.scss */
  .case-digest-exporter-slider .case-digest-body .btn-container to {
    -ms-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 253, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .error-message {
  margin-top: 15px;
  font-weight: 600;
  color: #ff0000;
  font-size: 16px;
  text-align: center;
}

/* line 260, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container {
  display: flex;
  justify-content: center;
  margin-left: -20px;
}

/* line 264, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container .custom-date-picker-container {
  display: flex;
}

/* line 267, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container .calendar-icon-start {
  z-index: 1;
  margin-top: 10px;
  margin-left: -25px;
}

/* line 272, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container .date-picker {
  border: 1px solid #4089c8;
  border-radius: 5px;
  padding: 10px;
  font-weight: 600;
  width: 180px;
}

/* line 278, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container .date-picker.error-input {
  color: #ff0000;
  border: 1px solid #ff0000;
}

/* line 284, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-date-container .arrow-right-icon {
  fill: #4089c8;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
}

/* line 291, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}

/* line 298, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .format-label {
  font-weight: 600;
  color: #333;
}

/* line 303, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .radio-option {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  color: #333;
  cursor: pointer;
}

/* line 312, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .radio-option input {
  display: none;
}

/* line 316, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .radio-circle {
  width: 16px;
  height: 16px;
  border: 2px solid #4089c8;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}

/* line 325, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .radio-option input:checked + .radio-circle {
  background-color: #4089c8;
  border-color: #4089c8;
}

/* line 330, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider .case-digest-body .case-digest-format-container .radio-option input:checked + .radio-circle::after {
  content: '';
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 346, app/assets/stylesheets/components/_case_digest.scss */
.case-digest-exporter-slider div.flex-container {
  display: flex;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings {
  white-space: nowrap;
  width: 100%;
}

/* line 11, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

/* line 16, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section .heading-bar {
  margin: 24px;
  margin-top: 2rem;
}

/* line 21, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events {
  background: #e3f6ff;
  height: 100%;
  margin-right: 0px;
  width: 33%;
}

/* line 27, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .events-list {
  height: calc(100vh - 30px - (2 * 2rem));
  width: 100%;
}

/* line 32, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .date {
  width: 100%;
  background-color: #86b8d8;
  color: white;
  font-size: 1em;
  font-weight: 600;
  padding: 8px 8px 8px 24px;
}

/* line 41, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry {
  background-color: white;
  box-sizing: border-box;
  padding: 24px;
  width: 100%;
  cursor: pointer;
}

/* line 48, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry + .docket-entry {
  border-top: thin #86b8d8 solid;
}

/* line 52, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry.selected {
  background-color: #e3f6ff;
}

/* line 56, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry:hover {
  background-color: #f6fcff;
}

/* line 60, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry a,
.recent-filings > section.events .docket-entry a:link,
.recent-filings > section.events .docket-entry a:active,
.recent-filings > section.events .docket-entry a:visited {
  color: #4089c8;
  text-decoration: none;
}

/* line 68, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry .left,
.recent-filings > section.events .docket-entry .right {
  display: inline-block;
  vertical-align: top;
}

/* line 74, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry .left {
  width: calc(100% - 2em);
}

/* line 78, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-entry .right {
  line-height: 19.2px;
  overflow: hidden;
  text-align: right;
  vertical-align: baseline;
  white-space: nowrap;
  width: 2em;
}

/* line 88, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .case-name {
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: baseline;
  white-space: nowrap;
}

/* line 95, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .case-name .arrow-up-link-icon {
  background-image: url(/assets/arrow-up-right-dark-6a531ab6e9470d74833ba033c01d7d965e18086ec131a6e34a1ec5d645365f35.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 13px;
  width: 13px;
  margin-left: 50%;
  margin-top: 2px;
}

/* line 106, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .state-active {
  color: #0085d5;
  font-weight: 600;
}

/* line 111, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .state-inactive {
  color: #323232;
  font-weight: 600;
}

/* line 117, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .details {
  margin-top: 10px;
}

/* line 121, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .entered-at {
  color: #323232;
  font-size: 0.75em;
}

/* line 126, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .docket-text {
  color: #323232;
  font-size: 0.75em;
  margin-bottom: 10px;
}

/* line 132, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.events .view {
  color: #666;
  cursor: pointer;
  font-weight: bold;
}

/* line 139, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.pdf-viewer {
  height: 100%;
  margin-right: 0px;
  padding: 0px 24px 0px 24px;
  width: 66%;
}

/* line 145, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.pdf-viewer .selector-bar {
  max-width: 60%;
  display: flex;
  align-items: center;
}

/* line 151, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.pdf-viewer .document-dropdown {
  width: 100%;
  margin-right: 10px;
  margin-left: 10px;
}

/* line 157, app/assets/stylesheets/components/_case_feed.scss */
.recent-filings > section.pdf-viewer .document-viewer {
  height: calc(100vh - 30px - (2 * 2rem));
  width: 100%;
}

/* line 1, app/assets/stylesheets/components/_case_summary.scss */
.cases-smartdocket-container {
  width: 100%;
}

/* line 3, app/assets/stylesheets/components/_case_summary.scss */
.cases-smartdocket-container .loading-container {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  place-items: center;
}

/* line 12, app/assets/stylesheets/components/_case_summary.scss */
.cases-smartdocket-container .loading-container div {
  margin-bottom: 200px;
}

/* line 17, app/assets/stylesheets/components/_case_summary.scss */
.case_container {
  width: 100%;
  overflow-x: hidden !important;
  height: 100% !important;
}

/* line 22, app/assets/stylesheets/components/_case_summary.scss */
.case_container a, .case_container a:link, .case_container a:active {
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta {
  width: 100%;
}

/* line 28, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .court-info {
  font-size: 16px;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 34, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .court-info .court-icon {
  margin-right: 8px;
  min-width: 20px;
  min-height: 20px;
  width: 25px;
  height: 25px;
}

/* line 42, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .location {
  font-size: 20px;
}

/* line 46, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .case_number {
  font-size: 18px;
  margin-left: 10px;
}

/* line 50, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .case_number a {
  font-weight: 900;
}

/* line 55, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .judge {
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 5px;
}

/* line 59, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .more_info {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 64, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta .actions-column {
  margin-top: 10px;
  margin-bottom: 30px;
}

/* line 69, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta a.more_info {
  font-weight: 900;
}

/* line 61, app/assets/stylesheets/_mixins.scss */
.case_container .case_meta a.more_info:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: white;
  background-color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
}

/* line 72, app/assets/stylesheets/components/_case_summary.scss */
.case_container .case_meta a.more_info:before {
  display: inline;
  margin-right: 5px;
}

/* line 78, app/assets/stylesheets/components/_case_summary.scss */
.case_container hr {
  border: none;
  border-top: 1px solid #4089c8;
  margin: 10px 0;
}

/* line 84, app/assets/stylesheets/components/_case_summary.scss */
.case_container .bookmark {
  margin-left: 10px;
  margin-right: 20px;
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/components/_case_summary.scss */
.case_container .bookmark .bookmark-label {
  font-size: 12px;
  color: #666;
  text-transform: capitalize;
  margin-right: 5px;
}

/* line 98, app/assets/stylesheets/components/_case_summary.scss */
.case_summary {
  padding: 40px 56px 20px;
  background: white;
}

/* line 102, app/assets/stylesheets/components/_case_summary.scss */
.case_summary header {
  margin-bottom: 40px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.case_summary header:after {
  clear: both;
  content: '';
  display: table;
}

/* line 106, app/assets/stylesheets/components/_case_summary.scss */
.case_summary header em {
  font-family: Georgia, Times, "Times New Roman", serif;
  line-height: 31px;
  font-style: italic;
}

/* line 110, app/assets/stylesheets/components/_case_summary.scss */
.case_summary header em.tip {
  color: #f0640f;
}

/* line 116, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .links {
  margin-top: 10px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.case_summary .links:after {
  clear: both;
  content: '';
  display: table;
}

/* line 120, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .links > div:first-child:before {
  content: '';
  margin: 0;
}

/* line 126, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .links .wrapper:before {
  content: '|';
  color: #ccc;
  margin: 0 10px;
}

/* line 132, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .links .wrapper a {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 141, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .case_docket_settings h1 {
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: .5em;
}

/* line 148, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .case_docket_settings .left-column, .case_summary .case_docket_settings .right-column {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

/* line 155, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .onoffbutton {
  cursor: pointer;
  display: flex;
}

/* line 158, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .onoffbutton .bookmark-on {
  background-image: url(/assets/bookmark-solid-104704bcd2bf2cd38e46e99fdff3d83b11edb010649803415be842b4afb8bbe4.png);
  background-size: contain;
  content: '';
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}

/* line 61, app/assets/stylesheets/_mixins.scss */
.case_summary .onoffbutton.off:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  background-color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
}

/* line 168, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .onoffbutton.off:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  background-color: transparent;
  content: "";
  display: flex;
  font-size: auto / 2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
}

/* line 185, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .onoffbutton.on:before, .case_summary .onoffbutton.off:before {
  margin-right: 5px;
}

/* line 189, app/assets/stylesheets/components/_case_summary.scss */
.case_summary .onoffbutton .on-off-label {
  font-weight: 800;
  text-transform: capitalize;
  color: #0085D5;
}

/* line 197, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new {
  z-index: 1000 !important;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 198, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new header {
  margin-bottom: 0;
  height: 100px !important;
}

/* line 205, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container {
  display: flex;
  justify-content: space-between;
}

/* line 208, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container .download-parties-button {
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 212, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container .download-parties-button .download-icon {
  color: #4089c8;
  margin-top: 1px;
}

/* line 217, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container .party-header {
  margin-top: auto;
  margin-bottom: auto;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 227, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container .party-header-2 {
  color: rgba(0, 0, 0, 0.82);
  font-family: "Open Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 234, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new div.flex-container .party-header-2 .loading-spinner {
  margin-left: 2px;
  font-size: 12px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

/* line 246, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body {
  padding: 25px;
  word-break: break-word;
}

/* line 249, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body.state-pro {
  padding: 0px;
}

/* line 252, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .more_info_label {
  display: flex;
}

/* line 255, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties {
  margin-left: 8px;
}

/* line 257, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties.syncing {
  color: #ef6822;
  padding-left: 30px;
}

/* line 263, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body table {
  margin-bottom: 10px;
  table-layout: auto;
}

/* line 266, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body table td {
  padding: 3px;
}

/* line 269, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body table td table td {
  width: 20% !important;
}

/* line 275, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .dotted {
  border-top: 1px dotted #CECECE;
}

/* line 278, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .gray {
  color: rgba(50, 50, 50, 0.82);
}

/* line 282, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .case-info-container {
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 36px;
}

/* line 290, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .case-info-container .case-title {
  color: rgba(50, 50, 50, 0.82);
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 9px;
  margin-bottom: 18px;
}

/* line 299, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .case-info-container .semi-bold {
  font-weight: 600;
}

/* line 301, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .court-info-container {
  border-top: 9px solid #86B8D8;
  padding: 36px;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 309, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .court-info-container .court-title {
  color: #86B8D8;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
}

/* line 315, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .court-info-container .court-name {
  color: rgba(50, 50, 50, 0.82);
  font-size: 21px;
  font-weight: 700;
}

/* line 320, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .court-info-container .judge-title {
  margin-top: 18px;
  color: #86B8D8;
  font-size: 13px;
  font-weight: 600;
}

/* line 326, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .court-info-container .judge-name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

/* line 333, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container {
  border-top: 9px solid #86B8D8;
  padding: 36px;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 341, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .parties-title {
  color: #86B8D8;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
}

/* line 348, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .parties-name {
  color: rgba(50, 50, 50, 0.82);
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 18px;
}

/* line 354, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .represented-title {
  color: #86B8D8;
  font-size: 13px;
  font-weight: 600;
}

/* line 359, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .firm-name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 18px;
}

/* line 366, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .attorney-container {
  color: rgba(0, 0, 0, 0.87);
  margin-top: 18px;
}

/* line 369, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .attorney-container .attorney-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

/* line 374, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .parties-container .attorney-container .contact-address {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

/* line 381, app/assets/stylesheets/components/_case_summary.scss */
.party_information_new .party-information-body .case-update-needed {
  padding: 20px;
  text-align: center;
  color: #666;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 1, app/assets/stylesheets/components/_case_timeline.scss */
article.case_timeline {
  position: relative;
  background-color: #f1eee5;
}

/* line 1, app/assets/stylesheets/components/_charts.scss */
.activity-chart-wrapper,
.nos-chart-wrapper {
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/components/_charts.scss */
.activity-chart,
.nos-chart,
.case-volume-chart-wrapper {
  border: 1px solid #86b8d8;
  background-color: white;
}

/* line 1, app/assets/stylesheets/components/_client_code.scss */
.client-code {
  font-size: 12px;
}

/* line 3, app/assets/stylesheets/components/_client_code.scss */
.client-code .field {
  color: #666;
  text-transform: capitalize;
}

/* line 9, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-display span {
  font-weight: 800;
  color: #0085D5;
}

/* line 13, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-display a {
  display: inline-block;
  margin-right: 5px;
}

/* line 61, app/assets/stylesheets/_mixins.scss */
.client-code .client-code-display a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  background-color: "transparent";
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
}

/* line 20, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-edit {
  display: none;
}

/* line 25, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-edit form, .client-code .client-code-form form {
  display: inline-block;
}

/* line 27, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-edit form input[type=text], .client-code .client-code-form form input[type=text] {
  margin-right: 5px;
  width: 100px;
}

/* line 35, app/assets/stylesheets/components/_client_code.scss */
.client-code .client-code-edit .spinner-right-m, .client-code .client-code-form .spinner-right-m {
  margin-right: 8px;
}

/* line 41, app/assets/stylesheets/components/_client_code.scss */
.client-code.mode-edit .client-code-display {
  display: none;
}

/* line 45, app/assets/stylesheets/components/_client_code.scss */
.client-code.mode-edit .client-code-edit {
  display: inline;
}

/* line 3, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code {
  position: fixed;
  width: 400px;
}

/* line 7, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code label, .modal_dialog.client_code .error_message {
  display: none;
}

/* line 12, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code.invalid .error_message {
  display: block;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 10px;
  font-style: italic;
  line-height: 20px;
}

/* line 21, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code.invalid header {
  background-color: #e05c22;
}

/* line 25, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code.invalid fieldset {
  padding-top: 0;
}

/* line 33, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code article nav {
  text-align: center;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #555;
}

/* line 40, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code article fieldset {
  padding: 20px 25px 0 25px;
}

/* line 44, app/assets/stylesheets/components/_client_code_modal.scss */
.modal_dialog.client_code article button {
  width: 130px;
}

/* line 1, app/assets/stylesheets/components/_cost_estimate.scss */
.cost-estimate {
  margin: 26px 0 10px 0;
  padding: 25px;
  background-color: white;
  color: #555;
  font-size: 18px;
}

/* line 3, app/assets/stylesheets/components/_date_range.scss */
.date_range .tabs label {
  text-transform: uppercase;
  padding: 0 30px;
}

/* line 9, app/assets/stylesheets/components/_date_range.scss */
.date_range .label {
  margin: 0px !important;
  margin-right: 8px !important;
}

/* line 14, app/assets/stylesheets/components/_date_range.scss */
.date_range .label-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 8px;
}

/* line 21, app/assets/stylesheets/components/_date_range.scss */
.date_range .divider {
  height: 2px;
  width: 8px;
  border-bottom: 2px solid #86b8d8;
  margin: 8px;
}

/* line 28, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9;
  min-height: 88px;
  position: relative;
  outline: 1px solid #86b8d8;
  border-radius: 5px;
  margin: 0 1px;
}

/* line 39, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom fieldset {
  float: left;
  margin-top: 0px;
}

/* line 43, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom fieldset + fieldset {
  margin-left: 20px;
}

/* line 48, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom input.error {
  border-color: red;
}

/* line 52, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom .error.message {
  color: red;
  font-style: italic;
  width: 470px;
  margin: 10px auto;
}

/* line 59, app/assets/stylesheets/components/_date_range.scss */
.date_range .custom .container {
  width: 470px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.date_range .custom .container:after {
  clear: both;
  content: '';
  display: table;
}

/* line 4, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-div {
  border-radius: 0px;
}

/* line 8, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker {
  padding: 0px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

/* line 17, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-header {
  background: #c5d9e8;
  border-radius: 0px;
  color: #333;
  font-family: "Open Sans", Verdana, sans-serif;
  border: 0;
}

/* line 25, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-calendar tbody {
  padding: 0.2em;
}

/* line 29, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker th {
  background-color: #c5d9e8;
  text-transform: uppercase;
  font-size: 8pt;
  color: #333;
}

/* line 36, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker a {
  text-decoration: none;
}

/* line 40, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker td {
  border: none;
}

/* line 44, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-calendar .ui-state-default {
  border: none;
  background: none;
}

/* line 49, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-calendar .ui-state-hover {
  border: none;
  background-color: #e8eefa;
}

/* line 54, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-calendar .ui-state-active {
  border: none;
  font-weight: bold;
  background-color: #c5d9e8;
}

/* line 60, app/assets/stylesheets/components/_datepicker.scss */
.ui-datepicker-unselectable .ui-state-default {
  border: none;
  background: none;
}

/* line 2, app/assets/stylesheets/components/_details_panel.scss */
.details_panel {
  bottom: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(500px);
  transition: transform 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 150ms linear;
  width: 500px;
  z-index: 300;
  background: white;
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75);
}

/* line 15, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.hidden {
  opacity: 0;
}

/* line 19, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.expanded {
  transform: translateX(0);
}

/* line 21, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.expanded .toggle_expanded {
  box-shadow: -2px 0px 2px 2px rgba(0, 0, 0, 0.25);
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel.expanded .toggle_expanded:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #333;
  content: "";
  display: flex;
  font-size: 50%;
  font-weight: light;
  height: 100%;
  justify-content: center;
  text-indent: 0;
  width: 100%;
  margin: "0px";
}

/* line 24, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.expanded .toggle_expanded:before {
  font-size: 75%;
}

/* line 28, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.expanded .remove-shadow {
  box-shadow: none !important;
}

/* line 32, app/assets/stylesheets/components/_details_panel.scss */
.details_panel.expanded header > h2 {
  font-weight: 600;
}

/* line 42, app/assets/stylesheets/components/_details_panel.scss */
.details_panel header {
  background-color: #e3f6ff;
  padding: 25px;
  height: 85px;
  top: 0;
  left: 0;
  right: 0;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.details_panel header:after {
  clear: both;
  content: '';
  display: table;
}

/* line 51, app/assets/stylesheets/components/_details_panel.scss */
.details_panel header h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  color: #000;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
}

/* line 60, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f9f9f9;
  padding: 10px 20px;
}

/* line 66, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .select_all, .details_panel .document-select-panel .deselect_all {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 29px;
  font-weight: 600;
}

/* line 74, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .count {
  float: right;
  font-size: 12px;
  line-height: 24px;
  color: #333;
  text-transform: capitalize;
  font-weight: 600;
}

/* line 83, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel nav {
  float: right;
}

/* line 85, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel nav a {
  display: block;
}

/* line 90, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .download {
  background: #4089c8;
  display: inline-flex;
  font: 600 11px system-ui;
  padding: 8px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .document-select-panel .download:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: white;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 97, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .download:before {
  display: inline-block;
  padding: 0 5px;
}

/* line 104, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .download.zipping span.download-text {
  margin-left: 20px;
}

/* line 109, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .document-select-panel .download[disabled] {
  cursor: default;
  background-color: #9ccfec;
  color: #F8F8F8;
  font-weight: 600;
}

/* line 119, app/assets/stylesheets/components/_details_panel.scss */
.details_panel article {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  bottom: 0;
  color: #aaa;
  font-size: 12px;
}

/* line 128, app/assets/stylesheets/components/_details_panel.scss */
.details_panel article, .details_panel article .toggle_expanded {
  background: white;
}

/* line 133, app/assets/stylesheets/components/_details_panel.scss */
.details_panel article .inner {
  display: table-cell;
}

/* line 137, app/assets/stylesheets/components/_details_panel.scss */
.details_panel article .toggle_expanded {
  position: absolute;
  width: 30px;
  height: 40px;
  left: -30px;
  top: -55px;
  box-shadow: -2px 0px 2px 2px rgba(0, 0, 0, 0.25);
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel article .toggle_expanded:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #333;
  content: "";
  display: flex;
  font-size: 50%;
  font-weight: light;
  height: 100%;
  justify-content: center;
  text-indent: 0;
  width: 100%;
  margin: "0px";
}

/* line 147, app/assets/stylesheets/components/_details_panel.scss */
.details_panel article .toggle_expanded:before {
  font-size: 75%;
}

/* line 153, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entries {
  overflow-x: auto !important;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 162, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry {
  padding: 20px;
  border-bottom: 1px solid #4089c8;
  color: #333;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_entry:after {
  clear: both;
  content: '';
  display: table;
}

/* line 167, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry .docket_entry_number {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 170, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry .docket_entry_number:after {
  content: '.';
  margin-right: 10px;
}

/* line 176, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry .docket_text {
  line-height: 1.5;
  overflow: hidden;
}

/* line 179, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry .docket_text .bold {
  font-weight: bold;
}

/* line 184, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_entry .remove {
  float: right;
  margin: 0 0 10px 10px;
  font-weight: 900;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_entry .remove:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #0285d5;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 192, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents, .details_panel .docket_status {
  margin-top: 10px;
}

/* line 197, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_status.error {
  background-color: #f9f9f9;
  line-height: 17px;
  padding: 5px 10px;
  display: flex;
}

/* line 42, app/assets/stylesheets/_mixins.scss */
.details_panel .docket_status.error:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #ef6822;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin-right: 5px;
}

/* line 205, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .docket_status.syncing {
  color: #ef6822;
  padding-left: 30px;
}

/* line 212, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0px 3px;
  width: 100%;
}

/* line 218, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .document:nth-of-type(odd) {
  background-color: #f4f4f4;
}

/* line 222, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td {
  padding: 5px 10px;
  vertical-align: middle;
}

/* line 225, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td:last-child {
  padding: 0 !important;
}

/* line 229, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td.selected {
  width: 20px;
}

/* line 233, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td.name {
  overflow: hidden;
  line-height: 21px;
  display: flex;
  justify-content: space-between;
}

/* line 240, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td.price {
  width: 50px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  background: #00B486;
  border-radius: 4px;
}

/* line 250, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td.price-td {
  width: 50px;
  color: #fff;
  padding: 5px !important;
}

/* line 255, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td .price-2 {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background: #00B486;
  border-radius: 4px;
  padding: 5px 0px;
}

/* line 264, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents td .price-2.created {
  border-left: 2px solid white;
  background: none !important;
  border-radius: 0px !important;
  padding: 10px 0px !important;
}

/* line 274, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .name p {
  word-break: break-all;
  font-weight: 900;
  margin: auto 0;
}

/* line 281, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status {
  margin: auto;
  text-align: right;
  margin-right: 0px !important;
  margin-left: 15px !important;
}

/* line 286, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status span {
  display: flex;
  flex-direction: row-reverse;
  margin-right: 5px;
}

/* line 289, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status span:before {
  margin-left: 5px;
}

/* line 294, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status .retry {
  margin-right: 8px !important;
}

/* line 298, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status .stored {
  color: #00B486;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .stored:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #00B486;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 303, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status .retrieving, .details_panel .documents .status .storing {
  padding: 5px !important;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .retrieving:before, .details_panel .documents .status .storing:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 96, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .retrieving:before, .details_panel .documents .status .storing:before {
  animation: syncing 1s infinite linear;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .finished:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #00B486;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 312, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status .under_seal {
  padding: 5px !important;
  color: #ff0000;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .under_seal:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #ef6822;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 318, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .status .failed, .details_panel .documents .status .not_available, .details_panel .documents .status .permission_denied, .details_panel .documents .status .error {
  padding: 5px !important;
  color: #b94a48;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .status .failed:before, .details_panel .documents .status .not_available:before, .details_panel .documents .status .permission_denied:before, .details_panel .documents .status .error:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #ef6822;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 326, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .selected label {
  cursor: pointer;
  display: block;
  user-select: none;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .selected label:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #777;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.details_panel .documents .selected label.checked:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #777;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 337, app/assets/stylesheets/components/_details_panel.scss */
.details_panel .documents .selected input[type="checkbox"] {
  display: none;
}

/* line 1, app/assets/stylesheets/components/_display_order.scss */
.sort-by {
  font-size: 12px;
}

/* line 3, app/assets/stylesheets/components/_display_order.scss */
.sort-by .label {
  float: left;
  margin-right: 10px;
  text-transform: capitalize;
}

/* line 9, app/assets/stylesheets/components/_display_order.scss */
.sort-by a {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  float: left;
  text-align: center;
  text-transform: capitalize;
}

/* line 17, app/assets/stylesheets/components/_display_order.scss */
.sort-by a:before {
  margin: 0 5px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.sort-by a.newest:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.sort-by a.oldest:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 1, app/assets/stylesheets/components/_distribution_list.scss */
.distribution-list-line {
  font-size: 12px;
}

/* line 4, app/assets/stylesheets/components/_distribution_list.scss */
.distribution-list-line .value {
  padding-right: 1ex;
}

/* line 9, app/assets/stylesheets/components/_distribution_list.scss */
.distribution-list-label {
  padding-right: 1ex;
}

/* line 13, app/assets/stylesheets/components/_distribution_list.scss */
.member-enter {
  background: #4089c8;
}

/* line 17, app/assets/stylesheets/components/_distribution_list.scss */
.member-enter.member-enter-active {
  transition: all .8s ease-in;
  background: none;
}

/* line 22, app/assets/stylesheets/components/_distribution_list.scss */
.member-leave {
  opacity: 1;
  background: #4089c8;
}

/* line 27, app/assets/stylesheets/components/_distribution_list.scss */
.member-leave.member-leave-active {
  opacity: 0.01;
  transition: all .5s ease-in;
}

/* line 1, app/assets/stylesheets/components/_docket.scss */
.case_wrapper, .case_container, article.main {
  min-height: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/components/_docket.scss */
article.main section.case-summary-container {
  min-width: 1000px;
  padding-top: 45px;
  margin-top: -45px;
}

/* line 12, app/assets/stylesheets/components/_docket.scss */
article.main section.flex-section {
  display: flex;
}

/* line 14, app/assets/stylesheets/components/_docket.scss */
article.main section.flex-section:nth-of-type(1) {
  flex-basis: 70%;
}

/* line 21, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_count {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
}

/* line 27, app/assets/stylesheets/components/_docket.scss */
.docket .docket_count {
  background: #000;
  border-radius: 20px;
  padding: 5px 10px;
  color: white;
  text-transform: uppercase;
}

/* line 35, app/assets/stylesheets/components/_docket.scss */
.docket .docket_load_more {
  background: #4089c8;
  border-radius: 20px;
  padding: 5px 10px;
  color: white;
}

/* line 42, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort {
  padding: 40px 56px 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  background-color: #f6fcff;
  z-index: 3;
}

/* line 43, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort.is-state-pro {
  width: 70%;
}

/* line 55, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter {
  margin-right: 20px;
}

/* line 58, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter fieldset label {
  display: block;
  position: relative;
  width: 75%;
}

/* line 64, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter .info {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.docket .docket_filter_sort .filter .info:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 72, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter .info-x {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
  cursor: pointer !important;
}

/* line 80, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter.dark input[type=text], .docket .docket_filter_sort .filter input[type=text] {
  width: 100%;
  padding: 11px;
}

/* line 85, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .filter input[type=text] {
  width: 100%;
  padding: 11px;
  padding-right: 24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 95, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .docket_filter input {
  background: white;
  border: none;
  border-right: 1px solid #4089c8;
}

/* line 100, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .docket_filter .button {
  background: #ffffff url("bars-filter-solid.png") no-repeat 9px 10px;
  background-size: 18px 13px;
  content: '';
  border: none;
  padding: 19px 19px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* line 109, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort .docket_filter .with-icon {
  background: none !important;
  background-size: 0px !important;
  content: '';
  border: none !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

/* line 118, app/assets/stylesheets/components/_docket.scss */
.docket .docket_filter_sort fieldset {
  border: 1px solid #4089c8;
  border-radius: 8px;
}

/* line 3, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .expanded article.docket_entries {
  padding-right: 556px;
}

/* line 7, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries, section.docket header.docket_entries_sticky_header {
  padding: 5px 56px;
  background-color: #8f8e8a;
  color: #fff;
  position: relative;
  margin-bottom: 50px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
section.docket header.docket_entries:after, section.docket header.docket_entries_sticky_header:after {
  clear: both;
  content: '';
  display: table;
}

/* line 16, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries:before, section.docket header.docket_entries_sticky_header:before {
  content: '';
  z-index: 1;
  position: relative;
  top: 100%;
  left: 120px;
  width: 0;
  height: 0;
  border-left: 13.5px solid transparent;
  border-right: 13.5px solid transparent;
  border-top: 15px solid #8f8e8a;
}

/* line 29, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries h2, section.docket header.docket_entries_sticky_header h2 {
  float: left;
  line-height: 40px;
  font-family: 'open-sans', Verdana, sans-serif;
  font-size: 17px;
}

/* line 35, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries h2 em, section.docket header.docket_entries_sticky_header h2 em {
  text-transform: uppercase;
  margin-right: 10px;
  border-right: 1px solid #CECECE;
  padding-right: 10px;
}

/* line 42, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries h2 span, section.docket header.docket_entries_sticky_header h2 span {
  font-variant: small-caps;
}

/* line 46, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries h2 .filtered, section.docket header.docket_entries_sticky_header h2 .filtered {
  color: #fef935;
}

/* line 51, app/assets/stylesheets/components/_docket_entries.scss */
section.docket header.docket_entries .filter, section.docket header.docket_entries_sticky_header .filter {
  overflow: hidden;
}

/* line 56, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .loader, section.docket .container {
  padding: 25px;
}

/* line 65, app/assets/stylesheets/components/_docket_entries.scss */
section.docket div.docket_entries_section.state-pro {
  display: flex;
}

/* line 69, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries.state-pro {
  flex-basis: 70%;
}

/* line 72, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries.state-pro ol {
  padding: 0 15px 20px 56px;
  overflow-x: hidden;
  overflow: hidden;
  overflow-y: scroll;
  margin-right: 41px;
}

@media only screen and (max-height: 800px) {
  /* line 72, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket article.docket_entries.state-pro ol {
    height: 60vh;
  }
}

@media only screen and (max-height: 900px) and (min-height: 801px) {
  /* line 72, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket article.docket_entries.state-pro ol {
    height: 65vh;
  }
}

@media only screen and (max-height: 1100px) and (min-height: 901px) {
  /* line 72, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket article.docket_entries.state-pro ol {
    height: 70vh;
  }
}

@media only screen and (max-height: 1300px) and (min-height: 1101px) {
  /* line 72, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket article.docket_entries.state-pro ol {
    height: 75vh;
  }
}

@media only screen and (min-height: 1301px) {
  /* line 72, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket article.docket_entries.state-pro ol {
    height: 80vh;
  }
}

/* line 94, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries.state-pro .header-docs {
  font-size: 18px;
  font-weight: 700;
  color: #86B8D8;
  padding: 0 56px 0px !important;
  margin-bottom: 20px;
}

/* line 102, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries ol {
  padding: 0 56px 56px;
}

/* line 106, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry {
  position: relative;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
section.docket article.docket_entries .docket_entry:after {
  clear: both;
  content: '';
  display: table;
}

/* line 112, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .container:before {
  border-radius: 3px;
}

/* line 120, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry.highlighted-entry {
  background-color: #fef935;
}

/* line 124, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .container {
  position: relative;
  padding: 25px;
}

/* line 129, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .docket_entry_number, section.docket article.docket_entries .docket_entry .filed_date {
  box-sizing: border-box;
}

/* line 133, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .docket_entry_number {
  float: left;
  min-width: 32px;
  margin-right: 10px;
  font-weight: 900;
}

/* line 140, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .filed_moment {
  display: none;
}

/* line 144, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .document-count {
  float: right;
  width: 50px;
  text-align: right;
  margin-left: 50px;
  font-size: 14px;
  font-weight: 600;
}

/* line 151, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .document-count.has-number {
  color: var(--Text-Link-on-Light-BG, #297ACA);
}

/* line 156, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .filed_date {
  float: right;
  width: 75px;
  text-align: right;
  margin-left: 50px;
}

/* line 162, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .bold {
  font-weight: bold !important;
}

/* line 166, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .docket_text {
  display: block;
  overflow: hidden  !important;
}

/* line 169, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .docket_text mark {
  background-color: #fef935;
}

/* line 174, app/assets/stylesheets/components/_docket_entries.scss */
section.docket article.docket_entries .docket_entry .toggle {
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

/* line 181, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance {
  flex-basis: 30%;
  padding-right: 56px !important;
  overflow-y: scroll;
}

/* line 186, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .relative {
  position: relative;
}

/* line 189, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .fixed {
  position: fixed;
  width: 25%;
}

/* line 193, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .sticky {
  position: sticky;
  top: 0;
}

/* line 197, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .full-width {
  width: 100%;
}

/* line 200, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .absolute {
  position: absolute;
  display: none;
}

@media only screen and (max-height: 800px) {
  /* line 181, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket .docket_court_appearance {
    height: 60vh;
  }
}

@media only screen and (max-height: 900px) and (min-height: 801px) {
  /* line 181, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket .docket_court_appearance {
    height: 65vh;
  }
}

@media only screen and (max-height: 1100px) and (min-height: 901px) {
  /* line 181, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket .docket_court_appearance {
    height: 70vh;
  }
}

@media only screen and (max-height: 1300px) and (min-height: 1101px) {
  /* line 181, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket .docket_court_appearance {
    height: 75vh;
  }
}

@media only screen and (min-height: 1301px) {
  /* line 181, app/assets/stylesheets/components/_docket_entries.scss */
  section.docket .docket_court_appearance {
    height: 80vh;
  }
}

/* line 219, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .prior {
  margin-top: 18px;
}

/* line 222, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .header-docs {
  font-size: 18px;
  font-weight: 700;
  color: #86B8D8;
  display: flex;
  justify-content: space-between;
}

/* line 228, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .header-docs div {
  background-color: #F6FCFF;
  padding: 15px 0;
  transition: position 2s;
}

/* line 235, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court_appearance a {
  vertical-align: middle;
}

/* line 239, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list {
  margin-top: 18px;
  overflow: hidden;
  overflow-y: scroll;
}

/* line 240, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list.upcoming {
  margin-top: 38px;
}

/* line 246, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-no-appearance-card {
  width: 100%;
  background-color: rgba(233, 233, 233, 0.2);
  padding: 27px;
  margin: auto;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 0px rgba(34, 34, 34, 0.25);
}

/* line 253, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-no-appearance-card .header {
  display: flex;
  margin-bottom: 18px;
}

/* line 256, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-no-appearance-card .header .no-appearance-calendar {
  background-image: url(/assets/calendar/no-appearance-calendar-19daabc10c826286c28c87cdd0e76c9de094dac9a8496419803ba36194014fe3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  width: 35px;
}

/* line 263, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-no-appearance-card .header .no-appearance-date {
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  place-items: center;
  color: var(--Text-Low-Impact-Black-28, rgba(0, 0, 0, 0.28));
  font-size: 20px;
  font-weight: 700;
}

/* line 276, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card {
  width: 100%;
  background-color: #fff;
  padding: 27px;
  margin-bottom: 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 0px rgba(34, 34, 34, 0.25);
}

/* line 283, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header {
  display: flex;
  margin-bottom: 18px;
}

/* line 286, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header .upcoming-calendar {
  background-image: url(/assets/calendar/upcoming-calendar-5c0376467f870b8f64fa4ca405cc438dd2a866d8dc0748c9e2b2637235f06985.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  width: 35px;
}

/* line 293, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header .resched-calendar {
  background-image: url(/assets/calendar/resched-calendar-cd87926184fa606b2a6144307c5451bc0edb06777ab4072aa3880095b64a22ec.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  width: 35px;
}

/* line 300, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header .adjourned-calendar {
  background-image: url(/assets/calendar/adjourned-calendar-e6d6fa16f51c9a66f402ea3ffd2c1bbf13b3bca59cfd99f9b9a08080e5f8abc5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  width: 35px;
}

/* line 307, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header .appearance-date {
  font-size: 14px;
}

/* line 309, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .header .appearance-date .date-time {
  font-weight: 700;
}

/* line 314, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body {
  font-size: 14px;
  display: flex;
}

/* line 317, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .left-body {
  flex-basis: 70%;
}

/* line 320, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .right-body {
  place-content: end;
  flex-basis: 30%;
}

/* line 323, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .right-body .adjourned {
  font-size: 14px;
  font-weight: 700;
  color: #00000047;
  text-align: center;
}

/* line 330, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .court-date-purpose {
  font-size: 18px !important;
  font-weight: 700;
}

/* line 334, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .remarks {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 338, app/assets/stylesheets/components/_docket_entries.scss */
section.docket .docket_court_appearance .court-appearance-list .court-appearance-card .body .motion-seq {
  color: #297ACA;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/components/_edit.scss */
.edit.user-settings-edit article {
  padding: 40px 0;
}

/* line 4, app/assets/stylesheets/components/_edit.scss */
.edit.user-settings-edit article form > div {
  padding-left: 55px;
}

/* line 8, app/assets/stylesheets/components/_edit.scss */
.edit.user-settings-edit article form > hr {
  clear: both;
  margin: 20px 0;
}

/* line 13, app/assets/stylesheets/components/_edit.scss */
.edit.user-settings-edit article fieldset.actions {
  width: 100%;
  max-width: 100%;
}

/* line 18, app/assets/stylesheets/components/_edit.scss */
.edit.user-settings-edit article form > li,
.edit.user-settings-edit article fieldset.actions ol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}

/* line 28, app/assets/stylesheets/components/_edit.scss */
.edit,
.settings {
  box-sizing: border-box;
}

/* line 36, app/assets/stylesheets/components/_edit.scss */
.edit .error,
.settings .error {
  border-color: red;
}

/* line 40, app/assets/stylesheets/components/_edit.scss */
.edit .message,
.settings .message {
  display: none;
}

/* line 44, app/assets/stylesheets/components/_edit.scss */
.edit .message.error,
.settings .message.error {
  display: block;
  color: red;
  font-style: italic;
}

/* line 54, app/assets/stylesheets/components/_edit.scss */
.edit a,
.settings a {
  cursor: pointer;
}

/* line 58, app/assets/stylesheets/components/_edit.scss */
.edit strong,
.settings strong {
  font-weight: bold;
}

/* line 62, app/assets/stylesheets/components/_edit.scss */
.edit form.user aside,
.settings form.user aside {
  margin-top: -60px;
}

/* line 65, app/assets/stylesheets/components/_edit.scss */
.edit form.user aside abbr,
.settings form.user aside abbr {
  display: none;
}

/* line 69, app/assets/stylesheets/components/_edit.scss */
.edit form.user aside ol li,
.settings form.user aside ol li {
  width: 100%;
}

/* line 71, app/assets/stylesheets/components/_edit.scss */
.edit form.user aside ol li input,
.edit form.user aside ol li input[type="text"],
.edit form.user aside ol li input[type="email"],
.settings form.user aside ol li input,
.settings form.user aside ol li input[type="text"],
.settings form.user aside ol li input[type="email"] {
  background: none;
  border: none;
  border-bottom: 1px solid #4d4d4d;
  width: 100%;
  margin-left: 0;
  font-size: 13px;
}

/* line 84, app/assets/stylesheets/components/_edit.scss */
.edit article,
.settings article {
  padding-bottom: 25px;
}

/* line 87, app/assets/stylesheets/components/_edit.scss */
.edit article h2,
.edit article h3,
.settings article h2,
.settings article h3 {
  text-transform: capitalize;
}

/* line 92, app/assets/stylesheets/components/_edit.scss */
.edit article h2,
.settings article h2 {
  font-size: 30px;
  color: #555;
  width: 255px;
}

/* line 98, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs,
.settings article fieldset.inputs {
  display: flex;
  flex-direction: row;
}

/* line 101, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs ol,
.settings article fieldset.inputs ol {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 110, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs ol li,
.settings article fieldset.inputs ol li {
  display: inline-flex;
  flex-direction: column;
  margin-top: 20px;
}

/* line 115, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs ol li input,
.settings article fieldset.inputs ol li input {
  width: 100%;
}

/* line 119, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs ol li label,
.settings article fieldset.inputs ol li label {
  color: #4d4d4d;
  display: block;
  font-size: 12px;
  line-height: 2;
  text-transform: capitalize;
}

/* line 127, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset.inputs ol li#user_company_input,
.settings article fieldset.inputs ol li#user_company_input {
  display: block;
  width: 100%;
  margin-top: 20px;
}

/* line 139, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset,
.settings article fieldset {
  max-width: 700px;
}

/* line 142, app/assets/stylesheets/components/_edit.scss */
.edit article fieldset label,
.settings article fieldset label {
  color: #4d4d4d;
  display: block;
  font-size: 12px;
  line-height: 2;
  text-transform: capitalize;
}

/* line 156, app/assets/stylesheets/components/_edit.scss */
.edit article .error,
.settings article .error {
  border-color: red;
}

/* line 160, app/assets/stylesheets/components/_edit.scss */
.edit article .name,
.edit article #user_first_name_input,
.edit article #user_last_name_input,
.settings article .name,
.settings article #user_first_name_input,
.settings article #user_last_name_input {
  width: calc(50% - 15px);
}

/* line 164, app/assets/stylesheets/components/_edit.scss */
.edit article .name p,
.edit article #user_first_name_input p,
.edit article #user_last_name_input p,
.settings article .name p,
.settings article #user_first_name_input p,
.settings article #user_last_name_input p {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}

/* line 171, app/assets/stylesheets/components/_edit.scss */
.edit article .name,
.settings article .name {
  float: left;
}

/* line 175, app/assets/stylesheets/components/_edit.scss */
.edit article .first,
.settings article .first {
  margin-right: 15px;
}

/* line 179, app/assets/stylesheets/components/_edit.scss */
.edit article .last,
.settings article .last {
  margin-left: 15px;
}

/* line 183, app/assets/stylesheets/components/_edit.scss */
.edit article .ecf_email,
.settings article .ecf_email {
  color: #555;
}

/* line 188, app/assets/stylesheets/components/_edit.scss */
.edit aside,
.settings aside {
  position: static;
  float: right;
  top: 0px;
  z-index: 1;
}

/* line 194, app/assets/stylesheets/components/_edit.scss */
.edit aside .error,
.settings aside .error {
  border-color: red;
}

/* line 198, app/assets/stylesheets/components/_edit.scss */
.edit aside p,
.edit aside label,
.settings aside p,
.settings aside label {
  color: #555;
  font-size: 12px;
}

/* line 204, app/assets/stylesheets/components/_edit.scss */
.edit aside p,
.edit aside fieldset,
.settings aside p,
.settings aside fieldset {
  margin-top: 5px;
}

/* line 209, app/assets/stylesheets/components/_edit.scss */
.edit aside div,
.settings aside div {
  margin-top: 18px;
}

/* line 214, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes,
.settings .save_changes {
  clear: right;
  border-top: 1px solid #555;
  height: 165px;
  z-index: 2;
}

/* line 220, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes .confirm,
.settings .save_changes .confirm {
  top: 5px;
  margin: 0 auto;
  width: 345px;
}

/* line 225, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes .confirm input,
.settings .save_changes .confirm input {
  position: relative;
  top: 5px;
}

/* line 230, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes .confirm .button,
.settings .save_changes .confirm .button {
  width: calc(50% - 5px);
  float: left;
}

/* line 235, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes .confirm .button.gray.cancel,
.settings .save_changes .confirm .button.gray.cancel {
  margin-right: 5px;
}

/* line 239, app/assets/stylesheets/components/_edit.scss */
.edit .save_changes .confirm .button.blue.save,
.settings .save_changes .confirm .button.blue.save {
  margin-left: 5px;
}

/* line 1, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header ol {
  margin-left: 17px;
}

/* line 8, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header ol li {
  color: var(--Text-High-Impact-Black-91, rgba(0, 0, 0, 0.91));
  font-family: 'Open Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 18, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header div .phosphor-icon {
  height: 20px;
  margin-top: 5px;
  width: 20px;
}

/* line 23, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header div .edit-icon {
  color: #297aca;
}

/* line 26, app/assets/stylesheets/components/_email_recipients_panel.scss */
.lit-tracker-panel-email-recipients-header div .check-icon {
  color: #00b189;
}

/* line 32, app/assets/stylesheets/components/_email_recipients_panel.scss */
.email-recipient .input-tab {
  margin-top: 10px;
}

/* line 36, app/assets/stylesheets/components/_email_recipients_panel.scss */
.email-recipient .input-tab div span {
  font-size: 0.7rem;
}

/* line 42, app/assets/stylesheets/components/_email_recipients_panel.scss */
.semi-bold {
  font-weight: 600;
}

/* line 45, app/assets/stylesheets/components/_email_recipients_panel.scss */
.non-relative {
  position: unset !important;
}

/* line 47, app/assets/stylesheets/components/_email_recipients_panel.scss */
.non-relative .pointer {
  cursor: pointer;
}

/* line 53, app/assets/stylesheets/components/_email_recipients_panel.scss */
.non-relative div span div {
  z-index: 100 !important;
}

/* line 59, app/assets/stylesheets/components/_email_recipients_panel.scss */
.zIndex {
  z-index: 100;
}

/* line 2, app/assets/stylesheets/components/_filter.scss */
.filter fieldset .wrapper {
  display: block;
  position: relative;
  width: 75%;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.filter fieldset .wrapper:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 9, app/assets/stylesheets/components/_filter.scss */
.filter fieldset .wrapper:before {
  position: absolute;
  height: 100%;
  padding: 0 5px;
}

/* line 16, app/assets/stylesheets/components/_filter.scss */
.filter .info {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.filter .info:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 25, app/assets/stylesheets/components/_filter.scss */
.filter.dark input[type=text], .filter input[type=text] {
  width: 100%;
  padding-left: 24px;
  padding-right: 27px;
}

/* line 33, app/assets/stylesheets/components/_filter.scss */
.filter input[type=text] {
  padding-top: 11px;
  padding-bottom: 11px;
}

/* line 42, app/assets/stylesheets/components/_filter.scss */
.filter.dark fieldset .wrapper {
  width: 250px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.filter.dark fieldset .wrapper:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 46, app/assets/stylesheets/components/_filter.scss */
.filter.dark fieldset .wrapper:before {
  position: absolute;
  height: 100%;
  padding: 0 5px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.filter.dark .info:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 61, app/assets/stylesheets/components/_filter.scss */
.filter.dark button {
  background-color: #4089c8;
  float: none !important;
}

/* line 1, app/assets/stylesheets/components/_follow.scss */
.follow-unfollow {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/components/_follow.scss */
.unfollow {
  text-transform: capitalize;
}

/* line 10, app/assets/stylesheets/components/_follow.scss */
.search_results .search_result .follow, .search_results .search_result .unfollow {
  background-color: #297aca;
  display: inline-block;
  line-height: 19px;
  min-width: 24px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/components/_follow.scss */
.search_results .search_result .follow:before, .search_results .search_result .unfollow:before {
  content: '';
  display: inline-block;
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/components/_followed_case.scss */
.followed-case {
  padding: 25px 36px 25px 25px;
  position: relative;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.followed-case:after {
  clear: both;
  content: '';
  display: table;
}

/* line 8, app/assets/stylesheets/components/_followed_case.scss */
.followed-case a.disabled {
  color: #999;
}

/* line 11, app/assets/stylesheets/components/_followed_case.scss */
.followed-case a.disabled:hover {
  cursor: default;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.followed-case .data-block:after {
  clear: both;
  content: '';
  display: table;
}

/* line 20, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .mainbar {
  float: left;
}

/* line 24, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .mainbar .site-and-case-number .case_number {
  display: none;
}

/* line 30, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .sidebar {
  float: right;
  width: 150px;
}

/* line 34, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .sidebar .case_number {
  font-weight: bold;
}

/* line 39, app/assets/stylesheets/components/_followed_case.scss */
.followed-case nav.actions {
  border-top: 1px solid #CECECE;
}

/* line 42, app/assets/stylesheets/components/_followed_case.scss */
.followed-case nav.actions .field, .followed-case nav.actions .value, .followed-case nav.actions .action {
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/components/_followed_case.scss */
.followed-case nav.actions > div {
  vertical-align: top;
  display: inline-block;
  width: 225px;
  margin-right: 16px;
}

/* line 54, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .drawer {
  margin-top: 24px;
}

/* line 58, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .toggler {
  margin-top: 12px;
}

/* line 61, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .toggler .value {
  font-style: italic;
}

/* line 66, app/assets/stylesheets/components/_followed_case.scss */
.followed-case .bolded {
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/components/_followed_case.scss */
.followed-case.sample:before {
  background-image: url(/assets/sash_sample-b35c7080667fa4a84f9d30d57a9b6a508d138290c81b34d04705ec283a302434.png);
  content: '';
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px;
}

/* line 1, app/assets/stylesheets/components/_header.scss */
header.main {
  position: relative;
  z-index: 10;
}

/* line 4, app/assets/stylesheets/components/_header.scss */
header.main,
header.main .original-header,
header.main .sticky-header {
  height: 45px;
  background-color: #555;
  min-width: 1000px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
header.main:after,
header.main .original-header:after,
header.main .sticky-header:after {
  clear: both;
  content: '';
  display: table;
}

/* line 13, app/assets/stylesheets/components/_header.scss */
header.main .original-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}

/* line 18, app/assets/stylesheets/components/_header.scss */
header.main .original-header div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

/* line 23, app/assets/stylesheets/components/_header.scss */
header.main .original-header section {
  height: 45px;
}

/* line 26, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.navigation {
  order: 1;
}

/* line 29, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.title {
  order: 2;
}

/* line 32, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.user {
  order: 3;
}

/* line 38, app/assets/stylesheets/components/_header.scss */
header.main .sticky-header section.user .name,
header.main .sticky-header section.title {
  display: none;
}

/* line 44, app/assets/stylesheets/components/_header.scss */
header.main section.navigation {
  display: inline-block;
}

/* line 48, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav > a {
  height: 45px;
  width: 45px;
  text-indent: 100%;
  display: inline-block;
  overflow: hidden;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .search:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 59, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .search:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .search:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .folder:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 68, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .folder:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .folder:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .feed:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 77, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .feed:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .feed:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 85, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu,
header.main section.navigation .menu .folder {
  float: left;
  background-color: #555;
}

/* line 91, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu.visible .folder {
  background-color: #333;
}

/* line 95, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu {
  position: absolute;
  z-index: 1;
}

/* line 99, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .container {
  width: 600px;
  table-layout: fixed;
  display: table;
}

/* line 105, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu h2 {
  font-size: 12px;
  color: #ccc;
  text-transform: uppercase;
  border-bottom: 1px solid #555;
  padding-bottom: 5px;
  margin-bottom: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 115, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .row {
  display: table-row;
}

/* line 119, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu section {
  display: table-cell;
  color: #888;
  background-color: #333;
  width: 300px;
  padding: 20px 30px;
}

/* line 126, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu section + section {
  padding-left: 0;
}

/* line 131, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .cases,
header.main section.navigation .menu menu .my_cases {
  line-height: 1.5;
}

/* line 136, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .view_all {
  float: left;
  margin-top: 10px;
}

/* line 144, app/assets/stylesheets/components/_header.scss */
header.main .title {
  text-align: center;
}

/* line 149, app/assets/stylesheets/components/_header.scss */
header.main section.title, header.main section.user,
header.main section .arrow, header.main section.case-name, header.main section.controls {
  line-height: 45px;
  height: 45px;
}

/* line 158, app/assets/stylesheets/components/_header.scss */
header.main section.user {
  float: right;
  background-color: #555;
  color: #ccc;
  max-width: 200px;
  width: 200px;
  display: flex;
  justify-content: flex-end;
}

/* line 168, app/assets/stylesheets/components/_header.scss */
header.main section.user .name,
header.main section.user .sign_in {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-align: right;
  text-overflow: ellipsis;
}

/* line 176, app/assets/stylesheets/components/_header.scss */
header.main section.user .arrow {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  outline: none;
  padding: 0 15px 0 15px;
  position: relative;
  justify-content: space-between;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.user .arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 187, app/assets/stylesheets/components/_header.scss */
header.main section.user .arrow:before {
  margin-left: 15px;
}

/* line 193, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu.visible .arrow {
  background-color: #4089c8;
}

/* line 197, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu {
  width: 200px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
}

/* line 204, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu li.sign_out {
  border-top: 1px solid #CECECE;
}

/* line 208, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu a {
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  margin: 0 30px;
}

/* line 216, app/assets/stylesheets/components/_header.scss */
header.main section.user .sign_in {
  color: #fff;
  margin-right: 15px;
  text-transform: capitalize;
}

/* line 223, app/assets/stylesheets/components/_header.scss */
header.main section.case-name {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  color: #fff;
  background-color: #424242;
  padding: 0 10px;
  overflow: hidden;
  margin-top: -3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 234, app/assets/stylesheets/components/_header.scss */
header.main section.controls {
  float: right;
  padding-right: 7px;
}

/* line 238, app/assets/stylesheets/components/_header.scss */
header.main section.controls .filter {
  float: right;
}

/* line 244, app/assets/stylesheets/components/_header.scss */
header.main h1 {
  background-image: url(/assets/logo_gray-f3a3ba145c3266269fe9073bbbd7e51b01a930a93ca8a4814ccc2cb8e28d8626.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 45px;
  margin: 0 auto;
  position: relative;
  width: 123px;
}

/* line 252, app/assets/stylesheets/components/_header.scss */
header.main h1 span {
  display: none;
}

/* line 1, app/assets/stylesheets/components/_header.scss */
header.main {
  position: relative;
  z-index: 10;
}

/* line 4, app/assets/stylesheets/components/_header.scss */
header.main,
header.main .original-header,
header.main .sticky-header {
  height: 45px;
  background-color: #555;
  min-width: 1000px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
header.main:after,
header.main .original-header:after,
header.main .sticky-header:after {
  clear: both;
  content: '';
  display: table;
}

/* line 13, app/assets/stylesheets/components/_header.scss */
header.main .original-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}

/* line 18, app/assets/stylesheets/components/_header.scss */
header.main .original-header div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

/* line 23, app/assets/stylesheets/components/_header.scss */
header.main .original-header section {
  height: 45px;
}

/* line 26, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.navigation {
  order: 1;
}

/* line 29, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.title {
  order: 2;
}

/* line 32, app/assets/stylesheets/components/_header.scss */
header.main .original-header section.user {
  order: 3;
}

/* line 38, app/assets/stylesheets/components/_header.scss */
header.main .sticky-header section.user .name,
header.main .sticky-header section.title {
  display: none;
}

/* line 44, app/assets/stylesheets/components/_header.scss */
header.main section.navigation {
  display: inline-block;
}

/* line 48, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav > a {
  height: 45px;
  width: 45px;
  text-indent: 100%;
  display: inline-block;
  overflow: hidden;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .search:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 59, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .search:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .search:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .folder:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 68, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .folder:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .folder:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .feed:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 77, app/assets/stylesheets/components/_header.scss */
header.main section.navigation nav .feed:hover {
  background-color: #333;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.navigation nav .feed:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 22.5px;
  font-weight: light;
  height: 45px;
  justify-content: center;
  text-indent: 0;
  width: 45px;
  margin: "0px";
}

/* line 85, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu,
header.main section.navigation .menu .folder {
  float: left;
  background-color: #555;
}

/* line 91, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu.visible .folder {
  background-color: #333;
}

/* line 95, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu {
  position: absolute;
  z-index: 1;
}

/* line 99, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .container {
  width: 600px;
  table-layout: fixed;
  display: table;
}

/* line 105, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu h2 {
  font-size: 12px;
  color: #ccc;
  text-transform: uppercase;
  border-bottom: 1px solid #555;
  padding-bottom: 5px;
  margin-bottom: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 115, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .row {
  display: table-row;
}

/* line 119, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu section {
  display: table-cell;
  color: #888;
  background-color: #333;
  width: 300px;
  padding: 20px 30px;
}

/* line 126, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu section + section {
  padding-left: 0;
}

/* line 131, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .cases,
header.main section.navigation .menu menu .my_cases {
  line-height: 1.5;
}

/* line 136, app/assets/stylesheets/components/_header.scss */
header.main section.navigation .menu menu .view_all {
  float: left;
  margin-top: 10px;
}

/* line 144, app/assets/stylesheets/components/_header.scss */
header.main .title {
  text-align: center;
}

/* line 149, app/assets/stylesheets/components/_header.scss */
header.main section.title, header.main section.user,
header.main section .arrow, header.main section.case-name, header.main section.controls {
  line-height: 45px;
  height: 45px;
}

/* line 158, app/assets/stylesheets/components/_header.scss */
header.main section.user {
  float: right;
  background-color: #555;
  color: #ccc;
  max-width: 200px;
  width: 200px;
  display: flex;
  justify-content: flex-end;
}

/* line 168, app/assets/stylesheets/components/_header.scss */
header.main section.user .name,
header.main section.user .sign_in {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-align: right;
  text-overflow: ellipsis;
}

/* line 176, app/assets/stylesheets/components/_header.scss */
header.main section.user .arrow {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  outline: none;
  padding: 0 15px 0 15px;
  position: relative;
  justify-content: space-between;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
header.main section.user .arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #f0f0f0;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 187, app/assets/stylesheets/components/_header.scss */
header.main section.user .arrow:before {
  margin-left: 15px;
}

/* line 193, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu.visible .arrow {
  background-color: #4089c8;
}

/* line 197, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu {
  width: 200px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
}

/* line 204, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu li.sign_out {
  border-top: 1px solid #CECECE;
}

/* line 208, app/assets/stylesheets/components/_header.scss */
header.main section.user .menu menu a {
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  margin: 0 30px;
}

/* line 216, app/assets/stylesheets/components/_header.scss */
header.main section.user .sign_in {
  color: #fff;
  margin-right: 15px;
  text-transform: capitalize;
}

/* line 223, app/assets/stylesheets/components/_header.scss */
header.main section.case-name {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  color: #fff;
  background-color: #424242;
  padding: 0 10px;
  overflow: hidden;
  margin-top: -3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 234, app/assets/stylesheets/components/_header.scss */
header.main section.controls {
  float: right;
  padding-right: 7px;
}

/* line 238, app/assets/stylesheets/components/_header.scss */
header.main section.controls .filter {
  float: right;
}

/* line 244, app/assets/stylesheets/components/_header.scss */
header.main h1 {
  background-image: url(/assets/logo_gray-f3a3ba145c3266269fe9073bbbd7e51b01a930a93ca8a4814ccc2cb8e28d8626.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 45px;
  margin: 0 auto;
  position: relative;
  width: 123px;
}

/* line 252, app/assets/stylesheets/components/_header.scss */
header.main h1 span {
  display: none;
}

/* line 4, app/assets/stylesheets/components/_header_with_sticky.scss */
.up-arrow-icon {
  color: #f0f0f0;
  font-size: 24px;
  height: 37px;
  padding-left: 11px;
  padding-top: 8px;
  width: 35px;
  cursor: pointer;
  padding-bottom: 7px;
  padding-right: 11px;
}

/* line 88, app/assets/stylesheets/_mixins.scss */
.up-arrow-icon:hover {
  background-color: #333;
  color: #4089c8;
}

/* line 1, app/assets/stylesheets/components/_invitation_form.scss */
.invite {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 15px;
}

/* line 6, app/assets/stylesheets/components/_invitation_form.scss */
.invite .text-wrapper {
  display: inline-block;
  margin-right: 10px;
  width: 200px;
}

/* line 12, app/assets/stylesheets/components/_invitation_form.scss */
.invite .select-wrapper {
  display: inline-block;
  margin-right: 10px;
}

/* line 16, app/assets/stylesheets/components/_invitation_form.scss */
.invite .select-wrapper select {
  cursor: pointer;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

/* line 2, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .details-panel-lit-tracker {
  bottom: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(500px);
  transition: transform 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 150ms linear;
  width: 500px;
  z-index: 300;
  background: white;
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75);
  padding: 0;
}

/* line 16, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .details-panel-lit-tracker.expanded {
  transform: translateX(0);
}

/* line 20, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .lit-tracker-text-header {
  margin-right: .3125rem;
  text-align: right;
}

/* line 23, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .lit-tracker-text-header .lit-tracker-text {
  font-size: 0.75rem;
  font-weight: 700;
}

/* line 28, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .lit-tracker-text-header .color-blue-pacer .spinner {
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  color: #297aca;
}

/* line 34, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .lit-tracker-text-header .delivery-info {
  text-align: center;
}

/* line 36, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-menu .lit-tracker-text-header .delivery-info span {
  margin-right: .125rem;
}

/* line 44, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider.expanded {
  width: 575px !important;
}

/* line 47, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header {
  background-color: #333;
  height: 180px;
}

/* line 50, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-head {
  height: 80%;
  padding: 40px 40px 0px 40px;
}

/* line 54, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/* line 58, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper {
  color: #ffff;
  display: flex;
  flex-direction: row;
}

/* line 62, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper .title {
  flex-grow: 1;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 0;
  line-height: normal;
}

/* line 69, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper .litigation-btn {
  display: flex;
}

/* line 71, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper .litigation-btn label div {
  border: 2px solid #323232;
  background-color: #c6e9fb;
}

/* line 74, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper .litigation-btn label div div {
  background-color: #323232;
}

/* line 79, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .header-wrapper .litigation-btn.unchecked label div {
  border: 2px solid #ffff !important;
  background-color: #323232 !important;
}

/* line 86, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .header .sub-text {
  color: #e3f6ff;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  margin-top: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

/* line 97, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .disabled {
  pointer-events: none;
  opacity: 0.4;
}

/* line 101, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab-list {
  justify-content: center;
  border-bottom: 0;
  width: 90%;
  margin: .8125rem auto 0 auto;
  display: flex;
}

/* line 109, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .firstTab {
  border-radius: 5px 0 0 0;
  width: 30%;
}

/* line 113, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .lastTab {
  border-radius: 0 5px 0 0;
  width: 8%;
}

/* line 117, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .border-right {
  border-right: 1px solid black;
}

/* line 120, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .middleTab {
  width: 31%;
}

/* line 123, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .no-border {
  border-top: none;
  border-bottom: none;
  border-left: none;
}

/* line 128, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab {
  margin: 0 0 0 0;
  color: black;
  background-color: #e9e9e9;
  font-size: 0.6875rem;
  text-decoration: none;
  display: flex;
  justify-content: center;
  height: 23px;
}

/* line 137, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab .label {
  margin-top: .2813rem;
  font-weight: 500;
}

/* line 141, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab .center {
  margin: auto;
}

/* line 144, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab .icon {
  min-height: 13px !important;
  min-width: 13px !important;
  height: 13px !important;
  width: 13px !important;
  margin: auto .1875rem auto 0;
  color: #297aca;
}

/* line 152, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab .phosphor-icon {
  color: #297aca;
}

/* line 155, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .tab p {
  text-align: center;
  margin-top: .25rem;
}

/* line 160, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .isActive {
  background-color: #ffffff;
}

/* line 162, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .isActive .icon,
.lit-tracker-slider .lit-tracker-slider-header .lit-tracker-sub-menu-btn .isActive .phosphor-icon {
  color: #297aca !important;
}

/* line 169, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .tab-panel {
  padding: 30px;
}

/* line 174, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .tab-panel.info .header {
  font-family: 'Open Sans';
  font-size: 1.25rem;
  font-weight: 700;
  color: black;
}

/* line 180, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .tab-panel.info .content {
  font-family: 'Open Sans';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 25px;
  margin-top: 15px;
  color: #5c5c5c;
}

/* line 189, app/assets/stylesheets/components/_lit_tracker.scss */
.lit-tracker-slider .lit-tracker-slider-header .tab-panel.info .content ol {
  list-style-type: decimal;
  margin-left: 17px;
}

/* line 199, app/assets/stylesheets/components/_lit_tracker.scss */
.it-tracker-text-header .spinner {
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  color: #297aca;
}

/* line 206, app/assets/stylesheets/components/_lit_tracker.scss */
.checked {
  color: #297aca;
  margin-right: 2px;
  height: 16px;
  width: 16px;
}

/* line 212, app/assets/stylesheets/components/_lit_tracker.scss */
.color-blue-pacer {
  color: #297aca;
  display: flex;
  justify-content: flex-end;
}

/* line 218, app/assets/stylesheets/components/_lit_tracker.scss */
.icon-warning {
  color: #d05559;
  margin-right: 2px;
  height: 16px;
  width: 16px;
}

/* line 224, app/assets/stylesheets/components/_lit_tracker.scss */
.color-red-pacer {
  color: #d05559;
  display: flex;
  justify-content: flex-end;
}

/* line 1, app/assets/stylesheets/components/_menu.scss */
.menu {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/_menu.scss */
.menu.visible menu {
  display: block;
}

/* line 10, app/assets/stylesheets/components/_menu.scss */
.menu.right menu {
  right: 0;
}

/* line 14, app/assets/stylesheets/components/_menu.scss */
.menu menu {
  display: none;
  position: absolute;
  top: 100%;
}

/* line 3, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info {
  bottom: 50px;
  top: 100px;
  transform: translate(-50%, 0);
  width: 700px;
}

/* line 8, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info a {
  text-decoration: none;
}

/* line 12, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info header {
  background-color: #e3f6ff;
  height: 100px;
  line-height: 1;
}

/* line 16, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info header h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  color: #000;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 25px;
}

/* line 24, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info header a.download {
  display: inline-flex;
  text-decoration: none;
  font: 400 11px system-ui;
  margin-top: 10px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.modal_dialog.more_info header a.download:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 31, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info header .close {
  color: #333;
}

/* line 36, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info article {
  position: absolute;
  top: 101px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  padding-top: 50px;
}

/* line 44, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info article td {
  vertical-align: top;
}

/* line 48, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info article .flex {
  display: flex;
}

/* line 52, app/assets/stylesheets/components/_more_info_modal.scss */
.modal_dialog.more_info article .more_info_label {
  width: 40%;
}

/* line 1, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases {
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases h2, article.my_cases h3 {
  text-transform: capitalize;
}

/* line 10, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases h2 {
  font-size: 30px;
}

/* line 14, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases h2, article.my_cases p {
  color: #555;
}

/* line 18, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .call-to-action {
  font-size: 125%;
}

/* line 22, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases strong {
  font-weight: bold;
}

/* line 26, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .follow_tip {
  display: table;
  width: 500px;
  margin: 20px auto 0;
  min-height: 70px;
}

/* line 31, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .follow_tip:before {
  background-image: url(/assets/follow_tip-30406b2d265573677c12b361b7ac77593698f653013b26e791f1aa558e7675b6.png);
  content: '';
  float: left;
  height: 70px;
  width: 70px;
}

/* line 38, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .follow_tip .tip {
  display: table-cell;
  vertical-align: middle;
}

/* line 44, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .followed_cases {
  margin-top: 20px;
}

/* line 49, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .filed_date, article.my_cases .chapter, article.my_cases .nature-of-suit {
  display: none;
}

/* line 53, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box {
  margin-bottom: 16px;
}

/* line 56, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box .clear-filters-button {
  margin-top: 2px;
  vertical-align: top;
}

/* line 61, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box .label-col {
  margin-bottom: 7px;
  width: 40px;
}

/* line 66, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box .filter-col {
  width: 100%;
}

/* line 70, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box label {
  color: #555;
}

/* line 74, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .case-filter-box .case-filter-select {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}

/* line 86, app/assets/stylesheets/components/_my_cases.scss */
article.my_cases .button-section .button {
  box-sizing: border-box;
  display: block;
  margin: 1em auto;
  max-width: 20em;
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
  text-transform: uppercase;
}

/* line 2, app/assets/stylesheets/components/_new_member_modal.scss */
.modal_dialog.new_member_modal table td {
  padding-right: 15px;
  padding-bottom: 5px;
}

/* line 2, app/assets/stylesheets/components/_notifications.scss */
.notifications {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translate3d(0, 0, 0);
  max-height: 45px;
  z-index: 400;
}

/* line 11, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification {
  background-color: #4089c8;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: 45px;
  left: 0;
  line-height: 45px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: translateY(0);
  transition: transform 150ms linear;
}

/* line 26, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification.slide-enter {
  transform: translateY(-45px);
}

/* line 30, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification.slide-enter-active {
  transform: translateY(0);
}

/* line 34, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification.slide-leave {
  transform: translateY(0);
}

/* line 38, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification.slide-leave-active {
  transform: translateY(-45px);
}

/* line 42, app/assets/stylesheets/components/_notifications.scss */
.notifications .notification.error, .notifications .notification.alert {
  background-color: #f26522;
}

/* line 47, app/assets/stylesheets/components/_notifications.scss */
.notifications .message {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 53, app/assets/stylesheets/components/_notifications.scss */
.notifications .message a {
  text-decoration: underline;
  color: #fff;
}

/* line 59, app/assets/stylesheets/components/_notifications.scss */
.notifications .dismiss {
  float: right;
  margin: 15px 10px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.notifications .dismiss:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 1, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper {
  box-sizing: border-box;
}

/* line 7, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper article h2, .organization_memberships_wrapper article h3 {
  text-transform: capitalize;
}

/* line 11, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper article h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper article h2, .organization_memberships_wrapper article p {
  color: #555;
}

/* line 20, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper article strong {
  font-weight: bold;
}

/* line 25, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper .call-to-action {
  font-size: 1.25em;
  margin-bottom: 15px;
}

/* line 30, app/assets/stylesheets/components/_organization_memberships.scss */
.organization_memberships_wrapper .content-section {
  margin: 10px 0;
  padding: 25px;
}

/* line 1, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 10, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article h2, .plans-wrapper article h3 {
  text-transform: capitalize;
}

/* line 14, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

/* line 19, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

/* line 24, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article h2, .plans-wrapper article p, .plans-wrapper article li, .plans-wrapper article h3, .plans-wrapper article h4 {
  color: #555;
}

/* line 28, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article strong {
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article .button {
  display: inline-block;
}

/* line 34, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper article .button.percent {
  min-width: 100px;
}

/* line 40, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .call-to-action {
  margin-top: 20px;
  font-size: 1.25em;
  text-align: center;
}

/* line 46, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .cancel-action {
  margin-top: 2em;
}

/* line 50, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .content-section {
  padding: 25px;
  margin: 10px auto;
}

/* line 62, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .pricing-table {
  margin: 1em auto;
}

/* line 65, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .pricing-table .plan {
  width: 33.0%;
}

/* line 70, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plan {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

/* line 76, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plan.active h3 {
  font-weight: 900;
  color: #4089c8;
}

/* line 82, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plan * {
  vertical-align: top;
}

/* line 87, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .center-content {
  margin: 0 auto;
  height: 250px;
  width: 600px;
  text-align: center;
}

/* line 93, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .center-content h2 {
  margin-bottom: 0;
}

/* line 98, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .left-content {
  background: #fff;
  float: left;
  margin: 25px 45px 0 0;
  width: 300px;
  height: 250px;
}

/* line 105, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .left-content .plan {
  margin: 47px auto;
}

/* line 110, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .right-content {
  float: right;
  text-align: left;
}

/* line 115, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .thumbnail {
  background-color: #eeeeee;
  min-height: 300px;
  padding: 20px 15px;
  margin: 0 10px;
}

/* line 122, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .features {
  margin-top: 10px;
}

/* line 124, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .features h1 {
  font-weight: bold;
  font-size: 110%;
}

/* line 130, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .features-table {
  width: 744px;
}

/* line 136, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plans-table tr th, .plans-wrapper .plans-table tr td {
  display: inline-block;
  width: 180px;
  line-height: 2.5em;
  text-align: center;
  border-left: 1px solid #666666;
  color: #46b904;
  font-weight: bold;
}

/* line 145, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plans-table tr th:first-child, .plans-wrapper .plans-table tr td:first-child {
  text-align: left;
  border-left: none;
  padding-left: 10px;
  color: #666666;
}

/* line 153, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plans-table tr th {
  font-weight: bold;
  color: #555;
}

/* line 158, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plans-table tr td {
  vertical-align: middle;
}

/* line 162, app/assets/stylesheets/components/_plans.scss */
.plans-wrapper .plans-table tr:nth-of-type(even) {
  background-color: #eeeeee;
}

/* line 1, app/assets/stylesheets/components/_print_case.scss */
.print-case {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 50px;
}

/* line 8, app/assets/stylesheets/components/_print_case.scss */
.print-case .print-link-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 14, app/assets/stylesheets/components/_print_case.scss */
.print-case .print-icon {
  background-image: url(/assets/print-solid-752b05955a6baba8c5886d49754acf93d3358a26693c6cde8881a58be4e68ad7.png);
  background-size: contain;
  content: '';
  float: left;
  height: 13px;
  width: 13px;
  margin-right: 5px;
  background-repeat: no-repeat;
}

/* line 25, app/assets/stylesheets/components/_print_case.scss */
.print-case .print-link {
  text-transform: capitalize;
  font-weight: 900;
}

/* line 28, app/assets/stylesheets/components/_print_case.scss */
.print-case .print-link span {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/components/_schedule.scss */
.schedule-wrapper {
  display: flex;
}

/* line 5, app/assets/stylesheets/components/_schedule.scss */
.schedule {
  font-size: 12px;
  color: #666;
  text-transform: capitalize;
}

/* line 13, app/assets/stylesheets/components/_schedule.scss */
.schedule .Select.is-open .Select-arrow-zone > .Select-arrow {
  color: #4089c8;
  border-top-color: #4089c8;
  border-color: transparent transparent #4089c8;
}

/* line 19, app/assets/stylesheets/components/_schedule.scss */
.schedule .Select.is-open .Select-arrow-zone:hover > .Select-arrow {
  color: #4089c8;
  border-top-color: #4089c8;
  border-color: transparent transparent #4089c8;
}

/* line 29, app/assets/stylesheets/components/_schedule.scss */
.schedule .Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #4089c8;
}

/* line 36, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown {
  display: inline-block;
  position: relative;
  margin-right: 1em;
  vertical-align: middle;
  z-index: 10;
}

/* line 43, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown .Select-menu-outer {
  min-width: 120px !important;
}

/* line 47, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown #schedule_interval {
  width: 130px;
}

/* line 50, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown .Select-control {
  border: none;
  box-shadow: none;
}

/* line 53, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown .Select-control .Select-value {
  padding-left: 0;
}

/* line 56, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown .Select-control .Select-value-label {
  color: #4089c8 !important;
  font-weight: bold;
}

/* line 60, app/assets/stylesheets/components/_schedule.scss */
.schedule .schedule-dropdown .Select-control .Select-arrow {
  border-top-color: #4089c8;
}

/* line 5, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer {
  background-color: white;
  min-height: 100%;
  padding-top: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: width 0.25s;
  width: 280px;
  z-index: 8;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 17, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer.expanded {
  transition-delay: 0.5s;
}

/* line 21, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer .filters-title {
  color: rgba(0, 0, 0, 0.82);
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 30, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer .underlined-title {
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #e3f6ff;
  border-radius: 0.5px;
}

/* line 36, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer hr {
  color: #e3f6ff;
}

/* line 40, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer li {
  overflow: hidden;
  white-space: nowrap;
}

/* line 3, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper {
  height: 100%;
}

/* line 8, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper h1,
.search-results-wrapper h2,
.search-results-wrapper h3,
.search-results-wrapper h4 {
  color: #555;
}

/* line 15, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper h2 {
  text-transform: capitalize;
  font-size: 30px;
  color: #555;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

/* line 24, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper h3 {
  font-size: 18px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search-results-wrapper .spinner:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 30, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .spinner:before {
  animation: syncing 1s infinite linear;
  margin: 0 5px;
}

/* line 36, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}

/* line 40, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar .title-div {
  display: inline-block;
  width: 300px;
  text-align: left;
}

/* line 45, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar .title-div h1 {
  color: rgba(50, 50, 50, 0.82);
  font-family: 'Open Sans';
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 39px;
}

/* line 55, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar .info-div {
  color: #555;
  display: inline-block;
  vertical-align: top;
}

/* line 60, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar .info-div .query {
  font-size: 16px;
  color: #222222;
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 0.5rem;
}

/* line 71, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .top-bar .info-div .matches {
  color: #222222;
  font-family: 'Open Sans';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

/* line 81, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .download-report {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
}

/* line 87, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .order-by {
  display: inline-block;
  font-weight: bold;
}

/* line 91, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .order-by .order-by-label {
  vertical-align: middle;
}

/* line 95, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .order-by .order-by-select {
  vertical-align: middle;
}

/* line 100, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .sort-bar {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 107, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .sort-bar .download-report-btn {
  text-decoration: none;
}

/* line 112, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper article.search {
  width: 100%;
  display: flex;
  flex-direction: row;
  overflow: auto;
  height: 100%;
}

/* line 119, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper article.search .load-more {
  text-align: center;
  margin-top: 1em;
}

/* line 124, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper article.search header {
  margin-bottom: 20px;
}

/* line 127, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper article.search header p {
  line-height: 1.5;
}

/* line 131, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper article.search header .back_to_search {
  text-transform: capitalize;
  font-size: 12px;
}

/* line 138, app/assets/stylesheets/components/_search.scss */
.search-results-wrapper .results-container {
  overflow-y: auto;
  overflow-x: hidden;
  flex-grow: 5;
  padding-top: 2rem;
  padding-left: 3.375rem;
  padding-right: 3.375rem;
  height: 100vh;
}

/* line 2, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension p.dimension-name {
  color: #01356d;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension p.dimension-name .expander::before {
  width: 1em;
}

/* line 18, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension p.dimension-name + ol {
  padding-left: 18px;
}

/* line 22, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension hr {
  border-top: solid 1px #e3f6ff;
  border-radius: 0.5px;
}

/* line 27, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .heading {
  margin-top: 6px;
  margin-bottom: 8px;
  font-family: 'Open Sans';
  font-size: 10px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #77badb;
}

/* line 37, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .item {
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: 'Open Sans';
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  padding: 3px;
  position: relative;
  display: flex;
  align-items: center;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search-dimension .item:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search-dimension .item.selected:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 56, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .item::before, .search-dimension .item.selected::before {
  margin-right: 10px;
}

/* line 61, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .item:hover {
  background: lightblue;
}

/* line 64, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .item:hover .item-count {
  background: linear-gradient(to right, rgba(173, 216, 230, 0.25) 0%, lightblue 50%);
}

/* line 73, app/assets/stylesheets/components/_search_dimension.scss */
.search-dimension .item .item-count {
  position: absolute;
  top: 3px;
  right: 3px;
}

/* line 3, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper {
  background-color: #f6fcff;
}

/* line 7, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper h2,
.search_history_wrapper h3 {
  text-transform: capitalize;
}

/* line 12, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper h2 {
  font-size: 36px;
  color: #555;
  margin-bottom: 20px;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper h2.spinner {
  align-items: center;
  display: inline-flex;
  flex-direction: row-reverse;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search_history_wrapper h2.spinner:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 15px;
  font-weight: light;
  height: 30px;
  justify-content: center;
  text-indent: 0;
  width: 30px;
  margin: "0px";
}

/* line 24, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper h2.spinner:before {
  animation: syncing 1s infinite linear;
  margin-left: 10px;
}

/* line 31, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper aside.search-history {
  top: 0px;
  width: 433px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  padding: 50px 40px;
}

/* line 38, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper aside.search-history h3 {
  color: #323232;
  font-size: 24px;
  font-weight: bold;
  font-family: "Open Sans", Verdana, sans-serif;
}

/* line 45, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper aside.search-history p {
  color: #222222;
  font-size: 16px;
}

/* line 50, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper aside.search-history a {
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  padding: 15px 10px;
}

/* line 58, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history {
  display: flex;
  float: right;
  margin-right: 3%;
}

/* line 63, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history a {
  font-size: 9px;
  text-transform: uppercase;
  color: #666;
  position: relative;
  width: 30px;
  height: 35px;
}

/* line 69, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history a:hover {
  text-decoration: none;
}

/* line 73, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history a + a {
  margin-left: 5px;
}

/* line 77, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history a span {
  position: absolute;
  bottom: 8px;
  left: -20px;
  text-align: center;
}

/* line 84, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper nav.search-history a:before {
  position: relative;
  left: -40px;
  top: 10px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search_history_wrapper .print:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.search_history_wrapper .clear:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 100, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .search_history_left {
  width: 100%;
  overflow: scroll;
  padding: 40px 471px 40px 55px;
}

/* line 106, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .title_container {
  display: flex;
  align-items: center;
}

/* line 109, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .title_container h2 {
  margin: 0;
  padding: 0;
}

/* line 115, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .history_title_icon {
  background-image: url(/assets/history-3190a7a4b9fa9fac7b7d7a23653129bf1501c9fb7e1d9d3a16a65967fa03b7c8.png);
  background-size: contain;
  fill: #297bca;
  content: '';
  float: left;
  height: 28px;
  width: 30px;
  margin-right: 15px;
  background-repeat: no-repeat;
}

/* line 127, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .table_column, .search_history_wrapper .table_column_results, .search_history_wrapper .table_column_time {
  color: #01356d;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 700;
  text-align: left;
}

/* line 135, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .table_column_time {
  width: 18%;
}

/* line 140, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .table_column_results {
  width: 10%;
}

/* line 145, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper .table_head {
  border-bottom: 1px solid #86b8d8;
  box-sizing: border-box;
}

/* line 150, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table table {
  width: 95%;
  border-spacing: 0 1px;
  border-collapse: collapse;
  margin-top: 30px;
}

/* line 156, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table th,
.search_history_wrapper table.search-history-table td {
  color: #555;
}

/* line 161, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table th {
  padding: 0 20px 10px 20px;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 167, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table tr:nth-child(even) {
  background-color: #f6f6f6;
}

/* line 171, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table tr:nth-child(odd) {
  background-color: white;
}

/* line 174, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table td {
  padding: 20px;
  text-align: left;
}

/* line 178, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table td em {
  font-size: 14px;
  font-weight: 600;
}

/* line 182, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table td em.success {
  color: #90c63e;
}

/* line 186, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table td em.pending {
  color: #fef935;
}

/* line 190, app/assets/stylesheets/components/_search_history.scss */
.search_history_wrapper table.search-history-table td em.failure {
  color: #b94a48;
  text-transform: uppercase;
}

/* line 3, app/assets/stylesheets/components/_search_results.scss */
.search_results .site h4 {
  line-height: 3;
  text-align: left;
  font-size: 18px;
}

/* line 10, app/assets/stylesheets/components/_search_results.scss */
.search_results .search_result {
  min-width: 800px;
  padding: 25px;
  line-height: 1.5;
  font-size: 13px;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.search_results .search_result:after {
  clear: both;
  content: '';
  display: table;
}

/* line 21, app/assets/stylesheets/components/_search_results.scss */
.search_results .search_result .selection {
  float: right;
  margin: 3px 25px 0 0;
}

/* line 25, app/assets/stylesheets/components/_search_results.scss */
.search_results .search_result .selection li {
  margin-bottom: 15px;
}

/* line 30, app/assets/stylesheets/components/_search_results.scss */
.search_results .search_result nav {
  float: right;
  margin-left: 20px;
}

/* line 34, app/assets/stylesheets/components/_search_results.scss */
.search_results .search_result nav .button {
  min-width: 85px;
  float: left;
}

/* line 5, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer {
  background-color: white;
  min-height: 100%;
  padding-top: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: width 0.25s;
  width: 280px;
  z-index: 8;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 17, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer.expanded {
  transition-delay: 0.5s;
}

/* line 21, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer .filters-title {
  color: rgba(0, 0, 0, 0.82);
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 30, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer .underlined-title {
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #e3f6ff;
  border-radius: 0.5px;
}

/* line 36, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer hr {
  color: #e3f6ff;
}

/* line 40, app/assets/stylesheets/components/_search_results_drawer.scss */
.search-results-drawer li {
  overflow: hidden;
  white-space: nowrap;
}

/* line 3, app/assets/stylesheets/components/_searches.scss */
.searches_wrapper {
  background-color: #f6fcff;
}

/* line 9, app/assets/stylesheets/components/_searches.scss */
.search_new_left {
  width: 100%;
  overflow-y: scroll;
  padding: 40px 471px 40px 55px;
}

/* line 19, app/assets/stylesheets/components/_searches.scss */
article.search_new_left input[type='text'] {
  border: 1px solid #86b8d8;
  background: #ffffff;
}

/* line 24, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .Select-control {
  border: 1px solid #86b8d8;
  background: #ffffff;
}

/* line 29, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_title_wrapper {
  display: flex;
  align-items: center;
}

/* line 32, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_title_wrapper h1 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-weight: bold;
}

/* line 40, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_title_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

/* line 47, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_title_icon {
  background-image: url(/assets/search-08435f3cd716793f99a4c8788842694a48176e010e2320ae3285deddd84c68b1.png);
  background-size: contain;
  content: '';
  float: left;
  height: 28px;
  width: 30px;
  margin-right: 15px;
  background-repeat: no-repeat;
}

/* line 58, app/assets/stylesheets/components/_searches.scss */
article.search_new_left h1,
article.search_new_left h2,
article.search_new_left h3 {
  text-transform: capitalize;
}

/* line 64, app/assets/stylesheets/components/_searches.scss */
article.search_new_left h1 {
  font-size: 30px;
  color: #555;
  width: 150px;
}

/* line 71, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .message-box {
  background-color: #CECECE;
  border: 1px solid;
  margin-bottom: 24px;
  margin-left: 5px;
  max-width: 688px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-top: 7px;
}

/* line 82, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .message-box li {
  list-style-type: circle;
  margin-left: 20px;
}

/* line 87, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .dismiss-message-box {
  color: #666;
  cursor: pointer;
  float: right;
  margin-right: 12px;
}

/* line 95, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .error-box {
  background-color: #f2dede;
  border: 1px solid;
  color: #b94a48;
  margin-bottom: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
}

/* line 104, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_by {
  overflow: hidden;
  padding: 5px;
}

/* line 109, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_form_subtitle {
  font-size: 12px;
  color: #01356d;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
  margin-left: 2px;
  text-transform: capitalize;
}

/* line 121, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_type label,
article.search_new_left .courts_type label {
  text-transform: capitalize;
  display: inline-block;
}

/* line 127, app/assets/stylesheets/components/_searches.scss */
article.search_new_left fieldset.first_fieldset {
  margin-top: 0;
}

/* line 131, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .search_courts_fieldset {
  margin-top: -1px;
}

/* line 135, app/assets/stylesheets/components/_searches.scss */
article.search_new_left form {
  max-width: 700px;
  min-width: 600px;
}

/* line 140, app/assets/stylesheets/components/_searches.scss */
article.search_new_left fieldset {
  position: relative;
}

/* line 144, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .last_name,
article.search_new_left .first_name {
  box-sizing: border-box;
  float: left;
}

/* line 150, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .last_name,
article.search_new_left button.search {
  margin-right: 10px;
}

/* line 155, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .client_code,
article.search_new_left .last_name,
article.search_new_left .search_case_number {
  width: calc(50% - 10px);
}

/* line 161, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .first_name {
  width: 50%;
}

/* line 165, app/assets/stylesheets/components/_searches.scss */
article.search_new_left button.search {
  font-size: 13px;
}

/* line 169, app/assets/stylesheets/components/_searches.scss */
article.search_new_left aside {
  top: 0px;
  width: 433px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  padding: 50px 40px;
}

/* line 176, app/assets/stylesheets/components/_searches.scss */
article.search_new_left aside h3 {
  color: #323232;
  font-size: 24px;
  font-weight: bold;
  font-family: "Open Sans", Verdana, sans-serif;
}

/* line 183, app/assets/stylesheets/components/_searches.scss */
article.search_new_left aside p {
  color: #222222;
  font-size: 16px;
}

/* line 188, app/assets/stylesheets/components/_searches.scss */
article.search_new_left aside a {
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  padding: 15px 10px;
}

/* line 196, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .button_search {
  border-radius: 5px;
  background-color: #297aca;
  color: white;
  height: 50px;
  width: 115px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
}

/* line 208, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .form-input {
  border: 1px solid #86b8d8;
  background: #ffffff;
  border-radius: 5px;
  min-height: 37px;
}

/* line 215, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_search, article.search_new_left .tabs_date_range {
  display: inline-block;
  white-space: nowrap;
  border: none;
}

/* line 220, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_search input[type='radio']:checked + label, article.search_new_left .tabs_date_range input[type='radio']:checked + label {
  color: #222222;
  text-decoration: underline;
  font-weight: 600;
  background-color: transparent;
}

/* line 227, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_search label ~ label, article.search_new_left .tabs_date_range label ~ label {
  border-left: none;
}

/* line 231, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_search label, article.search_new_left .tabs_date_range label {
  text-transform: capitalize;
  display: inline-block;
  line-height: 30px;
  padding: 0 15px 0 0;
  color: #0085d5;
  cursor: pointer;
  font-size: 20px;
  margin-right: 15px;
  font-weight: 500;
}

/* line 243, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_search input[type='radio'], article.search_new_left .tabs_date_range input[type='radio'] {
  display: none;
}

/* line 251, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .tabs_date_range label {
  font-size: 12px;
  margin-right: 10px;
}

/* line 256, app/assets/stylesheets/components/_searches.scss */
article.search_new_left .css-pgaccv {
  background-color: #4089c8;
}

@media only screen and (max-width: 992px) {
  /* line 265, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_title_container .search_title_wrapper .search_title_icon {
    height: 18px;
    width: 20px;
    margin-right: 5px;
  }
  /* line 270, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_title_container .search_title_wrapper h1 {
    font-size: 20px;
  }
  /* line 276, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form {
    max-width: inherit;
    min-width: inherit;
  }
  /* line 279, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form .tabs_search, article.search_new_left .search_by form .tabs_date_range {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* line 283, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form .tabs_search label, article.search_new_left .search_by form .tabs_date_range label {
    line-height: 20px;
    font-size: 14px;
  }
  /* line 288, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form .search_form_subtitle {
    margin-top: 0;
  }
  /* line 291, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form .last_name, article.search_new_left .search_by form .first_name {
    width: 100%;
  }
  /* line 294, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
  }
  /* line 300, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset .date_range .label-container label {
    margin-right: 0;
    padding-right: 10px;
  }
  /* line 306, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset .date_range .custom .container {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    width: 100%;
  }
  /* line 311, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset .date_range .custom .container fieldset {
    margin-bottom: 10px;
  }
  /* line 314, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset .date_range .custom .container .divider {
    display: none;
  }
  /* line 320, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form fieldset .client_code {
    width: 100%;
  }
  /* line 324, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form .tabs_date_range {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  /* line 329, app/assets/stylesheets/components/_searches.scss */
  article.search_new_left .search_by form #search_btn {
    width: 100%;
    display: block;
  }
}

/* line 4, app/assets/stylesheets/components/_subscriptions.scss */
.plans-wrapper .schedules-box {
  background: #F8F8F8;
  font-size: 16px;
  line-height: 2em;
  padding: 20px;
}

/* line 10, app/assets/stylesheets/components/_subscriptions.scss */
.plans-wrapper .schedules-box .stripe-button-el {
  display: none;
}

/* line 15, app/assets/stylesheets/components/_subscriptions.scss */
.plans-wrapper .plan-features {
  font-size: 16px;
  font-weight: bold;
  line-height: 2.5em;
}

/* line 23, app/assets/stylesheets/components/_subscriptions.scss */
dl.billing-info-table dd {
  display: inline;
}

/* line 26, app/assets/stylesheets/components/_subscriptions.scss */
dl.billing-info-table dd:after {
  display: block;
  content: '';
}

/* line 30, app/assets/stylesheets/components/_subscriptions.scss */
dl.billing-info-table dt {
  display: inline-block;
  min-width: 8em;
}

/* line 34, app/assets/stylesheets/components/_subscriptions.scss */
dl.billing-info-table dt:after {
  content: ': ';
}

/* line 3, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket {
  position: relative;
  top: -1px;
}

/* line 6, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket .left-column,
.sync-docket .right-column {
  display: inline-block;
}

/* line 12, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket.syncing button:before {
  animation: syncing 1s infinite linear;
}

/* line 17, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket button {
  align-items: center;
  background: transparent;
  border: none;
  color: #4089c8;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  outline: none;
  padding: 0;
  text-transform: capitalize;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.sync-docket button:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4089c8;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 33, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket button[disabled] {
  cursor: auto;
}

/* line 36, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket button:before {
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket .message {
  color: #666;
  font-size: 12px;
  margin-right: 10px;
  text-transform: capitalize;
}

/* line 47, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket .message em {
  color: #90c63e;
}

/* line 51, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket .message time {
  color: #333;
  font-weight: bold;
}

/* line 56, app/assets/stylesheets/components/_sync_docket.scss */
.sync-docket .message .bt-info-circle {
  color: #4089c8;
  font-weight: 500;
}

/* line 63, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket {
  width: 450px;
}

/* line 66, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .case-name {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

/* line 72, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .status,
.modal_dialog.synchronize-docket h4,
.modal_dialog.synchronize-docket nav {
  text-align: center;
}

/* line 78, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .status,
.modal_dialog.synchronize-docket h4 {
  color: #666;
}

/* line 83, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .status {
  line-height: 20px;
  margin-top: 10px;
}

/* line 87, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .status.retrieving {
  display: flex;
  place-content: center;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.modal_dialog.synchronize-docket .status.retrieving:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #4d4d4d;
  content: "";
  display: flex;
  font-size: 10px;
  font-weight: light;
  height: 20px;
  justify-content: center;
  text-indent: 0;
  width: 20px;
  margin: "0px";
}

/* line 96, app/assets/stylesheets/_mixins.scss */
.modal_dialog.synchronize-docket .status.retrieving:before {
  animation: syncing 1s infinite linear;
}

/* line 91, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .status.retrieving:before {
  margin-right: 5px;
  vertical-align: middle;
}

/* line 98, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket h4 {
  border-top: 1px solid #CECECE;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  margin: 20px auto;
  padding-top: 20px;
  width: 210px;
}

/* line 108, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket ul {
  margin: 0 auto;
  width: 300px;
}

/* line 113, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket strong,
.modal_dialog.synchronize-docket .failed {
  color: #b94a48;
  font-weight: bold;
}

/* line 119, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .error,
.modal_dialog.synchronize-docket li + li {
  margin-top: 20px;
}

/* line 124, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket .error {
  color: #b94a48;
}

/* line 128, app/assets/stylesheets/components/_sync_docket.scss */
.modal_dialog.synchronize-docket nav a {
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/components/_table.scss */
.unsubscribe-table-error-state {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* line 6, app/assets/stylesheets/components/_table.scss */
.unsubscribe-table-error-state span.text {
  font-size: 1.125rem;
  color: black;
  margin: 1rem 0px;
  max-width: 600px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.5rem;
}

/* line 14, app/assets/stylesheets/components/_table.scss */
.unsubscribe-table-error-state span.text .link {
  font-weight: 600;
  letter-spacing: initial;
  text-decoration: underline;
  font-size: 1.125rem;
}

/* line 21, app/assets/stylesheets/components/_table.scss */
.unsubscribe-table-error-state .unsubcribe-header {
  font-size: 1.875rem;
  opacity: 82%;
  margin-top: 1rem;
  text-align: center;
}

/* line 3, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions {
  width: 100%;
}

/* line 6, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions a.disabled {
  color: #999;
}

/* line 8, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions a.disabled:hover {
  cursor: default;
}

/* line 14, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions tr > th, table.with-actions tr > td {
  overflow: hidden;
  padding: 12px 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th {
  color: #555;
  cursor: pointer;
  font-weight: bold;
}

/* line 26, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th.reactable-header-sortable:not(.reactable-header-sort-asc):not(.reactable-header-sort-desc):hover::after {
  color: #CECECE;
  content: '\25b2';
  float: right;
}

/* line 32, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th.reactable-header-sort-asc::after {
  content: '\25b2';
  float: right;
}

/* line 37, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th.reactable-header-sort-desc::after {
  content: '\25bc';
  float: right;
}

/* line 42, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th.number {
  text-align: right;
}

/* line 45, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions thead th.number.reactable-header-sortable:not(.reactable-header-sort-asc):not(.reactable-header-sort-desc):not(:hover)::after {
  color: transparent;
  content: '\25b2';
  float: right;
}

/* line 53, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions tbody td {
  border-top: 1px solid;
}

/* line 56, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions tbody td:last-child:not(.number) {
  padding-right: 0;
}

/* line 60, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions tbody td.minor-action {
  padding-left: 0;
}

/* line 64, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions tbody td.number {
  padding-right: 27px;
  text-align: right;
}

/* line 71, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 {
  table-layout: fixed;
}

/* line 74, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 .reactable-column-header th {
  outline: none;
  text-align: left;
  user-select: none;
}

/* line 80, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 .reactable-th-actions {
  width: 7em;
}

/* line 84, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 thead th {
  border-bottom: 1px solid;
}

/* line 88, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 tbody > tr:nth-of-type(even) {
  background-color: #f0f0f0;
}

/* line 92, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 tbody > tr {
  transition: background-color .5s;
}

/* line 95, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 tbody > tr > td {
  border: none;
}

/* line 99, app/assets/stylesheets/components/_table_with_actions.scss */
table.with-actions-2 tbody > tr.has-changed {
  background-color: #fcf8e3;
}

/* line 1, app/assets/stylesheets/components/_tabs.scss */
.tabs {
  display: inline-block;
  border: 1px solid #999;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/components/_tabs.scss */
.tabs input[type=radio]:checked + label {
  background-color: #999;
  color: #fff;
}

/* line 11, app/assets/stylesheets/components/_tabs.scss */
.tabs label {
  text-transform: capitalize;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  color: #999;
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/components/_tabs.scss */
.tabs label ~ label {
  border-left: 1px solid #999;
}

/* line 24, app/assets/stylesheets/components/_tabs.scss */
.tabs input[type=radio] {
  display: none;
}

/* line 1, app/assets/stylesheets/components/_tooltip.scss */
.has-tooltip.help-cursor:hover {
  cursor: help;
}

/* line 5, app/assets/stylesheets/components/_tooltip.scss */
.tooltip {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1;
}

/* line 11, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.fixed {
  z-index: 10;
}

/* line 16, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow, .tooltip.right-top-arrow {
  width: 350px;
  background-color: #333;
  border-radius: 5px;
  color: #aaa;
  padding: 25px;
  box-sizing: border-box;
}

/* line 24, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow:before, .tooltip.right-top-arrow:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 11.25px solid transparent;
  border-right: 11.25px solid transparent;
  border-bottom: 15px solid #333;
  top: -15px;
}

/* line 35, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow h2, .tooltip.right-top-arrow h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  text-transform: capitalize;
}

/* line 41, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow h2, .tooltip.right-top-arrow h2, .tooltip.left-top-arrow dt, .tooltip.right-top-arrow dt {
  color: #90c63e;
}

/* line 15, app/assets/stylesheets/_mixins.scss */
.tooltip.left-top-arrow dl:after, .tooltip.right-top-arrow dl:after {
  clear: both;
  content: '';
  display: table;
}

/* line 49, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow dt, .tooltip.right-top-arrow dt {
  float: left;
  min-width: 60px;
}

/* line 54, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow dd, .tooltip.right-top-arrow dd, .tooltip.left-top-arrow dt, .tooltip.right-top-arrow dt {
  margin-top: 10px;
  border-top: 1px solid #666;
  padding-top: 10px;
}

/* line 58, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow dd:first-child, .tooltip.right-top-arrow dd:first-child, .tooltip.left-top-arrow dd:first-child + dd, .tooltip.right-top-arrow dd:first-child + dd, .tooltip.left-top-arrow dt:first-child, .tooltip.right-top-arrow dt:first-child, .tooltip.left-top-arrow dt:first-child + dd, .tooltip.right-top-arrow dt:first-child + dd {
  margin-top: 0;
  border: none;
}

/* line 64, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow dd, .tooltip.right-top-arrow dd {
  overflow: hidden;
}

/* line 68, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow em, .tooltip.right-top-arrow em {
  display: block;
  color: #CECECE;
}

/* line 77, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.right-top-arrow:before {
  right: 20px;
}

/* line 85, app/assets/stylesheets/components/_tooltip.scss */
.tooltip.left-top-arrow:before {
  left: 20px;
}

/* line 1, app/assets/stylesheets/components/_top-level-page-wrapper.scss */
.top-level-page-wrapper {
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/components/_top-level-page-wrapper.scss */
.top-level-page-wrapper > article {
  padding: 40px 55px;
}

/* line 10, app/assets/stylesheets/components/_top-level-page-wrapper.scss */
.top-level-page-wrapper h1 {
  color: #666;
  display: inline-block;
  font-size: 2em;
  font-weight: 100;
  margin-right: 2em;
  vertical-align: baseline;
}

/* line 19, app/assets/stylesheets/components/_top-level-page-wrapper.scss */
.top-level-page-wrapper .content-section {
  margin: 10px 0;
  overflow-x: scroll;
  padding: 25px;
  padding-top: 10px;
}

/* line 3, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 {
  display: flex;
  padding: 10px;
  background-color: #f6fcff;
}

/* line 7, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 .frequency-icon-selected {
  margin: auto;
}

/* line 10, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 .frequency-text-selected {
  margin: auto auto auto 10px;
}

/* line 12, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 .frequency-text-selected .bold {
  font-weight: 700;
}

/* line 16, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 .editable-icon {
  margin: auto;
}

/* line 18, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-1 .editable-icon .edit-icon {
  color: #297aca;
  cursor: pointer;
}

/* line 24, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2 {
  margin: auto;
  padding: 10px;
  font-size: 11px;
  display: flex;
  justify-content: center;
}

/* line 30, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2 .dollar-icon {
  min-width: 12px !important;
  min-height: 12px !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 100%;
  margin-right: 3px;
}

/* line 38, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.monthly {
  background-color: #e5f6f8;
  color: #00adbb;
}

/* line 41, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.monthly .dollar-icon {
  border: 1px solid #00adbb;
}

/* line 45, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.monthly span.text-1 {
  font-weight: 700;
}

/* line 48, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.monthly span.text-2 {
  font-weight: 400;
  margin-left: 2px;
}

/* line 54, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekly {
  background-color: #fdfaf4;
  color: #cfa54e;
}

/* line 57, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekly .dollar-icon {
  border: 1px solid #cfa54e;
}

/* line 61, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekly span.text-1 {
  font-weight: 700;
}

/* line 64, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekly span.text-2 {
  font-weight: 400;
  margin-left: 2px;
}

/* line 70, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekdays {
  background-color: #fdf5ed;
  color: #f09f54;
}

/* line 73, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekdays .dollar-icon {
  border: 1px solid #f09f54;
}

/* line 77, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekdays span.text-1 {
  font-weight: 700;
}

/* line 80, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.weekdays span.text-2 {
  font-weight: 400;
  margin-left: 2px;
}

/* line 86, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.daily {
  background-color: #faeeef;
  color: #d05559;
}

/* line 89, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.daily .dollar-icon {
  border: 1px solid #d05559;
}

/* line 93, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.daily span.text-1 {
  font-weight: 700;
}

/* line 96, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .editable-frequency-selector .frequency-info-2.daily span.text-2 {
  font-weight: 400;
  margin-left: 2px;
}

/* line 105, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-first .header-lit-tracker-panel {
  display: flex;
  justify-content: space-between;
}

/* line 109, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-first .header-lit-tracker-panel ol {
  list-style-type: decimal;
  margin-left: 17px;
}

/* line 113, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-first .header-lit-tracker-panel ol.old {
  list-style-type: none !important;
}

/* line 117, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-first .header-lit-tracker-panel ol li {
  color: var(--Text-High-Impact-Black-91, rgba(0, 0, 0, 0.91));
  font-family: 'Open Sans';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 125, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-first .header-lit-tracker-panel ol li .tag-name {
  overflow-wrap: break-word;
  word-break: break-all;
}

/* line 133, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector {
  display: flex;
  flex-direction: column;
}

/* line 136, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .note {
  display: flex;
  padding: 10px;
  background-color: #fdfaf4;
  color: #cfa54e;
  margin: 5px 0;
}

/* line 142, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .note .dollar-icon {
  color: #cfa54e;
  border-radius: 100%;
  border: 2px solid #cfa54e;
  margin: auto;
  width: 30px;
  height: 30px;
  padding: 5px;
}

/* line 151, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .note .note-text {
  width: 90%;
  margin-left: 10px;
  font-family: 'Open Sans';
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

/* line 158, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .note .note-text .bold {
  font-weight: 700;
}

/* line 163, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .frequency-label {
  display: flex;
  padding: 15px;
  background-color: #f9f9f9;
  margin: 5px 0;
  border-radius: 5px;
}

/* line 169, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .frequency-label .text {
  margin: 0 10px;
  width: 90%;
  color: var(--Text-High-Impact-Black-91, rgba(0, 0, 0, 0.91));
  font-family: 'Open Sans';
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

/* line 177, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .frequency-label .text .bold {
  font-weight: 700;
}

/* line 181, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .frequecy-selector .frequency-label .icon {
  height: 36.5px;
  width: 32px;
}

/* line 187, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second {
  margin-top: 10px;
}

/* line 189, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second ol {
  list-style-type: decimal;
  margin-left: 17px;
  margin-bottom: 10px;
}

/* line 191, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second ol.old {
  list-style-type: none !important;
}

/* line 196, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second ol li {
  color: var(--Text-High-Impact-Black-91, rgba(0, 0, 0, 0.91));
  font-family: 'Open Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 205, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second .monthly-selector {
  display: flex;
}

/* line 208, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second .monthly-selector div div {
  padding-right: 5px;
}

/* line 212, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second .monthly-selector .select-day {
  width: 80px;
  border: 1px solid #297aca;
  border-radius: 0.25rem;
}

/* line 217, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second .monthly-selector .select-day-1 {
  width: 160px;
  border: 1px solid #86b8d8;
  border-radius: 5px;
  margin: auto 0;
}

/* line 223, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .update-frequency-second .monthly-selector .text {
  margin-left: 10px;
  margin-top: 5px;
}

/* line 231, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected-type {
  display: flex;
  width: 75px;
  margin-left: 15px;
  height: 30px;
  border: 1px solid #297aca;
  border-radius: 0.25rem;
  justify-content: space-between;
  padding: 5px;
}

/* line 240, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected-type span {
  width: 80%;
  text-align: center;
}

/* line 244, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected-type .caret-icon {
  margin-top: 3px;
}

/* line 248, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected {
  display: flex;
  width: 150px;
  margin-left: 15px;
  height: 30px;
  border: 1px solid #297aca;
  border-radius: 0.25rem;
  justify-content: space-between;
  padding: 5px;
}

/* line 257, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected span {
  width: 80%;
  text-align: center;
}

/* line 261, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .selected .caret-icon {
  margin-top: 3px;
}

/* line 265, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options {
  margin-top: 5px;
  display: none;
  position: absolute;
  height: 0;
  overflow-y: scroll;
  width: 150px;
  height: 275px;
  border: 1px solid #297aca;
  border-radius: 0.25rem;
  padding: 10px 0px;
  margin-left: 15px;
  z-index: 2;
  background-color: white;
}

/* line 279, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options .border-line {
  margin: 10px 0;
  border-bottom: 1px dashed #297aca;
}

/* line 283, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options input {
  visibility: hidden;
}

/* line 286, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options .day-label {
  padding: 2px 15px;
  display: flex;
  justify-content: space-between;
}

/* line 292, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options-type {
  margin-top: 5px;
  display: none;
  position: absolute;
  height: 0;
  overflow: hidden;
  width: 75px;
  height: 200px;
  border: 1px solid #297aca;
  border-radius: 0.25rem;
  padding: 10px 0px;
  margin-left: 15px;
  z-index: 2;
  background-color: white;
}

/* line 306, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options-type .border-line {
  margin: 10px 0;
  border-bottom: 1px dashed #297aca;
}

/* line 310, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options-type input {
  visibility: hidden;
}

/* line 313, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .select-month-custom .options-type .day-label {
  padding: 2px 15px;
  display: flex;
  justify-content: space-between;
}

/* line 320, app/assets/stylesheets/components/_update_frequency_panel.scss */
.lit-tracker-panel-update-frequency .disabled {
  pointer-events: none;
  opacity: 0.4;
}

/* line 3, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell {
  width: 550px;
}

/* line 9, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell article p {
  margin-bottom: 1em;
}

/* line 13, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell article nav {
  text-align: center;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #555;
}

/* line 20, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell article button {
  width: 150px;
}

/* line 25, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell ul {
  margin: 1em;
  list-style: disc;
}

/* line 29, app/assets/stylesheets/components/_upsell_modal.scss */
.modal_dialog.up_sell ul li {
  margin: 0.5em 1em;
}

/* line 2, app/assets/stylesheets/elements/_sticky_header.scss */
.original-header.sticky, .original-header.always-sticky {
  visibility: hidden;
}

/* line 7, app/assets/stylesheets/elements/_sticky_header.scss */
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  visibility: hidden;
  z-index: 1;
}

/* line 14, app/assets/stylesheets/elements/_sticky_header.scss */
.sticky-header.sticky, .sticky-header.always-sticky {
  transform: translate3d(0, 0, 0);
  visibility: visible;
}

/* line 1, app/assets/stylesheets/elements/_footer.scss */
.footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  font-size: 14px;
  min-width: 1000px;
  padding-top: 10px;
}

/* line 8, app/assets/stylesheets/elements/_footer.scss */
.footer .copyright {
  width: 100%;
  text-align: center;
  color: #909293;
  font-size: 16px;
}

/* line 14, app/assets/stylesheets/elements/_footer.scss */
.footer a.btn-link {
  border-left: 1px solid #999;
  padding-left: 7px;
  margin: 0 6px 0 0;
}

/* line 19, app/assets/stylesheets/elements/_footer.scss */
.footer a.btn-link, .footer a.btn-link:link, .footer a.btn-link:active, .footer a.btn-link:visited {
  color: #4089c8;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/elements/_flash.scss */
.flash button.close {
  position: absolute;
  top: 6px;
  right: 25px;
  color: #ffffff;
  font-size: 32px;
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/elements/_flash.scss */
.flash .alert-dismissable {
  position: absolute;
  width: 100%;
  height: 50px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  border-radius: 0px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

/* line 25, app/assets/stylesheets/elements/_flash.scss */
.flash .alert-dismissable.error, .flash .alert-dismissable.alert {
  background-color: #D05559;
}

/* line 30, app/assets/stylesheets/elements/_flash.scss */
.flash .alert-dismissable.notice {
  background-color: #297BCA;
}

/* line 34, app/assets/stylesheets/elements/_flash.scss */
.flash .alert-dismissable.success {
  background-color: #00B189;
  font-weight: 600;
  font-size: 24px;
}

/* line 40, app/assets/stylesheets/elements/_flash.scss */
.flash .alert-dismissable button {
  background: transparent;
  color: white;
  border: none;
}

/* line 1, app/assets/stylesheets/elements/_modal.scss */
.modal_backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

/* line 11, app/assets/stylesheets/elements/_modal.scss */
.modal_dialog {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  left: 50%;
  padding: 3px;
  position: absolute;
  top: 33%;
  transform: translate(-50%, -50%);
  z-index: 1001;
}

/* line 21, app/assets/stylesheets/elements/_modal.scss */
.modal_dialog header {
  height: 71px;
  line-height: 71px;
  background-color: #4089c8;
  padding: 0 25px;
  box-sizing: border-box;
  border-radius: 3px 3px 0 0;
}

/* line 29, app/assets/stylesheets/elements/_modal.scss */
.modal_dialog header h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, app/assets/stylesheets/elements/_modal.scss */
.modal_dialog header .close {
  float: right;
  margin: 25px 0 0 10px;
}

/* line 23, app/assets/stylesheets/_mixins.scss */
.modal_dialog header .close:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.2857142857%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  color: #333;
  content: "";
  display: flex;
  font-size: auto/2;
  font-weight: light;
  height: auto;
  justify-content: center;
  text-indent: 0;
  width: auto;
  margin: "0px";
}

/* line 45, app/assets/stylesheets/elements/_modal.scss */
.modal_dialog article {
  background-color: #fff;
  padding: 25px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 0 0 3px 3px;
}

/*doc
---
title: Buttons
name: button
category: basics
---

Note: All buttons must be a child of `#content` to display white inner text. See
`app/assets/stylesheets/elements/_button.scss.css`. I'm currently unsure of the need for this.

##Basic style

```html_example
<button class="button blue">submit</button>
<a class="button blue">link</a>
<button class="button blue" disabled>disabled</button>
```

##Sizes

```html_example
<button class="button blue compressed">compressed</button>
<button class="button blue">default</button>
```

##Colors

```html_example
<button class="button blue">blue</button>
<button class="button gray">gray</button>
```

##Animation

You will probably need to provide a `width` attribute to properly display spinner in the button.

```html_example
<button type="submit" style="width:130px;" class="button blue saving">saving</button>
```
*/
/* line 44, app/assets/stylesheets/elements/_button.scss */
.button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #666;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  padding: 12px 10px;
  text-transform: capitalize;
}

/* line 56, app/assets/stylesheets/elements/_button.scss */
.button.compressed {
  font-size: 12px;
  padding: 8px 10px;
  text-transform: uppercase;
}

/* line 65, app/assets/stylesheets/elements/_button.scss */
.button.saving:before {
  left: 10px;
}

/* line 70, app/assets/stylesheets/elements/_button.scss */
.button.blue {
  background-color: #4089c8;
}

/* line 74, app/assets/stylesheets/elements/_button.scss */
.button.with-icon {
  background-color: transparent !important;
  padding: 6px 8px !important;
}

/* line 79, app/assets/stylesheets/elements/_button.scss */
.button.inverted-blue {
  background-color: #F8F8F8;
  border: 1px solid #4089c8;
  color: #4089c8;
}

/* line 85, app/assets/stylesheets/elements/_button.scss */
.button.green {
  background-color: #90c63e;
}

/* line 89, app/assets/stylesheets/elements/_button.scss */
.button.red {
  background-color: #b94a48;
}

/* line 93, app/assets/stylesheets/elements/_button.scss */
.button[disabled] {
  cursor: default;
  background-color: #aaa;
}

/* line 98, app/assets/stylesheets/elements/_button.scss */
#content .button:not(.inverted-blue) {
  color: #fff;
}

/* line 20, app/assets/stylesheets/courtly.scss */
html, .root, #content {
  min-height: 100%;
  height: 100%;
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  background-color: #f0ece3;
}

/* line 28, app/assets/stylesheets/courtly.scss */
body {
  height: 100%;
}

/* line 32, app/assets/stylesheets/courtly.scss */
div[data-test=mycasesfeed] {
  display: none !important;
}

/* line 37, app/assets/stylesheets/courtly.scss */
a, a:link, a:active, a:visited {
  color: #4089c8;
  text-decoration: none;
}

/* line 43, app/assets/stylesheets/courtly.scss */
mark {
  background-color: transparent;
  color: inherit;
}

/* line 48, app/assets/stylesheets/courtly.scss */
.is-empty {
  padding: 50px;
  text-align: center;
}

/* line 53, app/assets/stylesheets/courtly.scss */
.is-empty h3 {
  font-size: 30px;
  color: #90c63e;
  font-family: Georgia, Times, "Times New Roman", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 60, app/assets/stylesheets/courtly.scss */
.is-empty ul {
  margin: 10px 0 20px 0;
}

/* line 64, app/assets/stylesheets/courtly.scss */
.is-empty section {
  font-size: 14px;
}

/* line 68, app/assets/stylesheets/courtly.scss */
.is-empty li {
  display: inline;
  padding: 0 10px;
}

/* line 72, app/assets/stylesheets/courtly.scss */
.is-empty li + li {
  border-left: 1px solid #999;
}

/* line 78, app/assets/stylesheets/courtly.scss */
.hide {
  display: none;
}

/* line 82, app/assets/stylesheets/courtly.scss */
.g-recaptcha div div div {
  width: 100% !important;
  margin: auto;
}

/* line 87, app/assets/stylesheets/courtly.scss */
p.undo-message {
  color: white;
  font-size: 14px;
}

/* line 90, app/assets/stylesheets/courtly.scss */
p.undo-message .undo-message-link {
  font-size: 11px;
}

/* line 94, app/assets/stylesheets/courtly.scss */
.flex {
  display: flex;
}

/* line 97, app/assets/stylesheets/courtly.scss */
.underline-white {
  text-decoration: underline;
  text-decoration-color: white;
}

/* line 101, app/assets/stylesheets/courtly.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 104, app/assets/stylesheets/courtly.scss */
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 400px;
}
