@charset "UTF-8";
/*!
 *  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
 * -------------------------- */
@import url("https://fonts.googleapis.com/css?family=Unica+One");
@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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

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

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

/* line 57, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

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

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

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

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

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

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

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

/* line 97, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

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

/* line 183, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 997, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1153, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1477, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

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

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

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

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

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

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

/* line 1506, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

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

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

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

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

/* line 1531, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2324, ../../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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/2.6.3/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.5/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;
}

/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-title {
  font-weight: 700;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-message a, .toast-message label {
  color: #FFF;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-close-button {
  position: relative;
  right: -.3em;
  top: -.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.rtl .toast-close-button {
  left: -.3em;
  float: left;
  right: .3em;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast {
  background-color: #030303;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-success {
  background-color: #51A351;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-error {
  background-color: #BD362F;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-info {
  background-color: #2F96B4;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-warning {
  background-color: #F89406;
}

/* line 1, app/assets/stylesheets/toastr.min.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  /* line 1, app/assets/stylesheets/toastr.min.scss */
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 173, app/assets/stylesheets/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 176, app/assets/stylesheets/dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 181, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 183, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 185, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 187, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 189, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 191, app/assets/stylesheets/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 193, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 196, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 202, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 204, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 206, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 210, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 212, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 214, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 220, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 226, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 228, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 230, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 243, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 246, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 248, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 251, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 254, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 256, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 260, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 268, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 276, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 278, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 284, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 291, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 301, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 305, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 312, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 319, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 325, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 340, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 353, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 355, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 358, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 379, app/assets/stylesheets/dropzone.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/* line 1, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .tt-menu {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/typeaheadjs.scss */
.dropdown-menu, span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 24, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

/* line 36, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .tt-suggestion:focus, .dropdown-item:hover, span.twitter-typeahead .tt-suggestion:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 40, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .active.tt-suggestion, span.twitter-typeahead .tt-suggestion.tt-cursor, span.twitter-typeahead .active.tt-suggestion:focus, span.twitter-typeahead .tt-suggestion.tt-cursor:focus, span.twitter-typeahead .active.tt-suggestion:hover, span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0;
}

/* line 45, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .disabled.tt-suggestion, span.twitter-typeahead .disabled.tt-suggestion:focus, span.twitter-typeahead .disabled.tt-suggestion:hover {
  color: #818a91;
}

/* line 47, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead .disabled.tt-suggestion:focus, span.twitter-typeahead .disabled.tt-suggestion:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

/* line 53, app/assets/stylesheets/typeaheadjs.scss */
span.twitter-typeahead {
  width: 100%;
}

/* line 55, app/assets/stylesheets/typeaheadjs.scss */
.input-group span.twitter-typeahead {
  display: block !important;
}

/* line 57, app/assets/stylesheets/typeaheadjs.scss */
.input-group span.twitter-typeahead .tt-menu {
  top: 2.375rem !important;
}

/*!
 * Materialize v1.0.0-alpha.3 (http://materializecss.com)
 * Copyright 2014-2017 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */
/* line 6, app/assets/stylesheets/libs/materialize.css */
.materialize-red {
  background-color: #e51c23 !important;
}

/* line 10, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text {
  color: #e51c23 !important;
}

/* line 14, app/assets/stylesheets/libs/materialize.css */
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

/* line 18, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

/* line 22, app/assets/stylesheets/libs/materialize.css */
.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

/* line 26, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

/* line 30, app/assets/stylesheets/libs/materialize.css */
.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

/* line 34, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

/* line 38, app/assets/stylesheets/libs/materialize.css */
.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

/* line 42, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

/* line 46, app/assets/stylesheets/libs/materialize.css */
.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

/* line 50, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

/* line 54, app/assets/stylesheets/libs/materialize.css */
.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

/* line 58, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

/* line 62, app/assets/stylesheets/libs/materialize.css */
.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

/* line 66, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

/* line 70, app/assets/stylesheets/libs/materialize.css */
.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

/* line 74, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

/* line 78, app/assets/stylesheets/libs/materialize.css */
.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

/* line 82, app/assets/stylesheets/libs/materialize.css */
.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

/* line 86, app/assets/stylesheets/libs/materialize.css */
.red {
  background-color: #F44336 !important;
}

/* line 90, app/assets/stylesheets/libs/materialize.css */
.red-text {
  color: #F44336 !important;
}

/* line 94, app/assets/stylesheets/libs/materialize.css */
.red.lighten-5 {
  background-color: #FFEBEE !important;
}

/* line 98, app/assets/stylesheets/libs/materialize.css */
.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

/* line 102, app/assets/stylesheets/libs/materialize.css */
.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

/* line 106, app/assets/stylesheets/libs/materialize.css */
.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

/* line 110, app/assets/stylesheets/libs/materialize.css */
.red.lighten-3 {
  background-color: #EF9A9A !important;
}

/* line 114, app/assets/stylesheets/libs/materialize.css */
.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

/* line 118, app/assets/stylesheets/libs/materialize.css */
.red.lighten-2 {
  background-color: #E57373 !important;
}

/* line 122, app/assets/stylesheets/libs/materialize.css */
.red-text.text-lighten-2 {
  color: #E57373 !important;
}

/* line 126, app/assets/stylesheets/libs/materialize.css */
.red.lighten-1 {
  background-color: #EF5350 !important;
}

/* line 130, app/assets/stylesheets/libs/materialize.css */
.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

/* line 134, app/assets/stylesheets/libs/materialize.css */
.red.darken-1 {
  background-color: #E53935 !important;
}

/* line 138, app/assets/stylesheets/libs/materialize.css */
.red-text.text-darken-1 {
  color: #E53935 !important;
}

/* line 142, app/assets/stylesheets/libs/materialize.css */
.red.darken-2 {
  background-color: #D32F2F !important;
}

/* line 146, app/assets/stylesheets/libs/materialize.css */
.red-text.text-darken-2 {
  color: #D32F2F !important;
}

/* line 150, app/assets/stylesheets/libs/materialize.css */
.red.darken-3 {
  background-color: #C62828 !important;
}

/* line 154, app/assets/stylesheets/libs/materialize.css */
.red-text.text-darken-3 {
  color: #C62828 !important;
}

/* line 158, app/assets/stylesheets/libs/materialize.css */
.red.darken-4 {
  background-color: #B71C1C !important;
}

/* line 162, app/assets/stylesheets/libs/materialize.css */
.red-text.text-darken-4 {
  color: #B71C1C !important;
}

/* line 166, app/assets/stylesheets/libs/materialize.css */
.red.accent-1 {
  background-color: #FF8A80 !important;
}

/* line 170, app/assets/stylesheets/libs/materialize.css */
.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

/* line 174, app/assets/stylesheets/libs/materialize.css */
.red.accent-2 {
  background-color: #FF5252 !important;
}

/* line 178, app/assets/stylesheets/libs/materialize.css */
.red-text.text-accent-2 {
  color: #FF5252 !important;
}

/* line 182, app/assets/stylesheets/libs/materialize.css */
.red.accent-3 {
  background-color: #FF1744 !important;
}

/* line 186, app/assets/stylesheets/libs/materialize.css */
.red-text.text-accent-3 {
  color: #FF1744 !important;
}

/* line 190, app/assets/stylesheets/libs/materialize.css */
.red.accent-4 {
  background-color: #D50000 !important;
}

/* line 194, app/assets/stylesheets/libs/materialize.css */
.red-text.text-accent-4 {
  color: #D50000 !important;
}

/* line 198, app/assets/stylesheets/libs/materialize.css */
.pink {
  background-color: #e91e63 !important;
}

/* line 202, app/assets/stylesheets/libs/materialize.css */
.pink-text {
  color: #e91e63 !important;
}

/* line 206, app/assets/stylesheets/libs/materialize.css */
.pink.lighten-5 {
  background-color: #fce4ec !important;
}

/* line 210, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

/* line 214, app/assets/stylesheets/libs/materialize.css */
.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

/* line 218, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

/* line 222, app/assets/stylesheets/libs/materialize.css */
.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

/* line 226, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

/* line 230, app/assets/stylesheets/libs/materialize.css */
.pink.lighten-2 {
  background-color: #f06292 !important;
}

/* line 234, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

/* line 238, app/assets/stylesheets/libs/materialize.css */
.pink.lighten-1 {
  background-color: #ec407a !important;
}

/* line 242, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

/* line 246, app/assets/stylesheets/libs/materialize.css */
.pink.darken-1 {
  background-color: #d81b60 !important;
}

/* line 250, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

/* line 254, app/assets/stylesheets/libs/materialize.css */
.pink.darken-2 {
  background-color: #c2185b !important;
}

/* line 258, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-darken-2 {
  color: #c2185b !important;
}

/* line 262, app/assets/stylesheets/libs/materialize.css */
.pink.darken-3 {
  background-color: #ad1457 !important;
}

/* line 266, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

/* line 270, app/assets/stylesheets/libs/materialize.css */
.pink.darken-4 {
  background-color: #880e4f !important;
}

/* line 274, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-darken-4 {
  color: #880e4f !important;
}

/* line 278, app/assets/stylesheets/libs/materialize.css */
.pink.accent-1 {
  background-color: #ff80ab !important;
}

/* line 282, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

/* line 286, app/assets/stylesheets/libs/materialize.css */
.pink.accent-2 {
  background-color: #ff4081 !important;
}

/* line 290, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

/* line 294, app/assets/stylesheets/libs/materialize.css */
.pink.accent-3 {
  background-color: #f50057 !important;
}

/* line 298, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-accent-3 {
  color: #f50057 !important;
}

/* line 302, app/assets/stylesheets/libs/materialize.css */
.pink.accent-4 {
  background-color: #c51162 !important;
}

/* line 306, app/assets/stylesheets/libs/materialize.css */
.pink-text.text-accent-4 {
  color: #c51162 !important;
}

/* line 310, app/assets/stylesheets/libs/materialize.css */
.purple {
  background-color: #9c27b0 !important;
}

/* line 314, app/assets/stylesheets/libs/materialize.css */
.purple-text {
  color: #9c27b0 !important;
}

/* line 318, app/assets/stylesheets/libs/materialize.css */
.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

/* line 322, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

/* line 326, app/assets/stylesheets/libs/materialize.css */
.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

/* line 330, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

/* line 334, app/assets/stylesheets/libs/materialize.css */
.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

/* line 338, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

/* line 342, app/assets/stylesheets/libs/materialize.css */
.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

/* line 346, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

/* line 350, app/assets/stylesheets/libs/materialize.css */
.purple.lighten-1 {
  background-color: #ab47bc !important;
}

/* line 354, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

/* line 358, app/assets/stylesheets/libs/materialize.css */
.purple.darken-1 {
  background-color: #8e24aa !important;
}

/* line 362, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

/* line 366, app/assets/stylesheets/libs/materialize.css */
.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

/* line 370, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

/* line 374, app/assets/stylesheets/libs/materialize.css */
.purple.darken-3 {
  background-color: #6a1b9a !important;
}

/* line 378, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

/* line 382, app/assets/stylesheets/libs/materialize.css */
.purple.darken-4 {
  background-color: #4a148c !important;
}

/* line 386, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-darken-4 {
  color: #4a148c !important;
}

/* line 390, app/assets/stylesheets/libs/materialize.css */
.purple.accent-1 {
  background-color: #ea80fc !important;
}

/* line 394, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

/* line 398, app/assets/stylesheets/libs/materialize.css */
.purple.accent-2 {
  background-color: #e040fb !important;
}

/* line 402, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-accent-2 {
  color: #e040fb !important;
}

/* line 406, app/assets/stylesheets/libs/materialize.css */
.purple.accent-3 {
  background-color: #d500f9 !important;
}

/* line 410, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

/* line 414, app/assets/stylesheets/libs/materialize.css */
.purple.accent-4 {
  background-color: #aa00ff !important;
}

/* line 418, app/assets/stylesheets/libs/materialize.css */
.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

/* line 422, app/assets/stylesheets/libs/materialize.css */
.deep-purple {
  background-color: #673ab7 !important;
}

/* line 426, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text {
  color: #673ab7 !important;
}

/* line 430, app/assets/stylesheets/libs/materialize.css */
.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

/* line 434, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

/* line 438, app/assets/stylesheets/libs/materialize.css */
.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

/* line 442, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

/* line 446, app/assets/stylesheets/libs/materialize.css */
.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

/* line 450, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

/* line 454, app/assets/stylesheets/libs/materialize.css */
.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

/* line 458, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

/* line 462, app/assets/stylesheets/libs/materialize.css */
.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

/* line 466, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

/* line 470, app/assets/stylesheets/libs/materialize.css */
.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

/* line 474, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

/* line 478, app/assets/stylesheets/libs/materialize.css */
.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

/* line 482, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

/* line 486, app/assets/stylesheets/libs/materialize.css */
.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

/* line 490, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

/* line 494, app/assets/stylesheets/libs/materialize.css */
.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

/* line 498, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

/* line 502, app/assets/stylesheets/libs/materialize.css */
.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

/* line 506, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

/* line 510, app/assets/stylesheets/libs/materialize.css */
.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

/* line 514, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

/* line 518, app/assets/stylesheets/libs/materialize.css */
.deep-purple.accent-3 {
  background-color: #651fff !important;
}

/* line 522, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

/* line 526, app/assets/stylesheets/libs/materialize.css */
.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

/* line 530, app/assets/stylesheets/libs/materialize.css */
.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

/* line 534, app/assets/stylesheets/libs/materialize.css */
.indigo {
  background-color: #3f51b5 !important;
}

/* line 538, app/assets/stylesheets/libs/materialize.css */
.indigo-text {
  color: #3f51b5 !important;
}

/* line 542, app/assets/stylesheets/libs/materialize.css */
.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

/* line 546, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

/* line 550, app/assets/stylesheets/libs/materialize.css */
.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

/* line 554, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

/* line 558, app/assets/stylesheets/libs/materialize.css */
.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

/* line 562, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

/* line 566, app/assets/stylesheets/libs/materialize.css */
.indigo.lighten-2 {
  background-color: #7986cb !important;
}

/* line 570, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

/* line 574, app/assets/stylesheets/libs/materialize.css */
.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

/* line 578, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

/* line 582, app/assets/stylesheets/libs/materialize.css */
.indigo.darken-1 {
  background-color: #3949ab !important;
}

/* line 586, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

/* line 590, app/assets/stylesheets/libs/materialize.css */
.indigo.darken-2 {
  background-color: #303f9f !important;
}

/* line 594, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

/* line 598, app/assets/stylesheets/libs/materialize.css */
.indigo.darken-3 {
  background-color: #283593 !important;
}

/* line 602, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-darken-3 {
  color: #283593 !important;
}

/* line 606, app/assets/stylesheets/libs/materialize.css */
.indigo.darken-4 {
  background-color: #1a237e !important;
}

/* line 610, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

/* line 614, app/assets/stylesheets/libs/materialize.css */
.indigo.accent-1 {
  background-color: #8c9eff !important;
}

/* line 618, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

/* line 622, app/assets/stylesheets/libs/materialize.css */
.indigo.accent-2 {
  background-color: #536dfe !important;
}

/* line 626, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

/* line 630, app/assets/stylesheets/libs/materialize.css */
.indigo.accent-3 {
  background-color: #3d5afe !important;
}

/* line 634, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

/* line 638, app/assets/stylesheets/libs/materialize.css */
.indigo.accent-4 {
  background-color: #304ffe !important;
}

/* line 642, app/assets/stylesheets/libs/materialize.css */
.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

/* line 646, app/assets/stylesheets/libs/materialize.css */
.blue {
  background-color: #2196F3 !important;
}

/* line 650, app/assets/stylesheets/libs/materialize.css */
.blue-text {
  color: #2196F3 !important;
}

/* line 654, app/assets/stylesheets/libs/materialize.css */
.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

/* line 658, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

/* line 662, app/assets/stylesheets/libs/materialize.css */
.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

/* line 666, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

/* line 670, app/assets/stylesheets/libs/materialize.css */
.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

/* line 674, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

/* line 678, app/assets/stylesheets/libs/materialize.css */
.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

/* line 682, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

/* line 686, app/assets/stylesheets/libs/materialize.css */
.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

/* line 690, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

/* line 694, app/assets/stylesheets/libs/materialize.css */
.blue.darken-1 {
  background-color: #1E88E5 !important;
}

/* line 698, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

/* line 702, app/assets/stylesheets/libs/materialize.css */
.blue.darken-2 {
  background-color: #1976D2 !important;
}

/* line 706, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

/* line 710, app/assets/stylesheets/libs/materialize.css */
.blue.darken-3 {
  background-color: #1565C0 !important;
}

/* line 714, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

/* line 718, app/assets/stylesheets/libs/materialize.css */
.blue.darken-4 {
  background-color: #0D47A1 !important;
}

/* line 722, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

/* line 726, app/assets/stylesheets/libs/materialize.css */
.blue.accent-1 {
  background-color: #82B1FF !important;
}

/* line 730, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

/* line 734, app/assets/stylesheets/libs/materialize.css */
.blue.accent-2 {
  background-color: #448AFF !important;
}

/* line 738, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-accent-2 {
  color: #448AFF !important;
}

/* line 742, app/assets/stylesheets/libs/materialize.css */
.blue.accent-3 {
  background-color: #2979FF !important;
}

/* line 746, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-accent-3 {
  color: #2979FF !important;
}

/* line 750, app/assets/stylesheets/libs/materialize.css */
.blue.accent-4 {
  background-color: #2962FF !important;
}

/* line 754, app/assets/stylesheets/libs/materialize.css */
.blue-text.text-accent-4 {
  color: #2962FF !important;
}

/* line 758, app/assets/stylesheets/libs/materialize.css */
.light-blue {
  background-color: #03a9f4 !important;
}

/* line 762, app/assets/stylesheets/libs/materialize.css */
.light-blue-text {
  color: #03a9f4 !important;
}

/* line 766, app/assets/stylesheets/libs/materialize.css */
.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

/* line 770, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

/* line 774, app/assets/stylesheets/libs/materialize.css */
.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

/* line 778, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

/* line 782, app/assets/stylesheets/libs/materialize.css */
.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

/* line 786, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

/* line 790, app/assets/stylesheets/libs/materialize.css */
.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

/* line 794, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

/* line 798, app/assets/stylesheets/libs/materialize.css */
.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

/* line 802, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

/* line 806, app/assets/stylesheets/libs/materialize.css */
.light-blue.darken-1 {
  background-color: #039be5 !important;
}

/* line 810, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

/* line 814, app/assets/stylesheets/libs/materialize.css */
.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

/* line 818, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

/* line 822, app/assets/stylesheets/libs/materialize.css */
.light-blue.darken-3 {
  background-color: #0277bd !important;
}

/* line 826, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

/* line 830, app/assets/stylesheets/libs/materialize.css */
.light-blue.darken-4 {
  background-color: #01579b !important;
}

/* line 834, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

/* line 838, app/assets/stylesheets/libs/materialize.css */
.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

/* line 842, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

/* line 846, app/assets/stylesheets/libs/materialize.css */
.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

/* line 850, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

/* line 854, app/assets/stylesheets/libs/materialize.css */
.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

/* line 858, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

/* line 862, app/assets/stylesheets/libs/materialize.css */
.light-blue.accent-4 {
  background-color: #0091ea !important;
}

/* line 866, app/assets/stylesheets/libs/materialize.css */
.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

/* line 870, app/assets/stylesheets/libs/materialize.css */
.cyan {
  background-color: #00bcd4 !important;
}

/* line 874, app/assets/stylesheets/libs/materialize.css */
.cyan-text {
  color: #00bcd4 !important;
}

/* line 878, app/assets/stylesheets/libs/materialize.css */
.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

/* line 882, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

/* line 886, app/assets/stylesheets/libs/materialize.css */
.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

/* line 890, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

/* line 894, app/assets/stylesheets/libs/materialize.css */
.cyan.lighten-3 {
  background-color: #80deea !important;
}

/* line 898, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

/* line 902, app/assets/stylesheets/libs/materialize.css */
.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

/* line 906, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

/* line 910, app/assets/stylesheets/libs/materialize.css */
.cyan.lighten-1 {
  background-color: #26c6da !important;
}

/* line 914, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

/* line 918, app/assets/stylesheets/libs/materialize.css */
.cyan.darken-1 {
  background-color: #00acc1 !important;
}

/* line 922, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

/* line 926, app/assets/stylesheets/libs/materialize.css */
.cyan.darken-2 {
  background-color: #0097a7 !important;
}

/* line 930, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

/* line 934, app/assets/stylesheets/libs/materialize.css */
.cyan.darken-3 {
  background-color: #00838f !important;
}

/* line 938, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-darken-3 {
  color: #00838f !important;
}

/* line 942, app/assets/stylesheets/libs/materialize.css */
.cyan.darken-4 {
  background-color: #006064 !important;
}

/* line 946, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-darken-4 {
  color: #006064 !important;
}

/* line 950, app/assets/stylesheets/libs/materialize.css */
.cyan.accent-1 {
  background-color: #84ffff !important;
}

/* line 954, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

/* line 958, app/assets/stylesheets/libs/materialize.css */
.cyan.accent-2 {
  background-color: #18ffff !important;
}

/* line 962, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

/* line 966, app/assets/stylesheets/libs/materialize.css */
.cyan.accent-3 {
  background-color: #00e5ff !important;
}

/* line 970, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

/* line 974, app/assets/stylesheets/libs/materialize.css */
.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

/* line 978, app/assets/stylesheets/libs/materialize.css */
.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

/* line 982, app/assets/stylesheets/libs/materialize.css */
.teal {
  background-color: #009688 !important;
}

/* line 986, app/assets/stylesheets/libs/materialize.css */
.teal-text {
  color: #009688 !important;
}

/* line 990, app/assets/stylesheets/libs/materialize.css */
.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

/* line 994, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

/* line 998, app/assets/stylesheets/libs/materialize.css */
.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

/* line 1002, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

/* line 1006, app/assets/stylesheets/libs/materialize.css */
.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

/* line 1010, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

/* line 1014, app/assets/stylesheets/libs/materialize.css */
.teal.lighten-2 {
  background-color: #4db6ac !important;
}

/* line 1018, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

/* line 1022, app/assets/stylesheets/libs/materialize.css */
.teal.lighten-1 {
  background-color: #26a69a !important;
}

/* line 1026, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

/* line 1030, app/assets/stylesheets/libs/materialize.css */
.teal.darken-1 {
  background-color: #00897b !important;
}

/* line 1034, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-darken-1 {
  color: #00897b !important;
}

/* line 1038, app/assets/stylesheets/libs/materialize.css */
.teal.darken-2 {
  background-color: #00796b !important;
}

/* line 1042, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-darken-2 {
  color: #00796b !important;
}

/* line 1046, app/assets/stylesheets/libs/materialize.css */
.teal.darken-3 {
  background-color: #00695c !important;
}

/* line 1050, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-darken-3 {
  color: #00695c !important;
}

/* line 1054, app/assets/stylesheets/libs/materialize.css */
.teal.darken-4 {
  background-color: #004d40 !important;
}

/* line 1058, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-darken-4 {
  color: #004d40 !important;
}

/* line 1062, app/assets/stylesheets/libs/materialize.css */
.teal.accent-1 {
  background-color: #a7ffeb !important;
}

/* line 1066, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

/* line 1070, app/assets/stylesheets/libs/materialize.css */
.teal.accent-2 {
  background-color: #64ffda !important;
}

/* line 1074, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-accent-2 {
  color: #64ffda !important;
}

/* line 1078, app/assets/stylesheets/libs/materialize.css */
.teal.accent-3 {
  background-color: #1de9b6 !important;
}

/* line 1082, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

/* line 1086, app/assets/stylesheets/libs/materialize.css */
.teal.accent-4 {
  background-color: #00bfa5 !important;
}

/* line 1090, app/assets/stylesheets/libs/materialize.css */
.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

/* line 1094, app/assets/stylesheets/libs/materialize.css */
.green {
  background-color: #4CAF50 !important;
}

/* line 1098, app/assets/stylesheets/libs/materialize.css */
.green-text {
  color: #4CAF50 !important;
}

/* line 1102, app/assets/stylesheets/libs/materialize.css */
.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

/* line 1106, app/assets/stylesheets/libs/materialize.css */
.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

/* line 1110, app/assets/stylesheets/libs/materialize.css */
.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

/* line 1114, app/assets/stylesheets/libs/materialize.css */
.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

/* line 1118, app/assets/stylesheets/libs/materialize.css */
.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

/* line 1122, app/assets/stylesheets/libs/materialize.css */
.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

/* line 1126, app/assets/stylesheets/libs/materialize.css */
.green.lighten-2 {
  background-color: #81C784 !important;
}

/* line 1130, app/assets/stylesheets/libs/materialize.css */
.green-text.text-lighten-2 {
  color: #81C784 !important;
}

/* line 1134, app/assets/stylesheets/libs/materialize.css */
.green.lighten-1 {
  background-color: #66BB6A !important;
}

/* line 1138, app/assets/stylesheets/libs/materialize.css */
.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

/* line 1142, app/assets/stylesheets/libs/materialize.css */
.green.darken-1 {
  background-color: #43A047 !important;
}

/* line 1146, app/assets/stylesheets/libs/materialize.css */
.green-text.text-darken-1 {
  color: #43A047 !important;
}

/* line 1150, app/assets/stylesheets/libs/materialize.css */
.green.darken-2 {
  background-color: #388E3C !important;
}

/* line 1154, app/assets/stylesheets/libs/materialize.css */
.green-text.text-darken-2 {
  color: #388E3C !important;
}

/* line 1158, app/assets/stylesheets/libs/materialize.css */
.green.darken-3 {
  background-color: #2E7D32 !important;
}

/* line 1162, app/assets/stylesheets/libs/materialize.css */
.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

/* line 1166, app/assets/stylesheets/libs/materialize.css */
.green.darken-4 {
  background-color: #1B5E20 !important;
}

/* line 1170, app/assets/stylesheets/libs/materialize.css */
.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

/* line 1174, app/assets/stylesheets/libs/materialize.css */
.green.accent-1 {
  background-color: #B9F6CA !important;
}

/* line 1178, app/assets/stylesheets/libs/materialize.css */
.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

/* line 1182, app/assets/stylesheets/libs/materialize.css */
.green.accent-2 {
  background-color: #69F0AE !important;
}

/* line 1186, app/assets/stylesheets/libs/materialize.css */
.green-text.text-accent-2 {
  color: #69F0AE !important;
}

/* line 1190, app/assets/stylesheets/libs/materialize.css */
.green.accent-3 {
  background-color: #00E676 !important;
}

/* line 1194, app/assets/stylesheets/libs/materialize.css */
.green-text.text-accent-3 {
  color: #00E676 !important;
}

/* line 1198, app/assets/stylesheets/libs/materialize.css */
.green.accent-4 {
  background-color: #00C853 !important;
}

/* line 1202, app/assets/stylesheets/libs/materialize.css */
.green-text.text-accent-4 {
  color: #00C853 !important;
}

/* line 1206, app/assets/stylesheets/libs/materialize.css */
.light-green {
  background-color: #8bc34a !important;
}

/* line 1210, app/assets/stylesheets/libs/materialize.css */
.light-green-text {
  color: #8bc34a !important;
}

/* line 1214, app/assets/stylesheets/libs/materialize.css */
.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

/* line 1218, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

/* line 1222, app/assets/stylesheets/libs/materialize.css */
.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

/* line 1226, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

/* line 1230, app/assets/stylesheets/libs/materialize.css */
.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

/* line 1234, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

/* line 1238, app/assets/stylesheets/libs/materialize.css */
.light-green.lighten-2 {
  background-color: #aed581 !important;
}

/* line 1242, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

/* line 1246, app/assets/stylesheets/libs/materialize.css */
.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

/* line 1250, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

/* line 1254, app/assets/stylesheets/libs/materialize.css */
.light-green.darken-1 {
  background-color: #7cb342 !important;
}

/* line 1258, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

/* line 1262, app/assets/stylesheets/libs/materialize.css */
.light-green.darken-2 {
  background-color: #689f38 !important;
}

/* line 1266, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

/* line 1270, app/assets/stylesheets/libs/materialize.css */
.light-green.darken-3 {
  background-color: #558b2f !important;
}

/* line 1274, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

/* line 1278, app/assets/stylesheets/libs/materialize.css */
.light-green.darken-4 {
  background-color: #33691e !important;
}

/* line 1282, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-darken-4 {
  color: #33691e !important;
}

/* line 1286, app/assets/stylesheets/libs/materialize.css */
.light-green.accent-1 {
  background-color: #ccff90 !important;
}

/* line 1290, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

/* line 1294, app/assets/stylesheets/libs/materialize.css */
.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

/* line 1298, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

/* line 1302, app/assets/stylesheets/libs/materialize.css */
.light-green.accent-3 {
  background-color: #76ff03 !important;
}

/* line 1306, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

/* line 1310, app/assets/stylesheets/libs/materialize.css */
.light-green.accent-4 {
  background-color: #64dd17 !important;
}

/* line 1314, app/assets/stylesheets/libs/materialize.css */
.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

/* line 1318, app/assets/stylesheets/libs/materialize.css */
.lime {
  background-color: #cddc39 !important;
}

/* line 1322, app/assets/stylesheets/libs/materialize.css */
.lime-text {
  color: #cddc39 !important;
}

/* line 1326, app/assets/stylesheets/libs/materialize.css */
.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

/* line 1330, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

/* line 1334, app/assets/stylesheets/libs/materialize.css */
.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

/* line 1338, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

/* line 1342, app/assets/stylesheets/libs/materialize.css */
.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

/* line 1346, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

/* line 1350, app/assets/stylesheets/libs/materialize.css */
.lime.lighten-2 {
  background-color: #dce775 !important;
}

/* line 1354, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

/* line 1358, app/assets/stylesheets/libs/materialize.css */
.lime.lighten-1 {
  background-color: #d4e157 !important;
}

/* line 1362, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

/* line 1366, app/assets/stylesheets/libs/materialize.css */
.lime.darken-1 {
  background-color: #c0ca33 !important;
}

/* line 1370, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

/* line 1374, app/assets/stylesheets/libs/materialize.css */
.lime.darken-2 {
  background-color: #afb42b !important;
}

/* line 1378, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-darken-2 {
  color: #afb42b !important;
}

/* line 1382, app/assets/stylesheets/libs/materialize.css */
.lime.darken-3 {
  background-color: #9e9d24 !important;
}

/* line 1386, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

/* line 1390, app/assets/stylesheets/libs/materialize.css */
.lime.darken-4 {
  background-color: #827717 !important;
}

/* line 1394, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-darken-4 {
  color: #827717 !important;
}

/* line 1398, app/assets/stylesheets/libs/materialize.css */
.lime.accent-1 {
  background-color: #f4ff81 !important;
}

/* line 1402, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

/* line 1406, app/assets/stylesheets/libs/materialize.css */
.lime.accent-2 {
  background-color: #eeff41 !important;
}

/* line 1410, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

/* line 1414, app/assets/stylesheets/libs/materialize.css */
.lime.accent-3 {
  background-color: #c6ff00 !important;
}

/* line 1418, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

/* line 1422, app/assets/stylesheets/libs/materialize.css */
.lime.accent-4 {
  background-color: #aeea00 !important;
}

/* line 1426, app/assets/stylesheets/libs/materialize.css */
.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

/* line 1430, app/assets/stylesheets/libs/materialize.css */
.yellow {
  background-color: #ffeb3b !important;
}

/* line 1434, app/assets/stylesheets/libs/materialize.css */
.yellow-text {
  color: #ffeb3b !important;
}

/* line 1438, app/assets/stylesheets/libs/materialize.css */
.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

/* line 1442, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

/* line 1446, app/assets/stylesheets/libs/materialize.css */
.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

/* line 1450, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

/* line 1454, app/assets/stylesheets/libs/materialize.css */
.yellow.lighten-3 {
  background-color: #fff59d !important;
}

/* line 1458, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

/* line 1462, app/assets/stylesheets/libs/materialize.css */
.yellow.lighten-2 {
  background-color: #fff176 !important;
}

/* line 1466, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

/* line 1470, app/assets/stylesheets/libs/materialize.css */
.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

/* line 1474, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

/* line 1478, app/assets/stylesheets/libs/materialize.css */
.yellow.darken-1 {
  background-color: #fdd835 !important;
}

/* line 1482, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

/* line 1486, app/assets/stylesheets/libs/materialize.css */
.yellow.darken-2 {
  background-color: #fbc02d !important;
}

/* line 1490, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

/* line 1494, app/assets/stylesheets/libs/materialize.css */
.yellow.darken-3 {
  background-color: #f9a825 !important;
}

/* line 1498, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

/* line 1502, app/assets/stylesheets/libs/materialize.css */
.yellow.darken-4 {
  background-color: #f57f17 !important;
}

/* line 1506, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

/* line 1510, app/assets/stylesheets/libs/materialize.css */
.yellow.accent-1 {
  background-color: #ffff8d !important;
}

/* line 1514, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

/* line 1518, app/assets/stylesheets/libs/materialize.css */
.yellow.accent-2 {
  background-color: #ffff00 !important;
}

/* line 1522, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

/* line 1526, app/assets/stylesheets/libs/materialize.css */
.yellow.accent-3 {
  background-color: #ffea00 !important;
}

/* line 1530, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

/* line 1534, app/assets/stylesheets/libs/materialize.css */
.yellow.accent-4 {
  background-color: #ffd600 !important;
}

/* line 1538, app/assets/stylesheets/libs/materialize.css */
.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

/* line 1542, app/assets/stylesheets/libs/materialize.css */
.amber {
  background-color: #ffc107 !important;
}

/* line 1546, app/assets/stylesheets/libs/materialize.css */
.amber-text {
  color: #ffc107 !important;
}

/* line 1550, app/assets/stylesheets/libs/materialize.css */
.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

/* line 1554, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

/* line 1558, app/assets/stylesheets/libs/materialize.css */
.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

/* line 1562, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

/* line 1566, app/assets/stylesheets/libs/materialize.css */
.amber.lighten-3 {
  background-color: #ffe082 !important;
}

/* line 1570, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

/* line 1574, app/assets/stylesheets/libs/materialize.css */
.amber.lighten-2 {
  background-color: #ffd54f !important;
}

/* line 1578, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

/* line 1582, app/assets/stylesheets/libs/materialize.css */
.amber.lighten-1 {
  background-color: #ffca28 !important;
}

/* line 1586, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

/* line 1590, app/assets/stylesheets/libs/materialize.css */
.amber.darken-1 {
  background-color: #ffb300 !important;
}

/* line 1594, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

/* line 1598, app/assets/stylesheets/libs/materialize.css */
.amber.darken-2 {
  background-color: #ffa000 !important;
}

/* line 1602, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

/* line 1606, app/assets/stylesheets/libs/materialize.css */
.amber.darken-3 {
  background-color: #ff8f00 !important;
}

/* line 1610, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

/* line 1614, app/assets/stylesheets/libs/materialize.css */
.amber.darken-4 {
  background-color: #ff6f00 !important;
}

/* line 1618, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

/* line 1622, app/assets/stylesheets/libs/materialize.css */
.amber.accent-1 {
  background-color: #ffe57f !important;
}

/* line 1626, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

/* line 1630, app/assets/stylesheets/libs/materialize.css */
.amber.accent-2 {
  background-color: #ffd740 !important;
}

/* line 1634, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

/* line 1638, app/assets/stylesheets/libs/materialize.css */
.amber.accent-3 {
  background-color: #ffc400 !important;
}

/* line 1642, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

/* line 1646, app/assets/stylesheets/libs/materialize.css */
.amber.accent-4 {
  background-color: #ffab00 !important;
}

/* line 1650, app/assets/stylesheets/libs/materialize.css */
.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

/* line 1654, app/assets/stylesheets/libs/materialize.css */
.orange {
  background-color: #ff9800 !important;
}

/* line 1658, app/assets/stylesheets/libs/materialize.css */
.orange-text {
  color: #ff9800 !important;
}

/* line 1662, app/assets/stylesheets/libs/materialize.css */
.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

/* line 1666, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

/* line 1670, app/assets/stylesheets/libs/materialize.css */
.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

/* line 1674, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

/* line 1678, app/assets/stylesheets/libs/materialize.css */
.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

/* line 1682, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

/* line 1686, app/assets/stylesheets/libs/materialize.css */
.orange.lighten-2 {
  background-color: #ffb74d !important;
}

/* line 1690, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

/* line 1694, app/assets/stylesheets/libs/materialize.css */
.orange.lighten-1 {
  background-color: #ffa726 !important;
}

/* line 1698, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

/* line 1702, app/assets/stylesheets/libs/materialize.css */
.orange.darken-1 {
  background-color: #fb8c00 !important;
}

/* line 1706, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

/* line 1710, app/assets/stylesheets/libs/materialize.css */
.orange.darken-2 {
  background-color: #f57c00 !important;
}

/* line 1714, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

/* line 1718, app/assets/stylesheets/libs/materialize.css */
.orange.darken-3 {
  background-color: #ef6c00 !important;
}

/* line 1722, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

/* line 1726, app/assets/stylesheets/libs/materialize.css */
.orange.darken-4 {
  background-color: #e65100 !important;
}

/* line 1730, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-darken-4 {
  color: #e65100 !important;
}

/* line 1734, app/assets/stylesheets/libs/materialize.css */
.orange.accent-1 {
  background-color: #ffd180 !important;
}

/* line 1738, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

/* line 1742, app/assets/stylesheets/libs/materialize.css */
.orange.accent-2 {
  background-color: #ffab40 !important;
}

/* line 1746, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

/* line 1750, app/assets/stylesheets/libs/materialize.css */
.orange.accent-3 {
  background-color: #ff9100 !important;
}

/* line 1754, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

/* line 1758, app/assets/stylesheets/libs/materialize.css */
.orange.accent-4 {
  background-color: #ff6d00 !important;
}

/* line 1762, app/assets/stylesheets/libs/materialize.css */
.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

/* line 1766, app/assets/stylesheets/libs/materialize.css */
.deep-orange {
  background-color: #ff5722 !important;
}

/* line 1770, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text {
  color: #ff5722 !important;
}

/* line 1774, app/assets/stylesheets/libs/materialize.css */
.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

/* line 1778, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

/* line 1782, app/assets/stylesheets/libs/materialize.css */
.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

/* line 1786, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

/* line 1790, app/assets/stylesheets/libs/materialize.css */
.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

/* line 1794, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

/* line 1798, app/assets/stylesheets/libs/materialize.css */
.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

/* line 1802, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

/* line 1806, app/assets/stylesheets/libs/materialize.css */
.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

/* line 1810, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

/* line 1814, app/assets/stylesheets/libs/materialize.css */
.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

/* line 1818, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

/* line 1822, app/assets/stylesheets/libs/materialize.css */
.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

/* line 1826, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

/* line 1830, app/assets/stylesheets/libs/materialize.css */
.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

/* line 1834, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

/* line 1838, app/assets/stylesheets/libs/materialize.css */
.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

/* line 1842, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

/* line 1846, app/assets/stylesheets/libs/materialize.css */
.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

/* line 1850, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

/* line 1854, app/assets/stylesheets/libs/materialize.css */
.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

/* line 1858, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

/* line 1862, app/assets/stylesheets/libs/materialize.css */
.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

/* line 1866, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

/* line 1870, app/assets/stylesheets/libs/materialize.css */
.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

/* line 1874, app/assets/stylesheets/libs/materialize.css */
.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

/* line 1878, app/assets/stylesheets/libs/materialize.css */
.brown {
  background-color: #795548 !important;
}

/* line 1882, app/assets/stylesheets/libs/materialize.css */
.brown-text {
  color: #795548 !important;
}

/* line 1886, app/assets/stylesheets/libs/materialize.css */
.brown.lighten-5 {
  background-color: #efebe9 !important;
}

/* line 1890, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

/* line 1894, app/assets/stylesheets/libs/materialize.css */
.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

/* line 1898, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

/* line 1902, app/assets/stylesheets/libs/materialize.css */
.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

/* line 1906, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

/* line 1910, app/assets/stylesheets/libs/materialize.css */
.brown.lighten-2 {
  background-color: #a1887f !important;
}

/* line 1914, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

/* line 1918, app/assets/stylesheets/libs/materialize.css */
.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

/* line 1922, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

/* line 1926, app/assets/stylesheets/libs/materialize.css */
.brown.darken-1 {
  background-color: #6d4c41 !important;
}

/* line 1930, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

/* line 1934, app/assets/stylesheets/libs/materialize.css */
.brown.darken-2 {
  background-color: #5d4037 !important;
}

/* line 1938, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

/* line 1942, app/assets/stylesheets/libs/materialize.css */
.brown.darken-3 {
  background-color: #4e342e !important;
}

/* line 1946, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-darken-3 {
  color: #4e342e !important;
}

/* line 1950, app/assets/stylesheets/libs/materialize.css */
.brown.darken-4 {
  background-color: #3e2723 !important;
}

/* line 1954, app/assets/stylesheets/libs/materialize.css */
.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

/* line 1958, app/assets/stylesheets/libs/materialize.css */
.blue-grey {
  background-color: #607d8b !important;
}

/* line 1962, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text {
  color: #607d8b !important;
}

/* line 1966, app/assets/stylesheets/libs/materialize.css */
.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

/* line 1970, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

/* line 1974, app/assets/stylesheets/libs/materialize.css */
.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

/* line 1978, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

/* line 1982, app/assets/stylesheets/libs/materialize.css */
.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

/* line 1986, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

/* line 1990, app/assets/stylesheets/libs/materialize.css */
.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

/* line 1994, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

/* line 1998, app/assets/stylesheets/libs/materialize.css */
.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

/* line 2002, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

/* line 2006, app/assets/stylesheets/libs/materialize.css */
.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

/* line 2010, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

/* line 2014, app/assets/stylesheets/libs/materialize.css */
.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

/* line 2018, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

/* line 2022, app/assets/stylesheets/libs/materialize.css */
.blue-grey.darken-3 {
  background-color: #37474f !important;
}

/* line 2026, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

/* line 2030, app/assets/stylesheets/libs/materialize.css */
.blue-grey.darken-4 {
  background-color: #263238 !important;
}

/* line 2034, app/assets/stylesheets/libs/materialize.css */
.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

/* line 2038, app/assets/stylesheets/libs/materialize.css */
.grey {
  background-color: #9e9e9e !important;
}

/* line 2042, app/assets/stylesheets/libs/materialize.css */
.grey-text {
  color: #9e9e9e !important;
}

/* line 2046, app/assets/stylesheets/libs/materialize.css */
.grey.lighten-5 {
  background-color: #fafafa !important;
}

/* line 2050, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

/* line 2054, app/assets/stylesheets/libs/materialize.css */
.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

/* line 2058, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

/* line 2062, app/assets/stylesheets/libs/materialize.css */
.grey.lighten-3 {
  background-color: #eeeeee !important;
}

/* line 2066, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

/* line 2070, app/assets/stylesheets/libs/materialize.css */
.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

/* line 2074, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

/* line 2078, app/assets/stylesheets/libs/materialize.css */
.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

/* line 2082, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

/* line 2086, app/assets/stylesheets/libs/materialize.css */
.grey.darken-1 {
  background-color: #757575 !important;
}

/* line 2090, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-darken-1 {
  color: #757575 !important;
}

/* line 2094, app/assets/stylesheets/libs/materialize.css */
.grey.darken-2 {
  background-color: #616161 !important;
}

/* line 2098, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-darken-2 {
  color: #616161 !important;
}

/* line 2102, app/assets/stylesheets/libs/materialize.css */
.grey.darken-3 {
  background-color: #424242 !important;
}

/* line 2106, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-darken-3 {
  color: #424242 !important;
}

/* line 2110, app/assets/stylesheets/libs/materialize.css */
.grey.darken-4 {
  background-color: #212121 !important;
}

/* line 2114, app/assets/stylesheets/libs/materialize.css */
.grey-text.text-darken-4 {
  color: #212121 !important;
}

/* line 2118, app/assets/stylesheets/libs/materialize.css */
.black {
  background-color: #000000 !important;
}

/* line 2122, app/assets/stylesheets/libs/materialize.css */
.black-text {
  color: #000000 !important;
}

/* line 2126, app/assets/stylesheets/libs/materialize.css */
.white {
  background-color: #FFFFFF !important;
}

/* line 2130, app/assets/stylesheets/libs/materialize.css */
.white-text {
  color: #FFFFFF !important;
}

/* line 2134, app/assets/stylesheets/libs/materialize.css */
.transparent {
  background-color: transparent !important;
}

/* line 2138, app/assets/stylesheets/libs/materialize.css */
.transparent-text {
  color: transparent !important;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 2150, app/assets/stylesheets/libs/materialize.css */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 2164, app/assets/stylesheets/libs/materialize.css */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 2171, app/assets/stylesheets/libs/materialize.css */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 2184, app/assets/stylesheets/libs/materialize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 2195, app/assets/stylesheets/libs/materialize.css */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 2205, app/assets/stylesheets/libs/materialize.css */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 2213, app/assets/stylesheets/libs/materialize.css */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 2227, app/assets/stylesheets/libs/materialize.css */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 2240, app/assets/stylesheets/libs/materialize.css */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 2251, app/assets/stylesheets/libs/materialize.css */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 2265, app/assets/stylesheets/libs/materialize.css */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 2273, app/assets/stylesheets/libs/materialize.css */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 2282, app/assets/stylesheets/libs/materialize.css */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 2294, app/assets/stylesheets/libs/materialize.css */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 2301, app/assets/stylesheets/libs/materialize.css */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 2309, app/assets/stylesheets/libs/materialize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 2317, app/assets/stylesheets/libs/materialize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 2325, app/assets/stylesheets/libs/materialize.css */
sub {
  bottom: -0.25em;
}

/* line 2329, app/assets/stylesheets/libs/materialize.css */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 2338, app/assets/stylesheets/libs/materialize.css */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 2346, app/assets/stylesheets/libs/materialize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 2354, app/assets/stylesheets/libs/materialize.css */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 2361, app/assets/stylesheets/libs/materialize.css */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 2371, app/assets/stylesheets/libs/materialize.css */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 2390, app/assets/stylesheets/libs/materialize.css */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 2400, app/assets/stylesheets/libs/materialize.css */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 2411, app/assets/stylesheets/libs/materialize.css */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 2422, app/assets/stylesheets/libs/materialize.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 2433, app/assets/stylesheets/libs/materialize.css */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 2443, app/assets/stylesheets/libs/materialize.css */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 2453, app/assets/stylesheets/libs/materialize.css */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 2473, app/assets/stylesheets/libs/materialize.css */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 2483, app/assets/stylesheets/libs/materialize.css */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 2491, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 2503, app/assets/stylesheets/libs/materialize.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 2512, app/assets/stylesheets/libs/materialize.css */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 2522, app/assets/stylesheets/libs/materialize.css */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 2531, app/assets/stylesheets/libs/materialize.css */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 2544, app/assets/stylesheets/libs/materialize.css */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 2552, app/assets/stylesheets/libs/materialize.css */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 2561, app/assets/stylesheets/libs/materialize.css */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 2568, app/assets/stylesheets/libs/materialize.css */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 2577, app/assets/stylesheets/libs/materialize.css */
[hidden] {
  display: none;
}

/* line 2581, app/assets/stylesheets/libs/materialize.css */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2586, app/assets/stylesheets/libs/materialize.css */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 2591, app/assets/stylesheets/libs/materialize.css */
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/* line 2599, app/assets/stylesheets/libs/materialize.css */
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

/* line 2604, app/assets/stylesheets/libs/materialize.css */
ul:not(.browser-default) > li {
  list-style-type: none;
}

/* line 2608, app/assets/stylesheets/libs/materialize.css */
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 2614, app/assets/stylesheets/libs/materialize.css */
.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 2625, app/assets/stylesheets/libs/materialize.css */
.clearfix {
  clear: both;
}

/* line 2629, app/assets/stylesheets/libs/materialize.css */
.z-depth-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* 2dp elevation modified*/
/* line 2635, app/assets/stylesheets/libs/materialize.css */
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .sidenav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

/* line 2640, app/assets/stylesheets/libs/materialize.css */
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

/* 6dp elevation modified*/
/* line 2646, app/assets/stylesheets/libs/materialize.css */
.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

/* 12dp elevation modified*/
/* line 2652, app/assets/stylesheets/libs/materialize.css */
.z-depth-3 {
  -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

/* 16dp elevation */
/* line 2658, app/assets/stylesheets/libs/materialize.css */
.z-depth-4 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

/* 24dp elevation */
/* line 2664, app/assets/stylesheets/libs/materialize.css */
.z-depth-5, .modal {
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

/* line 2669, app/assets/stylesheets/libs/materialize.css */
.hoverable {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
}

/* line 2676, app/assets/stylesheets/libs/materialize.css */
.hoverable:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 2681, app/assets/stylesheets/libs/materialize.css */
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

/* line 2687, app/assets/stylesheets/libs/materialize.css */
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}

/* line 2693, app/assets/stylesheets/libs/materialize.css */
i {
  line-height: inherit;
}

/* line 2697, app/assets/stylesheets/libs/materialize.css */
i.left {
  float: left;
  margin-right: 15px;
}

/* line 2702, app/assets/stylesheets/libs/materialize.css */
i.right {
  float: right;
  margin-left: 15px;
}

/* line 2707, app/assets/stylesheets/libs/materialize.css */
i.tiny {
  font-size: 1rem;
}

/* line 2711, app/assets/stylesheets/libs/materialize.css */
i.small {
  font-size: 2rem;
}

/* line 2715, app/assets/stylesheets/libs/materialize.css */
i.medium {
  font-size: 4rem;
}

/* line 2719, app/assets/stylesheets/libs/materialize.css */
i.large {
  font-size: 6rem;
}

/* line 2723, app/assets/stylesheets/libs/materialize.css */
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

/* line 2729, app/assets/stylesheets/libs/materialize.css */
.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}

/* line 2737, app/assets/stylesheets/libs/materialize.css */
.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}

/* line 2745, app/assets/stylesheets/libs/materialize.css */
.pagination li.active a {
  color: #fff;
}

/* line 2749, app/assets/stylesheets/libs/materialize.css */
.pagination li.active {
  background-color: #ee6e73;
}

/* line 2753, app/assets/stylesheets/libs/materialize.css */
.pagination li.disabled a {
  cursor: default;
  color: #999;
}

/* line 2758, app/assets/stylesheets/libs/materialize.css */
.pagination li i {
  font-size: 2rem;
}

/* line 2762, app/assets/stylesheets/libs/materialize.css */
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 992px) {
  /* line 2768, app/assets/stylesheets/libs/materialize.css */
  .pagination {
    width: 100%;
  }
  /* line 2771, app/assets/stylesheets/libs/materialize.css */
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  /* line 2775, app/assets/stylesheets/libs/materialize.css */
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

/* line 2782, app/assets/stylesheets/libs/materialize.css */
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 2787, app/assets/stylesheets/libs/materialize.css */
.breadcrumb i,
.breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

/* line 2795, app/assets/stylesheets/libs/materialize.css */
.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

/* line 2808, app/assets/stylesheets/libs/materialize.css */
.breadcrumb:first-child:before {
  display: none;
}

/* line 2812, app/assets/stylesheets/libs/materialize.css */
.breadcrumb:last-child {
  color: #fff;
}

/* line 2816, app/assets/stylesheets/libs/materialize.css */
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

/* line 2822, app/assets/stylesheets/libs/materialize.css */
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

/* line 2831, app/assets/stylesheets/libs/materialize.css */
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 2844, app/assets/stylesheets/libs/materialize.css */
.pin-top, .pin-bottom {
  position: relative;
}

/* line 2848, app/assets/stylesheets/libs/materialize.css */
.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
/* line 2855, app/assets/stylesheets/libs/materialize.css */
ul.staggered-list li {
  opacity: 0;
}

/* line 2859, app/assets/stylesheets/libs/materialize.css */
.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  /* line 2869, app/assets/stylesheets/libs/materialize.css */
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  /* line 2875, app/assets/stylesheets/libs/materialize.css */
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) {
  /* line 2881, app/assets/stylesheets/libs/materialize.css */
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  /* line 2887, app/assets/stylesheets/libs/materialize.css */
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  /* line 2893, app/assets/stylesheets/libs/materialize.css */
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  /* line 2899, app/assets/stylesheets/libs/materialize.css */
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  /* line 2905, app/assets/stylesheets/libs/materialize.css */
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  /* line 2911, app/assets/stylesheets/libs/materialize.css */
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width: 601px) {
  /* line 2917, app/assets/stylesheets/libs/materialize.css */
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  /* line 2923, app/assets/stylesheets/libs/materialize.css */
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  /* line 2929, app/assets/stylesheets/libs/materialize.css */
  .center-on-small-only {
    text-align: center;
  }
}

/* line 2934, app/assets/stylesheets/libs/materialize.css */
.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73;
}

/* line 2940, app/assets/stylesheets/libs/materialize.css */
.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

/* line 2960, app/assets/stylesheets/libs/materialize.css */
table, th, td {
  border: none;
}

/* line 2964, app/assets/stylesheets/libs/materialize.css */
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2971, app/assets/stylesheets/libs/materialize.css */
table.striped tr {
  border-bottom: none;
}

/* line 2975, app/assets/stylesheets/libs/materialize.css */
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}

/* line 2979, app/assets/stylesheets/libs/materialize.css */
table.striped > tbody > tr > td {
  border-radius: 0;
}

/* line 2983, app/assets/stylesheets/libs/materialize.css */
table.highlight > tbody > tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}

/* line 2988, app/assets/stylesheets/libs/materialize.css */
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}

/* line 2992, app/assets/stylesheets/libs/materialize.css */
table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}

/* line 2996, app/assets/stylesheets/libs/materialize.css */
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

/* line 3000, app/assets/stylesheets/libs/materialize.css */
td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width: 992px) {
  /* line 3009, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  /* line 3017, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  /* line 3020, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  /* line 3025, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table th {
    text-align: left;
  }
  /* line 3028, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table thead {
    display: block;
    float: left;
  }
  /* line 3032, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  /* line 3036, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  /* line 3039, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 3046, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  /* line 3050, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  /* line 3054, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  /* line 3059, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  /* line 3063, app/assets/stylesheets/libs/materialize.css */
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}

/* line 3069, app/assets/stylesheets/libs/materialize.css */
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

/* line 3077, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

/* line 3085, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

/* line 3091, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar:not(.circle-clipper) > .circle,
.collection .collection-item.avatar :not(.circle-clipper) > .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

/* line 3102, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

/* line 3110, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar .title {
  font-size: 16px;
}

/* line 3114, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar p {
  margin: 0;
}

/* line 3118, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

/* line 3124, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item:last-child {
  border-bottom: none;
}

/* line 3128, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

/* line 3133, app/assets/stylesheets/libs/materialize.css */
.collection .collection-item.active .secondary-content {
  color: #fff;
}

/* line 3137, app/assets/stylesheets/libs/materialize.css */
.collection a.collection-item {
  display: block;
  -webkit-transition: .25s;
  transition: .25s;
  color: #26a69a;
}

/* line 3144, app/assets/stylesheets/libs/materialize.css */
.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

/* line 3148, app/assets/stylesheets/libs/materialize.css */
.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

/* line 3154, app/assets/stylesheets/libs/materialize.css */
.collection.with-header .collection-item {
  padding-left: 30px;
}

/* line 3158, app/assets/stylesheets/libs/materialize.css */
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

/* line 3162, app/assets/stylesheets/libs/materialize.css */
.secondary-content {
  float: right;
  color: #26a69a;
}

/* line 3167, app/assets/stylesheets/libs/materialize.css */
.collapsible .collection {
  margin: 0;
  border: none;
}

/* line 3172, app/assets/stylesheets/libs/materialize.css */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

/* line 3179, app/assets/stylesheets/libs/materialize.css */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 3187, app/assets/stylesheets/libs/materialize.css */
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}

/* line 3198, app/assets/stylesheets/libs/materialize.css */
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  -webkit-transition: width .3s linear;
  transition: width .3s linear;
}

/* line 3208, app/assets/stylesheets/libs/materialize.css */
.progress .indeterminate {
  background-color: #26a69a;
}

/* line 3212, app/assets/stylesheets/libs/materialize.css */
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

/* line 3224, app/assets/stylesheets/libs/materialize.css */
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

/*******************
  Utility Classes
*******************/
/* line 3301, app/assets/stylesheets/libs/materialize.css */
.hide {
  display: none !important;
}

/* line 3305, app/assets/stylesheets/libs/materialize.css */
.left-align {
  text-align: left;
}

/* line 3309, app/assets/stylesheets/libs/materialize.css */
.right-align {
  text-align: right;
}

/* line 3313, app/assets/stylesheets/libs/materialize.css */
.center, .center-align {
  text-align: center;
}

/* line 3317, app/assets/stylesheets/libs/materialize.css */
.left {
  float: left !important;
}

/* line 3321, app/assets/stylesheets/libs/materialize.css */
.right {
  float: right !important;
}

/* line 3325, app/assets/stylesheets/libs/materialize.css */
.no-select, input[type=range],
input[type=range] + .thumb {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 3333, app/assets/stylesheets/libs/materialize.css */
.circle {
  border-radius: 50%;
}

/* line 3337, app/assets/stylesheets/libs/materialize.css */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 3343, app/assets/stylesheets/libs/materialize.css */
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3350, app/assets/stylesheets/libs/materialize.css */
.no-padding {
  padding: 0 !important;
}

/* line 3354, app/assets/stylesheets/libs/materialize.css */
span.badge {
  min-width: 3rem;
  padding: 0 6px;
  margin-left: 14px;
  text-align: center;
  font-size: 1rem;
  line-height: 22px;
  height: 22px;
  color: #757575;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3368, app/assets/stylesheets/libs/materialize.css */
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}

/* line 3376, app/assets/stylesheets/libs/materialize.css */
span.badge.new:after {
  content: " new";
}

/* line 3380, app/assets/stylesheets/libs/materialize.css */
span.badge[data-badge-caption]::after {
  content: " " attr(data-badge-caption);
}

/* line 3384, app/assets/stylesheets/libs/materialize.css */
nav ul a span.badge {
  display: inline-block;
  float: none;
  margin-left: 4px;
  line-height: 22px;
  height: 22px;
  -webkit-font-smoothing: auto;
}

/* line 3393, app/assets/stylesheets/libs/materialize.css */
.collection-item span.badge {
  margin-top: calc(0.75rem - 11px);
}

/* line 3397, app/assets/stylesheets/libs/materialize.css */
.collapsible span.badge {
  margin-left: auto;
}

/* line 3401, app/assets/stylesheets/libs/materialize.css */
.sidenav span.badge {
  margin-top: calc(24px - 11px);
}

/* This is needed for some mobile phones to display the Google Icon font properly */
/* line 3406, app/assets/stylesheets/libs/materialize.css */
.material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}

/* line 3413, app/assets/stylesheets/libs/materialize.css */
.container {
  margin: 0 auto;
  max-width: 1340px;
  width: 90%;
}

@media only screen and (min-width: 601px) {
  /* line 3420, app/assets/stylesheets/libs/materialize.css */
  .container {
    width: 85%;
  }
}

@media only screen and (min-width: 993px) {
  /* line 3426, app/assets/stylesheets/libs/materialize.css */
  .container {
    width: 70%;
  }
}

/* line 3431, app/assets/stylesheets/libs/materialize.css */
.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

/* line 3436, app/assets/stylesheets/libs/materialize.css */
.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 3441, app/assets/stylesheets/libs/materialize.css */
.section.no-pad {
  padding: 0;
}

/* line 3445, app/assets/stylesheets/libs/materialize.css */
.section.no-pad-bot {
  padding-bottom: 0;
}

/* line 3449, app/assets/stylesheets/libs/materialize.css */
.section.no-pad-top {
  padding-top: 0;
}

/* line 3453, app/assets/stylesheets/libs/materialize.css */
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 3459, app/assets/stylesheets/libs/materialize.css */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 3465, app/assets/stylesheets/libs/materialize.css */
.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}

/* line 3473, app/assets/stylesheets/libs/materialize.css */
.row .col[class*="push-"], .row .col[class*="pull-"] {
  position: relative;
}

/* line 3477, app/assets/stylesheets/libs/materialize.css */
.row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3484, app/assets/stylesheets/libs/materialize.css */
.row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3491, app/assets/stylesheets/libs/materialize.css */
.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3498, app/assets/stylesheets/libs/materialize.css */
.row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3505, app/assets/stylesheets/libs/materialize.css */
.row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3512, app/assets/stylesheets/libs/materialize.css */
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3519, app/assets/stylesheets/libs/materialize.css */
.row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3526, app/assets/stylesheets/libs/materialize.css */
.row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3533, app/assets/stylesheets/libs/materialize.css */
.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3540, app/assets/stylesheets/libs/materialize.css */
.row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3547, app/assets/stylesheets/libs/materialize.css */
.row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3554, app/assets/stylesheets/libs/materialize.css */
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}

/* line 3561, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s1 {
  margin-left: 8.3333333333%;
}

/* line 3565, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s1 {
  right: 8.3333333333%;
}

/* line 3569, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s1 {
  left: 8.3333333333%;
}

/* line 3573, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s2 {
  margin-left: 16.6666666667%;
}

/* line 3577, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s2 {
  right: 16.6666666667%;
}

/* line 3581, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s2 {
  left: 16.6666666667%;
}

/* line 3585, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s3 {
  margin-left: 25%;
}

/* line 3589, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s3 {
  right: 25%;
}

/* line 3593, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s3 {
  left: 25%;
}

/* line 3597, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s4 {
  margin-left: 33.3333333333%;
}

/* line 3601, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s4 {
  right: 33.3333333333%;
}

/* line 3605, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s4 {
  left: 33.3333333333%;
}

/* line 3609, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s5 {
  margin-left: 41.6666666667%;
}

/* line 3613, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s5 {
  right: 41.6666666667%;
}

/* line 3617, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s5 {
  left: 41.6666666667%;
}

/* line 3621, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s6 {
  margin-left: 50%;
}

/* line 3625, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s6 {
  right: 50%;
}

/* line 3629, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s6 {
  left: 50%;
}

/* line 3633, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s7 {
  margin-left: 58.3333333333%;
}

/* line 3637, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s7 {
  right: 58.3333333333%;
}

/* line 3641, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s7 {
  left: 58.3333333333%;
}

/* line 3645, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s8 {
  margin-left: 66.6666666667%;
}

/* line 3649, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s8 {
  right: 66.6666666667%;
}

/* line 3653, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s8 {
  left: 66.6666666667%;
}

/* line 3657, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s9 {
  margin-left: 75%;
}

/* line 3661, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s9 {
  right: 75%;
}

/* line 3665, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s9 {
  left: 75%;
}

/* line 3669, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s10 {
  margin-left: 83.3333333333%;
}

/* line 3673, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s10 {
  right: 83.3333333333%;
}

/* line 3677, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s10 {
  left: 83.3333333333%;
}

/* line 3681, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s11 {
  margin-left: 91.6666666667%;
}

/* line 3685, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s11 {
  right: 91.6666666667%;
}

/* line 3689, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s11 {
  left: 91.6666666667%;
}

/* line 3693, app/assets/stylesheets/libs/materialize.css */
.row .col.offset-s12 {
  margin-left: 100%;
}

/* line 3697, app/assets/stylesheets/libs/materialize.css */
.row .col.pull-s12 {
  right: 100%;
}

/* line 3701, app/assets/stylesheets/libs/materialize.css */
.row .col.push-s12 {
  left: 100%;
}

@media only screen and (min-width: 601px) {
  /* line 3706, app/assets/stylesheets/libs/materialize.css */
  .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3712, app/assets/stylesheets/libs/materialize.css */
  .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3718, app/assets/stylesheets/libs/materialize.css */
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3724, app/assets/stylesheets/libs/materialize.css */
  .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3730, app/assets/stylesheets/libs/materialize.css */
  .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3736, app/assets/stylesheets/libs/materialize.css */
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3742, app/assets/stylesheets/libs/materialize.css */
  .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3748, app/assets/stylesheets/libs/materialize.css */
  .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3754, app/assets/stylesheets/libs/materialize.css */
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3760, app/assets/stylesheets/libs/materialize.css */
  .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3766, app/assets/stylesheets/libs/materialize.css */
  .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3772, app/assets/stylesheets/libs/materialize.css */
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3778, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  /* line 3781, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  /* line 3784, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  /* line 3787, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  /* line 3790, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  /* line 3793, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  /* line 3796, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  /* line 3799, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m3 {
    right: 25%;
  }
  /* line 3802, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m3 {
    left: 25%;
  }
  /* line 3805, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  /* line 3808, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  /* line 3811, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  /* line 3814, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  /* line 3817, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  /* line 3820, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  /* line 3823, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  /* line 3826, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m6 {
    right: 50%;
  }
  /* line 3829, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m6 {
    left: 50%;
  }
  /* line 3832, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  /* line 3835, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  /* line 3838, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  /* line 3841, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  /* line 3844, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  /* line 3847, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  /* line 3850, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  /* line 3853, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m9 {
    right: 75%;
  }
  /* line 3856, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m9 {
    left: 75%;
  }
  /* line 3859, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  /* line 3862, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  /* line 3865, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  /* line 3868, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  /* line 3871, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  /* line 3874, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  /* line 3877, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  /* line 3880, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-m12 {
    right: 100%;
  }
  /* line 3883, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-m12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
  /* line 3889, app/assets/stylesheets/libs/materialize.css */
  .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3895, app/assets/stylesheets/libs/materialize.css */
  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3901, app/assets/stylesheets/libs/materialize.css */
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3907, app/assets/stylesheets/libs/materialize.css */
  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3913, app/assets/stylesheets/libs/materialize.css */
  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3919, app/assets/stylesheets/libs/materialize.css */
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3925, app/assets/stylesheets/libs/materialize.css */
  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3931, app/assets/stylesheets/libs/materialize.css */
  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3937, app/assets/stylesheets/libs/materialize.css */
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3943, app/assets/stylesheets/libs/materialize.css */
  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3949, app/assets/stylesheets/libs/materialize.css */
  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3955, app/assets/stylesheets/libs/materialize.css */
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 3961, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  /* line 3964, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  /* line 3967, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  /* line 3970, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  /* line 3973, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  /* line 3976, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  /* line 3979, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  /* line 3982, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l3 {
    right: 25%;
  }
  /* line 3985, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l3 {
    left: 25%;
  }
  /* line 3988, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  /* line 3991, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  /* line 3994, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  /* line 3997, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  /* line 4000, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  /* line 4003, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  /* line 4006, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  /* line 4009, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l6 {
    right: 50%;
  }
  /* line 4012, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l6 {
    left: 50%;
  }
  /* line 4015, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  /* line 4018, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  /* line 4021, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  /* line 4024, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  /* line 4027, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  /* line 4030, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  /* line 4033, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  /* line 4036, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l9 {
    right: 75%;
  }
  /* line 4039, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l9 {
    left: 75%;
  }
  /* line 4042, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  /* line 4045, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  /* line 4048, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  /* line 4051, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  /* line 4054, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  /* line 4057, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  /* line 4060, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  /* line 4063, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-l12 {
    right: 100%;
  }
  /* line 4066, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-l12 {
    left: 100%;
  }
}

@media only screen and (min-width: 1201px) {
  /* line 4072, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4078, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4084, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4090, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4096, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4102, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4108, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4114, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4120, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4126, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4132, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4138, app/assets/stylesheets/libs/materialize.css */
  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  /* line 4144, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl1 {
    margin-left: 8.3333333333%;
  }
  /* line 4147, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl1 {
    right: 8.3333333333%;
  }
  /* line 4150, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl1 {
    left: 8.3333333333%;
  }
  /* line 4153, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl2 {
    margin-left: 16.6666666667%;
  }
  /* line 4156, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl2 {
    right: 16.6666666667%;
  }
  /* line 4159, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl2 {
    left: 16.6666666667%;
  }
  /* line 4162, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  /* line 4165, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl3 {
    right: 25%;
  }
  /* line 4168, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl3 {
    left: 25%;
  }
  /* line 4171, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl4 {
    margin-left: 33.3333333333%;
  }
  /* line 4174, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl4 {
    right: 33.3333333333%;
  }
  /* line 4177, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl4 {
    left: 33.3333333333%;
  }
  /* line 4180, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl5 {
    margin-left: 41.6666666667%;
  }
  /* line 4183, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl5 {
    right: 41.6666666667%;
  }
  /* line 4186, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl5 {
    left: 41.6666666667%;
  }
  /* line 4189, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  /* line 4192, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl6 {
    right: 50%;
  }
  /* line 4195, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl6 {
    left: 50%;
  }
  /* line 4198, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl7 {
    margin-left: 58.3333333333%;
  }
  /* line 4201, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl7 {
    right: 58.3333333333%;
  }
  /* line 4204, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl7 {
    left: 58.3333333333%;
  }
  /* line 4207, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl8 {
    margin-left: 66.6666666667%;
  }
  /* line 4210, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl8 {
    right: 66.6666666667%;
  }
  /* line 4213, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl8 {
    left: 66.6666666667%;
  }
  /* line 4216, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  /* line 4219, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl9 {
    right: 75%;
  }
  /* line 4222, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl9 {
    left: 75%;
  }
  /* line 4225, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl10 {
    margin-left: 83.3333333333%;
  }
  /* line 4228, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl10 {
    right: 83.3333333333%;
  }
  /* line 4231, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl10 {
    left: 83.3333333333%;
  }
  /* line 4234, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl11 {
    margin-left: 91.6666666667%;
  }
  /* line 4237, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl11 {
    right: 91.6666666667%;
  }
  /* line 4240, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl11 {
    left: 91.6666666667%;
  }
  /* line 4243, app/assets/stylesheets/libs/materialize.css */
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  /* line 4246, app/assets/stylesheets/libs/materialize.css */
  .row .col.pull-xl12 {
    right: 100%;
  }
  /* line 4249, app/assets/stylesheets/libs/materialize.css */
  .row .col.push-xl12 {
    left: 100%;
  }
}

/* line 4254, app/assets/stylesheets/libs/materialize.css */
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}

/* line 4262, app/assets/stylesheets/libs/materialize.css */
nav.nav-extended {
  height: auto;
}

/* line 4266, app/assets/stylesheets/libs/materialize.css */
nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}

/* line 4271, app/assets/stylesheets/libs/materialize.css */
nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}

/* line 4276, app/assets/stylesheets/libs/materialize.css */
nav a {
  color: #fff;
}

/* line 4280, app/assets/stylesheets/libs/materialize.css */
nav i,
nav [class^="mdi-"], nav [class*="mdi-"],
nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

/* line 4289, app/assets/stylesheets/libs/materialize.css */
nav .nav-wrapper {
  position: relative;
  height: 100%;
}

@media only screen and (min-width: 993px) {
  /* line 4295, app/assets/stylesheets/libs/materialize.css */
  nav a.sidenav-trigger {
    display: none;
  }
}

/* line 4300, app/assets/stylesheets/libs/materialize.css */
nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}

/* line 4308, app/assets/stylesheets/libs/materialize.css */
nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px;
}

/* line 4313, app/assets/stylesheets/libs/materialize.css */
nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}

/* line 4321, app/assets/stylesheets/libs/materialize.css */
nav .brand-logo.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 992px) {
  /* line 4328, app/assets/stylesheets/libs/materialize.css */
  nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 4333, app/assets/stylesheets/libs/materialize.css */
  nav .brand-logo.left, nav .brand-logo.right {
    padding: 0;
    -webkit-transform: none;
    transform: none;
  }
  /* line 4338, app/assets/stylesheets/libs/materialize.css */
  nav .brand-logo.left {
    left: 0.5rem;
  }
  /* line 4341, app/assets/stylesheets/libs/materialize.css */
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}

/* line 4347, app/assets/stylesheets/libs/materialize.css */
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}

/* line 4352, app/assets/stylesheets/libs/materialize.css */
nav .brand-logo i,
nav .brand-logo [class^="mdi-"], nav .brand-logo [class*="mdi-"],
nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}

/* line 4359, app/assets/stylesheets/libs/materialize.css */
nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}

/* line 4365, app/assets/stylesheets/libs/materialize.css */
nav ul {
  margin: 0;
}

/* line 4369, app/assets/stylesheets/libs/materialize.css */
nav ul li {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  float: left;
  padding: 0;
}

/* line 4376, app/assets/stylesheets/libs/materialize.css */
nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 4380, app/assets/stylesheets/libs/materialize.css */
nav ul a {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}

/* line 4390, app/assets/stylesheets/libs/materialize.css */
nav ul a.btn, nav ul a.btn-large, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}

/* line 4396, app/assets/stylesheets/libs/materialize.css */
nav ul a.btn > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-flat > .material-icons, nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}

/* line 4401, app/assets/stylesheets/libs/materialize.css */
nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 4405, app/assets/stylesheets/libs/materialize.css */
nav ul.left {
  float: left;
}

/* line 4409, app/assets/stylesheets/libs/materialize.css */
nav form {
  height: 100%;
}

/* line 4413, app/assets/stylesheets/libs/materialize.css */
nav .input-field {
  margin: 0;
  height: 100%;
}

/* line 4418, app/assets/stylesheets/libs/materialize.css */
nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

/* line 4425, app/assets/stylesheets/libs/materialize.css */
nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 4431, app/assets/stylesheets/libs/materialize.css */
nav .input-field label {
  top: 0;
  left: 0;
}

/* line 4436, app/assets/stylesheets/libs/materialize.css */
nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: color .3s;
  transition: color .3s;
}

/* line 4442, app/assets/stylesheets/libs/materialize.css */
nav .input-field label.active i {
  color: #fff;
}

/* line 4446, app/assets/stylesheets/libs/materialize.css */
.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 997;
}

/* line 4452, app/assets/stylesheets/libs/materialize.css */
.navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width: 601px) {
  /* line 4457, app/assets/stylesheets/libs/materialize.css */
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  /* line 4460, app/assets/stylesheets/libs/materialize.css */
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px;
    line-height: 64px;
  }
  /* line 4464, app/assets/stylesheets/libs/materialize.css */
  .navbar-fixed {
    height: 64px;
  }
}

/* line 4469, app/assets/stylesheets/libs/materialize.css */
a {
  text-decoration: none;
}

/* line 4473, app/assets/stylesheets/libs/materialize.css */
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}

@media only screen and (min-width: 0) {
  /* line 4481, app/assets/stylesheets/libs/materialize.css */
  html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  /* line 4487, app/assets/stylesheets/libs/materialize.css */
  html {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 4493, app/assets/stylesheets/libs/materialize.css */
  html {
    font-size: 15px;
  }
}

/* line 4498, app/assets/stylesheets/libs/materialize.css */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3;
}

/* line 4503, app/assets/stylesheets/libs/materialize.css */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

/* line 4507, app/assets/stylesheets/libs/materialize.css */
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}

/* line 4513, app/assets/stylesheets/libs/materialize.css */
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.3733333333rem 0 1.424rem 0;
}

/* line 4519, app/assets/stylesheets/libs/materialize.css */
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.9466666667rem 0 1.168rem 0;
}

/* line 4525, app/assets/stylesheets/libs/materialize.css */
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}

/* line 4531, app/assets/stylesheets/libs/materialize.css */
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 0.656rem 0;
}

/* line 4537, app/assets/stylesheets/libs/materialize.css */
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.7666666667rem 0 0.46rem 0;
}

/* line 4543, app/assets/stylesheets/libs/materialize.css */
em {
  font-style: italic;
}

/* line 4547, app/assets/stylesheets/libs/materialize.css */
strong {
  font-weight: 500;
}

/* line 4551, app/assets/stylesheets/libs/materialize.css */
small {
  font-size: 75%;
}

/* line 4555, app/assets/stylesheets/libs/materialize.css */
.light {
  font-weight: 300;
}

/* line 4559, app/assets/stylesheets/libs/materialize.css */
.thin {
  font-weight: 200;
}

@media only screen and (min-width: 360px) {
  /* line 4564, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 390px) {
  /* line 4570, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 420px) {
  /* line 4576, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 450px) {
  /* line 4582, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 480px) {
  /* line 4588, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 510px) {
  /* line 4594, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 540px) {
  /* line 4600, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 570px) {
  /* line 4606, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 600px) {
  /* line 4612, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 630px) {
  /* line 4618, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 660px) {
  /* line 4624, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 690px) {
  /* line 4630, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 720px) {
  /* line 4636, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 750px) {
  /* line 4642, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 780px) {
  /* line 4648, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 810px) {
  /* line 4654, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 840px) {
  /* line 4660, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 870px) {
  /* line 4666, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 900px) {
  /* line 4672, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 930px) {
  /* line 4678, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 960px) {
  /* line 4684, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  /* line 4690, app/assets/stylesheets/libs/materialize.css */
  .flow-text {
    font-size: 1.2rem;
  }
}

/* line 4695, app/assets/stylesheets/libs/materialize.css */
.scale-transition {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63), -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

/* line 4702, app/assets/stylesheets/libs/materialize.css */
.scale-transition.scale-out {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .2s !important;
  transition: -webkit-transform .2s !important;
  transition: transform .2s !important;
  transition: transform .2s, -webkit-transform .2s !important;
}

/* line 4711, app/assets/stylesheets/libs/materialize.css */
.scale-transition.scale-in {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 4716, app/assets/stylesheets/libs/materialize.css */
.card-panel {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}

/* line 4727, app/assets/stylesheets/libs/materialize.css */
.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 2px;
}

/* line 4738, app/assets/stylesheets/libs/materialize.css */
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}

/* line 4743, app/assets/stylesheets/libs/materialize.css */
.card .card-title.activator {
  cursor: pointer;
}

/* line 4747, app/assets/stylesheets/libs/materialize.css */
.card.small, .card.medium, .card.large {
  position: relative;
}

/* line 4751, app/assets/stylesheets/libs/materialize.css */
.card.small .card-image, .card.medium .card-image, .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}

/* line 4756, app/assets/stylesheets/libs/materialize.css */
.card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
  max-height: 40%;
}

/* line 4760, app/assets/stylesheets/libs/materialize.css */
.card.small .card-content, .card.medium .card-content, .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 4765, app/assets/stylesheets/libs/materialize.css */
.card.small .card-action, .card.medium .card-action, .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 4772, app/assets/stylesheets/libs/materialize.css */
.card.small {
  height: 300px;
}

/* line 4776, app/assets/stylesheets/libs/materialize.css */
.card.medium {
  height: 400px;
}

/* line 4780, app/assets/stylesheets/libs/materialize.css */
.card.large {
  height: 500px;
}

/* line 4784, app/assets/stylesheets/libs/materialize.css */
.card.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 4791, app/assets/stylesheets/libs/materialize.css */
.card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}

/* line 4797, app/assets/stylesheets/libs/materialize.css */
.card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
  height: 100%;
}

/* line 4801, app/assets/stylesheets/libs/materialize.css */
.card.horizontal .card-image {
  max-width: 50%;
}

/* line 4805, app/assets/stylesheets/libs/materialize.css */
.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}

/* line 4811, app/assets/stylesheets/libs/materialize.css */
.card.horizontal .card-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

/* line 4828, app/assets/stylesheets/libs/materialize.css */
.card.horizontal .card-stacked .card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* line 4835, app/assets/stylesheets/libs/materialize.css */
.card.sticky-action .card-action {
  z-index: 2;
}

/* line 4839, app/assets/stylesheets/libs/materialize.css */
.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}

/* line 4844, app/assets/stylesheets/libs/materialize.css */
.card .card-image {
  position: relative;
}

/* line 4848, app/assets/stylesheets/libs/materialize.css */
.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

/* line 4859, app/assets/stylesheets/libs/materialize.css */
.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}

/* line 4868, app/assets/stylesheets/libs/materialize.css */
.card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

/* line 4873, app/assets/stylesheets/libs/materialize.css */
.card .card-content p {
  margin: 0;
}

/* line 4877, app/assets/stylesheets/libs/materialize.css */
.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}

/* line 4883, app/assets/stylesheets/libs/materialize.css */
.card .card-content .card-title i {
  line-height: 32px;
}

/* line 4887, app/assets/stylesheets/libs/materialize.css */
.card .card-action {
  position: relative;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 24px;
}

/* line 4893, app/assets/stylesheets/libs/materialize.css */
.card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}

/* line 4897, app/assets/stylesheets/libs/materialize.css */
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

/* line 4905, app/assets/stylesheets/libs/materialize.css */
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}

/* line 4909, app/assets/stylesheets/libs/materialize.css */
.card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

/* line 4922, app/assets/stylesheets/libs/materialize.css */
.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

/* line 4927, app/assets/stylesheets/libs/materialize.css */
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}

@media only screen and (max-width: 600px) {
  /* line 4934, app/assets/stylesheets/libs/materialize.css */
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
  /* line 4941, app/assets/stylesheets/libs/materialize.css */
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}

@media only screen and (min-width: 993px) {
  /* line 4949, app/assets/stylesheets/libs/materialize.css */
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}

/* line 4956, app/assets/stylesheets/libs/materialize.css */
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: default;
}

/* line 4987, app/assets/stylesheets/libs/materialize.css */
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}

/* line 4994, app/assets/stylesheets/libs/materialize.css */
.toast.rounded {
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  /* line 4999, app/assets/stylesheets/libs/materialize.css */
  .toast {
    width: 100%;
    border-radius: 0;
  }
}

/* line 5005, app/assets/stylesheets/libs/materialize.css */
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}

/* line 5016, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-transparent {
  background-color: transparent;
}

/* line 5020, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}

/* line 5026, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}

/* line 5031, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}

/* line 5035, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-fixed-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 5042, app/assets/stylesheets/libs/materialize.css */
.tabs.tabs-fixed-width .tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* line 5049, app/assets/stylesheets/libs/materialize.css */
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

/* line 5059, app/assets/stylesheets/libs/materialize.css */
.tabs .tab a {
  color: rgba(238, 110, 115, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color .28s ease;
  transition: color .28s ease;
}

/* line 5072, app/assets/stylesheets/libs/materialize.css */
.tabs .tab a:hover, .tabs .tab a.active {
  background-color: transparent;
  color: #ee6e73;
}

/* line 5077, app/assets/stylesheets/libs/materialize.css */
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  color: rgba(238, 110, 115, 0.4);
  cursor: default;
}

/* line 5083, app/assets/stylesheets/libs/materialize.css */
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left, right;
}

@media only screen and (max-width: 992px) {
  /* line 5092, app/assets/stylesheets/libs/materialize.css */
  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 5098, app/assets/stylesheets/libs/materialize.css */
  .tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  /* line 5104, app/assets/stylesheets/libs/materialize.css */
  .tabs .tab a {
    padding: 0 12px;
  }
}

/* line 5109, app/assets/stylesheets/libs/materialize.css */
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}

/* line 5130, app/assets/stylesheets/libs/materialize.css */
.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  visibility: hidden;
}

/* line 5143, app/assets/stylesheets/libs/materialize.css */
.btn, .btn-large,
.btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

/* line 5156, app/assets/stylesheets/libs/materialize.css */
.btn.disabled, .disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-flat:disabled,
.btn[disabled],
[disabled].btn-large,
.btn-floating[disabled],
.btn-large[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}

/* line 5178, app/assets/stylesheets/libs/materialize.css */
.btn.disabled:hover, .disabled.btn-large:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
[disabled].btn-large:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

/* line 5196, app/assets/stylesheets/libs/materialize.css */
.btn, .btn-large,
.btn-floating,
.btn-large,
.btn-flat {
  font-size: 1rem;
  outline: 0;
}

/* line 5204, app/assets/stylesheets/libs/materialize.css */
.btn i, .btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

/* line 5212, app/assets/stylesheets/libs/materialize.css */
.btn:focus, .btn-large:focus,
.btn-floating:focus {
  background-color: #1d7d74;
}

/* line 5217, app/assets/stylesheets/libs/materialize.css */
.btn, .btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

/* line 5228, app/assets/stylesheets/libs/materialize.css */
.btn:hover, .btn-large:hover {
  background-color: #2bbbad;
}

/* line 5232, app/assets/stylesheets/libs/materialize.css */
.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
}

/* line 5250, app/assets/stylesheets/libs/materialize.css */
.btn-floating:hover {
  background-color: #26a69a;
}

/* line 5254, app/assets/stylesheets/libs/materialize.css */
.btn-floating:before {
  border-radius: 0;
}

/* line 5258, app/assets/stylesheets/libs/materialize.css */
.btn-floating.btn-large {
  width: 56px;
  height: 56px;
}

/* line 5263, app/assets/stylesheets/libs/materialize.css */
.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

/* line 5267, app/assets/stylesheets/libs/materialize.css */
.btn-floating.btn-large i {
  line-height: 56px;
}

/* line 5271, app/assets/stylesheets/libs/materialize.css */
.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

/* line 5277, app/assets/stylesheets/libs/materialize.css */
.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

/* line 5282, app/assets/stylesheets/libs/materialize.css */
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

/* line 5291, app/assets/stylesheets/libs/materialize.css */
button.btn-floating {
  border: none;
}

/* line 5295, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

/* line 5304, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.active ul {
  visibility: visible;
}

/* line 5308, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}

/* line 5312, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
  /*width 100% only goes to width of button container */
}

/* line 5324, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}

/* line 5329, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}

/* line 5333, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}

/* line 5340, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}

/* line 5344, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}

/* line 5348, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

/* line 5362, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}

/* line 5366, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

/* line 5371, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

/* line 5375, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

/* line 5385, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

/* line 5397, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

/* line 5411, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

/* line 5415, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

/* line 5425, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn ul li {
  margin-bottom: 15px;
}

/* line 5429, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

/* line 5433, app/assets/stylesheets/libs/materialize.css */
.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 5446, app/assets/stylesheets/libs/materialize.css */
.btn-flat {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

/* line 5456, app/assets/stylesheets/libs/materialize.css */
.btn-flat:focus, .btn-flat:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5461, app/assets/stylesheets/libs/materialize.css */
.btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 5465, app/assets/stylesheets/libs/materialize.css */
.btn-flat.disabled {
  background-color: transparent !important;
  color: #b3b2b2 !important;
  cursor: default;
}

/* line 5471, app/assets/stylesheets/libs/materialize.css */
.btn-large {
  height: 54px;
  line-height: 54px;
}

/* line 5476, app/assets/stylesheets/libs/materialize.css */
.btn-large i {
  font-size: 1.6rem;
}

/* line 5480, app/assets/stylesheets/libs/materialize.css */
.btn-block {
  display: block;
}

/* line 5484, app/assets/stylesheets/libs/materialize.css */
.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 5497, app/assets/stylesheets/libs/materialize.css */
.dropdown-content:focus {
  outline: 0;
}

/* line 5501, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
}

/* line 5511, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #eee;
}

/* line 5515, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li:focus {
  outline: none;
  background-color: #dadada;
}

/* line 5520, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}

/* line 5525, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li > a, .dropdown-content li > span {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

/* line 5533, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}

/* line 5539, app/assets/stylesheets/libs/materialize.css */
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}

/* line 5547, app/assets/stylesheets/libs/materialize.css */
.input-field.col .dropdown-content [type="checkbox"] + label {
  top: 1px;
  left: 0;
  height: 18px;
  -webkit-transform: none;
  transform: none;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
/* line 5563, app/assets/stylesheets/libs/materialize.css */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

/* line 5579, app/assets/stylesheets/libs/materialize.css */
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

/* line 5599, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

/* line 5603, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

/* line 5607, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

/* line 5611, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

/* line 5615, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

/* line 5619, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

/* line 5623, app/assets/stylesheets/libs/materialize.css */
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

/* line 5627, app/assets/stylesheets/libs/materialize.css */
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

/* line 5635, app/assets/stylesheets/libs/materialize.css */
.waves-effect img {
  position: relative;
  z-index: -1;
}

/* line 5640, app/assets/stylesheets/libs/materialize.css */
.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

/* line 5645, app/assets/stylesheets/libs/materialize.css */
.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

/* line 5651, app/assets/stylesheets/libs/materialize.css */
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

/* line 5656, app/assets/stylesheets/libs/materialize.css */
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 5663, app/assets/stylesheets/libs/materialize.css */
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}

/* line 5672, app/assets/stylesheets/libs/materialize.css */
.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
/* line 5677, app/assets/stylesheets/libs/materialize.css */
.waves-effect .waves-ripple {
  z-index: -1;
}

/* line 5681, app/assets/stylesheets/libs/materialize.css */
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}

@media only screen and (max-width: 992px) {
  /* line 5697, app/assets/stylesheets/libs/materialize.css */
  .modal {
    width: 80%;
  }
}

/* line 5702, app/assets/stylesheets/libs/materialize.css */
.modal h1, .modal h2, .modal h3, .modal h4 {
  margin-top: 0;
}

/* line 5706, app/assets/stylesheets/libs/materialize.css */
.modal .modal-content {
  padding: 24px;
}

/* line 5710, app/assets/stylesheets/libs/materialize.css */
.modal .modal-close {
  cursor: pointer;
}

/* line 5714, app/assets/stylesheets/libs/materialize.css */
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}

/* line 5723, app/assets/stylesheets/libs/materialize.css */
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
  margin: 6px 0;
}

/* line 5727, app/assets/stylesheets/libs/materialize.css */
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}

/* line 5741, app/assets/stylesheets/libs/materialize.css */
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}

/* line 5746, app/assets/stylesheets/libs/materialize.css */
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}

/* line 5754, app/assets/stylesheets/libs/materialize.css */
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}

/* line 5760, app/assets/stylesheets/libs/materialize.css */
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}

/* line 5770, app/assets/stylesheets/libs/materialize.css */
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}

/* line 5777, app/assets/stylesheets/libs/materialize.css */
.collapsible-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

/* line 5790, app/assets/stylesheets/libs/materialize.css */
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

/* line 5798, app/assets/stylesheets/libs/materialize.css */
.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
}

/* line 5806, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5813, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible li,
.sidenav.fixed .collapsible li {
  padding: 0;
}

/* line 5818, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}

/* line 5827, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-header:hover,
.sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 5832, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-header i,
.sidenav.fixed .collapsible-header i {
  line-height: inherit;
}

/* line 5837, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}

/* line 5843, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-body li a,
.sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

/* line 5848, app/assets/stylesheets/libs/materialize.css */
.collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5854, app/assets/stylesheets/libs/materialize.css */
.collapsible.popout > li {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 5862, app/assets/stylesheets/libs/materialize.css */
.collapsible.popout > li.active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

/* line 5868, app/assets/stylesheets/libs/materialize.css */
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}

/* line 5882, app/assets/stylesheets/libs/materialize.css */
.chip:focus {
  outline: none;
  background-color: #26a69a;
  color: #fff;
}

/* line 5888, app/assets/stylesheets/libs/materialize.css */
.chip > img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}

/* line 5896, app/assets/stylesheets/libs/materialize.css */
.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

/* line 5904, app/assets/stylesheets/libs/materialize.css */
.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 0 8px 0;
  min-height: 45px;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* line 5916, app/assets/stylesheets/libs/materialize.css */
.chips.focus {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}

/* line 5922, app/assets/stylesheets/libs/materialize.css */
.chips:hover {
  cursor: text;
}

/* line 5926, app/assets/stylesheets/libs/materialize.css */
.chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 16px;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}

/* line 5940, app/assets/stylesheets/libs/materialize.css */
.chips .input:focus {
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 5946, app/assets/stylesheets/libs/materialize.css */
.chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5951, app/assets/stylesheets/libs/materialize.css */
.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

/* line 5957, app/assets/stylesheets/libs/materialize.css */
.chips:empty ~ label {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
}

/* line 5963, app/assets/stylesheets/libs/materialize.css */
.materialboxed {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}

/* line 5973, app/assets/stylesheets/libs/materialize.css */
.materialboxed:hover:not(.active) {
  opacity: .8;
}

/* line 5977, app/assets/stylesheets/libs/materialize.css */
.materialboxed.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 5982, app/assets/stylesheets/libs/materialize.css */
#materialbox-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}

/* line 5993, app/assets/stylesheets/libs/materialize.css */
.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}

/* line 6008, app/assets/stylesheets/libs/materialize.css */
select:focus {
  outline: 1px solid #c9f3ef;
}

/* line 6012, app/assets/stylesheets/libs/materialize.css */
button:focus {
  outline: none;
  background-color: #2ab7a9;
}

/* line 6017, app/assets/stylesheets/libs/materialize.css */
label {
  font-size: 0.8rem;
  color: #9e9e9e;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
/* line 6025, app/assets/stylesheets/libs/materialize.css */
::-webkit-input-placeholder {
  color: #d1d1d1;
}

/* line 6028, app/assets/stylesheets/libs/materialize.css */
::-moz-placeholder {
  color: #d1d1d1;
}

/* line 6031, app/assets/stylesheets/libs/materialize.css */
:-ms-input-placeholder {
  color: #d1d1d1;
}

/* line 6034, app/assets/stylesheets/libs/materialize.css */
::-ms-input-placeholder {
  color: #d1d1d1;
}

/* line 6037, app/assets/stylesheets/libs/materialize.css */
::placeholder {
  color: #d1d1d1;
}

/* Text inputs */
/* line 6042, app/assets/stylesheets/libs/materialize.css */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border .3s, -webkit-box-shadow .3s;
  transition: border .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border .3s;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

/* line 6075, app/assets/stylesheets/libs/materialize.css */
input:not([type]):disabled, input:not([type])[readonly="readonly"],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly="readonly"],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly="readonly"],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly="readonly"],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly="readonly"],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly="readonly"],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly="readonly"],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly="readonly"],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly="readonly"],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly="readonly"],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

/* line 6104, app/assets/stylesheets/libs/materialize.css */
input:not([type]):disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text]:not(.browser-default)[readonly="readonly"] + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password]:not(.browser-default)[readonly="readonly"] + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email]:not(.browser-default)[readonly="readonly"] + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url]:not(.browser-default)[readonly="readonly"] + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time]:not(.browser-default)[readonly="readonly"] + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number]:not(.browser-default)[readonly="readonly"] + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search]:not(.browser-default)[readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.42);
}

/* line 6133, app/assets/stylesheets/libs/materialize.css */
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}

/* line 6151, app/assets/stylesheets/libs/materialize.css */
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}

/* line 6167, app/assets/stylesheets/libs/materialize.css */
input:not([type]):focus.valid ~ label,
input[type=text]:not(.browser-default):focus.valid ~ label,
input[type=password]:not(.browser-default):focus.valid ~ label,
input[type=email]:not(.browser-default):focus.valid ~ label,
input[type=url]:not(.browser-default):focus.valid ~ label,
input[type=time]:not(.browser-default):focus.valid ~ label,
input[type=date]:not(.browser-default):focus.valid ~ label,
input[type=datetime]:not(.browser-default):focus.valid ~ label,
input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
input[type=tel]:not(.browser-default):focus.valid ~ label,
input[type=number]:not(.browser-default):focus.valid ~ label,
input[type=search]:not(.browser-default):focus.valid ~ label,
textarea.materialize-textarea:focus.valid ~ label {
  color: #4CAF50;
}

/* line 6183, app/assets/stylesheets/libs/materialize.css */
input:not([type]):focus.invalid ~ label,
input[type=text]:not(.browser-default):focus.invalid ~ label,
input[type=password]:not(.browser-default):focus.invalid ~ label,
input[type=email]:not(.browser-default):focus.invalid ~ label,
input[type=url]:not(.browser-default):focus.invalid ~ label,
input[type=time]:not(.browser-default):focus.invalid ~ label,
input[type=date]:not(.browser-default):focus.invalid ~ label,
input[type=datetime]:not(.browser-default):focus.invalid ~ label,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
input[type=tel]:not(.browser-default):focus.invalid ~ label,
input[type=number]:not(.browser-default):focus.invalid ~ label,
input[type=search]:not(.browser-default):focus.invalid ~ label,
textarea.materialize-textarea:focus.invalid ~ label {
  color: #F44336;
}

/* line 6199, app/assets/stylesheets/libs/materialize.css */
input:not([type]).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}

/* Validation Sass Placeholders */
/* line 6216, app/assets/stylesheets/libs/materialize.css */
input.valid:not([type]), input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
  border-bottom: 1px solid #4CAF50;
  -webkit-box-shadow: 0 1px 0 0 #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}

/* line 6246, app/assets/stylesheets/libs/materialize.css */
input.invalid:not([type]), input.invalid:not([type]):focus,
input[type=text].invalid:not(.browser-default),
input[type=text].invalid:not(.browser-default):focus,
input[type=password].invalid:not(.browser-default),
input[type=password].invalid:not(.browser-default):focus,
input[type=email].invalid:not(.browser-default),
input[type=email].invalid:not(.browser-default):focus,
input[type=url].invalid:not(.browser-default),
input[type=url].invalid:not(.browser-default):focus,
input[type=time].invalid:not(.browser-default),
input[type=time].invalid:not(.browser-default):focus,
input[type=date].invalid:not(.browser-default),
input[type=date].invalid:not(.browser-default):focus,
input[type=datetime].invalid:not(.browser-default),
input[type=datetime].invalid:not(.browser-default):focus,
input[type=datetime-local].invalid:not(.browser-default),
input[type=datetime-local].invalid:not(.browser-default):focus,
input[type=tel].invalid:not(.browser-default),
input[type=tel].invalid:not(.browser-default):focus,
input[type=number].invalid:not(.browser-default),
input[type=number].invalid:not(.browser-default):focus,
input[type=search].invalid:not(.browser-default),
input[type=search].invalid:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus, .select-wrapper.invalid > input.select-dropdown {
  border-bottom: 1px solid #F44336;
  -webkit-box-shadow: 0 1px 0 0 #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}

/* line 6276, app/assets/stylesheets/libs/materialize.css */
input:not([type]).valid ~ .helper-text[data-success],
input:not([type]):focus.valid ~ .helper-text[data-success],
input:not([type]).invalid ~ .helper-text[data-error],
input:not([type]):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error], .select-wrapper.valid .helper-text[data-success],
.select-wrapper.invalid ~ .helper-text[data-error] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

/* line 6337, app/assets/stylesheets/libs/materialize.css */
input:not([type]).valid ~ .helper-text:after,
input:not([type]):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after, .select-wrapper.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50;
}

/* line 6367, app/assets/stylesheets/libs/materialize.css */
input:not([type]).invalid ~ .helper-text:after,
input:not([type]):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after, .select-wrapper.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336;
}

/* line 6397, app/assets/stylesheets/libs/materialize.css */
input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after, .select-wrapper + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: .2s opacity ease-out, .2s color ease-out;
  transition: .2s opacity ease-out, .2s color ease-out;
}

/* line 6420, app/assets/stylesheets/libs/materialize.css */
.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 6426, app/assets/stylesheets/libs/materialize.css */
.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

/* line 6432, app/assets/stylesheets/libs/materialize.css */
.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}

/* line 6437, app/assets/stylesheets/libs/materialize.css */
.input-field.col label {
  left: 0.75rem;
}

/* line 6441, app/assets/stylesheets/libs/materialize.css */
.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

/* line 6446, app/assets/stylesheets/libs/materialize.css */
.input-field > label {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
}

/* line 6464, app/assets/stylesheets/libs/materialize.css */
.input-field > label:not(.label-icon).active {
  -webkit-transform: translateY(-14px) scale(0.8);
  transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 6471, app/assets/stylesheets/libs/materialize.css */
.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}

/* line 6479, app/assets/stylesheets/libs/materialize.css */
.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 6486, app/assets/stylesheets/libs/materialize.css */
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  -webkit-transition: color .2s;
  transition: color .2s;
}

/* line 6494, app/assets/stylesheets/libs/materialize.css */
.input-field .prefix.active {
  color: #26a69a;
}

/* line 6498, app/assets/stylesheets/libs/materialize.css */
.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

/* line 6508, app/assets/stylesheets/libs/materialize.css */
.input-field .prefix ~ label {
  margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
  /* line 6513, app/assets/stylesheets/libs/materialize.css */
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}

@media only screen and (max-width: 600px) {
  /* line 6520, app/assets/stylesheets/libs/materialize.css */
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
/* line 6527, app/assets/stylesheets/libs/materialize.css */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
}

/* line 6532, app/assets/stylesheets/libs/materialize.css */
.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 6541, app/assets/stylesheets/libs/materialize.css */
.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
}

/* line 6549, app/assets/stylesheets/libs/materialize.css */
.input-field input[type=search]:focus:not(.browser-default) + label i,
.input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close,
.input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}

/* line 6555, app/assets/stylesheets/libs/materialize.css */
.input-field input[type=search] + .label-icon {
  -webkit-transform: none;
  transform: none;
  left: 1rem;
}

/* line 6561, app/assets/stylesheets/libs/materialize.css */
.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  -webkit-transition: .3s color;
  transition: .3s color;
}

/* Textarea */
/* line 6574, app/assets/stylesheets/libs/materialize.css */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

/* line 6580, app/assets/stylesheets/libs/materialize.css */
textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 .8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6592, app/assets/stylesheets/libs/materialize.css */
.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Autocomplete */
/* line 6606, app/assets/stylesheets/libs/materialize.css */
.autocomplete-content {
  margin-top: -8px;
  margin-bottom: 8px;
  display: block;
  opacity: 1;
  position: static;
}

/* line 6614, app/assets/stylesheets/libs/materialize.css */
.autocomplete-content li .highlight {
  color: #444;
}

/* line 6618, app/assets/stylesheets/libs/materialize.css */
.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

/* Character Counter */
/* line 6625, app/assets/stylesheets/libs/materialize.css */
.character-counter {
  min-height: 18px;
}

/* Radio Buttons
   ========================================================================== */
/* line 6631, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* line 6638, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-transition: .28s ease;
  transition: .28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6655, app/assets/stylesheets/libs/materialize.css */
[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  -webkit-transition: .28s ease;
  transition: .28s ease;
}

/* Unchecked styles */
/* line 6670, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-radius: 50%;
}

/* line 6679, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}

/* line 6684, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:not(:checked) + span:after {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Checked styles */
/* line 6690, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:checked + span:before {
  border: 2px solid transparent;
}

/* line 6694, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border: 2px solid #26a69a;
}

/* line 6700, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background-color: #26a69a;
}

/* line 6705, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:checked + span:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* Radio With gap */
/* line 6711, app/assets/stylesheets/libs/materialize.css */
[type="radio"].with-gap:checked + span:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* Focused styles */
/* line 6717, app/assets/stylesheets/libs/materialize.css */
[type="radio"].tabbed:focus + span:before {
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
/* line 6723, app/assets/stylesheets/libs/materialize.css */
[type="radio"].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}

/* line 6727, app/assets/stylesheets/libs/materialize.css */
[type="radio"].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

/* Disabled style */
/* line 6733, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

/* line 6739, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}

/* line 6743, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}

/* line 6747, app/assets/stylesheets/libs/materialize.css */
[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
/* line 6755, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* line 6762, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"] {
  /* checkbox aspect */
}

/* line 6766, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6780, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"] + span:not(.lever):before,
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  -webkit-transition: .2s;
  transition: .2s;
}

/* line 6796, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 6802, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

/* line 6807, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].tabbed:focus + span:not(.lever):after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 6817, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 6834, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

/* Indeterminate checkbox */
/* line 6840, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 6857, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

/* line 6862, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px;
}

/* line 6866, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

/* line 6877, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 6889, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}

/* line 6898, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 6913, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

/* line 6922, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 6928, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

/* line 6934, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}

/* line 6939, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}

/* line 6944, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}

/* line 6948, app/assets/stylesheets/libs/materialize.css */
[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

/* Switch
   ========================================================================== */
/* line 6955, app/assets/stylesheets/libs/materialize.css */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6964, app/assets/stylesheets/libs/materialize.css */
.switch label {
  cursor: pointer;
}

/* line 6968, app/assets/stylesheets/libs/materialize.css */
.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 6974, app/assets/stylesheets/libs/materialize.css */
.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

/* line 6978, app/assets/stylesheets/libs/materialize.css */
.switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}

/* line 6982, app/assets/stylesheets/libs/materialize.css */
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
}

/* line 6986, app/assets/stylesheets/libs/materialize.css */
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

/* line 7001, app/assets/stylesheets/libs/materialize.css */
.switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
}

/* line 7016, app/assets/stylesheets/libs/materialize.css */
.switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}

/* line 7020, app/assets/stylesheets/libs/materialize.css */
.switch label .lever:after {
  background-color: #F1F1F1;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

/* line 7026, app/assets/stylesheets/libs/materialize.css */
input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15);
}

/* line 7033, app/assets/stylesheets/libs/materialize.css */
input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 7040, app/assets/stylesheets/libs/materialize.css */
.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

/* line 7045, app/assets/stylesheets/libs/materialize.css */
.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #949494;
}

/* Select Field
   ========================================================================== */
/* line 7052, app/assets/stylesheets/libs/materialize.css */
select {
  display: none;
}

/* line 7056, app/assets/stylesheets/libs/materialize.css */
select.browser-default {
  display: block;
}

/* line 7060, app/assets/stylesheets/libs/materialize.css */
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

/* line 7069, app/assets/stylesheets/libs/materialize.css */
.input-field select {
  display: block;
  position: absolute;
  width: 0;
  pointer-events: none;
  height: 0;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 7080, app/assets/stylesheets/libs/materialize.css */
.select-label {
  position: absolute;
}

/* line 7084, app/assets/stylesheets/libs/materialize.css */
.select-wrapper {
  position: relative;
}

/* line 7088, app/assets/stylesheets/libs/materialize.css */
.select-wrapper.valid + label,
.select-wrapper.invalid + label {
  width: 100%;
  pointer-events: none;
}

/* line 7094, app/assets/stylesheets/libs/materialize.css */
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

/* line 7115, app/assets/stylesheets/libs/materialize.css */
.select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid #26a69a;
}

/* line 7119, app/assets/stylesheets/libs/materialize.css */
.select-wrapper .caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 0;
  fill: rgba(0, 0, 0, 0.87);
}

/* line 7129, app/assets/stylesheets/libs/materialize.css */
.select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: 0.8rem;
}

/* line 7135, app/assets/stylesheets/libs/materialize.css */
select:disabled {
  color: rgba(0, 0, 0, 0.42);
}

/* line 7139, app/assets/stylesheets/libs/materialize.css */
.select-wrapper.disabled + label {
  color: rgba(0, 0, 0, 0.42);
}

/* line 7143, app/assets/stylesheets/libs/materialize.css */
.select-wrapper.disabled .caret {
  fill: rgba(0, 0, 0, 0.42);
}

/* line 7147, app/assets/stylesheets/libs/materialize.css */
.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.42);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7156, app/assets/stylesheets/libs/materialize.css */
.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

/* line 7160, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

/* line 7167, app/assets/stylesheets/libs/materialize.css */
.select-dropdown.dropdown-content li:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 7171, app/assets/stylesheets/libs/materialize.css */
.select-dropdown.dropdown-content li.selected {
  background-color: rgba(0, 0, 0, 0.03);
}

/* line 7175, app/assets/stylesheets/libs/materialize.css */
.select-dropdown.dropdown-content li:focus {
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 7179, app/assets/stylesheets/libs/materialize.css */
.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

/* line 7185, app/assets/stylesheets/libs/materialize.css */
.prefix ~ label {
  margin-left: 3rem;
}

/* line 7189, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

/* line 7196, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}

/* line 7200, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}

/* line 7204, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}

/* line 7208, app/assets/stylesheets/libs/materialize.css */
.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
/* line 7214, app/assets/stylesheets/libs/materialize.css */
.file-field {
  position: relative;
}

/* line 7218, app/assets/stylesheets/libs/materialize.css */
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

/* line 7223, app/assets/stylesheets/libs/materialize.css */
.file-field input.file-path {
  width: 100%;
}

/* line 7227, app/assets/stylesheets/libs/materialize.css */
.file-field .btn, .file-field .btn-large {
  float: left;
  height: 3rem;
  line-height: 3rem;
}

/* line 7233, app/assets/stylesheets/libs/materialize.css */
.file-field span {
  cursor: pointer;
}

/* line 7237, app/assets/stylesheets/libs/materialize.css */
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7252, app/assets/stylesheets/libs/materialize.css */
.file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

/* Range
   ========================================================================== */
/* line 7258, app/assets/stylesheets/libs/materialize.css */
.range-field {
  position: relative;
}

/* line 7262, app/assets/stylesheets/libs/materialize.css */
input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

/* line 7267, app/assets/stylesheets/libs/materialize.css */
input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}

/* line 7277, app/assets/stylesheets/libs/materialize.css */
input[type=range]:focus {
  outline: none;
}

/* line 7281, app/assets/stylesheets/libs/materialize.css */
input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  margin-left: 7px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 7297, app/assets/stylesheets/libs/materialize.css */
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 7307, app/assets/stylesheets/libs/materialize.css */
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

/* line 7311, app/assets/stylesheets/libs/materialize.css */
input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

/* line 7318, app/assets/stylesheets/libs/materialize.css */
input[type=range] {
  -webkit-appearance: none;
}

/* line 7322, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

/* line 7328, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  -webkit-appearance: none;
  background-color: #26a69a;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
}

/* line 7345, app/assets/stylesheets/libs/materialize.css */
input[type=range].focused:focus:not(.active)::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

/* line 7350, app/assets/stylesheets/libs/materialize.css */
input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}

/* line 7356, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

/* line 7362, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-moz-focus-inner {
  border: 0;
}

/* line 7366, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  margin-top: -5px;
}

/* line 7379, app/assets/stylesheets/libs/materialize.css */
input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

/* line 7384, app/assets/stylesheets/libs/materialize.css */
input[type=range].focused:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

/* line 7388, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

/* line 7397, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-ms-fill-lower {
  background: #777;
}

/* line 7401, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-ms-fill-upper {
  background: #ddd;
}

/* line 7405, app/assets/stylesheets/libs/materialize.css */
input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
}

/* line 7417, app/assets/stylesheets/libs/materialize.css */
input[type=range].focused:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

/***************
    Nav List
***************/
/* line 7424, app/assets/stylesheets/libs/materialize.css */
.table-of-contents.fixed {
  position: fixed;
}

/* line 7428, app/assets/stylesheets/libs/materialize.css */
.table-of-contents li {
  padding: 2px 0;
}

/* line 7432, app/assets/stylesheets/libs/materialize.css */
.table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 16px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: .4;
  display: inline-block;
}

/* line 7443, app/assets/stylesheets/libs/materialize.css */
.table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 15px;
  border-left: 1px solid #ee6e73;
}

/* line 7449, app/assets/stylesheets/libs/materialize.css */
.table-of-contents a.active {
  font-weight: 500;
  padding-left: 14px;
  border-left: 2px solid #ee6e73;
}

/* line 7455, app/assets/stylesheets/libs/materialize.css */
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

/* line 7477, app/assets/stylesheets/libs/materialize.css */
.sidenav.right-aligned {
  right: 0;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
  left: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 7486, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible {
  margin: 0;
}

/* line 7490, app/assets/stylesheets/libs/materialize.css */
.sidenav li {
  float: none;
  line-height: 48px;
}

/* line 7495, app/assets/stylesheets/libs/materialize.css */
.sidenav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 7499, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}

/* line 7509, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 7513, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-large, .sidenav li > a.btn-flat, .sidenav li > a.btn-floating {
  margin: 10px 15px;
}

/* line 7517, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-large, .sidenav li > a.btn-floating {
  color: #fff;
}

/* line 7521, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a.btn-flat {
  color: #343434;
}

/* line 7525, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a.btn:hover, .sidenav li > a.btn-large:hover, .sidenav li > a.btn-large:hover {
  background-color: #2bbbad;
}

/* line 7529, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a.btn-floating:hover {
  background-color: #26a69a;
}

/* line 7533, app/assets/stylesheets/libs/materialize.css */
.sidenav li > a > i,
.sidenav li > a > [class^="mdi-"], .sidenav li > a li > a > [class*="mdi-"],
.sidenav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

/* line 7544, app/assets/stylesheets/libs/materialize.css */
.sidenav .divider {
  margin: 8px 0 0 0;
}

/* line 7548, app/assets/stylesheets/libs/materialize.css */
.sidenav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}

/* line 7557, app/assets/stylesheets/libs/materialize.css */
.sidenav .subheader:hover {
  background-color: transparent;
}

/* line 7561, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}

/* line 7567, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view > a {
  height: auto;
  padding: 0;
}

/* line 7572, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view > a:hover {
  background-color: transparent;
}

/* line 7576, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

/* line 7586, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .circle, .sidenav .user-view .name, .sidenav .user-view .email {
  display: block;
}

/* line 7590, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}

/* line 7595, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .name,
.sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}

/* line 7601, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500;
}

/* line 7606, app/assets/stylesheets/libs/materialize.css */
.sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}

/* line 7611, app/assets/stylesheets/libs/materialize.css */
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}

/* line 7619, app/assets/stylesheets/libs/materialize.css */
.drag-target.right-aligned {
  right: 0;
}

/* line 7623, app/assets/stylesheets/libs/materialize.css */
.sidenav.sidenav-fixed {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
}

/* line 7630, app/assets/stylesheets/libs/materialize.css */
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 992px) {
  /* line 7636, app/assets/stylesheets/libs/materialize.css */
  .sidenav.sidenav-fixed {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
  }
  /* line 7640, app/assets/stylesheets/libs/materialize.css */
  .sidenav.sidenav-fixed.right-aligned {
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  /* line 7644, app/assets/stylesheets/libs/materialize.css */
  .sidenav a {
    padding: 0 16px;
  }
  /* line 7647, app/assets/stylesheets/libs/materialize.css */
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}

/* line 7652, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-body > ul:not(.collapsible) > li.active,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #ee6e73;
}

/* line 7657, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-body > ul:not(.collapsible) > li.active a,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}

/* line 7662, app/assets/stylesheets/libs/materialize.css */
.sidenav .collapsible-body {
  padding: 0;
}

/* line 7666, app/assets/stylesheets/libs/materialize.css */
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
/* line 7703, app/assets/stylesheets/libs/materialize.css */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}

/* line 7710, app/assets/stylesheets/libs/materialize.css */
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

/* line 7715, app/assets/stylesheets/libs/materialize.css */
.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}

/* line 7720, app/assets/stylesheets/libs/materialize.css */
.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 7739, app/assets/stylesheets/libs/materialize.css */
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}

/* line 7747, app/assets/stylesheets/libs/materialize.css */
.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

/* line 7752, app/assets/stylesheets/libs/materialize.css */
.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

/* line 7757, app/assets/stylesheets/libs/materialize.css */
.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

/* line 7762, app/assets/stylesheets/libs/materialize.css */
.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
/* line 7780, app/assets/stylesheets/libs/materialize.css */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 7786, app/assets/stylesheets/libs/materialize.css */
.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 7792, app/assets/stylesheets/libs/materialize.css */
.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 7798, app/assets/stylesheets/libs/materialize.css */
.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 7804, app/assets/stylesheets/libs/materialize.css */
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}

@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
/* line 8047, app/assets/stylesheets/libs/materialize.css */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

/* line 8057, app/assets/stylesheets/libs/materialize.css */
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

/* line 8062, app/assets/stylesheets/libs/materialize.css */
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

/* line 8071, app/assets/stylesheets/libs/materialize.css */
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 8088, app/assets/stylesheets/libs/materialize.css */
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}

/* line 8095, app/assets/stylesheets/libs/materialize.css */
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

/* line 8102, app/assets/stylesheets/libs/materialize.css */
.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 8108, app/assets/stylesheets/libs/materialize.css */
.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}

@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}

@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

/* line 8168, app/assets/stylesheets/libs/materialize.css */
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 8192, app/assets/stylesheets/libs/materialize.css */
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}

/* line 8198, app/assets/stylesheets/libs/materialize.css */
.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 8208, app/assets/stylesheets/libs/materialize.css */
.slider.fullscreen ul.slides {
  height: 100%;
}

/* line 8212, app/assets/stylesheets/libs/materialize.css */
.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

/* line 8217, app/assets/stylesheets/libs/materialize.css */
.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}

/* line 8223, app/assets/stylesheets/libs/materialize.css */
.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

/* line 8234, app/assets/stylesheets/libs/materialize.css */
.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

/* line 8241, app/assets/stylesheets/libs/materialize.css */
.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

/* line 8250, app/assets/stylesheets/libs/materialize.css */
.slider .slides li .caption p {
  color: #e0e0e0;
}

/* line 8254, app/assets/stylesheets/libs/materialize.css */
.slider .slides li.active {
  z-index: 2;
}

/* line 8258, app/assets/stylesheets/libs/materialize.css */
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

/* line 8267, app/assets/stylesheets/libs/materialize.css */
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

/* line 8280, app/assets/stylesheets/libs/materialize.css */
.slider .indicators .indicator-item.active {
  background-color: #4CAF50;
}

/* line 8284, app/assets/stylesheets/libs/materialize.css */
.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

/* line 8297, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider {
  top: 0;
  left: 0;
}

/* line 8302, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

/* line 8310, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

/* line 8314, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 8323, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

/* line 8329, app/assets/stylesheets/libs/materialize.css */
.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

/* line 8333, app/assets/stylesheets/libs/materialize.css */
.carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 8342, app/assets/stylesheets/libs/materialize.css */
.carousel .carousel-item > img {
  width: 100%;
}

/* line 8346, app/assets/stylesheets/libs/materialize.css */
.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

/* line 8355, app/assets/stylesheets/libs/materialize.css */
.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

/* line 8368, app/assets/stylesheets/libs/materialize.css */
.carousel .indicators .indicator-item.active {
  background-color: #fff;
}

/* line 8372, app/assets/stylesheets/libs/materialize.css */
.carousel.scrolling .carousel-item .materialboxed,
.carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}

/* line 8377, app/assets/stylesheets/libs/materialize.css */
.tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  -webkit-transition: visibility 0s .3s;
  transition: visibility 0s .3s;
}

/* line 8387, app/assets/stylesheets/libs/materialize.css */
.tap-target-wrapper.open {
  visibility: visible;
  -webkit-transition: visibility 0s;
  transition: visibility 0s;
}

/* line 8393, app/assets/stylesheets/libs/materialize.css */
.tap-target-wrapper.open .tap-target {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: .95;
  -webkit-transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

/* line 8403, app/assets/stylesheets/libs/materialize.css */
.tap-target-wrapper.open .tap-target-wave::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 8408, app/assets/stylesheets/libs/materialize.css */
.tap-target-wrapper.open .tap-target-wave::after {
  visibility: visible;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  -webkit-transition: opacity .3s, visibility 0s 1s, -webkit-transform .3s;
  transition: opacity .3s, visibility 0s 1s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s, visibility 0s 1s;
  transition: opacity .3s, transform .3s, visibility 0s 1s, -webkit-transform .3s;
}

/* line 8427, app/assets/stylesheets/libs/materialize.css */
.tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #ee6e73;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

/* line 8445, app/assets/stylesheets/libs/materialize.css */
.tap-target-content {
  position: relative;
  display: table-cell;
}

/* line 8450, app/assets/stylesheets/libs/materialize.css */
.tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}

/* line 8456, app/assets/stylesheets/libs/materialize.css */
.tap-target-wave::before, .tap-target-wave::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
}

/* line 8466, app/assets/stylesheets/libs/materialize.css */
.tap-target-wave::before {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

/* line 8475, app/assets/stylesheets/libs/materialize.css */
.tap-target-wave::after {
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility 0s, -webkit-transform .3s;
  transition: opacity .3s, visibility 0s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s, visibility 0s;
  transition: opacity .3s, transform .3s, visibility 0s, -webkit-transform .3s;
  z-index: -1;
}

/* line 8493, app/assets/stylesheets/libs/materialize.css */
.tap-target-origin {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}

/* line 8502, app/assets/stylesheets/libs/materialize.css */
.tap-target-origin:not(.btn):not(.btn-large), .tap-target-origin:not(.btn):not(.btn-large):hover {
  background: none;
}

@media only screen and (max-width: 600px) {
  /* line 8507, app/assets/stylesheets/libs/materialize.css */
  .tap-target, .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
}

/* line 8513, app/assets/stylesheets/libs/materialize.css */
.pulse {
  overflow: visible;
  position: relative;
}

/* line 8518, app/assets/stylesheets/libs/materialize.css */
.pulse::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

@-webkit-keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

/* Modal */
/* line 8574, app/assets/stylesheets/libs/materialize.css */
.datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}

/* line 8580, app/assets/stylesheets/libs/materialize.css */
.datepicker-container.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

/* line 8593, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 280px;
  margin: 0 auto;
}

/* line 8606, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .selects-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 8613, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}

/* line 8619, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}

/* line 8623, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .select-wrapper .caret {
  display: none;
}

/* line 8627, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .select-year input {
  width: 50px;
}

/* line 8631, app/assets/stylesheets/libs/materialize.css */
.datepicker-controls .select-month input {
  width: 70px;
}

/* line 8635, app/assets/stylesheets/libs/materialize.css */
.month-prev, .month-next {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/* Date Display */
/* line 8643, app/assets/stylesheets/libs/materialize.css */
.datepicker-date-display {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #26a69a;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}

/* line 8654, app/assets/stylesheets/libs/materialize.css */
.datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 8661, app/assets/stylesheets/libs/materialize.css */
.datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}

/* Calendar */
/* line 8669, app/assets/stylesheets/libs/materialize.css */
.datepicker-calendar-container {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
}

/* line 8676, app/assets/stylesheets/libs/materialize.css */
.datepicker-table {
  width: 280px;
  font-size: 1rem;
  margin: 0 auto;
}

/* line 8682, app/assets/stylesheets/libs/materialize.css */
.datepicker-table thead {
  border-bottom: none;
}

/* line 8686, app/assets/stylesheets/libs/materialize.css */
.datepicker-table th {
  padding: 10px 5px;
  text-align: center;
}

/* line 8691, app/assets/stylesheets/libs/materialize.css */
.datepicker-table tr {
  border: none;
}

/* line 8695, app/assets/stylesheets/libs/materialize.css */
.datepicker-table abbr {
  text-decoration: none;
  color: #999;
}

/* line 8700, app/assets/stylesheets/libs/materialize.css */
.datepicker-table td {
  border-radius: 50%;
  padding: 0;
}

/* line 8705, app/assets/stylesheets/libs/materialize.css */
.datepicker-table td.is-today {
  color: #26a69a;
}

/* line 8709, app/assets/stylesheets/libs/materialize.css */
.datepicker-table td.is-selected {
  background-color: #26a69a;
  color: #fff;
}

/* line 8714, app/assets/stylesheets/libs/materialize.css */
.datepicker-table td.is-outside-current-month, .datepicker-table td.is-disabled {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

/* line 8719, app/assets/stylesheets/libs/materialize.css */
.datepicker-day-button {
  background-color: transparent;
  border: none;
  line-height: 38px;
  display: block;
  width: 100%;
  border-radius: 50%;
  padding: 0 5px;
  cursor: pointer;
  color: inherit;
}

/* line 8731, app/assets/stylesheets/libs/materialize.css */
.datepicker-day-button:focus {
  background-color: rgba(43, 161, 150, 0.25);
}

/* Footer */
/* line 8736, app/assets/stylesheets/libs/materialize.css */
.datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 8750, app/assets/stylesheets/libs/materialize.css */
.datepicker-clear,
.datepicker-today,
.datepicker-done {
  color: #26a69a;
  padding: 0 1rem;
}

/* line 8757, app/assets/stylesheets/libs/materialize.css */
.datepicker-clear {
  color: #F44336;
}

/* Media Queries */
@media only screen and (min-width: 601px) {
  /* line 8763, app/assets/stylesheets/libs/materialize.css */
  .datepicker-modal {
    max-width: 625px;
  }
  /* line 8766, app/assets/stylesheets/libs/materialize.css */
  .datepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 8773, app/assets/stylesheets/libs/materialize.css */
  .datepicker-controls,
  .datepicker-table,
  .datepicker-footer {
    width: 320px;
  }
  /* line 8778, app/assets/stylesheets/libs/materialize.css */
  .datepicker-day-button {
    line-height: 44px;
  }
}

/* Timepicker Containers */
/* line 8784, app/assets/stylesheets/libs/materialize.css */
.timepicker-modal {
  max-width: 325px;
  max-height: none;
}

/* line 8789, app/assets/stylesheets/libs/materialize.css */
.timepicker-container.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

/* line 8802, app/assets/stylesheets/libs/materialize.css */
.text-primary {
  color: white;
}

/* Clock Digital Display */
/* line 8807, app/assets/stylesheets/libs/materialize.css */
.timepicker-digital-display {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #26a69a;
  padding: 10px;
  font-weight: 300;
}

/* line 8817, app/assets/stylesheets/libs/materialize.css */
.timepicker-text-container {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 8830, app/assets/stylesheets/libs/materialize.css */
.timepicker-span-hours,
.timepicker-span-minutes,
.timepicker-span-am-pm div {
  cursor: pointer;
}

/* line 8836, app/assets/stylesheets/libs/materialize.css */
.timepicker-span-hours {
  margin-right: 3px;
}

/* line 8840, app/assets/stylesheets/libs/materialize.css */
.timepicker-span-minutes {
  margin-left: 3px;
}

/* line 8844, app/assets/stylesheets/libs/materialize.css */
.timepicker-display-am-pm {
  font-size: 1.3rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-weight: 400;
}

/* Analog Clock Display */
/* line 8853, app/assets/stylesheets/libs/materialize.css */
.timepicker-analog-display {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
}

/* line 8860, app/assets/stylesheets/libs/materialize.css */
.timepicker-plate {
  background-color: #eee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 8876, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas,
.timepicker-dial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 8885, app/assets/stylesheets/libs/materialize.css */
.timepicker-minutes {
  visibility: hidden;
}

/* line 8889, app/assets/stylesheets/libs/materialize.css */
.timepicker-tick {
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
}

/* line 8901, app/assets/stylesheets/libs/materialize.css */
.timepicker-tick.active,
.timepicker-tick:hover {
  background-color: rgba(38, 166, 154, 0.25);
}

/* line 8906, app/assets/stylesheets/libs/materialize.css */
.timepicker-dial {
  -webkit-transition: opacity 350ms, -webkit-transform 350ms;
  transition: opacity 350ms, -webkit-transform 350ms;
  transition: transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms, -webkit-transform 350ms;
}

/* line 8913, app/assets/stylesheets/libs/materialize.css */
.timepicker-dial-out {
  opacity: 0;
}

/* line 8917, app/assets/stylesheets/libs/materialize.css */
.timepicker-dial-out.timepicker-hours {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* line 8922, app/assets/stylesheets/libs/materialize.css */
.timepicker-dial-out.timepicker-minutes {
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

/* line 8927, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas {
  -webkit-transition: opacity 175ms;
  transition: opacity 175ms;
}

/* line 8932, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas line {
  stroke: #26a69a;
  stroke-width: 4;
  stroke-linecap: round;
}

/* line 8938, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas-out {
  opacity: 0.25;
}

/* line 8942, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas-bearing {
  stroke: none;
  fill: #26a69a;
}

/* line 8947, app/assets/stylesheets/libs/materialize.css */
.timepicker-canvas-bg {
  stroke: none;
  fill: #26a69a;
}

/* Footer */
/* line 8953, app/assets/stylesheets/libs/materialize.css */
.timepicker-footer {
  margin: 0 auto;
  padding: 5px 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 8966, app/assets/stylesheets/libs/materialize.css */
.timepicker-clear {
  color: #F44336;
}

/* line 8970, app/assets/stylesheets/libs/materialize.css */
.timepicker-close {
  color: #26a69a;
}

/* line 8974, app/assets/stylesheets/libs/materialize.css */
.timepicker-clear,
.timepicker-close {
  padding: 0 20px;
}

/* Media Queries */
@media only screen and (min-width: 601px) {
  /* line 8981, app/assets/stylesheets/libs/materialize.css */
  .timepicker-modal {
    max-width: 600px;
  }
  /* line 8984, app/assets/stylesheets/libs/materialize.css */
  .timepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 8991, app/assets/stylesheets/libs/materialize.css */
  .timepicker-text-container {
    top: 32%;
  }
  /* line 8994, app/assets/stylesheets/libs/materialize.css */
  .timepicker-display-am-pm {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-top: 1.2rem;
  }
}

/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
/* line 13, app/assets/stylesheets/jquery.fileupload.css */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

/* line 18, app/assets/stylesheets/jquery.fileupload.css */
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  /* line 32, app/assets/stylesheets/jquery.fileupload.css */
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

/* line 1, app/assets/stylesheets/_utils.sass */
.icon-progress {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/assets/loading-b84750cc5a395288fcfd0cf42e3a60d6135e2f14db83fce05e97e5abacc2f9b4.gif);
  background-size: contain;
}

@font-face {
  font-family: "Bank Gothic";
  src: url("/assets/bank-518b8295c7f7cc273ff006a41e7bd118b31334f4e16b769498bfb493e1a91f9d.otf") format("OpenType");
}

/* line 32, app/assets/stylesheets/_basic.scss */
.unica, #home.index #wanted h2 span {
  font-family: 'Unica One', cursive;
}

/* line 35, app/assets/stylesheets/_basic.scss */
.bank, #home.index #features h2 span {
  font-family: "Bank Gothic", serif;
  letter-spacing: .1em;
}

/* line 39, app/assets/stylesheets/_basic.scss */
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}

/* line 42, app/assets/stylesheets/_basic.scss */
.gothic, body {
  font-family: 'Roboto', "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/* line 46, app/assets/stylesheets/_basic.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 50, app/assets/stylesheets/_basic.scss */
.h,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Montserrat', sans-serif;
}

/* line 58, app/assets/stylesheets/_basic.scss */
ul, ol, menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 64, app/assets/stylesheets/_basic.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 69, app/assets/stylesheets/_basic.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 71, app/assets/stylesheets/_basic.scss */
figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 78, app/assets/stylesheets/_basic.scss */
.user-icon img {
  border-radius: 9999px;
}

/* line 83, app/assets/stylesheets/_basic.scss */
a, button, .btn {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}

/* line 85, app/assets/stylesheets/_basic.scss */
a svg, button svg, .btn svg {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 94, app/assets/stylesheets/_basic.scss */
var {
  font-style: normal;
}

/* line 98, app/assets/stylesheets/_basic.scss */
em {
  font-style: normal;
}

/* line 100, app/assets/stylesheets/_basic.scss */
input {
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: #b3b3b3;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 108, app/assets/stylesheets/_basic.scss */
button, .btn {
  cursor: pointer;
  font-size: inherit;
}

/* line 114, app/assets/stylesheets/_basic.scss */
.hidden {
  display: none !important;
}

@media screen and (min-width: 992px) {
  /* line 119, app/assets/stylesheets/_basic.scss */
  .visible-mp,
  .hidden-pc {
    display: none !important;
  }
  /* line 123, app/assets/stylesheets/_basic.scss */
  .navigation .mobile-nav {
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  /* line 129, app/assets/stylesheets/_basic.scss */
  .visible-pc,
  .hidden-mp {
    display: none !important;
  }
}

/*----------------------------------------------
	basic
----------------------------------------------*/
/* line 8, app/assets/stylesheets/_common.scss */
body {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 750px) {
  /* line 8, app/assets/stylesheets/_common.scss */
  body {
    padding-top: 148px;
    font-size: 14px;
  }
}

/* line 18, app/assets/stylesheets/_common.scss */
svg.icon-template {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 23, app/assets/stylesheets/_common.scss */
i.icon {
  font-style: normal;
}

/* HEADER */
@media screen and (max-width: 750px) {
  /* line 28, app/assets/stylesheets/_common.scss */
  #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  /* line 35, app/assets/stylesheets/_common.scss */
  #header .cover {
    display: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 44, app/assets/stylesheets/_common.scss */
  #header.open .cover {
    display: block;
  }
}

/* line 48, app/assets/stylesheets/_common.scss */
#header .container {
  position: relative;
  margin: 0 auto;
  width: auto;
  max-width: none;
}

/* line 55, app/assets/stylesheets/_common.scss */
#header nav {
  height: auto;
  width: auto;
  line-height: 1;
  color: inherit;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 63, app/assets/stylesheets/_common.scss */
#header nav ul li {
  float: none;
}

/* line 66, app/assets/stylesheets/_common.scss */
#header nav ul a {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
}

/* line 72, app/assets/stylesheets/_common.scss */
#header nav i {
  line-height: 1;
  height: auto;
  font-size: inherit;
}

/* line 80, app/assets/stylesheets/_common.scss */
#header #tagline {
  height: 100px;
  padding-right: 24px;
}

@media screen and (max-width: 750px) {
  /* line 80, app/assets/stylesheets/_common.scss */
  #header #tagline {
    height: 44px;
    padding-right: 0;
    background: #FFF;
  }
}

/* line 89, app/assets/stylesheets/_common.scss */
#header #tagline .container {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding: 12px 0;
}

/* line 101, app/assets/stylesheets/_common.scss */
#header #tagline .logo {
  margin: 0;
  padding: 0;
  position: absolute;
  font-size: 0;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  background-image: url(./logo1.png);
}

@media screen and (min-width: 992px) {
  /* line 101, app/assets/stylesheets/_common.scss */
  #header #tagline .logo {
    left: 24px;
    top: 24px;
    width: 321px;
    height: 50px;
  }
}

@media screen and (max-width: 750px) {
  /* line 101, app/assets/stylesheets/_common.scss */
  #header #tagline .logo {
    left: 15px;
    top: 10px;
    width: 150px;
    height: 23.5px;
  }
}

/* line 119, app/assets/stylesheets/_common.scss */
.open #header #tagline .logo {
  background-image: url(./logo1.png);
}

/* line 125, app/assets/stylesheets/_common.scss */
#header #tagline .site-nav {
  font-size: 15px;
}

@media screen and (min-width: 992px) {
  /* line 125, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 24px;
    font-size: 14px;
  }
}

/* line 132, app/assets/stylesheets/_common.scss */
#header #tagline .site-nav .separater {
  display: block;
  height: 1px;
  background: #b3b3b3;
  margin: 10px 0;
}

@media screen and (min-width: 992px) {
  /* line 132, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav .separater {
    display: none;
  }
}

/* line 141, app/assets/stylesheets/_common.scss */
#header #tagline .site-nav a {
  display: block;
  line-height: 1;
  border-right: 1px solid #333;
  color: #333;
  padding: 0 1em;
}

/* line 147, app/assets/stylesheets/_common.scss */
#header #tagline .site-nav a:last-child {
  border-right: none;
}

@media screen and (max-width: 750px) {
  /* line 125, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav {
    overflow: hidden;
    width: calc(100% - 30px);
    margin-left: 15px;
    opacity: 0;
    height: 0;
    z-index: 101;
    background: #FFF;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: fixed;
    top: 64px;
    left: 0;
  }
  /* line 160, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav.open {
    height: calc(100vh - 64px);
    opacity: 1;
  }
  /* line 166, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav a {
    padding: 10px 15px;
  }
  /* line 169, app/assets/stylesheets/_common.scss */
  #header #tagline .site-nav a.logout {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    margin: 15px auto 10px;
    width: 48%;
    border-radius: 4px;
    padding: 15px 0;
    background: #b3b3b3;
    color: #626262;
  }
}

/* line 182, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav {
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 750px) {
  /* line 182, app/assets/stylesheets/_common.scss */
  #header #tagline .user-nav {
    padding: 20px 15px 10px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

/* line 189, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a {
  font-size: 14px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background: #b3b3b3;
  color: #FFF;
  padding: 6px 20px;
  margin-right: 14px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 198, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a .fas {
  font-size: 1.6em;
  margin-right: .3em;
}

/* line 202, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a span.count {
  margin-left: .3em;
  background: #FFF;
  border-radius: 50%;
  display: inline-block;
  height: 1.4em;
  width: 1.4em;
  padding-top: .1em;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 189, app/assets/stylesheets/_common.scss */
  #header #tagline .user-nav a {
    -webkit-justify-content: center;
    justify-content: center;
    width: 48%;
    border-radius: 4px;
    padding: 15px 0;
  }
}

/* line 218, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a:first-child {
  background: #0096e1;
  padding-right: 14px;
}

/* line 221, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a:first-child .count {
  color: #0096e1;
}

/* line 225, app/assets/stylesheets/_common.scss */
#header #tagline .user-nav a:last-child {
  background: #005ead;
  margin-right: 0;
}

/* line 238, app/assets/stylesheets/_common.scss */
#header nav#page-nav {
  background: #000;
  padding: 10px;
}

/* line 241, app/assets/stylesheets/_common.scss */
#header nav#page-nav > .container {
  border-radius: 4px;
  height: 40px;
  max-width: 850px;
  margin-left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  /* line 241, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 251, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container form {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  /* line 255, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container > ul {
    -webkit-flex: 0 0 300px;
    flex: 0 0 300px;
  }
}

@media screen and (max-width: 750px) {
  /* line 241, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container {
    display: block;
    height: auto;
    padding-left: 0;
    height: 100%;
  }
  /* line 265, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container form {
    margin-bottom: 10px;
  }
  /* line 267, app/assets/stylesheets/_common.scss */
  #header nav#page-nav > .container form input[type=text] {
    border-radius: 4px 0 0 4px;
  }
}

/* line 273, app/assets/stylesheets/_common.scss */
#header nav#page-nav form {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 278, app/assets/stylesheets/_common.scss */
#header nav#page-nav form input[type=text], #header nav#page-nav form button {
  border: none;
  border-radius: 0;
  height: 100%;
}

/* line 283, app/assets/stylesheets/_common.scss */
#header nav#page-nav form input[type=text] {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-left: 1em;
  margin: 0;
  background-color: #FFF;
}

/* line 289, app/assets/stylesheets/_common.scss */
#header nav#page-nav form button {
  background: #e60012;
  color: #FFF;
  font-size: 20px;
  width: 74px;
  -webkit-flex: 0 0 74px;
  flex: 0 0 74px;
  text-align: center;
  border-radius: 0 4px 4px 0;
}

/* line 302, app/assets/stylesheets/_common.scss */
#header nav#page-nav > .container > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  /* line 311, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container {
    padding: 0 35px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 316, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container button.menu-back {
    display: none;
  }
}

/* line 322, app/assets/stylesheets/_common.scss */
#header nav#page-nav .container > ul > li {
  position: relative;
  height: 40px;
  width: 150px;
  text-align: center;
}

/* line 327, app/assets/stylesheets/_common.scss */
#header nav#page-nav .container > ul > li > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #FFF;
  height: 100%;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}

/* line 338, app/assets/stylesheets/_common.scss */
#header nav#page-nav .container > ul > li > a .fas {
  color: #0096e1;
  margin-left: .4em;
}

/* line 343, app/assets/stylesheets/_common.scss */
#header nav#page-nav .container > ul > li > a:hover, #header nav#page-nav .container > ul > li > a.active {
  color: #e60012;
}

/* line 348, app/assets/stylesheets/_common.scss */
#header nav#page-nav .container > ul > li a.active + nav {
  display: block;
}

@media screen and (min-width: 992px) {
  /* line 322, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li {
    border-right: 1px solid #b3b3b3;
  }
  /* line 353, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li:first-child {
    border-radius: 4px 0 0 4px;
  }
  /* line 359, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li nav {
    width: 150px;
    display: none;
    position: absolute;
    z-index: 101;
    background: #FFF;
    border-radius: 4px;
    border: #b3b3b3 1px solid;
    font-size: 14px;
    top: 40px;
    left: 0;
  }
  /* line 371, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul li.category {
    width: 100%;
    color: #333;
    padding: 10px 0 5px;
  }
  /* line 377, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul a {
    display: block;
  }
  /* line 379, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul a.active, #header nav#page-nav .container > ul > li > nav > ul a:hover {
    background: #0096e1;
    color: #FFF;
  }
  /* line 385, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li {
    position: static;
  }
  /* line 387, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li a {
    padding: 5px 10px;
  }
  /* line 390, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li > nav {
    top: 0;
    left: 150px;
  }
  /* line 393, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li > nav > ul {
    border-top: #FFF 1px solid;
  }
  /* line 396, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li > nav > ul > li > nav {
    width: calc(100vw - 450px - 80px);
    top: -1px;
    left: 150px;
  }
  /* line 399, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li > nav > ul > li > nav > ul {
    text-align: left;
  }
  /* line 401, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav > ul > li > nav > ul > li > nav > ul li.category {
    padding-left: 10px;
  }
}

@media screen and (max-width: 750px) {
  /* line 301, app/assets/stylesheets/_common.scss */
  #header nav#page-nav {
    width: 100%;
    z-index: 99;
  }
  /* line 417, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container button.menu-back {
    display: block;
    width: 10em;
    text-align: center;
    border-radius: 50px;
    background: #626262;
    color: #FFF;
  }
  /* line 425, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container form {
    height: 34px;
  }
  /* line 429, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  /* line 431, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul li {
    position: static;
  }
  /* line 434, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li {
    margin-right: 10px;
  }
  /* line 437, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li nav {
    z-index: 101;
    display: none;
    background: #FFF;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100vw - 20px);
    height: calc(100vh - 60px);
  }
  /* line 448, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li header {
    font-size: 20px;
    margin: 1em 0;
    text-align: left;
  }
  /* line 453, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li li.category {
    width: 100%;
    text-align: left;
    font-size: 11px;
    margin: 10px 0;
  }
  /* line 459, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > a {
    border-radius: 4px;
    padding: 0 !important;
    line-height: 40px;
  }
  /* line 465, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 0 20px;
    border-top: 1px solid #b3b3b3;
  }
  /* line 471, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul > li > nav ul li {
    width: 49%;
    text-align: left;
  }
  /* line 483, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container > ul li a {
    display: block;
    padding: 8px 0;
    font-weight: normal;
    color: #626262;
    font-size: 16px;
  }
  /* line 491, app/assets/stylesheets/_common.scss */
  #header nav#page-nav .container a.active + nav {
    display: block;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 502, app/assets/stylesheets/_common.scss */
#header .nav_toggle {
  display: none;
}

@media screen and (max-width: 750px) {
  /* line 502, app/assets/stylesheets/_common.scss */
  #header .nav_toggle {
    display: block;
    width: 25px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 100;
  }
  /* line 512, app/assets/stylesheets/_common.scss */
  #header .nav_toggle div {
    position: relative;
  }
  /* line 515, app/assets/stylesheets/_common.scss */
  #header .nav_toggle span {
    display: block;
    height: 2px;
    background: #005ead;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  /* line 523, app/assets/stylesheets/_common.scss */
  #header .nav_toggle span:nth-child(1) {
    top: 0px;
  }
  /* line 526, app/assets/stylesheets/_common.scss */
  #header .nav_toggle span:nth-child(2) {
    top: 9px;
  }
  /* line 529, app/assets/stylesheets/_common.scss */
  #header .nav_toggle span:nth-child(3) {
    top: 18px;
  }
}

@media screen and (max-width: 750px) {
  /* line 537, app/assets/stylesheets/_common.scss */
  #header.open .nav_toggle span {
    background: #005ead;
  }
  /* line 539, app/assets/stylesheets/_common.scss */
  #header.open .nav_toggle span:nth-child(1) {
    top: 14px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* line 543, app/assets/stylesheets/_common.scss */
  #header.open .nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  /* line 547, app/assets/stylesheets/_common.scss */
  #header.open .nav_toggle span:nth-child(3) {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

/* line 556, app/assets/stylesheets/_common.scss */
#footer {
  position: relative;
  background: #172e44;
  padding: 24px 0 0;
  margin-top: 100px;
}

/* line 563, app/assets/stylesheets/_common.scss */
#footer #pagetop {
  position: absolute;
  top: -50px;
  right: 20px;
  height: 50px;
  background: #172e44;
  padding: 0 20px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #FFF;
  font-size: 12px;
}

/* line 574, app/assets/stylesheets/_common.scss */
#footer #pagetop .fas {
  margin-right: .5em;
}

@media screen and (max-width: 750px) {
  /* line 563, app/assets/stylesheets/_common.scss */
  #footer #pagetop {
    height: 30px;
    top: -30px;
    padding: 0 10px;
  }
}

/* line 584, app/assets/stylesheets/_common.scss */
#footer .container {
  height: 100%;
  width: auto;
}

@media screen and (min-width: 992px) {
  /* line 584, app/assets/stylesheets/_common.scss */
  #footer .container {
    padding: 0 20px 0 28px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

@media screen and (max-width: 750px) {
  /* line 584, app/assets/stylesheets/_common.scss */
  #footer .container {
    padding: 0 15px;
  }
}

/* line 597, app/assets/stylesheets/_common.scss */
#footer h1 {
  margin: 0;
}

/* line 601, app/assets/stylesheets/_common.scss */
#footer .site-nav {
  font-size: 14px;
  margin-bottom: 24px;
  background: transparent;
  width: auto;
  height: auto;
  line-height: inherit;
  box-shadow: none;
}

@media screen and (min-width: 992px) {
  /* line 601, app/assets/stylesheets/_common.scss */
  #footer .site-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 750px) {
  /* line 601, app/assets/stylesheets/_common.scss */
  #footer .site-nav {
    display: none;
  }
}

/* line 615, app/assets/stylesheets/_common.scss */
#footer .site-nav a {
  display: block;
  line-height: 1;
  color: #FFF;
}

@media screen and (min-width: 992px) {
  /* line 615, app/assets/stylesheets/_common.scss */
  #footer .site-nav a {
    border-right: 1px solid #FFF;
    padding: 0 1em;
  }
  /* line 622, app/assets/stylesheets/_common.scss */
  #footer .site-nav a:last-child {
    border-right: none;
  }
}

@media screen and (max-width: 750px) {
  /* line 615, app/assets/stylesheets/_common.scss */
  #footer .site-nav a {
    padding: 5px 0;
  }
}

/* line 631, app/assets/stylesheets/_common.scss */
#footer a.logo {
  width: 321px;
  height: 50px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  background-image: url(./logo2.png);
}

@media screen and (max-width: 750px) {
  /* line 631, app/assets/stylesheets/_common.scss */
  #footer a.logo {
    margin-bottom: 20px;
    width: 165px;
    height: 26px;
    margin: 0 auto;
  }
}

/* line 645, app/assets/stylesheets/_common.scss */
#footer #copyright {
  text-align: center;
  font-size: 13px;
  color: #FFF;
  padding: 50px 0 20px;
}

@media screen and (max-width: 750px) {
  /* line 645, app/assets/stylesheets/_common.scss */
  #footer #copyright {
    padding: 20px 0 10px;
  }
}

/* line 657, app/assets/stylesheets/_common.scss */
.slick-next {
  right: -40px;
}

/* line 660, app/assets/stylesheets/_common.scss */
.slick-prev {
  left: -40px;
}

/* line 664, app/assets/stylesheets/_common.scss */
.slick-next,
.slick-prev {
  color: #000;
  font-size: 50px;
  width: auto;
  height: auto;
}

/* line 666, app/assets/stylesheets/_common.scss */
.slick-next::before,
.slick-prev::before {
  content: none;
}

/* line 669, app/assets/stylesheets/_common.scss */
.slick-next:hover,
.slick-prev:hover {
  color: #000;
}

/* line 677, app/assets/stylesheets/_common.scss */
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-color: #0096e1;
}

/* line 682, app/assets/stylesheets/_common.scss */
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background: #0096e1;
}

/* line 687, app/assets/stylesheets/_common.scss */
.btn.btn-site {
  height: auto;
  line-height: 1;
  text-align: center;
  padding: .8em 2em .7em;
  color: #333;
  background: #b3b3b3;
  border-bottom: #626262 3px solid;
  border-radius: 6px;
  margin: 10px;
}

@media screen and (max-width: 750px) {
  /* line 687, app/assets/stylesheets/_common.scss */
  .btn.btn-site {
    padding: .6em 1em;
    border-radius: 4px;
  }
}

/* line 701, app/assets/stylesheets/_common.scss */
.btn.btn-site[disabled] {
  opacity: .8;
  cursor: not-allowed;
  border-bottom-color: #9F9F9F !important;
}

/* line 706, app/assets/stylesheets/_common.scss */
.btn.btn-site.btn-primary {
  background: #0096e1;
  border-bottom-color: #005ead;
  color: #FFF;
}

/* line 711, app/assets/stylesheets/_common.scss */
.btn.btn-site.btn-warning {
  background: #f8b551;
  border-bottom-color: #c49041;
}

/* line 715, app/assets/stylesheets/_common.scss */
.btn.btn-site.btn-default {
  background: #b3b3b3;
  border-bottom-color: #626262;
}

/* line 719, app/assets/stylesheets/_common.scss */
.btn.btn-site.btn-danger {
  background: #e60012;
  border-bottom-color: #b4000f;
  color: #FFF;
}

/* line 724, app/assets/stylesheets/_common.scss */
.btn.btn-site i {
  font-size: 1em;
}

/* line 733, app/assets/stylesheets/_common.scss */
main em, main strong {
  font-weight: bold;
  color: #e83820;
}

/* line 737, app/assets/stylesheets/_common.scss */
main strong {
  border-bottom: solid 2px red;
}

/* line 741, app/assets/stylesheets/_common.scss */
main h1, main h2, main h3, main h4, main h5, main h6 {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  line-height: 1.3;
}

/* line 746, app/assets/stylesheets/_common.scss */
main h2 {
  font-size: 22px;
  color: #333;
  text-align: left;
  padding: .4em 0;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 1.4em;
  line-height: inherit;
}

/* line 754, app/assets/stylesheets/_common.scss */
main h2:first-child {
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  /* line 746, app/assets/stylesheets/_common.scss */
  main h2 {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
  }
}

@media screen and (max-width: 750px) {
  /* line 746, app/assets/stylesheets/_common.scss */
  main h2 {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    font-size: 15px;
  }
}

/* line 769, app/assets/stylesheets/_common.scss */
main h3 {
  margin: 0;
  font-size: 20px;
}

/* line 776, app/assets/stylesheets/_common.scss */
main p, main th, main td, main dt, main dd, main li {
  font-size: 14px;
}

/* line 780, app/assets/stylesheets/_common.scss */
main > .section,
main > section {
  position: relative;
  padding: 0;
  margin: 30px 0;
}

@media screen and (max-width: 750px) {
  /* line 780, app/assets/stylesheets/_common.scss */
  main > .section,
  main > section {
    margin: 40px 0 30px;
  }
}

/* line 788, app/assets/stylesheets/_common.scss */
main > .section > .container,
main > section > .container {
  margin: 0 25px;
  width: auto;
  max-width: none;
}

@media screen and (max-width: 750px) {
  /* line 788, app/assets/stylesheets/_common.scss */
  main > .section > .container,
  main > section > .container {
    margin: 0 15px;
  }
}

/* line 796, app/assets/stylesheets/_common.scss */
main > .section nav,
main > section nav {
  background: transparent;
  color: inherit;
  height: auto;
  line-height: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 802, app/assets/stylesheets/_common.scss */
main > .section nav a,
main > section nav a {
  color: inherit;
}

/* line 806, app/assets/stylesheets/_common.scss */
main > .section .section,
main > .section section,
main > section .section,
main > section section {
  margin: 30px 0;
}

@media screen and (max-width: 750px) {
  /* line 806, app/assets/stylesheets/_common.scss */
  main > .section .section,
  main > .section section,
  main > section .section,
  main > section section {
    margin: 20px 0;
  }
}

/* line 812, app/assets/stylesheets/_common.scss */
main > .section .section:first-child,
main > .section section:first-child,
main > section .section:first-child,
main > section section:first-child {
  margin-top: 0;
}

/* line 815, app/assets/stylesheets/_common.scss */
main > .section .section:last-child,
main > .section section:last-child,
main > section .section:last-child,
main > section section:last-child {
  margin-bottom: 0;
}

/* line 818, app/assets/stylesheets/_common.scss */
main > .section .section.col,
main > .section section.col,
main > section .section.col,
main > section section.col {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 825, app/assets/stylesheets/_common.scss */
main label {
  color: inherit;
}

/* line 828, app/assets/stylesheets/_common.scss */
main input[type=radio] + span {
  margin-right: 30px;
}

/* line 832, app/assets/stylesheets/_common.scss */
main table.form-table tr {
  border: none;
}

/* line 835, app/assets/stylesheets/_common.scss */
main table.form-table th, main table.form-table td {
  padding: 10px 5px;
}

/* line 839, app/assets/stylesheets/_common.scss */
main table.form-table tr:first-child th {
  padding-top: 3px;
}

/* line 842, app/assets/stylesheets/_common.scss */
main table.form-table tr:first-child td {
  padding-top: 0;
}

@media screen and (max-width: 750px) {
  /* line 847, app/assets/stylesheets/_common.scss */
  main table.form-table tr, main table.form-table th, main table.form-table td {
    display: block;
  }
  /* line 850, app/assets/stylesheets/_common.scss */
  main table.form-table th {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 855, app/assets/stylesheets/_common.scss */
  main table.form-table th, main table.form-table td {
    vertical-align: top;
  }
  /* line 858, app/assets/stylesheets/_common.scss */
  main table.form-table th {
    padding-top: 13px;
  }
}

/* line 865, app/assets/stylesheets/_common.scss */
main form h1, main form h2, main form h3, main form h4, main form h5, main form h6 {
  margin: 1.2em 0 .5em;
}

/* line 871, app/assets/stylesheets/_common.scss */
main .select-wrapper .caret {
  z-index: 1;
}

/* line 876, app/assets/stylesheets/_common.scss */
main .select-wrapper input.select-dropdown,
main input:not([type]), main input[type=text]:not(.browser-default),
main input[type=password]:not(.browser-default),
main input[type=email]:not(.browser-default),
main input[type=url]:not(.browser-default),
main input[type=time]:not(.browser-default),
main input[type=date]:not(.browser-default),
main input[type=datetime]:not(.browser-default),
main input[type=datetime-local]:not(.browser-default),
main input[type=tel]:not(.browser-default),
main input[type=number]:not(.browser-default),
main input[type=search]:not(.browser-default),
main textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 .5em;
  text-align: left;
  font-size: 14px;
  border-radius: 4px;
  color: #333;
  background: #eeeeee;
  border: #b3b3b3 1px solid;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 750px) {
  /* line 876, app/assets/stylesheets/_common.scss */
  main .select-wrapper input.select-dropdown,
  main input:not([type]), main input[type=text]:not(.browser-default),
  main input[type=password]:not(.browser-default),
  main input[type=email]:not(.browser-default),
  main input[type=url]:not(.browser-default),
  main input[type=time]:not(.browser-default),
  main input[type=date]:not(.browser-default),
  main input[type=datetime]:not(.browser-default),
  main input[type=datetime-local]:not(.browser-default),
  main input[type=tel]:not(.browser-default),
  main input[type=number]:not(.browser-default),
  main input[type=search]:not(.browser-default),
  main textarea {
    font-size: 12px;
  }
}

/* line 901, app/assets/stylesheets/_common.scss */
main .select-wrapper input.select-dropdown:focus:not([readonly]),
main input:not([type]):focus:not([readonly]), main input[type=text]:not(.browser-default):focus:not([readonly]),
main input[type=password]:not(.browser-default):focus:not([readonly]),
main input[type=email]:not(.browser-default):focus:not([readonly]),
main input[type=url]:not(.browser-default):focus:not([readonly]),
main input[type=time]:not(.browser-default):focus:not([readonly]),
main input[type=date]:not(.browser-default):focus:not([readonly]),
main input[type=datetime]:not(.browser-default):focus:not([readonly]),
main input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
main input[type=tel]:not(.browser-default):focus:not([readonly]),
main input[type=number]:not(.browser-default):focus:not([readonly]),
main input[type=search]:not(.browser-default):focus:not([readonly]),
main textarea:focus:not([readonly]) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #0096e1;
}

/* line 906, app/assets/stylesheets/_common.scss */
main input:not([type]),
main input[type=text]:not(.browser-default),
main input[type=password]:not(.browser-default),
main input[type=email]:not(.browser-default),
main input[type=url]:not(.browser-default),
main input[type=time]:not(.browser-default),
main input[type=date]:not(.browser-default),
main input[type=datetime]:not(.browser-default),
main input[type=datetime-local]:not(.browser-default),
main input[type=tel]:not(.browser-default),
main input[type=number]:not(.browser-default),
main input[type=search]:not(.browser-default),
main textarea {
  line-height: 2em;
  height: auto;
}

/* line 923, app/assets/stylesheets/_common.scss */
main .select-wrapper,
main input[type=number]:not(.browser-default) {
  width: 16em;
  max-width: 100%;
}

/* line 928, app/assets/stylesheets/_common.scss */
main input[type=number]:not(.browser-default) {
  text-align: right;
}

/* line 931, app/assets/stylesheets/_common.scss */
main textarea {
  height: 8em;
  line-height: 1.4;
}

/* line 936, app/assets/stylesheets/_common.scss */
main .form-buttons {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  padding: 20px 0;
  margin-top: 60px;
}

@media screen and (max-width: 750px) {
  /* line 936, app/assets/stylesheets/_common.scss */
  main .form-buttons {
    padding: 10px 0;
    margin-top: 30px;
  }
}

/* line 949, app/assets/stylesheets/_common.scss */
main .form-buttons p {
  width: 100%;
  text-align: center;
}

/* line 954, app/assets/stylesheets/_common.scss */
main .form-buttons .btn {
  font-size: 18px;
  margin-right: 40px;
}

@media screen and (min-width: 992px) {
  /* line 954, app/assets/stylesheets/_common.scss */
  main .form-buttons .btn {
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media screen and (max-width: 750px) {
  /* line 954, app/assets/stylesheets/_common.scss */
  main .form-buttons .btn {
    font-size: 14px;
    margin-right: 20px;
  }
}

/* line 965, app/assets/stylesheets/_common.scss */
main .form-buttons .btn:last-child {
  margin-right: 0;
}

/* line 970, app/assets/stylesheets/_common.scss */
main .required {
  font-size: .8em;
  font-weight: normal;
}

/* line 974, app/assets/stylesheets/_common.scss */
main .image-uploads {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0;
}

@media screen and (min-width: 992px) {
  /* line 974, app/assets/stylesheets/_common.scss */
  main .image-uploads {
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 750px) {
  /* line 974, app/assets/stylesheets/_common.scss */
  main .image-uploads {
    -webkit-align-items: center;
    align-items: center;
    padding-left: 30px;
  }
}

/* line 985, app/assets/stylesheets/_common.scss */
main .image-uploads input[type=file] {
  display: none;
}

/* line 988, app/assets/stylesheets/_common.scss */
main .image-uploads > div {
  width: 120px;
  margin-right: 20px;
}

/* line 991, app/assets/stylesheets/_common.scss */
main .image-uploads > div:last-child {
  margin-right: 0;
}

@media screen and (max-width: 750px) {
  /* line 988, app/assets/stylesheets/_common.scss */
  main .image-uploads > div {
    margin-bottom: 20px;
  }
}

/* line 997, app/assets/stylesheets/_common.scss */
main .image-uploads > div h5, main .image-uploads > div button {
  font-size: 14px;
}

/* line 1000, app/assets/stylesheets/_common.scss */
main .image-uploads > div h5 {
  text-align: center;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}

/* line 1006, app/assets/stylesheets/_common.scss */
main .image-uploads > div .thumbnail {
  width: 120px;
  height: 120px;
  margin: 5px 0;
}

/* line 1009, app/assets/stylesheets/_common.scss */
main .image-uploads > div .thumbnail:empty {
  background: #fafafa;
  border: 1px solid #d9d9d9;
}

/* line 1014, app/assets/stylesheets/_common.scss */
main .image-uploads > div button {
  display: block;
  width: 100%;
  padding: 0 0 .4em;
  border-radius: 4px;
  font-size: 13px;
}

/* line 1028, app/assets/stylesheets/_common.scss */
nav#breadcrumbs {
  background: #e5e5e5;
  height: auto;
  line-height: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  line-height: 2;
  padding-left: 1em;
  margin: 0 0 30px;
}

@media screen and (max-width: 750px) {
  /* line 1028, app/assets/stylesheets/_common.scss */
  nav#breadcrumbs {
    margin-bottom: 15px;
  }
}

/* line 1039, app/assets/stylesheets/_common.scss */
nav#breadcrumbs .breadcrumb {
  font-size: 12px;
  color: #333;
}

/* line 1042, app/assets/stylesheets/_common.scss */
nav#breadcrumbs .breadcrumb::before {
  margin: 0;
  color: inherit;
  font-size: inherit;
}

/* line 1050, app/assets/stylesheets/_common.scss */
.pagination-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 40px auto;
  margin-bottom: 0;
}

/* line 1058, app/assets/stylesheets/_common.scss */
ul.pagination {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: auto;
}

@media screen and (max-width: 750px) {
  /* line 1058, app/assets/stylesheets/_common.scss */
  ul.pagination {
    width: auto;
  }
}

/* line 1067, app/assets/stylesheets/_common.scss */
ul.pagination li {
  display: block;
  border-right: 1px solid #d9d9d9;
  height: auto;
}

/* line 1071, app/assets/stylesheets/_common.scss */
ul.pagination li:last-child {
  border-right: none;
}

/* line 1074, app/assets/stylesheets/_common.scss */
ul.pagination li.active {
  background: #0096e1;
}

/* line 1078, app/assets/stylesheets/_common.scss */
ul.pagination li a {
  display: block;
  padding: 10px 16px;
  line-height: 1;
}

@media screen and (max-width: 750px) {
  /* line 1078, app/assets/stylesheets/_common.scss */
  ul.pagination li a {
    padding: 6px 12px;
  }
}

/* line 1089, app/assets/stylesheets/_common.scss */
ul.item-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  /* line 1089, app/assets/stylesheets/_common.scss */
  ul.item-list {
    margin-left: -7px;
    margin-right: -17px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1089, app/assets/stylesheets/_common.scss */
  ul.item-list {
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1100, app/assets/stylesheets/_common.scss */
  ul.item-list li {
    width: 164px;
    margin-bottom: 14px;
  }
  /* line 1104, app/assets/stylesheets/_common.scss */
  ul.item-list li div {
    width: 150px;
    margin: 0 auto;
  }
}

/* line 1110, app/assets/stylesheets/_common.scss */
ul.item-list li figure {
  margin-bottom: 10px;
}

/* line 1114, app/assets/stylesheets/_common.scss */
ul.item-list li .item-maker {
  margin: 10px 0;
  font-size: 13px;
}

/* line 1117, app/assets/stylesheets/_common.scss */
ul.item-list li .item-maker span {
  display: inline-block;
  background: #005ead;
  color: #FFF;
  padding: 3px 10px 2px;
}

/* line 1125, app/assets/stylesheets/_common.scss */
ul.item-list li .item-number {
  font-size: 13px;
}

/* line 1128, app/assets/stylesheets/_common.scss */
ul.item-list li .item-name {
  color: #0096e1;
  margin: .5em 0;
  font-size: 13px;
}

/* line 1133, app/assets/stylesheets/_common.scss */
ul.item-list li .item-price {
  font-size: 18px;
  color: #e60012;
}

@media screen and (max-width: 750px) {
  /* line 1100, app/assets/stylesheets/_common.scss */
  ul.item-list li {
    line-height: 1.2;
  }
  /* line 1141, app/assets/stylesheets/_common.scss */
  ul.item-list li > div {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 1145, app/assets/stylesheets/_common.scss */
  ul.item-list li figure {
    width: 70px;
    float: left;
  }
  /* line 1149, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-meta {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  /* line 1152, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-meta .item-maker, ul.item-list li .item-meta .item-number {
    margin: 0;
    font-size: 11px;
  }
  /* line 1156, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-meta .item-maker {
    margin-right: 10px;
  }
  /* line 1160, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-name {
    font-size: 13px;
    margin: .4em 0;
  }
  /* line 1165, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-price {
    font-size: 12px;
  }
  /* line 1168, app/assets/stylesheets/_common.scss */
  ul.item-list li .item-meta, ul.item-list li .item-name, ul.item-list li .item-price {
    margin-left: 80px;
  }
}

/* line 1177, app/assets/stylesheets/_common.scss */
.news-list {
  font-size: 14px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  /* line 1177, app/assets/stylesheets/_common.scss */
  .news-list {
    margin: 10px 0 0;
  }
}

/* line 1183, app/assets/stylesheets/_common.scss */
.news-list dt, .news-list dd {
  padding: 5px 0;
}

/* line 1185, app/assets/stylesheets/_common.scss */
.news-list dt:first-of-type, .news-list dd:first-of-type {
  border-top: none;
}

/* line 1189, app/assets/stylesheets/_common.scss */
.news-list dt {
  width: 160px;
  float: left;
}

/* line 1193, app/assets/stylesheets/_common.scss */
.news-list dd {
  margin-left: 160px;
}

@media screen and (max-width: 750px) {
  /* line 1197, app/assets/stylesheets/_common.scss */
  .news-list dt, .news-list dd {
    padding: 10px 0;
  }
  /* line 1200, app/assets/stylesheets/_common.scss */
  .news-list dt {
    width: 6em;
  }
  /* line 1201, app/assets/stylesheets/_common.scss */
  .news-list dd {
    margin-left: 6em;
  }
}

/* line 1205, app/assets/stylesheets/_common.scss */
.note-h {
  font-size: 13px;
}

/* line 1207, app/assets/stylesheets/_common.scss */
.note-h span {
  display: inline-block;
  padding: .4em 1.2em .3em;
  color: #FFF;
  background: #e83820;
  border-radius: 13px;
}

/* line 1214, app/assets/stylesheets/_common.scss */
.note-h.primary {
  color: #FFF;
  background: #005ead;
}

/* line 1218, app/assets/stylesheets/_common.scss */
.note-h.warning {
  color: #333;
  background: #c49041;
}

/* line 1222, app/assets/stylesheets/_common.scss */
.note-h.danger {
  color: #FFF;
  background: #e83820;
}

/* line 1228, app/assets/stylesheets/_common.scss */
table.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 40px auto;
}

/* line 1235, app/assets/stylesheets/_common.scss */
table.table .select-wrapper input.select-dropdown {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  color: #333;
  background: #eeeeee;
  border: #b3b3b3 1px solid;
}

@media screen and (max-width: 750px) {
  /* line 1235, app/assets/stylesheets/_common.scss */
  table.table .select-wrapper input.select-dropdown {
    font-size: 12px;
  }
}

/* line 1253, app/assets/stylesheets/_common.scss */
table.table th, table.table td {
  vertical-align: top;
  text-align: left;
  padding: 10px 10px;
}

@media screen and (max-width: 750px) {
  /* line 1253, app/assets/stylesheets/_common.scss */
  table.table th, table.table td {
    font-size: 12px;
    padding: 2px 0;
  }
  /* line 1261, app/assets/stylesheets/_common.scss */
  table.table th:first-child, table.table td:first-child {
    padding-right: 10px;
  }
}

/* line 1266, app/assets/stylesheets/_common.scss */
table.table th {
  font-size: 15px;
  border-bottom: 2px solid #333;
}

/* line 1270, app/assets/stylesheets/_common.scss */
table.table td {
  font-size: 13px;
  vertical-align: middle;
}

@media screen and (max-width: 750px) {
  /* line 1275, app/assets/stylesheets/_common.scss */
  table.table th {
    font-size: 12px;
  }
  /* line 1276, app/assets/stylesheets/_common.scss */
  table.table td {
    font-size: 11px;
  }
}

/* line 1279, app/assets/stylesheets/_common.scss */
table.table tbody tr:first-child td {
  padding-top: 20px;
}

@media screen and (max-width: 750px) {
  /* line 1279, app/assets/stylesheets/_common.scss */
  table.table tbody tr:first-child td {
    padding-top: 10px;
  }
}

/* line 1286, app/assets/stylesheets/_common.scss */
table.table th.item-id {
  width: 5em;
}

@media screen and (max-width: 750px) {
  /* line 1286, app/assets/stylesheets/_common.scss */
  table.table th.item-id {
    width: 4em;
  }
}

/* line 1292, app/assets/stylesheets/_common.scss */
table.table th.date,
table.table th.order-number {
  width: 6em;
}

@media screen and (max-width: 750px) {
  /* line 1292, app/assets/stylesheets/_common.scss */
  table.table th.date,
  table.table th.order-number {
    width: 4em;
  }
}

/* line 1299, app/assets/stylesheets/_common.scss */
table.table th.publish {
  width: 5.5em;
}

@media screen and (max-width: 750px) {
  /* line 1299, app/assets/stylesheets/_common.scss */
  table.table th.publish {
    width: 5em;
  }
}

/* line 1305, app/assets/stylesheets/_common.scss */
table.table th.arrangement {
  width: 6em;
}

@media screen and (max-width: 750px) {
  /* line 1305, app/assets/stylesheets/_common.scss */
  table.table th.arrangement {
    width: 6em;
  }
}

/* line 1311, app/assets/stylesheets/_common.scss */
table.table th.amount {
  width: 4em;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 1311, app/assets/stylesheets/_common.scss */
  table.table th.amount {
    width: 2.5em;
  }
}

/* line 1318, app/assets/stylesheets/_common.scss */
table.table td.amount {
  text-align: center;
}

/* line 1322, app/assets/stylesheets/_common.scss */
table.table th.item-category {
  width: 8em;
}

@media screen and (max-width: 750px) {
  /* line 1322, app/assets/stylesheets/_common.scss */
  table.table th.item-category {
    width: 8em;
  }
}

/* line 1329, app/assets/stylesheets/_common.scss */
table.table th.item-maker {
  width: 7em;
}

@media screen and (max-width: 750px) {
  /* line 1329, app/assets/stylesheets/_common.scss */
  table.table th.item-maker {
    width: 6.5em;
  }
}

/* line 1336, app/assets/stylesheets/_common.scss */
table.table th.item-number {
  width: 8em;
}

/* line 1341, app/assets/stylesheets/_common.scss */
table.table th.item-status {
  width: 11em;
}

@media screen and (max-width: 750px) {
  /* line 1341, app/assets/stylesheets/_common.scss */
  table.table th.item-status {
    width: 9em;
  }
}

/* line 1348, app/assets/stylesheets/_common.scss */
table.table th.user-authority {
  width: 5em;
}

/* line 1352, app/assets/stylesheets/_common.scss */
table.table .fas.fa-exclamation-circle {
  color: #e60012;
}

/* line 1356, app/assets/stylesheets/_common.scss */
table.table th.select,
table.table th.paper {
  text-align: center;
  width: 10em;
}

@media screen and (max-width: 750px) {
  /* line 1356, app/assets/stylesheets/_common.scss */
  table.table th.select,
  table.table th.paper {
    width: 9em;
  }
}

/* line 1364, app/assets/stylesheets/_common.scss */
table.table td.select,
table.table td.paper {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 1370, app/assets/stylesheets/_common.scss */
table.table td.no-item {
  border: 1px solid #b3b3b3;
  background: #fafafa;
  color: #626262;
  padding: 20px 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 1370, app/assets/stylesheets/_common.scss */
  table.table td.no-item {
    padding: 10px 0;
  }
}

@media screen and (max-width: 750px) {
  /* line 1381, app/assets/stylesheets/_common.scss */
  table.table.responsive-table {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 1384, app/assets/stylesheets/_common.scss */
  table.table.responsive-table tbody {
    display: -webkit-flex;
    display: flex;
  }
  /* line 1387, app/assets/stylesheets/_common.scss */
  table.table.responsive-table tbody tr {
    display: block;
  }
  /* line 1390, app/assets/stylesheets/_common.scss */
  table.table.responsive-table tbody tr:first-child td {
    padding: 2px 0;
  }
  /* line 1396, app/assets/stylesheets/_common.scss */
  table.table.responsive-table th {
    border: none;
  }
  /* line 1399, app/assets/stylesheets/_common.scss */
  table.table.responsive-table th, table.table.responsive-table td {
    font-size: 12px !important;
    width: auto !important;
  }
  /* line 1403, app/assets/stylesheets/_common.scss */
  table.table.responsive-table td.no-item {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    padding: 0 1em;
  }
}

/* line 1414, app/assets/stylesheets/_common.scss */
#my_page #toast-container > div {
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/_index.scss */
#home.index #catch {
  position: relative;
}

/* line 7, app/assets/stylesheets/_index.scss */
#home.index #catch .slider {
  height: auto;
}

/* line 9, app/assets/stylesheets/_index.scss */
#home.index #catch .slider img {
  display: block;
}

@media screen and (max-width: 750px) {
  /* line 9, app/assets/stylesheets/_index.scss */
  #home.index #catch .slider img {
    height: 250px;
  }
}

/* line 16, app/assets/stylesheets/_index.scss */
#home.index #catch .slider figure {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 332px;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 750px) {
  /* line 16, app/assets/stylesheets/_index.scss */
  #home.index #catch .slider figure {
    height: 250px;
  }
}

/* line 29, app/assets/stylesheets/_index.scss */
#home.index #catch .catch-text {
  position: absolute;
  left: 50%;
}

/* line 33, app/assets/stylesheets/_index.scss */
#home.index #catch .catch-text {
  width: 100%;
  top: 0;
  -webkit-transform: translate(-50%, 70px);
  -moz-transform: translate(-50%, 70px);
  -ms-transform: translate(-50%, 70px);
  -o-transform: translate(-50%, 70px);
  transform: translate(-50%, 70px);
  color: #FFF;
}

@media screen and (min-width: 992px) {
  /* line 33, app/assets/stylesheets/_index.scss */
  #home.index #catch .catch-text {
    width: 1200px;
  }
}

@media screen and (max-width: 750px) {
  /* line 33, app/assets/stylesheets/_index.scss */
  #home.index #catch .catch-text {
    width: 88%;
    -webkit-transform: translate(-50%, 25px);
    -moz-transform: translate(-50%, 25px);
    -ms-transform: translate(-50%, 25px);
    -o-transform: translate(-50%, 25px);
    transform: translate(-50%, 25px);
  }
}

/* line 47, app/assets/stylesheets/_index.scss */
#home.index #catch .catch-text h1 {
  margin: 0;
  margin-left: 4%;
  font-size: 23px;
  font-style: italic;
}

@media screen and (max-width: 750px) {
  /* line 47, app/assets/stylesheets/_index.scss */
  #home.index #catch .catch-text h1 {
    font-size: 21px;
  }
}

/* line 56, app/assets/stylesheets/_index.scss */
#home.index #catch .catch-text p {
  margin-left: 4%;
  font-size: 16px;
}

@media screen and (max-width: 750px) {
  /* line 56, app/assets/stylesheets/_index.scss */
  #home.index #catch .catch-text p {
    font-size: 11px;
  }
}

/* line 70, app/assets/stylesheets/_index.scss */
#home.index main p {
  font-size: 16px;
}

/* line 76, app/assets/stylesheets/_index.scss */
#home.index figure.center-image {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}

/* line 83, app/assets/stylesheets/_index.scss */
#home.index figure.center-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 91, app/assets/stylesheets/_index.scss */
#home.index .ranking-section {
  padding: 30px 0;
}

@media screen and (max-width: 750px) {
  /* line 91, app/assets/stylesheets/_index.scss */
  #home.index .ranking-section {
    padding: 20px 0 10px;
  }
}

/* line 97, app/assets/stylesheets/_index.scss */
#home.index .ranking-section a.item-list-link {
  color: #333;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}

@media screen and (min-width: 992px) {
  /* line 97, app/assets/stylesheets/_index.scss */
  #home.index .ranking-section a.item-list-link {
    display: none;
  }
}

/* line 105, app/assets/stylesheets/_index.scss */
#home.index .ranking-section a.item-list-link .fas {
  font-size: 30px;
}

@media screen and (min-width: 992px) {
  /* line 112, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list {
    margin: 40px 60px 0;
  }
}

@media screen and (max-width: 750px) {
  /* line 112, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list {
    display: block;
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 121, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li {
    width: 242px;
  }
  /* line 124, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li div {
    width: 200px;
    margin: 0 auto;
  }
}

/* line 130, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li figure {
  margin-bottom: 20px;
}

/* line 134, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li .item-maker {
  margin: 10px 0;
  font-size: 13px;
}

/* line 137, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li .item-maker span {
  display: inline-block;
  background: #005ead;
  color: #FFF;
  padding: 3px 10px 2px;
}

/* line 144, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li .item-number {
  font-size: 13px;
}

/* line 147, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li .item-name {
  color: #0096e1;
  margin: .5em 0;
  font-size: 16px;
}

/* line 152, app/assets/stylesheets/_index.scss */
#home.index ul.item-list li .item-price {
  font-size: 18px;
  color: #e60012;
}

@media screen and (max-width: 750px) {
  /* line 121, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li {
    display: none;
    line-height: 1.2;
  }
  /* line 159, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li:nth-of-type(1), #home.index ul.item-list li:nth-of-type(2), #home.index ul.item-list li:nth-of-type(3) {
    display: block;
  }
  /* line 166, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li > div {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 170, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li figure {
    width: 70px;
    float: left;
  }
  /* line 174, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-meta {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  /* line 177, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-meta .item-maker, #home.index ul.item-list li .item-meta .item-number {
    margin: 0;
    font-size: 11px;
  }
  /* line 181, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-meta .item-maker {
    margin-right: 10px;
  }
  /* line 185, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-name {
    font-size: 13px;
    margin: .4em 0;
  }
  /* line 190, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-price {
    font-size: 12px;
  }
  /* line 193, app/assets/stylesheets/_index.scss */
  #home.index ul.item-list li .item-meta, #home.index ul.item-list li .item-name, #home.index ul.item-list li .item-price {
    margin-left: 80px;
  }
}

/* line 201, app/assets/stylesheets/_index.scss */
#home.index #features {
  background: #f5f5f5;
  padding: 60px 0;
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  /* line 201, app/assets/stylesheets/_index.scss */
  #home.index #features {
    padding: 30px 0;
  }
}

/* line 208, app/assets/stylesheets/_index.scss */
#home.index #features .container {
  max-width: 936px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  /* line 208, app/assets/stylesheets/_index.scss */
  #home.index #features .container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 217, app/assets/stylesheets/_index.scss */
#home.index #features h2 {
  text-align: center;
  border: none;
  padding: 0;
  font-size: 28px;
}

/* line 221, app/assets/stylesheets/_index.scss */
#home.index #features h2 span {
  color: #005ead;
  font-size: 22px;
  display: block;
}

@media screen and (max-width: 750px) {
  /* line 217, app/assets/stylesheets/_index.scss */
  #home.index #features h2 {
    font-size: 20px;
  }
  /* line 230, app/assets/stylesheets/_index.scss */
  #home.index #features h2 span {
    font-size: 18px;
  }
}

@media screen and (min-width: 992px) {
  /* line 238, app/assets/stylesheets/_index.scss */
  #home.index #features ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 247, app/assets/stylesheets/_index.scss */
#home.index #features li {
  border: none;
  padding: 0;
  position: relative;
  z-index: 1;
  margin: 15px 0;
}

@media screen and (min-width: 992px) {
  /* line 247, app/assets/stylesheets/_index.scss */
  #home.index #features li {
    width: 440px;
  }
}

/* line 257, app/assets/stylesheets/_index.scss */
#home.index #features li::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  right: 20px;
  z-index: -1;
  content: '';
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 100px / 30px;
}

/* line 269, app/assets/stylesheets/_index.scss */
#home.index #features li > div {
  border: none;
  position: relative;
  background: #f5f5f5;
  padding: 22px 0;
}

/* line 276, app/assets/stylesheets/_index.scss */
#home.index #features li figure {
  padding-top: 10px;
  float: left;
  margin: 0;
}

@media screen and (min-width: 992px) {
  /* line 276, app/assets/stylesheets/_index.scss */
  #home.index #features li figure {
    width: 150px;
  }
}

@media screen and (max-width: 750px) {
  /* line 276, app/assets/stylesheets/_index.scss */
  #home.index #features li figure {
    width: 90px;
  }
}

@media screen and (min-width: 992px) {
  /* line 288, app/assets/stylesheets/_index.scss */
  #home.index #features li h3, #home.index #features li p {
    margin-left: 150px;
  }
}

@media screen and (max-width: 750px) {
  /* line 288, app/assets/stylesheets/_index.scss */
  #home.index #features li h3, #home.index #features li p {
    margin-left: 90px;
  }
}

/* line 298, app/assets/stylesheets/_index.scss */
#home.index #features li h3 {
  font-size: 20px;
  margin: 0 0 .6em;
  color: #333;
}

@media screen and (max-width: 750px) {
  /* line 298, app/assets/stylesheets/_index.scss */
  #home.index #features li h3 {
    font-size: 15px;
  }
}

/* line 306, app/assets/stylesheets/_index.scss */
#home.index #features li p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  /* line 306, app/assets/stylesheets/_index.scss */
  #home.index #features li p {
    font-size: 13px;
  }
}

/* line 316, app/assets/stylesheets/_index.scss */
#home.index #features li img {
  height: auto;
}

/* line 319, app/assets/stylesheets/_index.scss */
#home.index #features li:nth-child(1) img {
  width: 68px;
}

/* line 320, app/assets/stylesheets/_index.scss */
#home.index #features li:nth-child(2) img {
  width: 60px;
}

/* line 321, app/assets/stylesheets/_index.scss */
#home.index #features li:nth-child(3) img {
  width: 58px;
}

/* line 322, app/assets/stylesheets/_index.scss */
#home.index #features li:nth-child(4) img {
  width: 71px;
}

/* line 323, app/assets/stylesheets/_index.scss */
#home.index #features li:nth-child(5) img {
  width: 60px;
}

/* line 327, app/assets/stylesheets/_index.scss */
#home.index #wanted {
  background: url("/assets/home/bg-wanted-2a074d510e1e0a4bfdcb796fc02bd826bdc079146bc0fb75865a958d50766900.gif");
  padding: 90px 0 80px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  /* line 327, app/assets/stylesheets/_index.scss */
  #home.index #wanted {
    padding: 40px 0 30px;
  }
}

/* line 335, app/assets/stylesheets/_index.scss */
#home.index #wanted .container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  /* line 335, app/assets/stylesheets/_index.scss */
  #home.index #wanted .container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 344, app/assets/stylesheets/_index.scss */
#home.index #wanted h2 {
  padding: 0;
  border: none;
  text-align: center;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.8em;
  font-size: 16px;
}

/* line 352, app/assets/stylesheets/_index.scss */
#home.index #wanted h2 span {
  font-size: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 357, app/assets/stylesheets/_index.scss */
#home.index #wanted h2 span::before, #home.index #wanted h2 span::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #444;
  display: block;
}

/* line 364, app/assets/stylesheets/_index.scss */
#home.index #wanted h2 span::before {
  margin-right: .4em;
}

/* line 367, app/assets/stylesheets/_index.scss */
#home.index #wanted h2 span::after {
  margin-left: .4em;
}

@media screen and (max-width: 750px) {
  /* line 344, app/assets/stylesheets/_index.scss */
  #home.index #wanted h2 {
    font-size: 13px;
    margin-bottom: 2em;
  }
  /* line 376, app/assets/stylesheets/_index.scss */
  #home.index #wanted h2 span {
    font-size: 32px;
  }
}

/* line 383, app/assets/stylesheets/_index.scss */
#home.index #wanted h3 {
  text-align: center;
  font-size: 14px;
  margin-bottom: .4em;
}

/* line 387, app/assets/stylesheets/_index.scss */
#home.index #wanted h3 span {
  display: inline-block;
  background: #2b4258;
  color: #FFF;
  padding: .3em 1em .2em;
  border-radius: 1em;
}

/* line 395, app/assets/stylesheets/_index.scss */
#home.index #wanted p {
  text-align: center;
  font-size: 14px;
  color: #2b4258;
  font-weight: bold;
}

/* line 405, app/assets/stylesheets/_index.scss */
#home.index #wanted .links {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

/* line 409, app/assets/stylesheets/_index.scss */
#home.index #wanted .links a {
  color: #333;
}

/* line 415, app/assets/stylesheets/_index.scss */
#home.index .links {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 421, app/assets/stylesheets/_index.scss */
#home.index #news {
  background: #2b4258;
  margin: 0;
  padding: 90px 0 80px;
}

@media screen and (max-width: 750px) {
  /* line 421, app/assets/stylesheets/_index.scss */
  #home.index #news {
    padding: 40px 0 30px;
  }
}

/* line 428, app/assets/stylesheets/_index.scss */
#home.index #news .container {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  /* line 428, app/assets/stylesheets/_index.scss */
  #home.index #news .container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 437, app/assets/stylesheets/_index.scss */
#home.index #news h2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 16px;
  border-bottom: 1px solid #FFF;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  color: #FFF;
}

/* line 447, app/assets/stylesheets/_index.scss */
#home.index #news h2 a {
  display: block;
  background: #FFF;
  color: #2b4258;
  padding: .3em 0 .2em;
  padding-right: 1em;
  padding-left: 2em;
  text-align: right;
}

@media screen and (min-width: 992px) {
  /* line 447, app/assets/stylesheets/_index.scss */
  #home.index #news h2 a {
    width: 136px;
  }
}

/* line 460, app/assets/stylesheets/_index.scss */
#home.index #news dl.news-list {
  color: #FFF;
}

/* line 465, app/assets/stylesheets/_index.scss */
#home.index .exhibit {
  position: absolute;
  top: -40px;
  right: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #e83820;
  color: #FFF;
}

@media screen and (max-width: 750px) {
  /* line 465, app/assets/stylesheets/_index.scss */
  #home.index .exhibit {
    display: block;
    width: 85px;
    height: 85px;
    top: 80%;
    text-align: center;
  }
}

/* line 484, app/assets/stylesheets/_index.scss */
#home.index .exhibit span, #home.index .exhibit .fas {
  display: block;
}

/* line 487, app/assets/stylesheets/_index.scss */
#home.index .exhibit span {
  font-size: 20px;
}

@media screen and (max-width: 750px) {
  /* line 487, app/assets/stylesheets/_index.scss */
  #home.index .exhibit span {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

/* line 495, app/assets/stylesheets/_index.scss */
#home.index .exhibit .fas {
  font-size: 50px;
}

@media screen and (max-width: 750px) {
  /* line 495, app/assets/stylesheets/_index.scss */
  #home.index .exhibit .fas {
    font-size: 2.3rem;
  }
}

/* line 504, app/assets/stylesheets/_index.scss */
#home.index #footer {
  margin: 0;
}

/* line 512, app/assets/stylesheets/_index.scss */
.product-status-out_of_stock .product-image {
  filter: grayscale(1);
}

/* line 516, app/assets/stylesheets/_index.scss */
.product-status-out_of_stock div {
  position: relative;
}

/* line 519, app/assets/stylesheets/_index.scss */
.product-status-out_of_stock div .out_of_stock {
  background-color: #e83820;
  z-index: 1000;
  color: white;
  padding: 1px;
}

@media screen and (min-width: 992px) {
  /* line 528, app/assets/stylesheets/_index.scss */
  .product-status-out_of_stock div .out_of_stock {
    position: absolute;
    top: 5px;
    right: 5px;
  }
}

@media screen and (max-width: 750px) {
  /* line 536, app/assets/stylesheets/_index.scss */
  .product-status-out_of_stock div .out_of_stock {
    font-size: 0.8rem;
    position: absolute;
  }
}

/* line 3, app/assets/stylesheets/_pages.scss */
.select-wrapper input.select-dropdown {
  height: 2em;
  line-height: 2em;
}

/* line 6, app/assets/stylesheets/_pages.scss */
.form-control.select {
  height: 31px;
}

/* line 9, app/assets/stylesheets/_pages.scss */
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #000;
}

/* line 14, app/assets/stylesheets/_pages.scss */
.registration-confirm dt, .registration-confirm dd {
  height: 30px;
}

/* line 19, app/assets/stylesheets/_pages.scss */
.centered-main main, body#orders.complete main, body#cart.index main, body#cart_items.index main, body#orders.new main, body#deposit_products main, body#deposit_exhibitions main, body#identifications main, body#my_page.shipping-notification main, body#my_page.exhibit-cancel main, body#my_page.account-authority main, body#my_page.identification main, body#my_page.selling-information main, body#my_page.exhibit-delivery_slip main, body#my_page.exhibit-assessment main, body#my_page.deposite-edit main, body#my_page.deposite-result main, body#my_page.deposite-complete main, body#orders.index.shipping-notification main, body#orders.index.exhibit-cancel main, body#orders.index.account-authority main, body#orders.index.identification main, body#orders.index.selling-information main, body#orders.index.exhibit-delivery_slip main, body#orders.index.exhibit-assessment main, body#orders.index.deposite-edit main, body#orders.index.deposite-result main, body#orders.index.deposite-complete main, body#products.shipping-notification main, body#products.new main, body#products.confirm main, body#products.exhibit-cancel main, body#products.complete main, body#products.account-authority main, body#products.identification main, body#products.selling-information main, body#products.exhibit-delivery_slip main, body#products.exhibit-assessment main, body#products.deposite-edit main, body#products.deposite-result main, body#products.deposite-complete main, body#deposit_exhibitions.shipping-notification main, body#deposit_exhibitions.new main, body#deposit_exhibitions.confirm main, body#deposit_exhibitions.exhibit-cancel main, body#deposit_exhibitions.account-authority main, body#deposit_exhibitions.identification main, body#deposit_exhibitions.selling-information main, body#deposit_exhibitions.exhibit-delivery_slip main, body#deposit_exhibitions.exhibit-assessment main, body#deposit_exhibitions.deposite-edit main, body#deposit_exhibitions.deposite-result main, body#deposit_exhibitions.deposite-complete main, body#wants_products.shipping-notification main, body#wants_products.new main, body#wants_products.exhibit-cancel main, body#wants_products.account-authority main, body#wants_products.identification main, body#wants_products.selling-information main, body#wants_products.exhibit-delivery_slip main, body#wants_products.exhibit-assessment main, body#wants_products.deposite-edit main, body#wants_products.deposite-result main, body#wants_products.deposite-complete main, body#orders.index main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  /* line 26, app/assets/stylesheets/_pages.scss */
  .centered-main main > section > .container, body#orders.complete main > section > .container, body#cart.index main > section > .container, body#cart_items.index main > section > .container, body#orders.new main > section > .container, body#deposit_products main > section > .container, body#deposit_exhibitions main > section > .container, body#identifications main > section > .container, body#my_page.shipping-notification main > section > .container, body#my_page.exhibit-cancel main > section > .container, body#my_page.account-authority main > section > .container, body#my_page.identification main > section > .container, body#my_page.selling-information main > section > .container, body#my_page.exhibit-delivery_slip main > section > .container, body#my_page.exhibit-assessment main > section > .container, body#my_page.deposite-edit main > section > .container, body#my_page.deposite-result main > section > .container, body#my_page.deposite-complete main > section > .container, body#products.shipping-notification main > section > .container, body#products.new main > section > .container, body#products.confirm main > section > .container, body#products.exhibit-cancel main > section > .container, body#products.complete main > section > .container, body#products.account-authority main > section > .container, body#products.identification main > section > .container, body#products.selling-information main > section > .container, body#products.exhibit-delivery_slip main > section > .container, body#products.exhibit-assessment main > section > .container, body#products.deposite-edit main > section > .container, body#products.deposite-result main > section > .container, body#products.deposite-complete main > section > .container, body#deposit_exhibitions.new main > section > .container, body#deposit_exhibitions.confirm main > section > .container, body#wants_products.shipping-notification main > section > .container, body#wants_products.new main > section > .container, body#wants_products.exhibit-cancel main > section > .container, body#wants_products.account-authority main > section > .container, body#wants_products.identification main > section > .container, body#wants_products.selling-information main > section > .container, body#wants_products.exhibit-delivery_slip main > section > .container, body#wants_products.exhibit-assessment main > section > .container, body#wants_products.deposite-edit main > section > .container, body#wants_products.deposite-result main > section > .container, body#wants_products.deposite-complete main > section > .container, body#orders.index main > section > .container,
  .centered-main main > .section > .container,
  body#orders.complete main > .section > .container,
  body#cart.index main > .section > .container,
  body#cart_items.index main > .section > .container,
  body#orders.new main > .section > .container,
  body#deposit_products main > .section > .container,
  body#deposit_exhibitions main > .section > .container,
  body#identifications main > .section > .container,
  body#my_page.shipping-notification main > .section > .container,
  body#my_page.exhibit-cancel main > .section > .container,
  body#my_page.account-authority main > .section > .container,
  body#my_page.identification main > .section > .container,
  body#my_page.selling-information main > .section > .container,
  body#my_page.exhibit-delivery_slip main > .section > .container,
  body#my_page.exhibit-assessment main > .section > .container,
  body#my_page.deposite-edit main > .section > .container,
  body#my_page.deposite-result main > .section > .container,
  body#my_page.deposite-complete main > .section > .container,
  body#products.shipping-notification main > .section > .container,
  body#products.new main > .section > .container,
  body#products.confirm main > .section > .container,
  body#products.exhibit-cancel main > .section > .container,
  body#products.complete main > .section > .container,
  body#products.account-authority main > .section > .container,
  body#products.identification main > .section > .container,
  body#products.selling-information main > .section > .container,
  body#products.exhibit-delivery_slip main > .section > .container,
  body#products.exhibit-assessment main > .section > .container,
  body#products.deposite-edit main > .section > .container,
  body#products.deposite-result main > .section > .container,
  body#products.deposite-complete main > .section > .container,
  body#deposit_exhibitions.new main > .section > .container,
  body#deposit_exhibitions.confirm main > .section > .container,
  body#wants_products.shipping-notification main > .section > .container,
  body#wants_products.new main > .section > .container,
  body#wants_products.exhibit-cancel main > .section > .container,
  body#wants_products.account-authority main > .section > .container,
  body#wants_products.identification main > .section > .container,
  body#wants_products.selling-information main > .section > .container,
  body#wants_products.exhibit-delivery_slip main > .section > .container,
  body#wants_products.exhibit-assessment main > .section > .container,
  body#wants_products.deposite-edit main > .section > .container,
  body#wants_products.deposite-result main > .section > .container,
  body#wants_products.deposite-complete main > .section > .container,
  body#orders.index main > .section > .container {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 32, app/assets/stylesheets/_pages.scss */
  .centered-main main .introtext, body#orders.complete main .introtext, body#cart.index main .introtext, body#cart_items.index main .introtext, body#orders.new main .introtext, body#deposit_products main .introtext, body#deposit_exhibitions main .introtext, body#identifications main .introtext, body#my_page.shipping-notification main .introtext, body#my_page.exhibit-cancel main .introtext, body#my_page.account-authority main .introtext, body#my_page.identification main .introtext, body#my_page.selling-information main .introtext, body#my_page.exhibit-delivery_slip main .introtext, body#my_page.exhibit-assessment main .introtext, body#my_page.deposite-edit main .introtext, body#my_page.deposite-result main .introtext, body#my_page.deposite-complete main .introtext, body#products.shipping-notification main .introtext, body#products.new main .introtext, body#products.confirm main .introtext, body#products.exhibit-cancel main .introtext, body#products.complete main .introtext, body#products.account-authority main .introtext, body#products.identification main .introtext, body#products.selling-information main .introtext, body#products.exhibit-delivery_slip main .introtext, body#products.exhibit-assessment main .introtext, body#products.deposite-edit main .introtext, body#products.deposite-result main .introtext, body#products.deposite-complete main .introtext, body#deposit_exhibitions.new main .introtext, body#deposit_exhibitions.confirm main .introtext, body#wants_products.shipping-notification main .introtext, body#wants_products.new main .introtext, body#wants_products.exhibit-cancel main .introtext, body#wants_products.account-authority main .introtext, body#wants_products.identification main .introtext, body#wants_products.selling-information main .introtext, body#wants_products.exhibit-delivery_slip main .introtext, body#wants_products.exhibit-assessment main .introtext, body#wants_products.deposite-edit main .introtext, body#wants_products.deposite-result main .introtext, body#wants_products.deposite-complete main .introtext, body#orders.index main .introtext,
  .centered-main main .page-header,
  body#orders.complete main .page-header,
  body#cart.index main .page-header,
  body#cart_items.index main .page-header,
  body#orders.new main .page-header,
  body#deposit_products main .page-header,
  body#deposit_exhibitions main .page-header,
  body#identifications main .page-header,
  body#my_page.shipping-notification main .page-header,
  body#my_page.exhibit-cancel main .page-header,
  body#my_page.account-authority main .page-header,
  body#my_page.identification main .page-header,
  body#my_page.selling-information main .page-header,
  body#my_page.exhibit-delivery_slip main .page-header,
  body#my_page.exhibit-assessment main .page-header,
  body#my_page.deposite-edit main .page-header,
  body#my_page.deposite-result main .page-header,
  body#my_page.deposite-complete main .page-header,
  body#products.shipping-notification main .page-header,
  body#products.new main .page-header,
  body#products.confirm main .page-header,
  body#products.exhibit-cancel main .page-header,
  body#products.complete main .page-header,
  body#products.account-authority main .page-header,
  body#products.identification main .page-header,
  body#products.selling-information main .page-header,
  body#products.exhibit-delivery_slip main .page-header,
  body#products.exhibit-assessment main .page-header,
  body#products.deposite-edit main .page-header,
  body#products.deposite-result main .page-header,
  body#products.deposite-complete main .page-header,
  body#deposit_exhibitions.new main .page-header,
  body#deposit_exhibitions.confirm main .page-header,
  body#wants_products.shipping-notification main .page-header,
  body#wants_products.new main .page-header,
  body#wants_products.exhibit-cancel main .page-header,
  body#wants_products.account-authority main .page-header,
  body#wants_products.identification main .page-header,
  body#wants_products.selling-information main .page-header,
  body#wants_products.exhibit-delivery_slip main .page-header,
  body#wants_products.exhibit-assessment main .page-header,
  body#wants_products.deposite-edit main .page-header,
  body#wants_products.deposite-result main .page-header,
  body#wants_products.deposite-complete main .page-header,
  body#orders.index main .page-header {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 44, app/assets/stylesheets/_pages.scss */
body.keyboard-focused .select-dropdown.dropdown-content li,
.select-dropdown.dropdown-content li {
  min-height: 0;
  line-height: 1.6;
}

/* line 47, app/assets/stylesheets/_pages.scss */
body.keyboard-focused .select-dropdown.dropdown-content li.selected,
.select-dropdown.dropdown-content li.selected {
  background: #0096e1;
}

/* line 49, app/assets/stylesheets/_pages.scss */
body.keyboard-focused .select-dropdown.dropdown-content li.selected > a, body.keyboard-focused .select-dropdown.dropdown-content li.selected > span,
.select-dropdown.dropdown-content li.selected > a,
.select-dropdown.dropdown-content li.selected > span {
  color: #FFF;
}

/* line 54, app/assets/stylesheets/_pages.scss */
body.keyboard-focused .select-dropdown.dropdown-content li > a, body.keyboard-focused .select-dropdown.dropdown-content li > span,
.select-dropdown.dropdown-content li > a,
.select-dropdown.dropdown-content li > span {
  color: #333;
  line-height: 2em;
  font-size: 14px;
  padding: 4px 1em;
}

/* line 63, app/assets/stylesheets/_pages.scss */
#user-type .s12 label {
  margin-bottom: 0px;
  padding-top: 8px;
}

/* line 68, app/assets/stylesheets/_pages.scss */
.annotation {
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  /* line 81, app/assets/stylesheets/_pages.scss */
  main .page-header {
    margin: 45px 25px 45px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}

@media screen and (max-width: 750px) {
  /* line 81, app/assets/stylesheets/_pages.scss */
  main .page-header {
    margin: 30px 15px 30px;
  }
}

/* line 90, app/assets/stylesheets/_pages.scss */
main .page-header h1 {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-align: left;
  padding: 0;
  padding-right: 20px;
}

@media screen and (max-width: 750px) {
  /* line 90, app/assets/stylesheets/_pages.scss */
  main .page-header h1 {
    font-size: 15px;
    margin-bottom: .6em;
  }
}

/* line 104, app/assets/stylesheets/_pages.scss */
main .page-header .links a {
  display: inline-block;
  font-size: 14px;
  margin-right: 5em;
  margin-bottom: .5em;
}

@media screen and (min-width: 992px) {
  /* line 112, app/assets/stylesheets/_pages.scss */
  main .introtext {
    margin: -25px 25px 45px;
  }
}

@media screen and (max-width: 750px) {
  /* line 112, app/assets/stylesheets/_pages.scss */
  main .introtext {
    margin: -15px 15px 30px;
  }
}

/* line 120, app/assets/stylesheets/_pages.scss */
main section.information {
  padding: 0;
  margin: 30px 0;
}

/* line 126, app/assets/stylesheets/_pages.scss */
main section.information h2 {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 14px;
}

/* line 131, app/assets/stylesheets/_pages.scss */
main section.information h2 span {
  padding: 4px 1em 3px;
  display: inline-block;
  background: #e83820;
  color: #FFF;
}

/* line 138, app/assets/stylesheets/_pages.scss */
main section.information h3 {
  font-weight: bold;
  color: #e60012;
  font-size: 18px;
  margin-bottom: 1em;
}

@media screen and (max-width: 750px) {
  /* line 138, app/assets/stylesheets/_pages.scss */
  main section.information h3 {
    font-size: 14px;
  }
}

/* line 147, app/assets/stylesheets/_pages.scss */
main section.information .container > div,
main section.information dl {
  background: #fafafa;
  margin-top: 0;
  border: #e83820 2px solid;
  padding: 12px 20px;
}

@media screen and (max-width: 750px) {
  /* line 147, app/assets/stylesheets/_pages.scss */
  main section.information .container > div,
  main section.information dl {
    padding: 8px 15px;
  }
}

/* line 157, app/assets/stylesheets/_pages.scss */
main section.information .container > div {
  padding: 25px 20px;
}

@media screen and (max-width: 750px) {
  /* line 157, app/assets/stylesheets/_pages.scss */
  main section.information .container > div {
    padding: 18px 15px;
  }
}

/* line 163, app/assets/stylesheets/_pages.scss */
main section.information dt, main section.information dd {
  padding: 5px 0;
  margin: 0;
}

/* line 166, app/assets/stylesheets/_pages.scss */
main section.information dt:first-of-type, main section.information dd:first-of-type {
  border-top: none;
}

/* line 171, app/assets/stylesheets/_pages.scss */
main section.information p:first-child {
  margin-top: 0;
}

/* line 174, app/assets/stylesheets/_pages.scss */
main section.information p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  /* line 179, app/assets/stylesheets/_pages.scss */
  main section.information dt {
    width: 6em;
    float: left;
  }
  /* line 183, app/assets/stylesheets/_pages.scss */
  main section.information dd {
    margin-left: 7em;
  }
}

@media screen and (max-width: 750px) {
  /* line 188, app/assets/stylesheets/_pages.scss */
  main section.information dt, main section.information dd {
    padding: 10px 0;
  }
  /* line 191, app/assets/stylesheets/_pages.scss */
  main section.information dt {
    padding-bottom: 3px;
  }
  /* line 192, app/assets/stylesheets/_pages.scss */
  main section.information dd {
    padding-top: 2px;
  }
}

/* line 198, app/assets/stylesheets/_pages.scss */
.failed-orders {
  max-width: 960px;
  background: #fafafa;
  margin: 0 auto;
  border: #e60012 2px solid;
  padding: 12px 20px;
}

/* line 207, app/assets/stylesheets/_pages.scss */
.item-data .order-number {
  font-size: 14px;
}

/* line 210, app/assets/stylesheets/_pages.scss */
.item-data .item-fullname {
  border: none;
  margin: .1em 0 .4em;
  padding: 0;
  font-size: 20px;
}

@media screen and (max-width: 750px) {
  /* line 210, app/assets/stylesheets/_pages.scss */
  .item-data .item-fullname {
    font-size: 16px;
  }
}

/* line 218, app/assets/stylesheets/_pages.scss */
.item-data .item-meta {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 13px;
}

/* line 222, app/assets/stylesheets/_pages.scss */
.item-data .item-meta .item-maker {
  background: #005ead;
  color: #FFF;
  margin-right: 1em;
  padding: .2em .5em .2em;
  font-size: 12px;
}

/* line 229, app/assets/stylesheets/_pages.scss */
.item-data .item-meta .item-number {
  margin-left: 10px;
}

/* line 233, app/assets/stylesheets/_pages.scss */
.item-data .item-owner-evaluation {
  color: #fdc103;
}

/* line 237, app/assets/stylesheets/_pages.scss */
.item-data .item-price {
  margin: .6em 0;
}

/* line 239, app/assets/stylesheets/_pages.scss */
.item-data .item-price strong {
  font-size: 1.4em;
  color: #e60012;
  font-weight: bold;
}

/* line 246, app/assets/stylesheets/_pages.scss */
.item-data .item-tags {
  margin: 10px 0;
}

/* line 248, app/assets/stylesheets/_pages.scss */
.item-data .item-tags .tag {
  display: inline-block;
  font-size: 13px;
  background: #626262;
  color: #FFF;
  padding: 2px 2em;
  border-radius: 4px;
}

/* line 259, app/assets/stylesheets/_pages.scss */
.boxed-h, body#my_page #edit-authority h3, body#orders.index #edit-authority h3, body#products #edit-authority h3, body#deposit_exhibitions #edit-authority h3, body#wants_products #edit-authority h3 {
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  /* line 259, app/assets/stylesheets/_pages.scss */
  .boxed-h, body#my_page #edit-authority h3, body#orders.index #edit-authority h3, body#products #edit-authority h3, body#deposit_exhibitions #edit-authority h3, body#wants_products #edit-authority h3 {
    font-size: 14px;
  }
}

/* line 267, app/assets/stylesheets/_pages.scss */
.boxed-h::after, body#my_page #edit-authority h3::after, body#orders.index #edit-authority h3::after, body#products #edit-authority h3::after, body#deposit_exhibitions #edit-authority h3::after, body#wants_products #edit-authority h3::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #b3b3b3;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

/* line 276, app/assets/stylesheets/_pages.scss */
.boxed-h span, body#my_page #edit-authority h3 span, body#orders.index #edit-authority h3 span, body#products #edit-authority h3 span, body#deposit_exhibitions #edit-authority h3 span, body#wants_products #edit-authority h3 span {
  display: inline-block;
  border: 1px solid #b3b3b3;
  border-bottom: none;
  margin-bottom: -1px;
  background: #FFF;
  padding: .8em 2em 0;
}

/* line 286, app/assets/stylesheets/_pages.scss */
.messages {
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  /* line 286, app/assets/stylesheets/_pages.scss */
  .messages {
    margin-bottom: 20px;
  }
}

/* line 292, app/assets/stylesheets/_pages.scss */
.message {
  margin-bottom: 30px;
}

/* line 294, app/assets/stylesheets/_pages.scss */
.message .message-header {
  padding-bottom: 4px;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

/* line 302, app/assets/stylesheets/_pages.scss */
.message .message-body .message-date {
  margin-top: -10px;
  float: right;
  margin-left: 1em;
}

/* line 308, app/assets/stylesheets/_pages.scss */
.message .message.reply {
  color: #0096e1;
  margin-left: 50px;
}

@media screen and (max-width: 750px) {
  /* line 308, app/assets/stylesheets/_pages.scss */
  .message .message.reply {
    margin-left: 20px;
  }
}

/* line 314, app/assets/stylesheets/_pages.scss */
.message .message.reply .message-header {
  border-bottom-color: #0096e1;
}

/* line 326, app/assets/stylesheets/_pages.scss */
body#search.index main h1 .search-keyword, body#products.show main h1 .search-keyword, body#orders.show main h1 .search-keyword, body#wants main h1 .search-keyword {
  color: #e60012;
}

/* line 339, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail, body#products.show #item-detail, body#orders.show #item-detail, body#wants #item-detail {
  margin-bottom: 20px;
}

/* line 343, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .container > .row::after, body#products.show #item-detail .container > .row::after, body#orders.show #item-detail .container > .row::after, body#wants #item-detail .container > .row::after {
  content: none;
}

/* line 346, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .container > .row .col, body#products.show #item-detail .container > .row .col, body#orders.show #item-detail .container > .row .col, body#wants #item-detail .container > .row .col {
  float: none;
  padding: 0;
}

@media screen and (min-width: 992px) {
  /* line 342, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .container > .row, body#products.show #item-detail .container > .row, body#orders.show #item-detail .container > .row, body#wants #item-detail .container > .row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 354, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .container > .row > .col:first-child, body#products.show #item-detail .container > .row > .col:first-child, body#orders.show #item-detail .container > .row > .col:first-child, body#wants #item-detail .container > .row > .col:first-child {
    -webkit-flex: 0 0 350px;
    flex: 0 0 350px;
    margin-right: 50px;
  }
  /* line 358, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .container > .row > .col:last-child, body#products.show #item-detail .container > .row > .col:last-child, body#orders.show #item-detail .container > .row > .col:last-child, body#wants #item-detail .container > .row > .col:last-child {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}

/* line 365, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-images .sub-images, body#products.show #item-detail .item-images .sub-images, body#orders.show #item-detail .item-images .sub-images, body#wants #item-detail .item-images .sub-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 1%;
}

/* line 369, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-images .sub-images img, body#products.show #item-detail .item-images .sub-images img, body#orders.show #item-detail .item-images .sub-images img, body#wants #item-detail .item-images .sub-images img {
  display: block;
  width: 24.3%;
  height: 24.3%;
  margin-right: 1%;
  margin-left: 0;
}

/* line 374, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-images .sub-images img:last-child, body#products.show #item-detail .item-images .sub-images img:last-child, body#orders.show #item-detail .item-images .sub-images img:last-child, body#wants #item-detail .item-images .sub-images img:last-child {
  margin-right: 0;
}

/* line 382, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-cart .amount, body#products.show #item-detail .item-cart .amount, body#orders.show #item-detail .item-cart .amount, body#wants #item-detail .item-cart .amount {
  font-size: 13px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 386, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-cart .amount input[type=number], body#products.show #item-detail .item-cart .amount input[type=number], body#orders.show #item-detail .item-cart .amount input[type=number], body#wants #item-detail .item-cart .amount input[type=number] {
  width: 3em;
  margin-left: 10px;
}

/* line 391, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-cart .buttons, body#products.show #item-detail .item-cart .buttons, body#orders.show #item-detail .item-cart .buttons, body#wants #item-detail .item-cart .buttons {
  margin-top: 16px;
}

/* line 394, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .item-cart .btn, body#products.show #item-detail .item-cart .btn, body#orders.show #item-detail .item-cart .btn, body#wants #item-detail .item-cart .btn {
  padding: 20px 4em;
}

/* line 398, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .print, body#products.show #item-detail .print, body#orders.show #item-detail .print, body#wants #item-detail .print {
  margin-top: 20px;
}

/* line 400, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .print a, body#products.show #item-detail .print a, body#orders.show #item-detail .print a, body#wants #item-detail .print a {
  color: #333;
}

/* line 403, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .print .fas, body#products.show #item-detail .print .fas, body#orders.show #item-detail .print .fas, body#wants #item-detail .print .fas {
  font-size: 1.4em;
}

/* line 409, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .buttons.buyer-paper, body#products.show #item-detail .buttons.buyer-paper, body#orders.show #item-detail .buttons.buyer-paper, body#wants #item-detail .buttons.buyer-paper {
  margin-top: 40px;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  /* line 412, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .buttons.buyer-paper .btn, body#products.show #item-detail .buttons.buyer-paper .btn, body#orders.show #item-detail .buttons.buyer-paper .btn, body#wants #item-detail .buttons.buyer-paper .btn {
    width: 146px;
  }
}

@media screen and (max-width: 750px) {
  /* line 412, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .buttons.buyer-paper .btn, body#products.show #item-detail .buttons.buyer-paper .btn, body#orders.show #item-detail .buttons.buyer-paper .btn, body#wants #item-detail .buttons.buyer-paper .btn {
    padding-left: 0.9em;
    padding-right: 0.9em;
  }
}

/* line 422, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail .buttons.buyer-action, body#products.show #item-detail .buttons.buyer-action, body#orders.show #item-detail .buttons.buyer-action, body#wants #item-detail .buttons.buyer-action {
  margin-bottom: 40px;
  margin-top: 15px;
}

@media screen and (min-width: 992px) {
  /* line 425, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail .buttons.buyer-action .btn, body#products.show #item-detail .buttons.buyer-action .btn, body#orders.show #item-detail .buttons.buyer-action .btn, body#wants #item-detail .buttons.buyer-action .btn {
    width: 180px;
  }
}

/* line 433, app/assets/stylesheets/_pages.scss */
body#search.index #item-detail #remarks, body#products.show #item-detail #remarks, body#orders.show #item-detail #remarks, body#wants #item-detail #remarks {
  margin-top: 60px;
}

@media screen and (max-width: 750px) {
  /* line 433, app/assets/stylesheets/_pages.scss */
  body#search.index #item-detail #remarks, body#products.show #item-detail #remarks, body#orders.show #item-detail #remarks, body#wants #item-detail #remarks {
    margin-top: 30px;
  }
}

/* line 447, app/assets/stylesheets/_pages.scss */
body#search.index.index main .section .buttons, body#products.show.index main .section .buttons, body#orders.show.index main .section .buttons, body#wants.index main .section .buttons {
  margin-bottom: 24px;
}

/* line 449, app/assets/stylesheets/_pages.scss */
body#search.index.index main .section .buttons .btn, body#products.show.index main .section .buttons .btn, body#orders.show.index main .section .buttons .btn, body#wants.index main .section .buttons .btn {
  display: block;
  padding: 1.4em 0;
}

@media screen and (min-width: 992px) {
  /* line 449, app/assets/stylesheets/_pages.scss */
  body#search.index.index main .section .buttons .btn, body#products.show.index main .section .buttons .btn, body#orders.show.index main .section .buttons .btn, body#wants.index main .section .buttons .btn {
    max-width: 20em;
  }
}

/* line 466, app/assets/stylesheets/_pages.scss */
body#search.index.index main > section > .container,
body#search.index.index main > .section > .container, body#products.show.index main > section > .container,
body#products.show.index main > .section > .container, body#orders.show.index main > section > .container,
body#orders.show.index main > .section > .container, body#wants.index main > section > .container,
body#wants.index main > .section > .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 750px) {
  /* line 466, app/assets/stylesheets/_pages.scss */
  body#search.index.index main > section > .container,
  body#search.index.index main > .section > .container, body#products.show.index main > section > .container,
  body#products.show.index main > .section > .container, body#orders.show.index main > section > .container,
  body#orders.show.index main > .section > .container, body#wants.index main > section > .container,
  body#wants.index main > .section > .container {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* line 472, app/assets/stylesheets/_pages.scss */
body#search.index.index main > section > .container > section, body#search.index.index main > section > .container > .section,
body#search.index.index main > .section > .container > section,
body#search.index.index main > .section > .container > .section, body#products.show.index main > section > .container > section, body#products.show.index main > section > .container > .section,
body#products.show.index main > .section > .container > section,
body#products.show.index main > .section > .container > .section, body#orders.show.index main > section > .container > section, body#orders.show.index main > section > .container > .section,
body#orders.show.index main > .section > .container > section,
body#orders.show.index main > .section > .container > .section, body#wants.index main > section > .container > section, body#wants.index main > section > .container > .section,
body#wants.index main > .section > .container > section,
body#wants.index main > .section > .container > .section {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

@media screen and (min-width: 992px) {
  /* line 475, app/assets/stylesheets/_pages.scss */
  body#search.index.index main > section > .container > aside,
  body#search.index.index main > .section > .container > aside, body#products.show.index main > section > .container > aside,
  body#products.show.index main > .section > .container > aside, body#orders.show.index main > section > .container > aside,
  body#orders.show.index main > .section > .container > aside, body#wants.index main > section > .container > aside,
  body#wants.index main > .section > .container > aside {
    -webkit-flex: 0 0 250px;
    flex: 0 0 250px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 750px) {
  /* line 475, app/assets/stylesheets/_pages.scss */
  body#search.index.index main > section > .container > aside,
  body#search.index.index main > .section > .container > aside, body#products.show.index main > section > .container > aside,
  body#products.show.index main > .section > .container > aside, body#orders.show.index main > section > .container > aside,
  body#orders.show.index main > .section > .container > aside, body#wants.index main > section > .container > aside,
  body#wants.index main > .section > .container > aside {
    margin-bottom: 30px;
  }
}

/* line 487, app/assets/stylesheets/_pages.scss */
body#search.index.index main h2,
body#search.index.index main .items-header, body#products.show.index main h2,
body#products.show.index main .items-header, body#orders.show.index main h2,
body#orders.show.index main .items-header, body#wants.index main h2,
body#wants.index main .items-header {
  padding-top: 0;
  padding-left: 0;
  border-bottom: none;
  margin: 0 auto;
}

/* line 493, app/assets/stylesheets/_pages.scss */
body#search.index.index main h2 small,
body#search.index.index main .items-header small, body#products.show.index main h2 small,
body#products.show.index main .items-header small, body#orders.show.index main h2 small,
body#orders.show.index main .items-header small, body#wants.index main h2 small,
body#wants.index main .items-header small {
  font-size: 13px;
  color: #e60012;
}

@media screen and (max-width: 750px) {
  /* line 493, app/assets/stylesheets/_pages.scss */
  body#search.index.index main h2 small,
  body#search.index.index main .items-header small, body#products.show.index main h2 small,
  body#products.show.index main .items-header small, body#orders.show.index main h2 small,
  body#orders.show.index main .items-header small, body#wants.index main h2 small,
  body#wants.index main .items-header small {
    font-size: 12px;
  }
}

/* line 502, app/assets/stylesheets/_pages.scss */
body#search.index.index main .arrangement, body#products.show.index main .arrangement, body#orders.show.index main .arrangement, body#wants.index main .arrangement {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  padding: 8px 0;
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  /* line 502, app/assets/stylesheets/_pages.scss */
  body#search.index.index main .arrangement, body#products.show.index main .arrangement, body#orders.show.index main .arrangement, body#wants.index main .arrangement {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}

/* line 511, app/assets/stylesheets/_pages.scss */
body#search.index.index main .arrangement .sort, body#products.show.index main .arrangement .sort, body#orders.show.index main .arrangement .sort, body#wants.index main .arrangement .sort {
  margin-right: 20px;
}

@media screen and (max-width: 750px) {
  /* line 511, app/assets/stylesheets/_pages.scss */
  body#search.index.index main .arrangement .sort, body#products.show.index main .arrangement .sort, body#orders.show.index main .arrangement .sort, body#wants.index main .arrangement .sort {
    padding-bottom: 8px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 8px;
    margin-right: 0;
  }
}

/* line 520, app/assets/stylesheets/_pages.scss */
body#search.index.index main .arrangement .display-qty, body#products.show.index main .arrangement .display-qty, body#orders.show.index main .arrangement .display-qty, body#wants.index main .arrangement .display-qty {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 524, app/assets/stylesheets/_pages.scss */
body#search.index.index main .arrangement .display-qty .select-wrapper, body#products.show.index main .arrangement .display-qty .select-wrapper, body#orders.show.index main .arrangement .display-qty .select-wrapper, body#wants.index main .arrangement .display-qty .select-wrapper {
  width: 60px;
  margin-left: 10px;
}

@media screen and (min-width: 992px) {
  /* line 535, app/assets/stylesheets/_pages.scss */
  aside#items-sidebar {
    width: 250px;
  }
}

/* line 539, app/assets/stylesheets/_pages.scss */
aside#items-sidebar .toggle-children,
aside#items-sidebar > ul > li,
aside#items-sidebar > ul > li > ul > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

/* line 547, app/assets/stylesheets/_pages.scss */
aside#items-sidebar .toggle-children {
  border: none;
  padding: 0;
  height: 36px;
  -webkit-flex: 0 0 36px;
  flex: 0 0 36px;
  background: #333;
  color: #FFF;
}

/* line 555, app/assets/stylesheets/_pages.scss */
aside#items-sidebar .toggle-children .fas {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 560, app/assets/stylesheets/_pages.scss */
aside#items-sidebar .toggle-children.on .fas {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 566, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 569, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 573, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li > a {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px;
  background: #4d4d4d;
  color: #FFF;
  padding-left: 10px;
}

/* line 580, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li > ul {
  width: 100%;
  max-height: 0;
  overflow: hidden;
}

/* line 584, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li > ul.on {
  max-height: none;
}

/* line 588, app/assets/stylesheets/_pages.scss */
aside#items-sidebar > ul > li > ul > li a {
  width: 100%;
  padding: 10px 0 10px 46px;
  font-size: 14px;
  background: #f8f8f0;
  color: #333;
}

/* line 602, app/assets/stylesheets/_pages.scss */
main.login-page {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  /* line 602, app/assets/stylesheets/_pages.scss */
  main.login-page {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 610, app/assets/stylesheets/_pages.scss */
main.login-page .page-header,
main.login-page > section > .container,
main.login-page > .section > .container {
  margin-right: 0;
  margin-left: 0;
}

/* line 616, app/assets/stylesheets/_pages.scss */
main.login-page .page-header {
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 70px;
}

/* line 619, app/assets/stylesheets/_pages.scss */
main.login-page .page-header h1 {
  font-size: 28px;
}

@media screen and (max-width: 750px) {
  /* line 616, app/assets/stylesheets/_pages.scss */
  main.login-page .page-header {
    margin-top: 30px;
  }
  /* line 624, app/assets/stylesheets/_pages.scss */
  main.login-page .page-header h1 {
    text-align: center;
    padding-right: 0;
    font-size: 18px;
  }
}

/* line 631, app/assets/stylesheets/_pages.scss */
main.login-page .buttons {
  width: 100%;
}

/* line 634, app/assets/stylesheets/_pages.scss */
main.login-page .buttons .btn {
  width: 100%;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  line-height: 1.6;
  margin: 0;
}

/* line 646, app/assets/stylesheets/_pages.scss */
body#sessions.new main .input-text {
  margin: 10px 0;
}

/* line 648, app/assets/stylesheets/_pages.scss */
body#sessions.new main .input-text label {
  font-size: 14px;
}

/* line 652, app/assets/stylesheets/_pages.scss */
body#sessions.new main .checkbox {
  margin: 10px 0 40px;
}

/* line 656, app/assets/stylesheets/_pages.scss */
body#sessions.new main .forget-password {
  text-align: center;
}

/* line 659, app/assets/stylesheets/_pages.scss */
body#sessions.new main .buttons {
  margin-bottom: 20px;
}

/* line 669, app/assets/stylesheets/_pages.scss */
body#registrations.section main .buttons, body#registrations.new main .buttons, body#registrations.confirm main .buttons, body#registrations.new_with_errors main .buttons {
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  /* line 669, app/assets/stylesheets/_pages.scss */
  body#registrations.section main .buttons, body#registrations.new main .buttons, body#registrations.confirm main .buttons, body#registrations.new_with_errors main .buttons {
    margin-bottom: 20px;
  }
}

/* line 676, app/assets/stylesheets/_pages.scss */
body#registrations.section main .row, body#registrations.new main .row, body#registrations.confirm main .row, body#registrations.new_with_errors main .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

@media screen and (max-width: 750px) {
  /* line 676, app/assets/stylesheets/_pages.scss */
  body#registrations.section main .row, body#registrations.new main .row, body#registrations.confirm main .row, body#registrations.new_with_errors main .row {
    width: auto;
    margin-bottom: 15px;
  }
}

/* line 688, app/assets/stylesheets/_pages.scss */
body#registrations.section main form label, body#registrations.new main form label, body#registrations.confirm main form label, body#registrations.new_with_errors main form label {
  font-size: 14px;
}

/* line 694, app/assets/stylesheets/_pages.scss */
body#registrations.section main .input-text p:last-child, body#registrations.new main .input-text p:last-child, body#registrations.confirm main .input-text p:last-child, body#registrations.new_with_errors main .input-text p:last-child {
  margin: .2em 0 0;
}

/* line 698, app/assets/stylesheets/_pages.scss */
body#registrations.section main .buttons, body#registrations.new main .buttons, body#registrations.confirm main .buttons, body#registrations.new_with_errors main .buttons {
  margin-top: 40px;
}

@media screen and (max-width: 750px) {
  /* line 698, app/assets/stylesheets/_pages.scss */
  body#registrations.section main .buttons, body#registrations.new main .buttons, body#registrations.confirm main .buttons, body#registrations.new_with_errors main .buttons {
    margin-top: 30px;
  }
}

/* line 705, app/assets/stylesheets/_pages.scss */
body#registrations.section main .col .btn, body#registrations.new main .col .btn, body#registrations.confirm main .col .btn, body#registrations.new_with_errors main .col .btn {
  width: 100%;
}

/* line 711, app/assets/stylesheets/_pages.scss */
body#registrations.section main dl dt, body#registrations.new main dl dt, body#registrations.confirm main dl dt, body#registrations.new_with_errors main dl dt {
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  /* line 710, app/assets/stylesheets/_pages.scss */
  body#registrations.section main dl, body#registrations.new main dl, body#registrations.confirm main dl, body#registrations.new_with_errors main dl {
    line-height: 2;
  }
  /* line 716, app/assets/stylesheets/_pages.scss */
  body#registrations.section main dl dt, body#registrations.new main dl dt, body#registrations.confirm main dl dt, body#registrations.new_with_errors main dl dt {
    clear: left;
    float: left;
    width: 8em;
  }
  /* line 721, app/assets/stylesheets/_pages.scss */
  body#registrations.section main dl dd, body#registrations.new main dl dd, body#registrations.confirm main dl dd, body#registrations.new_with_errors main dl dd {
    margin-left: 8em;
  }
}

@media screen and (max-width: 750px) {
  /* line 726, app/assets/stylesheets/_pages.scss */
  body#registrations.section main dl dd, body#registrations.new main dl dd, body#registrations.confirm main dl dd, body#registrations.new_with_errors main dl dd {
    margin-left: 0;
    margin-bottom: 0.8em;
  }
}

/* line 732, app/assets/stylesheets/_pages.scss */
body#registrations.section main .agreement, body#registrations.new main .agreement, body#registrations.confirm main .agreement, body#registrations.new_with_errors main .agreement {
  margin: 40px 0;
  padding: 20px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
}

@media screen and (max-width: 750px) {
  /* line 732, app/assets/stylesheets/_pages.scss */
  body#registrations.section main .agreement, body#registrations.new main .agreement, body#registrations.confirm main .agreement, body#registrations.new_with_errors main .agreement {
    padding: 10px;
    margin: 30px 0;
  }
}

/* line 760, app/assets/stylesheets/_pages.scss */
body#orders.complete header.page-header h1,
body#cart.index header.page-header h1,
body#cart_items.index header.page-header h1,
body#orders.new header.page-header h1,
body#deposit_products header.page-header h1,
body#deposit_exhibitions header.page-header h1,
body#identifications header.page-header h1 {
  font-size: 28px;
}

@media screen and (max-width: 750px) {
  /* line 760, app/assets/stylesheets/_pages.scss */
  body#orders.complete header.page-header h1,
  body#cart.index header.page-header h1,
  body#cart_items.index header.page-header h1,
  body#orders.new header.page-header h1,
  body#deposit_products header.page-header h1,
  body#deposit_exhibitions header.page-header h1,
  body#identifications header.page-header h1 {
    font-size: 20px;
  }
}

/* line 773, app/assets/stylesheets/_pages.scss */
table.cart-table {
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
}

/* line 777, app/assets/stylesheets/_pages.scss */
table.cart-table thead th {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #d9d9d9;
  text-align: center;
}

/* line 783, app/assets/stylesheets/_pages.scss */
table.cart-table thead th:last-child {
  border-right: 1px solid #b3b3b3;
}

@media screen and (max-width: 750px) {
  /* line 777, app/assets/stylesheets/_pages.scss */
  table.cart-table thead th {
    font-size: 13px;
  }
}

/* line 792, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td {
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
}

@media screen and (max-width: 750px) {
  /* line 792, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody td {
    font-size: 14px;
  }
}

/* line 801, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td.item {
  padding: 20px;
  vertical-align: top;
  text-align: left;
}

@media screen and (max-width: 750px) {
  /* line 801, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody td.item {
    padding: 5px;
  }
}

/* line 808, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td.item .item-data {
  margin-left: 115px;
}

@media screen and (max-width: 750px) {
  /* line 808, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody td.item .item-data {
    margin-left: 80px;
  }
}

/* line 814, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td.item .item-name {
  margin-bottom: 0.4em;
}

@media screen and (max-width: 750px) {
  /* line 814, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody td.item .item-name {
    font-size: 14px;
  }
}

/* line 820, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td.item .action {
  font-size: 13px;
}

@media screen and (max-width: 750px) {
  /* line 822, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody td.item .action a {
    display: block;
    font-size: 12px;
  }
}

/* line 831, app/assets/stylesheets/_pages.scss */
table.cart-table tbody td.price small {
  display: block;
}

/* line 834, app/assets/stylesheets/_pages.scss */
table.cart-table tbody figure {
  width: 100px;
  float: left;
  margin-right: 15px;
}

@media screen and (max-width: 750px) {
  /* line 834, app/assets/stylesheets/_pages.scss */
  table.cart-table tbody figure {
    width: 75px;
    margin-right: 5px;
  }
}

/* line 845, app/assets/stylesheets/_pages.scss */
table.cart-table tfoot td {
  font-weight: bold;
  font-size: 16px;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  background: #d9d9d9;
  text-align: right;
}

@media screen and (min-width: 992px) {
  /* line 845, app/assets/stylesheets/_pages.scss */
  table.cart-table tfoot td {
    padding: 1.4em 1em 1em 0;
  }
}

/* line 860, app/assets/stylesheets/_pages.scss */
.section.shopping-cart .row .col {
  padding: 0;
  float: none;
}

@media screen and (min-width: 992px) {
  /* line 859, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row {
    margin: 50px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 866, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row::after {
    content: none;
  }
  /* line 871, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row .col {
    width: 450px;
  }
  /* line 873, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row .col .buttons {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
  }
  /* line 877, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row .col .buttons .btn {
    padding-left: 0;
    padding-right: 0;
    margin: 5px 0;
  }
  /* line 884, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row .col:first-child .buttons {
    width: 180px;
  }
  /* line 889, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart .row .col:last-child .buttons {
    width: 300px;
  }
}

@media screen and (max-width: 750px) {
  /* line 898, app/assets/stylesheets/_pages.scss */
  .section.shopping-cart form .col .buttons {
    margin-top: 15px;
  }
}

/* line 905, app/assets/stylesheets/_pages.scss */
.section.shopping-cart form .radio p {
  padding-left: 35px;
  margin: 0;
}

/* line 914, app/assets/stylesheets/_pages.scss */
#exhibit-message .messages {
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  /* line 914, app/assets/stylesheets/_pages.scss */
  #exhibit-message .messages {
    margin-bottom: 20px;
  }
}

/* line 920, app/assets/stylesheets/_pages.scss */
#exhibit-message .message {
  margin-bottom: 30px;
}

/* line 922, app/assets/stylesheets/_pages.scss */
#exhibit-message .message .message-header {
  padding-bottom: 4px;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

/* line 930, app/assets/stylesheets/_pages.scss */
#exhibit-message .message .message-body .message-date {
  margin-top: -10px;
  float: right;
  margin-left: 1em;
}

/* line 937, app/assets/stylesheets/_pages.scss */
#exhibit-message form {
  margin-top: 30px;
}

@media screen and (max-width: 750px) {
  /* line 937, app/assets/stylesheets/_pages.scss */
  #exhibit-message form {
    margin-top: 20px;
  }
}

/* line 943, app/assets/stylesheets/_pages.scss */
#exhibit-message form:last-child {
  margin-top: 80px;
}

@media screen and (max-width: 750px) {
  /* line 943, app/assets/stylesheets/_pages.scss */
  #exhibit-message form:last-child {
    margin-top: 40px;
  }
}

/* line 948, app/assets/stylesheets/_pages.scss */
#exhibit-message form:last-child.edit_comment {
  margin-top: 0;
}

/* line 950, app/assets/stylesheets/_pages.scss */
#exhibit-message form .textarea {
  max-width: 460px;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  /* line 950, app/assets/stylesheets/_pages.scss */
  #exhibit-message form .textarea {
    margin-bottom: 10px;
  }
}

/* line 958, app/assets/stylesheets/_pages.scss */
#exhibit-message form .buttons button.btn-warning {
  width: 16em;
}

/* line 964, app/assets/stylesheets/_pages.scss */
.comment-action {
  margin-right: 8px;
}

/* line 976, app/assets/stylesheets/_pages.scss */
body#my_page section header, body#orders.index section header, body#products section header, body#deposit_exhibitions section header, body#wants_products section header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 979, app/assets/stylesheets/_pages.scss */
body#my_page section header h3, body#orders.index section header h3, body#products section header h3, body#deposit_exhibitions section header h3, body#wants_products section header h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  background: #000;
  color: #FFF;
  padding: .6em 2em .5em;
  margin-right: 1em;
}

@media screen and (max-width: 750px) {
  /* line 979, app/assets/stylesheets/_pages.scss */
  body#my_page section header h3, body#orders.index section header h3, body#products section header h3, body#deposit_exhibitions section header h3, body#wants_products section header h3 {
    font-size: 14px;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }
}

/* line 994, app/assets/stylesheets/_pages.scss */
body#my_page section header .links a, body#orders.index section header .links a, body#products section header .links a, body#deposit_exhibitions section header .links a, body#wants_products section header .links a {
  display: inline-block;
  margin-right: 1em;
  font-size: 14px;
}

@media screen and (max-width: 750px) {
  /* line 994, app/assets/stylesheets/_pages.scss */
  body#my_page section header .links a, body#orders.index section header .links a, body#products section header .links a, body#deposit_exhibitions section header .links a, body#wants_products section header .links a {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1008, app/assets/stylesheets/_pages.scss */
  body#my_page #trading .row .col.m6, body#orders.index #trading .row .col.m6, body#products #trading .row .col.m6, body#deposit_exhibitions #trading .row .col.m6, body#wants_products #trading .row .col.m6 {
    padding-right: 28px;
  }
  /* line 1011, app/assets/stylesheets/_pages.scss */
  body#my_page #trading .row .col.m6:last-child, body#orders.index #trading .row .col.m6:last-child, body#products #trading .row .col.m6:last-child, body#deposit_exhibitions #trading .row .col.m6:last-child, body#wants_products #trading .row .col.m6:last-child {
    padding-left: 28px;
    padding-right: 0;
  }
}

/* line 1018, app/assets/stylesheets/_pages.scss */
body#my_page #trading header, body#orders.index #trading header, body#products #trading header, body#deposit_exhibitions #trading header, body#wants_products #trading header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: normal;
  align-items: normal;
}

/* line 1021, app/assets/stylesheets/_pages.scss */
body#my_page #trading header h3, body#orders.index #trading header h3, body#products #trading header h3, body#deposit_exhibitions #trading header h3, body#wants_products #trading header h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  background: #000;
  color: #FFF;
  padding: .6em 2em .5em;
  margin-right: 1em;
}

@media screen and (max-width: 750px) {
  /* line 1021, app/assets/stylesheets/_pages.scss */
  body#my_page #trading header h3, body#orders.index #trading header h3, body#products #trading header h3, body#deposit_exhibitions #trading header h3, body#wants_products #trading header h3 {
    font-size: 14px;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }
}

/* line 1035, app/assets/stylesheets/_pages.scss */
body#my_page #trading header .links, body#orders.index #trading header .links, body#products #trading header .links, body#deposit_exhibitions #trading header .links, body#wants_products #trading header .links {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: normal;
  align-items: normal;
}

/* line 1038, app/assets/stylesheets/_pages.scss */
body#my_page #trading header .links a, body#orders.index #trading header .links a, body#products #trading header .links a, body#deposit_exhibitions #trading header .links a, body#wants_products #trading header .links a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 1em;
  padding: 0 1em;
  font-size: 14px;
  background: #e6e6e6;
}

@media screen and (max-width: 750px) {
  /* line 1038, app/assets/stylesheets/_pages.scss */
  body#my_page #trading header .links a, body#orders.index #trading header .links a, body#products #trading header .links a, body#deposit_exhibitions #trading header .links a, body#wants_products #trading header .links a {
    font-size: 12px;
  }
}

/* line 1051, app/assets/stylesheets/_pages.scss */
body#my_page #trading table.table, body#orders.index #trading table.table, body#products #trading table.table, body#deposit_exhibitions #trading table.table, body#wants_products #trading table.table {
  margin: 20px 0;
}

@media screen and (max-width: 750px) {
  /* line 1051, app/assets/stylesheets/_pages.scss */
  body#my_page #trading table.table, body#orders.index #trading table.table, body#products #trading table.table, body#deposit_exhibitions #trading table.table, body#wants_products #trading table.table {
    margin: 15px 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 1061, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav, body#orders.index #exhibit nav, body#products #exhibit nav, body#deposit_exhibitions #exhibit nav, body#wants_products #exhibit nav {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 70px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1061, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav, body#orders.index #exhibit nav, body#products #exhibit nav, body#deposit_exhibitions #exhibit nav, body#wants_products #exhibit nav {
    margin-bottom: 15px;
  }
}

/* line 1071, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit nav h3, body#orders.index #exhibit nav h3, body#products #exhibit nav h3, body#deposit_exhibitions #exhibit nav h3, body#wants_products #exhibit nav h3 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  -webkit-flex: 0 0 180px;
  flex: 0 0 180px;
  text-align: center;
  background: #000;
  color: #FFF;
  font-size: 20px;
}

@media screen and (max-width: 750px) {
  /* line 1071, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav h3, body#orders.index #exhibit nav h3, body#products #exhibit nav h3, body#deposit_exhibitions #exhibit nav h3, body#wants_products #exhibit nav h3 {
    font-size: 14px;
    padding: .8em 0;
  }
}

/* line 1086, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit nav h3::after, body#orders.index #exhibit nav h3::after, body#products #exhibit nav h3::after, body#deposit_exhibitions #exhibit nav h3::after, body#wants_products #exhibit nav h3::after {
  content: "";
  position: absolute;
}

@media screen and (min-width: 992px) {
  /* line 1086, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav h3::after, body#orders.index #exhibit nav h3::after, body#products #exhibit nav h3::after, body#deposit_exhibitions #exhibit nav h3::after, body#wants_products #exhibit nav h3::after {
    left: 100%;
    border: 10px solid transparent;
    border-left: 10px solid #000;
  }
}

@media screen and (max-width: 750px) {
  /* line 1086, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav h3::after, body#orders.index #exhibit nav h3::after, body#products #exhibit nav h3::after, body#deposit_exhibitions #exhibit nav h3::after, body#wants_products #exhibit nav h3::after {
    top: 100%;
    border: 10px solid transparent;
    border-top: 10px solid #000;
  }
}

/* line 1101, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit nav .links, body#orders.index #exhibit nav .links, body#products #exhibit nav .links, body#deposit_exhibitions #exhibit nav .links, body#wants_products #exhibit nav .links {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  border: 1px solid #d9d9d9;
  background: #fafafa;
}

@media screen and (min-width: 992px) {
  /* line 1101, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav .links, body#orders.index #exhibit nav .links, body#products #exhibit nav .links, body#deposit_exhibitions #exhibit nav .links, body#wants_products #exhibit nav .links {
    padding-left: 40px;
    border-left: none;
  }
}

@media screen and (max-width: 750px) {
  /* line 1101, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav .links, body#orders.index #exhibit nav .links, body#products #exhibit nav .links, body#deposit_exhibitions #exhibit nav .links, body#wants_products #exhibit nav .links {
    padding-top: 20px;
    border-top: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

/* line 1118, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit nav .links a, body#orders.index #exhibit nav .links a, body#products #exhibit nav .links a, body#deposit_exhibitions #exhibit nav .links a, body#wants_products #exhibit nav .links a {
  color: #0096e1;
}

@media screen and (min-width: 992px) {
  /* line 1118, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav .links a, body#orders.index #exhibit nav .links a, body#products #exhibit nav .links a, body#deposit_exhibitions #exhibit nav .links a, body#wants_products #exhibit nav .links a {
    margin-right: 2em;
  }
}

@media screen and (max-width: 750px) {
  /* line 1118, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit nav .links a, body#orders.index #exhibit nav .links a, body#products #exhibit nav .links a, body#deposit_exhibitions #exhibit nav .links a, body#wants_products #exhibit nav .links a {
    display: block;
    width: 48%;
    padding: .8em 0;
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 1134, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit p, body#orders.index #exhibit p, body#products #exhibit p, body#deposit_exhibitions #exhibit p, body#wants_products #exhibit p {
  font-size: 14px;
}

/* line 1138, app/assets/stylesheets/_pages.scss */
body#my_page #request-product-name,
body#my_page #request-manufacturer-name, body#orders.index #request-product-name,
body#orders.index #request-manufacturer-name, body#products #request-product-name,
body#products #request-manufacturer-name, body#deposit_exhibitions #request-product-name,
body#deposit_exhibitions #request-manufacturer-name, body#wants_products #request-product-name,
body#wants_products #request-manufacturer-name {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 1144, app/assets/stylesheets/_pages.scss */
  body#my_page #history .table, body#orders.index #history .table, body#products #history .table, body#deposit_exhibitions #history .table, body#wants_products #history .table {
    width: 790px;
    margin-left: 0;
  }
  /* line 1148, app/assets/stylesheets/_pages.scss */
  body#my_page #history section .table, body#orders.index #history section .table, body#products #history section .table, body#deposit_exhibitions #history section .table, body#wants_products #history section .table {
    width: 740px;
  }
}

/* line 1177, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table, body#orders.index #exhibit-items .table.exhibit-table, body#products #exhibit-items .table.exhibit-table, body#deposit_exhibitions #exhibit-items .table.exhibit-table, body#wants_products #exhibit-items .table.exhibit-table {
  word-break: keep-all;
  table-layout: auto;
}

/* line 1180, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table tr, body#orders.index #exhibit-items .table.exhibit-table tr, body#products #exhibit-items .table.exhibit-table tr, body#deposit_exhibitions #exhibit-items .table.exhibit-table tr, body#wants_products #exhibit-items .table.exhibit-table tr {
  border-top: 1px solid #b3b3b3;
}

/* line 1182, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table tr:first-child, body#orders.index #exhibit-items .table.exhibit-table tr:first-child, body#products #exhibit-items .table.exhibit-table tr:first-child, body#deposit_exhibitions #exhibit-items .table.exhibit-table tr:first-child, body#wants_products #exhibit-items .table.exhibit-table tr:first-child {
  border-top: none;
}

/* line 1186, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table th, body#orders.index #exhibit-items .table.exhibit-table th, body#products #exhibit-items .table.exhibit-table th, body#deposit_exhibitions #exhibit-items .table.exhibit-table th, body#wants_products #exhibit-items .table.exhibit-table th {
  font-size: 14px;
}

/* line 1189, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table th.image, body#orders.index #exhibit-items .table.exhibit-table th.image, body#products #exhibit-items .table.exhibit-table th.image, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.image, body#wants_products #exhibit-items .table.exhibit-table th.image {
  width: 110px;
}

/* line 1192, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table td.image, body#orders.index #exhibit-items .table.exhibit-table td.image, body#products #exhibit-items .table.exhibit-table td.image, body#deposit_exhibitions #exhibit-items .table.exhibit-table td.image, body#wants_products #exhibit-items .table.exhibit-table td.image {
  padding-left: 0;
  padding-right: 10px;
  padding-top: 10px;
}

/* line 1197, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table th.arrangement, body#orders.index #exhibit-items .table.exhibit-table th.arrangement, body#products #exhibit-items .table.exhibit-table th.arrangement, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.arrangement, body#wants_products #exhibit-items .table.exhibit-table th.arrangement {
  width: 7em;
}

@media screen and (max-width: 750px) {
  /* line 1197, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-items .table.exhibit-table th.arrangement, body#orders.index #exhibit-items .table.exhibit-table th.arrangement, body#products #exhibit-items .table.exhibit-table th.arrangement, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.arrangement, body#wants_products #exhibit-items .table.exhibit-table th.arrangement {
    width: 6.5em;
  }
}

/* line 1203, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table th.date, body#orders.index #exhibit-items .table.exhibit-table th.date, body#products #exhibit-items .table.exhibit-table th.date, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.date, body#wants_products #exhibit-items .table.exhibit-table th.date {
  width: 7em;
}

/* line 1206, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table td.action, body#orders.index #exhibit-items .table.exhibit-table td.action, body#products #exhibit-items .table.exhibit-table td.action, body#deposit_exhibitions #exhibit-items .table.exhibit-table td.action, body#wants_products #exhibit-items .table.exhibit-table td.action {
  text-align: right;
}

/* line 1211, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-items .table.exhibit-table td.payment a::before, body#orders.index #exhibit-items .table.exhibit-table td.payment a::before, body#products #exhibit-items .table.exhibit-table td.payment a::before, body#deposit_exhibitions #exhibit-items .table.exhibit-table td.payment a::before, body#wants_products #exhibit-items .table.exhibit-table td.payment a::before {
  content: " | ";
  color: #626262;
}

@media screen and (max-width: 750px) {
  /* line 1218, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-items .table.exhibit-table th.image, body#orders.index #exhibit-items .table.exhibit-table th.image, body#products #exhibit-items .table.exhibit-table th.image, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.image, body#wants_products #exhibit-items .table.exhibit-table th.image {
    width: 100px;
  }
  /* line 1221, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-items .table.exhibit-table th.date, body#orders.index #exhibit-items .table.exhibit-table th.date, body#products #exhibit-items .table.exhibit-table th.date, body#deposit_exhibitions #exhibit-items .table.exhibit-table th.date, body#wants_products #exhibit-items .table.exhibit-table th.date {
    width: 5em;
  }
}

/* line 1230, app/assets/stylesheets/_pages.scss */
body#my_page.exhibit #exhibit-items, body#orders.index.exhibit #exhibit-items, body#products.exhibit #exhibit-items, body#deposit_exhibitions.exhibit #exhibit-items, body#wants_products.exhibit #exhibit-items {
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  /* line 1230, app/assets/stylesheets/_pages.scss */
  body#my_page.exhibit #exhibit-items, body#orders.index.exhibit #exhibit-items, body#products.exhibit #exhibit-items, body#deposit_exhibitions.exhibit #exhibit-items, body#wants_products.exhibit #exhibit-items {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1241, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form .container > .row, body#orders.index section#shipping-notification-form .container > .row, body#products section#shipping-notification-form .container > .row, body#deposit_exhibitions section#shipping-notification-form .container > .row, body#wants_products section#shipping-notification-form .container > .row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 1245, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form .container > .row > .col:nth-of-type(1), body#orders.index section#shipping-notification-form .container > .row > .col:nth-of-type(1), body#products section#shipping-notification-form .container > .row > .col:nth-of-type(1), body#deposit_exhibitions section#shipping-notification-form .container > .row > .col:nth-of-type(1), body#wants_products section#shipping-notification-form .container > .row > .col:nth-of-type(1) {
    width: 150px;
    -webkit-flex: 0 0 150px;
    flex: 0 0 150px;
    margin-right: 30px;
  }
  /* line 1250, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form .container > .row > .col:nth-of-type(2), body#orders.index section#shipping-notification-form .container > .row > .col:nth-of-type(2), body#products section#shipping-notification-form .container > .row > .col:nth-of-type(2), body#deposit_exhibitions section#shipping-notification-form .container > .row > .col:nth-of-type(2), body#wants_products section#shipping-notification-form .container > .row > .col:nth-of-type(2) {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  /* line 1256, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form form table th, body#orders.index section#shipping-notification-form form table th, body#products section#shipping-notification-form form table th, body#deposit_exhibitions section#shipping-notification-form form table th, body#wants_products section#shipping-notification-form form table th {
    font-size: 14px;
    width: 10em;
  }
}

@media screen and (max-width: 750px) {
  /* line 1263, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form figure, body#orders.index section#shipping-notification-form figure, body#products section#shipping-notification-form figure, body#deposit_exhibitions section#shipping-notification-form figure, body#wants_products section#shipping-notification-form figure {
    margin-bottom: 14px;
  }
}

/* line 1269, app/assets/stylesheets/_pages.scss */
body#my_page section#shipping-notification-form .item-data, body#orders.index section#shipping-notification-form .item-data, body#products section#shipping-notification-form .item-data, body#deposit_exhibitions section#shipping-notification-form .item-data, body#wants_products section#shipping-notification-form .item-data {
  margin-bottom: 50px;
}

@media screen and (max-width: 750px) {
  /* line 1269, app/assets/stylesheets/_pages.scss */
  body#my_page section#shipping-notification-form .item-data, body#orders.index section#shipping-notification-form .item-data, body#products section#shipping-notification-form .item-data, body#deposit_exhibitions section#shipping-notification-form .item-data, body#wants_products section#shipping-notification-form .item-data {
    margin-bottom: 20px;
  }
}

/* line 1288, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority table, body#orders.index #edit-authority table, body#products #edit-authority table, body#deposit_exhibitions #edit-authority table, body#wants_products #edit-authority table {
  max-width: 600px;
  margin: 20px 0;
}

/* line 1291, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority table td.action, body#orders.index #edit-authority table td.action, body#products #edit-authority table td.action, body#deposit_exhibitions #edit-authority table td.action, body#wants_products #edit-authority table td.action {
  padding-left: 10px;
}

/* line 1295, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority dl, body#orders.index #edit-authority dl, body#products #edit-authority dl, body#deposit_exhibitions #edit-authority dl, body#wants_products #edit-authority dl {
  padding: 10px 0;
}

/* line 1299, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority dl dt, body#orders.index #edit-authority dl dt, body#products #edit-authority dl dt, body#deposit_exhibitions #edit-authority dl dt, body#wants_products #edit-authority dl dt {
  width: 5em;
  font-weight: bold;
  float: left;
}

/* line 1303, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority dl dt::after, body#orders.index #edit-authority dl dt::after, body#products #edit-authority dl dt::after, body#deposit_exhibitions #edit-authority dl dt::after, body#wants_products #edit-authority dl dt::after {
  content: " : ";
}

/* line 1307, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority dl dd, body#orders.index #edit-authority dl dd, body#products #edit-authority dl dd, body#deposit_exhibitions #edit-authority dl dd, body#wants_products #edit-authority dl dd {
  margin-left: 5em;
}

/* line 1311, app/assets/stylesheets/_pages.scss */
body#my_page #edit-authority #new-authority, body#orders.index #edit-authority #new-authority, body#products #edit-authority #new-authority, body#deposit_exhibitions #edit-authority #new-authority, body#wants_products #edit-authority #new-authority {
  margin-top: 60px;
}

@media screen and (max-width: 750px) {
  /* line 1311, app/assets/stylesheets/_pages.scss */
  body#my_page #edit-authority #new-authority, body#orders.index #edit-authority #new-authority, body#products #edit-authority #new-authority, body#deposit_exhibitions #edit-authority #new-authority, body#wants_products #edit-authority #new-authority {
    margin-top: 30px;
  }
}

/* line 1321, app/assets/stylesheets/_pages.scss */
body#my_page #new-authority form > div, body#orders.index #new-authority form > div, body#products #new-authority form > div, body#deposit_exhibitions #new-authority form > div, body#wants_products #new-authority form > div {
  margin-bottom: 15px;
  max-width: 390px;
}

/* line 1325, app/assets/stylesheets/_pages.scss */
body#my_page #new-authority form .buttons, body#orders.index #new-authority form .buttons, body#products #new-authority form .buttons, body#deposit_exhibitions #new-authority form .buttons, body#wants_products #new-authority form .buttons {
  margin-top: 30px;
}

/* line 1336, app/assets/stylesheets/_pages.scss */
body#my_page #identification-form form table, body#orders.index #identification-form form table, body#products #identification-form form table, body#deposit_exhibitions #identification-form form table, body#wants_products #identification-form form table {
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  /* line 1336, app/assets/stylesheets/_pages.scss */
  body#my_page #identification-form form table, body#orders.index #identification-form form table, body#products #identification-form form table, body#deposit_exhibitions #identification-form form table, body#wants_products #identification-form form table {
    margin-bottom: 20px;
  }
}

/* line 1342, app/assets/stylesheets/_pages.scss */
body#my_page #identification-form form input, body#orders.index #identification-form form input, body#products #identification-form form input, body#deposit_exhibitions #identification-form form input, body#wants_products #identification-form form input {
  max-width: 230px;
}

@media screen and (min-width: 992px) {
  /* line 1348, app/assets/stylesheets/_pages.scss */
  body#my_page #identification-form form .form-buttons .btn-warning, body#orders.index #identification-form form .form-buttons .btn-warning, body#products #identification-form form .form-buttons .btn-warning, body#deposit_exhibitions #identification-form form .form-buttons .btn-warning, body#wants_products #identification-form form .form-buttons .btn-warning {
    width: 17em;
  }
}

@media screen and (max-width: 750px) {
  /* line 1348, app/assets/stylesheets/_pages.scss */
  body#my_page #identification-form form .form-buttons .btn-warning, body#orders.index #identification-form form .form-buttons .btn-warning, body#products #identification-form form .form-buttons .btn-warning, body#deposit_exhibitions #identification-form form .form-buttons .btn-warning, body#wants_products #identification-form form .form-buttons .btn-warning {
    width: 11em;
  }
}

@media screen and (min-width: 992px) {
  /* line 1369, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .row,
  body#my_page #exhibit-cancel .row,
  body#my_page #exhibit-assessment .row,
  body#my_page #exhibit-delivery_slip .row, body#orders.index #exhibit-confirm .row,
  body#orders.index #exhibit-cancel .row,
  body#orders.index #exhibit-assessment .row,
  body#orders.index #exhibit-delivery_slip .row, body#products #exhibit-confirm .row,
  body#products #exhibit-cancel .row,
  body#products #exhibit-assessment .row,
  body#products #exhibit-delivery_slip .row, body#deposit_exhibitions #exhibit-confirm .row,
  body#deposit_exhibitions #exhibit-cancel .row,
  body#deposit_exhibitions #exhibit-assessment .row,
  body#deposit_exhibitions #exhibit-delivery_slip .row, body#wants_products #exhibit-confirm .row,
  body#wants_products #exhibit-cancel .row,
  body#wants_products #exhibit-assessment .row,
  body#wants_products #exhibit-delivery_slip .row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

@media screen and (max-width: 750px) {
  /* line 1375, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .row .col,
  body#my_page #exhibit-cancel .row .col,
  body#my_page #exhibit-assessment .row .col,
  body#my_page #exhibit-delivery_slip .row .col, body#orders.index #exhibit-confirm .row .col,
  body#orders.index #exhibit-cancel .row .col,
  body#orders.index #exhibit-assessment .row .col,
  body#orders.index #exhibit-delivery_slip .row .col, body#products #exhibit-confirm .row .col,
  body#products #exhibit-cancel .row .col,
  body#products #exhibit-assessment .row .col,
  body#products #exhibit-delivery_slip .row .col, body#deposit_exhibitions #exhibit-confirm .row .col,
  body#deposit_exhibitions #exhibit-cancel .row .col,
  body#deposit_exhibitions #exhibit-assessment .row .col,
  body#deposit_exhibitions #exhibit-delivery_slip .row .col, body#wants_products #exhibit-confirm .row .col,
  body#wants_products #exhibit-cancel .row .col,
  body#wants_products #exhibit-assessment .row .col,
  body#wants_products #exhibit-delivery_slip .row .col {
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 1381, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .row > .col:first-child,
body#my_page #exhibit-cancel .row > .col:first-child,
body#my_page #exhibit-assessment .row > .col:first-child,
body#my_page #exhibit-delivery_slip .row > .col:first-child, body#orders.index #exhibit-confirm .row > .col:first-child,
body#orders.index #exhibit-cancel .row > .col:first-child,
body#orders.index #exhibit-assessment .row > .col:first-child,
body#orders.index #exhibit-delivery_slip .row > .col:first-child, body#products #exhibit-confirm .row > .col:first-child,
body#products #exhibit-cancel .row > .col:first-child,
body#products #exhibit-assessment .row > .col:first-child,
body#products #exhibit-delivery_slip .row > .col:first-child, body#deposit_exhibitions #exhibit-confirm .row > .col:first-child,
body#deposit_exhibitions #exhibit-cancel .row > .col:first-child,
body#deposit_exhibitions #exhibit-assessment .row > .col:first-child,
body#deposit_exhibitions #exhibit-delivery_slip .row > .col:first-child, body#wants_products #exhibit-confirm .row > .col:first-child,
body#wants_products #exhibit-cancel .row > .col:first-child,
body#wants_products #exhibit-assessment .row > .col:first-child,
body#wants_products #exhibit-delivery_slip .row > .col:first-child {
  padding-left: 0;
}

/* line 1384, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .row > .col:last-child,
body#my_page #exhibit-cancel .row > .col:last-child,
body#my_page #exhibit-assessment .row > .col:last-child,
body#my_page #exhibit-delivery_slip .row > .col:last-child, body#orders.index #exhibit-confirm .row > .col:last-child,
body#orders.index #exhibit-cancel .row > .col:last-child,
body#orders.index #exhibit-assessment .row > .col:last-child,
body#orders.index #exhibit-delivery_slip .row > .col:last-child, body#products #exhibit-confirm .row > .col:last-child,
body#products #exhibit-cancel .row > .col:last-child,
body#products #exhibit-assessment .row > .col:last-child,
body#products #exhibit-delivery_slip .row > .col:last-child, body#deposit_exhibitions #exhibit-confirm .row > .col:last-child,
body#deposit_exhibitions #exhibit-cancel .row > .col:last-child,
body#deposit_exhibitions #exhibit-assessment .row > .col:last-child,
body#deposit_exhibitions #exhibit-delivery_slip .row > .col:last-child, body#wants_products #exhibit-confirm .row > .col:last-child,
body#wants_products #exhibit-cancel .row > .col:last-child,
body#wants_products #exhibit-assessment .row > .col:last-child,
body#wants_products #exhibit-delivery_slip .row > .col:last-child {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-right: 0;
}

/* line 1389, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .col .row,
body#my_page #exhibit-cancel .col .row,
body#my_page #exhibit-assessment .col .row,
body#my_page #exhibit-delivery_slip .col .row, body#orders.index #exhibit-confirm .col .row,
body#orders.index #exhibit-cancel .col .row,
body#orders.index #exhibit-assessment .col .row,
body#orders.index #exhibit-delivery_slip .col .row, body#products #exhibit-confirm .col .row,
body#products #exhibit-cancel .col .row,
body#products #exhibit-assessment .col .row,
body#products #exhibit-delivery_slip .col .row, body#deposit_exhibitions #exhibit-confirm .col .row,
body#deposit_exhibitions #exhibit-cancel .col .row,
body#deposit_exhibitions #exhibit-assessment .col .row,
body#deposit_exhibitions #exhibit-delivery_slip .col .row, body#wants_products #exhibit-confirm .col .row,
body#wants_products #exhibit-cancel .col .row,
body#wants_products #exhibit-assessment .col .row,
body#wants_products #exhibit-delivery_slip .col .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 1393, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .item-images,
body#my_page #exhibit-cancel .item-images,
body#my_page #exhibit-assessment .item-images,
body#my_page #exhibit-delivery_slip .item-images, body#orders.index #exhibit-confirm .item-images,
body#orders.index #exhibit-cancel .item-images,
body#orders.index #exhibit-assessment .item-images,
body#orders.index #exhibit-delivery_slip .item-images, body#products #exhibit-confirm .item-images,
body#products #exhibit-cancel .item-images,
body#products #exhibit-assessment .item-images,
body#products #exhibit-delivery_slip .item-images, body#deposit_exhibitions #exhibit-confirm .item-images,
body#deposit_exhibitions #exhibit-cancel .item-images,
body#deposit_exhibitions #exhibit-assessment .item-images,
body#deposit_exhibitions #exhibit-delivery_slip .item-images, body#wants_products #exhibit-confirm .item-images,
body#wants_products #exhibit-cancel .item-images,
body#wants_products #exhibit-assessment .item-images,
body#wants_products #exhibit-delivery_slip .item-images {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  /* line 1397, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images figure,
  body#my_page #exhibit-cancel .item-images figure,
  body#my_page #exhibit-assessment .item-images figure,
  body#my_page #exhibit-delivery_slip .item-images figure, body#orders.index #exhibit-confirm .item-images figure,
  body#orders.index #exhibit-cancel .item-images figure,
  body#orders.index #exhibit-assessment .item-images figure,
  body#orders.index #exhibit-delivery_slip .item-images figure, body#products #exhibit-confirm .item-images figure,
  body#products #exhibit-cancel .item-images figure,
  body#products #exhibit-assessment .item-images figure,
  body#products #exhibit-delivery_slip .item-images figure, body#deposit_exhibitions #exhibit-confirm .item-images figure,
  body#deposit_exhibitions #exhibit-cancel .item-images figure,
  body#deposit_exhibitions #exhibit-assessment .item-images figure,
  body#deposit_exhibitions #exhibit-delivery_slip .item-images figure, body#wants_products #exhibit-confirm .item-images figure,
  body#wants_products #exhibit-cancel .item-images figure,
  body#wants_products #exhibit-assessment .item-images figure,
  body#wants_products #exhibit-delivery_slip .item-images figure {
    width: 150px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1393, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images,
  body#my_page #exhibit-cancel .item-images,
  body#my_page #exhibit-assessment .item-images,
  body#my_page #exhibit-delivery_slip .item-images, body#orders.index #exhibit-confirm .item-images,
  body#orders.index #exhibit-cancel .item-images,
  body#orders.index #exhibit-assessment .item-images,
  body#orders.index #exhibit-delivery_slip .item-images, body#products #exhibit-confirm .item-images,
  body#products #exhibit-cancel .item-images,
  body#products #exhibit-assessment .item-images,
  body#products #exhibit-delivery_slip .item-images, body#deposit_exhibitions #exhibit-confirm .item-images,
  body#deposit_exhibitions #exhibit-cancel .item-images,
  body#deposit_exhibitions #exhibit-assessment .item-images,
  body#deposit_exhibitions #exhibit-delivery_slip .item-images, body#wants_products #exhibit-confirm .item-images,
  body#wants_products #exhibit-cancel .item-images,
  body#wants_products #exhibit-assessment .item-images,
  body#wants_products #exhibit-delivery_slip .item-images {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1406, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-data,
  body#my_page #exhibit-cancel .item-data,
  body#my_page #exhibit-assessment .item-data,
  body#my_page #exhibit-delivery_slip .item-data, body#orders.index #exhibit-confirm .item-data,
  body#orders.index #exhibit-cancel .item-data,
  body#orders.index #exhibit-assessment .item-data,
  body#orders.index #exhibit-delivery_slip .item-data, body#products #exhibit-confirm .item-data,
  body#products #exhibit-cancel .item-data,
  body#products #exhibit-assessment .item-data,
  body#products #exhibit-delivery_slip .item-data, body#deposit_exhibitions #exhibit-confirm .item-data,
  body#deposit_exhibitions #exhibit-cancel .item-data,
  body#deposit_exhibitions #exhibit-assessment .item-data,
  body#deposit_exhibitions #exhibit-delivery_slip .item-data, body#wants_products #exhibit-confirm .item-data,
  body#wants_products #exhibit-cancel .item-data,
  body#wants_products #exhibit-assessment .item-data,
  body#wants_products #exhibit-delivery_slip .item-data {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1406, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-data,
  body#my_page #exhibit-cancel .item-data,
  body#my_page #exhibit-assessment .item-data,
  body#my_page #exhibit-delivery_slip .item-data, body#orders.index #exhibit-confirm .item-data,
  body#orders.index #exhibit-cancel .item-data,
  body#orders.index #exhibit-assessment .item-data,
  body#orders.index #exhibit-delivery_slip .item-data, body#products #exhibit-confirm .item-data,
  body#products #exhibit-cancel .item-data,
  body#products #exhibit-assessment .item-data,
  body#products #exhibit-delivery_slip .item-data, body#deposit_exhibitions #exhibit-confirm .item-data,
  body#deposit_exhibitions #exhibit-cancel .item-data,
  body#deposit_exhibitions #exhibit-assessment .item-data,
  body#deposit_exhibitions #exhibit-delivery_slip .item-data, body#wants_products #exhibit-confirm .item-data,
  body#wants_products #exhibit-cancel .item-data,
  body#wants_products #exhibit-assessment .item-data,
  body#wants_products #exhibit-delivery_slip .item-data {
    margin-bottom: 20px;
  }
}

/* line 1418, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm form .form-buttons button.btn-warning,
body#my_page #exhibit-confirm form .buttons button.btn-warning,
body#my_page #exhibit-cancel form .form-buttons button.btn-warning,
body#my_page #exhibit-cancel form .buttons button.btn-warning,
body#my_page #exhibit-assessment form .form-buttons button.btn-warning,
body#my_page #exhibit-assessment form .buttons button.btn-warning,
body#my_page #exhibit-delivery_slip form .form-buttons button.btn-warning,
body#my_page #exhibit-delivery_slip form .buttons button.btn-warning, body#orders.index #exhibit-confirm form .form-buttons button.btn-warning,
body#orders.index #exhibit-confirm form .buttons button.btn-warning,
body#orders.index #exhibit-cancel form .form-buttons button.btn-warning,
body#orders.index #exhibit-cancel form .buttons button.btn-warning,
body#orders.index #exhibit-assessment form .form-buttons button.btn-warning,
body#orders.index #exhibit-assessment form .buttons button.btn-warning,
body#orders.index #exhibit-delivery_slip form .form-buttons button.btn-warning,
body#orders.index #exhibit-delivery_slip form .buttons button.btn-warning, body#products #exhibit-confirm form .form-buttons button.btn-warning,
body#products #exhibit-confirm form .buttons button.btn-warning,
body#products #exhibit-cancel form .form-buttons button.btn-warning,
body#products #exhibit-cancel form .buttons button.btn-warning,
body#products #exhibit-assessment form .form-buttons button.btn-warning,
body#products #exhibit-assessment form .buttons button.btn-warning,
body#products #exhibit-delivery_slip form .form-buttons button.btn-warning,
body#products #exhibit-delivery_slip form .buttons button.btn-warning, body#deposit_exhibitions #exhibit-confirm form .form-buttons button.btn-warning,
body#deposit_exhibitions #exhibit-confirm form .buttons button.btn-warning,
body#deposit_exhibitions #exhibit-cancel form .form-buttons button.btn-warning,
body#deposit_exhibitions #exhibit-cancel form .buttons button.btn-warning,
body#deposit_exhibitions #exhibit-assessment form .form-buttons button.btn-warning,
body#deposit_exhibitions #exhibit-assessment form .buttons button.btn-warning,
body#deposit_exhibitions #exhibit-delivery_slip form .form-buttons button.btn-warning,
body#deposit_exhibitions #exhibit-delivery_slip form .buttons button.btn-warning, body#wants_products #exhibit-confirm form .form-buttons button.btn-warning,
body#wants_products #exhibit-confirm form .buttons button.btn-warning,
body#wants_products #exhibit-cancel form .form-buttons button.btn-warning,
body#wants_products #exhibit-cancel form .buttons button.btn-warning,
body#wants_products #exhibit-assessment form .form-buttons button.btn-warning,
body#wants_products #exhibit-assessment form .buttons button.btn-warning,
body#wants_products #exhibit-delivery_slip form .form-buttons button.btn-warning,
body#wants_products #exhibit-delivery_slip form .buttons button.btn-warning {
  width: 16em;
}

@media screen and (min-width: 992px) {
  /* line 1426, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images, body#orders.index #exhibit-confirm .item-images, body#products #exhibit-confirm .item-images, body#deposit_exhibitions #exhibit-confirm .item-images, body#wants_products #exhibit-confirm .item-images {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 310px;
    -webkit-flex: 0 0 310px;
    flex: 0 0 310px;
  }
  /* line 1431, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images figure, body#orders.index #exhibit-confirm .item-images figure, body#products #exhibit-confirm .item-images figure, body#deposit_exhibitions #exhibit-confirm .item-images figure, body#wants_products #exhibit-confirm .item-images figure {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1436, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images figure, body#orders.index #exhibit-confirm .item-images figure, body#products #exhibit-confirm .item-images figure, body#deposit_exhibitions #exhibit-confirm .item-images figure, body#wants_products #exhibit-confirm .item-images figure {
    width: 32.5%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  /* line 1440, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-confirm .item-images figure:nth-of-type(3n), body#orders.index #exhibit-confirm .item-images figure:nth-of-type(3n), body#products #exhibit-confirm .item-images figure:nth-of-type(3n), body#deposit_exhibitions #exhibit-confirm .item-images figure:nth-of-type(3n), body#wants_products #exhibit-confirm .item-images figure:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 1448, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-cancel .item-images, body#orders.index #exhibit-cancel .item-images, body#products #exhibit-cancel .item-images, body#deposit_exhibitions #exhibit-cancel .item-images, body#wants_products #exhibit-cancel .item-images {
    -webkit-flex: 0 0 150px;
    flex: 0 0 150px;
  }
  /* line 1452, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-cancel .item-images figure, body#orders.index #exhibit-cancel .item-images figure, body#products #exhibit-cancel .item-images figure, body#deposit_exhibitions #exhibit-cancel .item-images figure, body#wants_products #exhibit-cancel .item-images figure {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1448, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-cancel .item-images, body#orders.index #exhibit-cancel .item-images, body#products #exhibit-cancel .item-images, body#deposit_exhibitions #exhibit-cancel .item-images, body#wants_products #exhibit-cancel .item-images {
    width: 200px;
  }
  /* line 1458, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-cancel .item-images figure, body#orders.index #exhibit-cancel .item-images figure, body#products #exhibit-cancel .item-images figure, body#deposit_exhibitions #exhibit-cancel .item-images figure, body#wants_products #exhibit-cancel .item-images figure {
    width: 100%;
  }
  /* line 1460, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-cancel .item-images figure img, body#orders.index #exhibit-cancel .item-images figure img, body#products #exhibit-cancel .item-images figure img, body#deposit_exhibitions #exhibit-cancel .item-images figure img, body#wants_products #exhibit-cancel .item-images figure img {
    width: 100%;
  }
}

/* line 1470, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-assessment section#buyer, body#orders.index #exhibit-assessment section#buyer, body#products #exhibit-assessment section#buyer, body#deposit_exhibitions #exhibit-assessment section#buyer, body#wants_products #exhibit-assessment section#buyer {
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  /* line 1470, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-assessment section#buyer, body#orders.index #exhibit-assessment section#buyer, body#products #exhibit-assessment section#buyer, body#deposit_exhibitions #exhibit-assessment section#buyer, body#wants_products #exhibit-assessment section#buyer {
    margin-bottom: 30px;
  }
}

/* line 1477, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-assessment section#assessment .select, body#orders.index #exhibit-assessment section#assessment .select, body#products #exhibit-assessment section#assessment .select, body#deposit_exhibitions #exhibit-assessment section#assessment .select, body#wants_products #exhibit-assessment section#assessment .select {
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  /* line 1477, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-assessment section#assessment .select, body#orders.index #exhibit-assessment section#assessment .select, body#products #exhibit-assessment section#assessment .select, body#deposit_exhibitions #exhibit-assessment section#assessment .select, body#wants_products #exhibit-assessment section#assessment .select {
    margin-bottom: 10px;
  }
}

/* line 1484, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-assessment section#assessment .textarea p, body#orders.index #exhibit-assessment section#assessment .textarea p, body#products #exhibit-assessment section#assessment .textarea p, body#deposit_exhibitions #exhibit-assessment section#assessment .textarea p, body#wants_products #exhibit-assessment section#assessment .textarea p {
  margin-bottom: .4em;
}

/* line 1491, app/assets/stylesheets/_pages.scss */
body#my_page .buyer-info, body#orders.index .buyer-info, body#products .buyer-info, body#deposit_exhibitions .buyer-info, body#wants_products .buyer-info {
  font-size: 14px;
}

/* line 1500, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-delivery_slip table.price-table, body#orders.index #exhibit-delivery_slip table.price-table, body#products #exhibit-delivery_slip table.price-table, body#deposit_exhibitions #exhibit-delivery_slip table.price-table, body#wants_products #exhibit-delivery_slip table.price-table {
  width: 100%;
}

@media screen and (min-width: 992px) {
  /* line 1500, app/assets/stylesheets/_pages.scss */
  body#my_page #exhibit-delivery_slip table.price-table, body#orders.index #exhibit-delivery_slip table.price-table, body#products #exhibit-delivery_slip table.price-table, body#deposit_exhibitions #exhibit-delivery_slip table.price-table, body#wants_products #exhibit-delivery_slip table.price-table {
    width: 300px;
  }
}

/* line 1509, app/assets/stylesheets/_pages.scss */
body#my_page table.price-table th, body#my_page table.price-table td, body#orders.index table.price-table th, body#orders.index table.price-table td, body#products table.price-table th, body#products table.price-table td, body#deposit_exhibitions table.price-table th, body#deposit_exhibitions table.price-table td, body#wants_products table.price-table th, body#wants_products table.price-table td {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 1513, app/assets/stylesheets/_pages.scss */
body#my_page table.price-table td, body#orders.index table.price-table td, body#products table.price-table td, body#deposit_exhibitions table.price-table td, body#wants_products table.price-table td {
  text-align: right;
}

/* line 1519, app/assets/stylesheets/_pages.scss */
body#my_page table.price-table tfoot, body#orders.index table.price-table tfoot, body#products table.price-table tfoot, body#deposit_exhibitions table.price-table tfoot, body#wants_products table.price-table tfoot {
  border-top: 2px solid #000;
}

/* line 1521, app/assets/stylesheets/_pages.scss */
body#my_page table.price-table tfoot tr, body#orders.index table.price-table tfoot tr, body#products table.price-table tfoot tr, body#deposit_exhibitions table.price-table tfoot tr, body#wants_products table.price-table tfoot tr {
  border: none;
}

@media screen and (min-width: 992px) {
  /* line 1528, app/assets/stylesheets/_pages.scss */
  body#my_page #delivery-info .col, body#orders.index #delivery-info .col, body#products #delivery-info .col, body#deposit_exhibitions #delivery-info .col, body#wants_products #delivery-info .col {
    width: 48%;
  }
}

/* line 1542, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .item, body#orders.index form.deposite .item, body#products form.deposite .item, body#deposit_exhibitions form.deposite .item, body#wants_products form.deposite .item {
  border-bottom: 1px solid #d9d9d9;
}

/* line 1544, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .item:last-of-type, body#orders.index form.deposite .item:last-of-type, body#products form.deposite .item:last-of-type, body#deposit_exhibitions form.deposite .item:last-of-type, body#wants_products form.deposite .item:last-of-type {
  border-bottom: none;
}

@media screen and (min-width: 992px) {
  /* line 1542, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item, body#orders.index form.deposite .item, body#products form.deposite .item, body#deposit_exhibitions form.deposite .item, body#wants_products form.deposite .item {
    padding: 30px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  /* line 1548, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item:first-of-type, body#orders.index form.deposite .item:first-of-type, body#products form.deposite .item:first-of-type, body#deposit_exhibitions form.deposite .item:first-of-type, body#wants_products form.deposite .item:first-of-type {
    margin-top: -30px;
  }
  /* line 1554, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .item-images, body#orders.index form.deposite .item .item-images, body#products form.deposite .item .item-images, body#deposit_exhibitions form.deposite .item .item-images, body#wants_products form.deposite .item .item-images {
    margin-right: 44px;
  }
  /* line 1556, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .item-images .image-uploads, body#orders.index form.deposite .item .item-images .image-uploads, body#products form.deposite .item .item-images .image-uploads, body#deposit_exhibitions form.deposite .item .item-images .image-uploads, body#wants_products form.deposite .item .item-images .image-uploads {
    margin: 0;
  }
  /* line 1560, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .item-maker, body#orders.index form.deposite .item .item-maker, body#products form.deposite .item .item-maker, body#deposit_exhibitions form.deposite .item .item-maker, body#wants_products form.deposite .item .item-maker {
    margin-right: 20px;
  }
  /* line 1563, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .action, body#orders.index form.deposite .item .action, body#products form.deposite .item .action, body#deposit_exhibitions form.deposite .item .action, body#wants_products form.deposite .item .action {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 14px;
    padding-top: 2em;
  }
  /* line 1567, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .action .btn, body#orders.index form.deposite .item .action .btn, body#products form.deposite .item .action .btn, body#deposit_exhibitions form.deposite .item .action .btn, body#wants_products form.deposite .item .action .btn {
    display: block;
    margin-right: 0;
    margin-left: auto;
    padding: 1em 1.8em;
  }
}

@media screen and (max-width: 750px) {
  /* line 1542, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item, body#orders.index form.deposite .item, body#products form.deposite .item, body#deposit_exhibitions form.deposite .item, body#wants_products form.deposite .item {
    padding: 20px 0;
  }
  /* line 1576, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item:first-of-type, body#orders.index form.deposite .item:first-of-type, body#products form.deposite .item:first-of-type, body#deposit_exhibitions form.deposite .item:first-of-type, body#wants_products form.deposite .item:first-of-type {
    margin-top: -40px;
  }
  /* line 1580, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .image-uploads, body#orders.index form.deposite .item .image-uploads, body#products form.deposite .item .image-uploads, body#deposit_exhibitions form.deposite .item .image-uploads, body#wants_products form.deposite .item .image-uploads {
    padding-left: 0;
    margin: 0;
  }
  /* line 1583, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .image-uploads > div, body#orders.index form.deposite .item .image-uploads > div, body#products form.deposite .item .image-uploads > div, body#deposit_exhibitions form.deposite .item .image-uploads > div, body#wants_products form.deposite .item .image-uploads > div {
    margin-bottom: 0;
  }
  /* line 1588, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .action, body#orders.index form.deposite .item .action, body#products form.deposite .item .action, body#deposit_exhibitions form.deposite .item .action, body#wants_products form.deposite .item .action {
    margin-top: 20px;
  }
  /* line 1590, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .item .action .btn, body#orders.index form.deposite .item .action .btn, body#products form.deposite .item .action .btn, body#deposit_exhibitions form.deposite .item .action .btn, body#wants_products form.deposite .item .action .btn {
    width: 80%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

/* line 1598, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .item h4, body#orders.index form.deposite .item h4, body#products form.deposite .item h4, body#deposit_exhibitions form.deposite .item h4, body#wants_products form.deposite .item h4 {
  font-size: 14px;
  font-weight: bold;
}

/* line 1602, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .item h5, body#orders.index form.deposite .item h5, body#products form.deposite .item h5, body#deposit_exhibitions form.deposite .item h5, body#wants_products form.deposite .item h5 {
  text-align: left;
}

/* line 1609, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .form-buttons .btn,
body#my_page form.deposite .buttons .btn, body#orders.index form.deposite .form-buttons .btn,
body#orders.index form.deposite .buttons .btn, body#products form.deposite .form-buttons .btn,
body#products form.deposite .buttons .btn, body#deposit_exhibitions form.deposite .form-buttons .btn,
body#deposit_exhibitions form.deposite .buttons .btn, body#wants_products form.deposite .form-buttons .btn,
body#wants_products form.deposite .buttons .btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  /* line 1609, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .form-buttons .btn,
  body#my_page form.deposite .buttons .btn, body#orders.index form.deposite .form-buttons .btn,
  body#orders.index form.deposite .buttons .btn, body#products form.deposite .form-buttons .btn,
  body#products form.deposite .buttons .btn, body#deposit_exhibitions form.deposite .form-buttons .btn,
  body#deposit_exhibitions form.deposite .buttons .btn, body#wants_products form.deposite .form-buttons .btn,
  body#wants_products form.deposite .buttons .btn {
    font-size: 18px;
    padding: 1em;
    width: 16em;
  }
}

/* line 1620, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .buttons, body#orders.index form.deposite .buttons, body#products form.deposite .buttons, body#deposit_exhibitions form.deposite .buttons, body#wants_products form.deposite .buttons {
  margin-top: 30px;
}

/* line 1624, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .example, body#orders.index form.deposite .example, body#products form.deposite .example, body#deposit_exhibitions form.deposite .example, body#wants_products form.deposite .example {
  max-width: 650px;
  background: #fafafa;
  padding: 20px 10px;
  border: #d2d2d2 1px solid;
  margin: 120px auto 70px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 1624, app/assets/stylesheets/_pages.scss */
  body#my_page form.deposite .example, body#orders.index form.deposite .example, body#products form.deposite .example, body#deposit_exhibitions form.deposite .example, body#wants_products form.deposite .example {
    margin: 60px auto 30px;
  }
}

/* line 1634, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .example h5, body#orders.index form.deposite .example h5, body#products form.deposite .example h5, body#deposit_exhibitions form.deposite .example h5, body#wants_products form.deposite .example h5 {
  font-size: 14px;
  color: #e60012;
  font-weight: bold;
  margin-top: 0;
}

/* line 1641, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .example figure img, body#orders.index form.deposite .example figure img, body#products form.deposite .example figure img, body#deposit_exhibitions form.deposite .example figure img, body#wants_products form.deposite .example figure img {
  display: inline-block;
  margin-right: 20px;
}

/* line 1644, app/assets/stylesheets/_pages.scss */
body#my_page form.deposite .example figure img:last-child, body#orders.index form.deposite .example figure img:last-child, body#products form.deposite .example figure img:last-child, body#deposit_exhibitions form.deposite .example figure img:last-child, body#wants_products form.deposite .example figure img:last-child {
  margin-right: 0;
}

/* line 1653, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-result section, body#orders.index.deposite-result section, body#products.deposite-result section, body#deposit_exhibitions.deposite-result section, body#wants_products.deposite-result section {
  margin: 90px 0;
}

@media screen and (max-width: 750px) {
  /* line 1653, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-result section, body#orders.index.deposite-result section, body#products.deposite-result section, body#deposit_exhibitions.deposite-result section, body#wants_products.deposite-result section {
    margin: 40px 0;
  }
}

/* line 1658, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-result section:first-child, body#orders.index.deposite-result section:first-child, body#products.deposite-result section:first-child, body#deposit_exhibitions.deposite-result section:first-child, body#wants_products.deposite-result section:first-child {
  margin-top: 30px;
}

/* line 1661, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-result section:last-child, body#orders.index.deposite-result section:last-child, body#products.deposite-result section:last-child, body#deposit_exhibitions.deposite-result section:last-child, body#wants_products.deposite-result section:last-child {
  margin-bottom: 30px;
}

/* line 1669, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .items,
body#my_page .deposite-ng .items, body#orders.index .deposite-ok .items,
body#orders.index .deposite-ng .items, body#products .deposite-ok .items,
body#products .deposite-ng .items, body#deposit_exhibitions .deposite-ok .items,
body#deposit_exhibitions .deposite-ng .items, body#wants_products .deposite-ok .items,
body#wants_products .deposite-ng .items {
  margin: 40px auto;
}

@media screen and (max-width: 750px) {
  /* line 1669, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .items,
  body#my_page .deposite-ng .items, body#orders.index .deposite-ok .items,
  body#orders.index .deposite-ng .items, body#products .deposite-ok .items,
  body#products .deposite-ng .items, body#deposit_exhibitions .deposite-ok .items,
  body#deposit_exhibitions .deposite-ng .items, body#wants_products .deposite-ok .items,
  body#wants_products .deposite-ng .items {
    margin: 30px 0;
  }
}

/* line 1675, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item,
body#my_page .deposite-ng .item, body#orders.index .deposite-ok .item,
body#orders.index .deposite-ng .item, body#products .deposite-ok .item,
body#products .deposite-ng .item, body#deposit_exhibitions .deposite-ok .item,
body#deposit_exhibitions .deposite-ng .item, body#wants_products .deposite-ok .item,
body#wants_products .deposite-ng .item {
  display: -webkit-flex;
  display: flex;
  border: 1px solid #d9d9d9;
  margin-bottom: -1px;
}

/* line 1679, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item .checkbox,
body#my_page .deposite-ng .item .checkbox, body#orders.index .deposite-ok .item .checkbox,
body#orders.index .deposite-ng .item .checkbox, body#products .deposite-ok .item .checkbox,
body#products .deposite-ng .item .checkbox, body#deposit_exhibitions .deposite-ok .item .checkbox,
body#deposit_exhibitions .deposite-ng .item .checkbox, body#wants_products .deposite-ok .item .checkbox,
body#wants_products .deposite-ng .item .checkbox {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 15px;
  background: #f2f2f2;
}

@media screen and (max-width: 750px) {
  /* line 1679, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .item .checkbox,
  body#my_page .deposite-ng .item .checkbox, body#orders.index .deposite-ok .item .checkbox,
  body#orders.index .deposite-ng .item .checkbox, body#products .deposite-ok .item .checkbox,
  body#products .deposite-ng .item .checkbox, body#deposit_exhibitions .deposite-ok .item .checkbox,
  body#deposit_exhibitions .deposite-ng .item .checkbox, body#wants_products .deposite-ok .item .checkbox,
  body#wants_products .deposite-ng .item .checkbox {
    padding: 0 8px;
  }
}

/* line 1687, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item .checkbox span,
body#my_page .deposite-ng .item .checkbox span, body#orders.index .deposite-ok .item .checkbox span,
body#orders.index .deposite-ng .item .checkbox span, body#products .deposite-ok .item .checkbox span,
body#products .deposite-ng .item .checkbox span, body#deposit_exhibitions .deposite-ok .item .checkbox span,
body#deposit_exhibitions .deposite-ng .item .checkbox span, body#wants_products .deposite-ok .item .checkbox span,
body#wants_products .deposite-ng .item .checkbox span {
  padding-left: 18px;
}

/* line 1691, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item figure,
body#my_page .deposite-ng .item figure, body#orders.index .deposite-ok .item figure,
body#orders.index .deposite-ng .item figure, body#products .deposite-ok .item figure,
body#products .deposite-ng .item figure, body#deposit_exhibitions .deposite-ok .item figure,
body#deposit_exhibitions .deposite-ng .item figure, body#wants_products .deposite-ok .item figure,
body#wants_products .deposite-ng .item figure {
  padding: 14px;
}

@media screen and (max-width: 750px) {
  /* line 1691, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .item figure,
  body#my_page .deposite-ng .item figure, body#orders.index .deposite-ok .item figure,
  body#orders.index .deposite-ng .item figure, body#products .deposite-ok .item figure,
  body#products .deposite-ng .item figure, body#deposit_exhibitions .deposite-ok .item figure,
  body#deposit_exhibitions .deposite-ng .item figure, body#wants_products .deposite-ok .item figure,
  body#wants_products .deposite-ng .item figure {
    padding: 8px;
  }
}

/* line 1697, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item .item-meta,
body#my_page .deposite-ng .item .item-meta, body#orders.index .deposite-ok .item .item-meta,
body#orders.index .deposite-ng .item .item-meta, body#products .deposite-ok .item .item-meta,
body#products .deposite-ng .item .item-meta, body#deposit_exhibitions .deposite-ok .item .item-meta,
body#deposit_exhibitions .deposite-ng .item .item-meta, body#wants_products .deposite-ok .item .item-meta,
body#wants_products .deposite-ng .item .item-meta {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 1700, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .item .item-meta dt,
body#my_page .deposite-ng .item .item-meta dt, body#orders.index .deposite-ok .item .item-meta dt,
body#orders.index .deposite-ng .item .item-meta dt, body#products .deposite-ok .item .item-meta dt,
body#products .deposite-ng .item .item-meta dt, body#deposit_exhibitions .deposite-ok .item .item-meta dt,
body#deposit_exhibitions .deposite-ng .item .item-meta dt, body#wants_products .deposite-ok .item .item-meta dt,
body#wants_products .deposite-ng .item .item-meta dt {
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  /* line 1704, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .item .item-meta dt,
  body#my_page .deposite-ng .item .item-meta dt, body#orders.index .deposite-ok .item .item-meta dt,
  body#orders.index .deposite-ng .item .item-meta dt, body#products .deposite-ok .item .item-meta dt,
  body#products .deposite-ng .item .item-meta dt, body#deposit_exhibitions .deposite-ok .item .item-meta dt,
  body#deposit_exhibitions .deposite-ng .item .item-meta dt, body#wants_products .deposite-ok .item .item-meta dt,
  body#wants_products .deposite-ng .item .item-meta dt {
    width: 7em;
    float: left;
    clear: left;
  }
  /* line 1709, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .item .item-meta dd,
  body#my_page .deposite-ng .item .item-meta dd, body#orders.index .deposite-ok .item .item-meta dd,
  body#orders.index .deposite-ng .item .item-meta dd, body#products .deposite-ok .item .item-meta dd,
  body#products .deposite-ng .item .item-meta dd, body#deposit_exhibitions .deposite-ok .item .item-meta dd,
  body#deposit_exhibitions .deposite-ng .item .item-meta dd, body#wants_products .deposite-ok .item .item-meta dd,
  body#wants_products .deposite-ng .item .item-meta dd {
    margin-left: 8em;
  }
}

@media screen and (max-width: 750px) {
  /* line 1714, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .item .item-meta dd,
  body#my_page .deposite-ng .item .item-meta dd, body#orders.index .deposite-ok .item .item-meta dd,
  body#orders.index .deposite-ng .item .item-meta dd, body#products .deposite-ok .item .item-meta dd,
  body#products .deposite-ng .item .item-meta dd, body#deposit_exhibitions .deposite-ok .item .item-meta dd,
  body#deposit_exhibitions .deposite-ng .item .item-meta dd, body#wants_products .deposite-ok .item .item-meta dd,
  body#wants_products .deposite-ng .item .item-meta dd {
    margin-left: 0;
    margin-bottom: 4px;
  }
}

/* line 1721, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .shipping-address,
body#my_page .deposite-ng .shipping-address, body#orders.index .deposite-ok .shipping-address,
body#orders.index .deposite-ng .shipping-address, body#products .deposite-ok .shipping-address,
body#products .deposite-ng .shipping-address, body#deposit_exhibitions .deposite-ok .shipping-address,
body#deposit_exhibitions .deposite-ng .shipping-address, body#wants_products .deposite-ok .shipping-address,
body#wants_products .deposite-ng .shipping-address {
  margin: 90px 0 190px;
}

@media screen and (max-width: 750px) {
  /* line 1721, app/assets/stylesheets/_pages.scss */
  body#my_page .deposite-ok .shipping-address,
  body#my_page .deposite-ng .shipping-address, body#orders.index .deposite-ok .shipping-address,
  body#orders.index .deposite-ng .shipping-address, body#products .deposite-ok .shipping-address,
  body#products .deposite-ng .shipping-address, body#deposit_exhibitions .deposite-ok .shipping-address,
  body#deposit_exhibitions .deposite-ng .shipping-address, body#wants_products .deposite-ok .shipping-address,
  body#wants_products .deposite-ng .shipping-address {
    margin: 30px 0 60px;
  }
}

/* line 1726, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .shipping-address h3,
body#my_page .deposite-ng .shipping-address h3, body#orders.index .deposite-ok .shipping-address h3,
body#orders.index .deposite-ng .shipping-address h3, body#products .deposite-ok .shipping-address h3,
body#products .deposite-ng .shipping-address h3, body#deposit_exhibitions .deposite-ok .shipping-address h3,
body#deposit_exhibitions .deposite-ng .shipping-address h3, body#wants_products .deposite-ok .shipping-address h3,
body#wants_products .deposite-ng .shipping-address h3 {
  font-size: 16px;
}

/* line 1728, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .shipping-address h3 span,
body#my_page .deposite-ng .shipping-address h3 span, body#orders.index .deposite-ok .shipping-address h3 span,
body#orders.index .deposite-ng .shipping-address h3 span, body#products .deposite-ok .shipping-address h3 span,
body#products .deposite-ng .shipping-address h3 span, body#deposit_exhibitions .deposite-ok .shipping-address h3 span,
body#deposit_exhibitions .deposite-ng .shipping-address h3 span, body#wants_products .deposite-ok .shipping-address h3 span,
body#wants_products .deposite-ng .shipping-address h3 span {
  border-radius: 4px;
  display: inline-block;
  background: #000;
  color: #FFF;
  padding: .4em .8em;
}

/* line 1736, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok .shipping-address p,
body#my_page .deposite-ng .shipping-address p, body#orders.index .deposite-ok .shipping-address p,
body#orders.index .deposite-ng .shipping-address p, body#products .deposite-ok .shipping-address p,
body#products .deposite-ng .shipping-address p, body#deposit_exhibitions .deposite-ok .shipping-address p,
body#deposit_exhibitions .deposite-ng .shipping-address p, body#wants_products .deposite-ok .shipping-address p,
body#wants_products .deposite-ng .shipping-address p {
  font-size: 16px;
}

/* line 1743, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ok h3, body#orders.index .deposite-ok h3, body#products .deposite-ok h3, body#deposit_exhibitions .deposite-ok h3, body#wants_products .deposite-ok h3 {
  color: #0096e1;
}

/* line 1748, app/assets/stylesheets/_pages.scss */
body#my_page .deposite-ng h3, body#orders.index .deposite-ng h3, body#products .deposite-ng h3, body#deposit_exhibitions .deposite-ng h3, body#wants_products .deposite-ng h3 {
  color: #e60012;
}

/* line 1754, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-complete main, body#orders.index.deposite-complete main, body#products.deposite-complete main, body#deposit_exhibitions.deposite-complete main, body#wants_products.deposite-complete main {
  text-align: center;
  max-width: 390px;
}

@media screen and (min-width: 992px) {
  /* line 1754, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-complete main, body#orders.index.deposite-complete main, body#products.deposite-complete main, body#deposit_exhibitions.deposite-complete main, body#wants_products.deposite-complete main {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1761, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-complete main .page-header, body#orders.index.deposite-complete main .page-header, body#products.deposite-complete main .page-header, body#deposit_exhibitions.deposite-complete main .page-header, body#wants_products.deposite-complete main .page-header {
  -webkit-justify-content: center;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  /* line 1761, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-complete main .page-header, body#orders.index.deposite-complete main .page-header, body#products.deposite-complete main .page-header, body#deposit_exhibitions.deposite-complete main .page-header, body#wants_products.deposite-complete main .page-header {
    margin: 70px 0;
  }
}

/* line 1766, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-complete main .page-header h1, body#orders.index.deposite-complete main .page-header h1, body#products.deposite-complete main .page-header h1, body#deposit_exhibitions.deposite-complete main .page-header h1, body#wants_products.deposite-complete main .page-header h1 {
  text-align: center;
  margin-right: 0;
  padding-right: 0;
  font-size: 28px;
}

@media screen and (max-width: 750px) {
  /* line 1766, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-complete main .page-header h1, body#orders.index.deposite-complete main .page-header h1, body#products.deposite-complete main .page-header h1, body#deposit_exhibitions.deposite-complete main .page-header h1, body#wants_products.deposite-complete main .page-header h1 {
    font-size: 22px;
  }
}

/* line 1776, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-complete main p, body#orders.index.deposite-complete main p, body#products.deposite-complete main p, body#deposit_exhibitions.deposite-complete main p, body#wants_products.deposite-complete main p {
  font-size: 15px;
  line-height: 2;
}

@media screen and (min-width: 992px) {
  /* line 1780, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-complete main .buttons, body#orders.index.deposite-complete main .buttons, body#products.deposite-complete main .buttons, body#deposit_exhibitions.deposite-complete main .buttons, body#wants_products.deposite-complete main .buttons {
    margin-top: 70px;
  }
}

@media screen and (max-width: 750px) {
  /* line 1780, app/assets/stylesheets/_pages.scss */
  body#my_page.deposite-complete main .buttons, body#orders.index.deposite-complete main .buttons, body#products.deposite-complete main .buttons, body#deposit_exhibitions.deposite-complete main .buttons, body#wants_products.deposite-complete main .buttons {
    margin-top: 30px;
  }
}

/* line 1787, app/assets/stylesheets/_pages.scss */
body#my_page.deposite-complete main .buttons .btn, body#orders.index.deposite-complete main .buttons .btn, body#products.deposite-complete main .buttons .btn, body#deposit_exhibitions.deposite-complete main .buttons .btn, body#wants_products.deposite-complete main .buttons .btn {
  display: block;
  width: 100%;
}

/* line 1801, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item, body#orders.index #items-status .item, body#products #items-status .item, body#deposit_exhibitions #items-status .item, body#wants_products #items-status .item {
  margin: 20px 0;
}

/* line 1803, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item:first-child, body#orders.index #items-status .item:first-child, body#products #items-status .item:first-child, body#deposit_exhibitions #items-status .item:first-child, body#wants_products #items-status .item:first-child {
  margin-top: 0;
}

/* line 1806, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item:last-child, body#orders.index #items-status .item:last-child, body#products #items-status .item:last-child, body#deposit_exhibitions #items-status .item:last-child, body#wants_products #items-status .item:last-child {
  margin-bottom: 0;
}

/* line 1809, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item h3, body#orders.index #items-status .item h3, body#products #items-status .item h3, body#deposit_exhibitions #items-status .item h3, body#wants_products #items-status .item h3 {
  background: #b3b3b3;
  font-size: 14px;
  color: #FFF;
  padding: .8em 1em;
}

@media screen and (min-width: 992px) {
  /* line 1809, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item h3, body#orders.index #items-status .item h3, body#products #items-status .item h3, body#deposit_exhibitions #items-status .item h3, body#wants_products #items-status .item h3 {
    display: -webkit-flex;
    display: flex;
  }
}

/* line 1817, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item h3 span, body#orders.index #items-status .item h3 span, body#products #items-status .item h3 span, body#deposit_exhibitions #items-status .item h3 span, body#wants_products #items-status .item h3 span {
  margin-left: 10px;
}

@media screen and (max-width: 750px) {
  /* line 1817, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item h3 span, body#orders.index #items-status .item h3 span, body#products #items-status .item h3 span, body#deposit_exhibitions #items-status .item h3 span, body#wants_products #items-status .item h3 span {
    margin-left: 0;
    display: block;
    font-size: 0.8em;
    margin-top: 0.6em;
  }
  /* line 1824, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item h3 span:first-child, body#orders.index #items-status .item h3 span:first-child, body#products #items-status .item h3 span:first-child, body#deposit_exhibitions #items-status .item h3 span:first-child, body#wants_products #items-status .item h3 span:first-child {
    margin-top: .2em;
  }
}

/* line 1829, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item h3 .last_modified, body#orders.index #items-status .item h3 .last_modified, body#products #items-status .item h3 .last_modified, body#deposit_exhibitions #items-status .item h3 .last_modified, body#wants_products #items-status .item h3 .last_modified {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: right;
}

/* line 1835, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item.status-progress h3, body#orders.index #items-status .item.status-progress h3, body#products #items-status .item.status-progress h3, body#deposit_exhibitions #items-status .item.status-progress h3, body#wants_products #items-status .item.status-progress h3 {
  background: #0096e1;
}

/* line 1841, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info, body#orders.index #items-status .item .item-info, body#products #items-status .item .item-info, body#deposit_exhibitions #items-status .item .item-info, body#wants_products #items-status .item .item-info {
  border: 1px solid #d9d9d9;
}

/* line 1844, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .item-data, body#orders.index #items-status .item .item-info .item-data, body#products #items-status .item .item-info .item-data, body#deposit_exhibitions #items-status .item .item-info .item-data, body#wants_products #items-status .item .item-info .item-data {
  font-size: 14px;
}

/* line 1846, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .item-data .order-number,
body#my_page #items-status .item .item-info .item-data .item-id, body#orders.index #items-status .item .item-info .item-data .order-number,
body#orders.index #items-status .item .item-info .item-data .item-id, body#products #items-status .item .item-info .item-data .order-number,
body#products #items-status .item .item-info .item-data .item-id, body#deposit_exhibitions #items-status .item .item-info .item-data .order-number,
body#deposit_exhibitions #items-status .item .item-info .item-data .item-id, body#wants_products #items-status .item .item-info .item-data .order-number,
body#wants_products #items-status .item .item-info .item-data .item-id {
  font-size: 13px;
}

/* line 1850, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .item-data .item-fullname, body#orders.index #items-status .item .item-info .item-data .item-fullname, body#products #items-status .item .item-info .item-data .item-fullname, body#deposit_exhibitions #items-status .item .item-info .item-data .item-fullname, body#wants_products #items-status .item .item-info .item-data .item-fullname {
  font-size: 16px;
}

/* line 1853, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .item-data .item-form, body#orders.index #items-status .item .item-info .item-data .item-form, body#products #items-status .item .item-info .item-data .item-form, body#deposit_exhibitions #items-status .item .item-info .item-data .item-form, body#wants_products #items-status .item .item-info .item-data .item-form {
  font-size: 12px;
}

/* line 1859, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .action .print h5, body#orders.index #items-status .item .item-info .action .print h5, body#products #items-status .item .item-info .action .print h5, body#deposit_exhibitions #items-status .item .item-info .action .print h5, body#wants_products #items-status .item .item-info .action .print h5 {
  font-size: 14px;
}

/* line 1862, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .action .print .select-wrapper, body#orders.index #items-status .item .item-info .action .print .select-wrapper, body#products #items-status .item .item-info .action .print .select-wrapper, body#deposit_exhibitions #items-status .item .item-info .action .print .select-wrapper, body#wants_products #items-status .item .item-info .action .print .select-wrapper {
  width: 100%;
}

/* line 1867, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .action .buttons .btn, body#orders.index #items-status .item .item-info .action .buttons .btn, body#products #items-status .item .item-info .action .buttons .btn, body#deposit_exhibitions #items-status .item .item-info .action .buttons .btn, body#wants_products #items-status .item .item-info .action .buttons .btn {
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}

/* line 1873, app/assets/stylesheets/_pages.scss */
body#my_page #items-status .item .item-info .action .buttons .btn:last-child, body#orders.index #items-status .item .item-info .action .buttons .btn:last-child, body#products #items-status .item .item-info .action .buttons .btn:last-child, body#deposit_exhibitions #items-status .item .item-info .action .buttons .btn:last-child, body#wants_products #items-status .item .item-info .action .buttons .btn:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  /* line 1841, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info, body#orders.index #items-status .item .item-info, body#products #items-status .item .item-info, body#deposit_exhibitions #items-status .item .item-info, body#wants_products #items-status .item .item-info {
    display: -webkit-flex;
    display: flex;
    padding: 15px;
  }
  /* line 1884, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info figure, body#orders.index #items-status .item .item-info figure, body#products #items-status .item .item-info figure, body#deposit_exhibitions #items-status .item .item-info figure, body#wants_products #items-status .item .item-info figure {
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
    margin-right: 15px;
  }
  /* line 1888, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .item-data, body#orders.index #items-status .item .item-info .item-data, body#products #items-status .item .item-info .item-data, body#deposit_exhibitions #items-status .item .item-info .item-data, body#wants_products #items-status .item .item-info .item-data {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  /* line 1891, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action, body#orders.index #items-status .item .item-info .action, body#products #items-status .item .item-info .action, body#deposit_exhibitions #items-status .item .item-info .action, body#wants_products #items-status .item .item-info .action {
    width: 170px;
    -webkit-flex: 0 0 170px;
    flex: 0 0 170px;
  }
  /* line 1894, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .print, body#orders.index #items-status .item .item-info .action .print, body#products #items-status .item .item-info .action .print, body#deposit_exhibitions #items-status .item .item-info .action .print, body#wants_products #items-status .item .item-info .action .print {
    text-align: center;
    margin-bottom: 15px;
  }
  /* line 1897, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .print h5, body#orders.index #items-status .item .item-info .action .print h5, body#products #items-status .item .item-info .action .print h5, body#deposit_exhibitions #items-status .item .item-info .action .print h5, body#wants_products #items-status .item .item-info .action .print h5 {
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  /* line 1903, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .buttons, body#orders.index #items-status .item .item-info .action .buttons, body#products #items-status .item .item-info .action .buttons, body#deposit_exhibitions #items-status .item .item-info .action .buttons, body#wants_products #items-status .item .item-info .action .buttons {
    text-align: right;
  }
}

@media screen and (max-width: 750px) {
  /* line 1841, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info, body#orders.index #items-status .item .item-info, body#products #items-status .item .item-info, body#deposit_exhibitions #items-status .item .item-info, body#wants_products #items-status .item .item-info {
    padding: 8px;
  }
  /* line 1911, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info figure, body#orders.index #items-status .item .item-info figure, body#products #items-status .item .item-info figure, body#deposit_exhibitions #items-status .item .item-info figure, body#wants_products #items-status .item .item-info figure {
    margin-bottom: 8px;
  }
  /* line 1916, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .item-data .item-price, body#orders.index #items-status .item .item-info .item-data .item-price, body#products #items-status .item .item-info .item-data .item-price, body#deposit_exhibitions #items-status .item .item-info .item-data .item-price, body#wants_products #items-status .item .item-info .item-data .item-price {
    font-size: 16px;
  }
  /* line 1921, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action, body#orders.index #items-status .item .item-info .action, body#products #items-status .item .item-info .action, body#deposit_exhibitions #items-status .item .item-info .action, body#wants_products #items-status .item .item-info .action {
    clear: both;
    margin-top: 10px;
  }
  /* line 1924, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action h5, body#orders.index #items-status .item .item-info .action h5, body#products #items-status .item .item-info .action h5, body#deposit_exhibitions #items-status .item .item-info .action h5, body#wants_products #items-status .item .item-info .action h5 {
    margin-bottom: 0;
    margin-right: 10px;
  }
  /* line 1928, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .print, body#orders.index #items-status .item .item-info .action .print, body#products #items-status .item .item-info .action .print, body#deposit_exhibitions #items-status .item .item-info .action .print, body#wants_products #items-status .item .item-info .action .print {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  /* line 1933, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .buttons, body#orders.index #items-status .item .item-info .action .buttons, body#products #items-status .item .item-info .action .buttons, body#deposit_exhibitions #items-status .item .item-info .action .buttons, body#wants_products #items-status .item .item-info .action .buttons {
    margin-top: 20px;
  }
  /* line 1935, app/assets/stylesheets/_pages.scss */
  body#my_page #items-status .item .item-info .action .buttons .btn, body#orders.index #items-status .item .item-info .action .buttons .btn, body#products #items-status .item .item-info .action .buttons .btn, body#deposit_exhibitions #items-status .item .item-info .action .buttons .btn, body#wants_products #items-status .item .item-info .action .buttons .btn {
    display: block;
  }
}

/* line 1954, app/assets/stylesheets/_pages.scss */
body#static.guide main section {
  margin: 100px 0;
}

@media screen and (max-width: 750px) {
  /* line 1954, app/assets/stylesheets/_pages.scss */
  body#static.guide main section {
    margin: 50px 0;
  }
}

/* line 1959, app/assets/stylesheets/_pages.scss */
body#static.guide main section:first-of-type {
  margin-top: 70px;
}

@media screen and (max-width: 750px) {
  /* line 1959, app/assets/stylesheets/_pages.scss */
  body#static.guide main section:first-of-type {
    margin-top: 35px;
  }
}

/* line 1965, app/assets/stylesheets/_pages.scss */
body#static.guide main section:last-of-type {
  margin-bottom: 70px;
}

@media screen and (max-width: 750px) {
  /* line 1965, app/assets/stylesheets/_pages.scss */
  body#static.guide main section:last-of-type {
    margin-bottom: 35px;
  }
}

/* line 1972, app/assets/stylesheets/_pages.scss */
body#static.guide main h2 {
  border-bottom: none;
  margin: 0 0 20px;
  padding: 0;
}

/* line 1976, app/assets/stylesheets/_pages.scss */
body#static.guide main h2 span {
  font-size: 18px;
  display: inline-block;
  background: #000;
  color: #FFF;
  padding: 5px 10px;
}

@media screen and (max-width: 750px) {
  /* line 1976, app/assets/stylesheets/_pages.scss */
  body#static.guide main h2 span {
    font-size: 16px;
  }
}

/* line 1988, app/assets/stylesheets/_pages.scss */
body#static.guide main table {
  max-width: 375px;
  margin: 50px 0;
}

@media screen and (max-width: 750px) {
  /* line 1988, app/assets/stylesheets/_pages.scss */
  body#static.guide main table {
    margin: 25px 0;
  }
}

/* line 1994, app/assets/stylesheets/_pages.scss */
body#static.guide main table td, body#static.guide main table th {
  width: 33.33%;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  padding: 10px 5px;
}

/* line 2000, app/assets/stylesheets/_pages.scss */
body#static.guide main table td:first-child, body#static.guide main table th:first-child {
  text-align: left;
}

/* line 2004, app/assets/stylesheets/_pages.scss */
body#static.guide main table th {
  font-weight: normal;
}

/* line 2007, app/assets/stylesheets/_pages.scss */
body#static.guide main table td {
  font-size: 18px;
  font-weight: bold;
}

/* line 2013, app/assets/stylesheets/_pages.scss */
body#static.guide main figure img {
  margin-left: 0;
}

/* line 2025, app/assets/stylesheets/_pages.scss */
#products.new .caution-message,
#products.new .deposit-no-caution-message, #products.create .caution-message,
#products.create .deposit-no-caution-message, #products.edit .caution-message,
#products.edit .deposit-no-caution-message, #products.update .caution-message,
#products.update .deposit-no-caution-message,
#deposit_exhibitions.new .caution-message,
#deposit_exhibitions.new .deposit-no-caution-message, #deposit_exhibitions.create .caution-message,
#deposit_exhibitions.create .deposit-no-caution-message,
#deposit_exhibitions.edit .caution-message,
#deposit_exhibitions.edit .deposit-no-caution-message, #deposit_exhibitions.update #wants_products.new .caution-message,
#deposit_exhibitions.update #wants_products.new .deposit-no-caution-message, #products.confirm .caution-message,
#products.confirm .deposit-no-caution-message, #deposit_exhibitions.confirm .caution-message,
#deposit_exhibitions.confirm .deposit-no-caution-message,
#deposit_products .caution-message,
#deposit_products .deposit-no-caution-message,
.page.exhibit-confirm .caution-message,
.page.exhibit-confirm .deposit-no-caution-message {
  font-weight: bold;
  color: #e83820;
  display: none;
}

/* line 2031, app/assets/stylesheets/_pages.scss */
#products.new .unit-field, #products.create .unit-field, #products.edit .unit-field, #products.update .unit-field,
#deposit_exhibitions.new .unit-field, #deposit_exhibitions.create .unit-field,
#deposit_exhibitions.edit .unit-field, #deposit_exhibitions.update #wants_products.new .unit-field, #products.confirm .unit-field, #deposit_exhibitions.confirm .unit-field,
#deposit_products .unit-field,
.page.exhibit-confirm .unit-field {
  display: flex;
}

/* line 2033, app/assets/stylesheets/_pages.scss */
#products.new .unit-field .unit-name, #products.create .unit-field .unit-name, #products.edit .unit-field .unit-name, #products.update .unit-field .unit-name,
#deposit_exhibitions.new .unit-field .unit-name, #deposit_exhibitions.create .unit-field .unit-name,
#deposit_exhibitions.edit .unit-field .unit-name, #deposit_exhibitions.update #wants_products.new .unit-field .unit-name, #products.confirm .unit-field .unit-name, #deposit_exhibitions.confirm .unit-field .unit-name,
#deposit_products .unit-field .unit-name,
.page.exhibit-confirm .unit-field .unit-name {
  padding: 3px 10px;
}

/* line 2037, app/assets/stylesheets/_pages.scss */
#products.new #product_description, #products.new #product_short_description, #products.create #product_description, #products.create #product_short_description, #products.edit #product_description, #products.edit #product_short_description, #products.update #product_description, #products.update #product_short_description,
#deposit_exhibitions.new #product_description,
#deposit_exhibitions.new #product_short_description, #deposit_exhibitions.create #product_description, #deposit_exhibitions.create #product_short_description,
#deposit_exhibitions.edit #product_description,
#deposit_exhibitions.edit #product_short_description, #deposit_exhibitions.update #wants_products.new #product_description, #deposit_exhibitions.update #wants_products.new #product_short_description, #products.confirm #product_description, #products.confirm #product_short_description, #deposit_exhibitions.confirm #product_description, #deposit_exhibitions.confirm #product_short_description,
#deposit_products #product_description,
#deposit_products #product_short_description,
.page.exhibit-confirm #product_description,
.page.exhibit-confirm #product_short_description {
  color: #495057;
}

/* line 2040, app/assets/stylesheets/_pages.scss */
#products.new #product_description.form-control.is-valid,
#products.new #product_short_description.form-control.is-valid, #products.create #product_description.form-control.is-valid,
#products.create #product_short_description.form-control.is-valid, #products.edit #product_description.form-control.is-valid,
#products.edit #product_short_description.form-control.is-valid, #products.update #product_description.form-control.is-valid,
#products.update #product_short_description.form-control.is-valid,
#deposit_exhibitions.new #product_description.form-control.is-valid,
#deposit_exhibitions.new #product_short_description.form-control.is-valid, #deposit_exhibitions.create #product_description.form-control.is-valid,
#deposit_exhibitions.create #product_short_description.form-control.is-valid,
#deposit_exhibitions.edit #product_description.form-control.is-valid,
#deposit_exhibitions.edit #product_short_description.form-control.is-valid, #deposit_exhibitions.update #wants_products.new #product_description.form-control.is-valid,
#deposit_exhibitions.update #wants_products.new #product_short_description.form-control.is-valid, #products.confirm #product_description.form-control.is-valid,
#products.confirm #product_short_description.form-control.is-valid, #deposit_exhibitions.confirm #product_description.form-control.is-valid,
#deposit_exhibitions.confirm #product_short_description.form-control.is-valid,
#deposit_products #product_description.form-control.is-valid,
#deposit_products #product_short_description.form-control.is-valid,
.page.exhibit-confirm #product_description.form-control.is-valid,
.page.exhibit-confirm #product_short_description.form-control.is-valid {
  border: 1px solid #ced4da;
  color: #495057;
}

/* line 2044, app/assets/stylesheets/_pages.scss */
#products.new #product_description.form-control.is-valid:focus,
#products.new #product_short_description.form-control.is-valid:focus, #products.create #product_description.form-control.is-valid:focus,
#products.create #product_short_description.form-control.is-valid:focus, #products.edit #product_description.form-control.is-valid:focus,
#products.edit #product_short_description.form-control.is-valid:focus, #products.update #product_description.form-control.is-valid:focus,
#products.update #product_short_description.form-control.is-valid:focus,
#deposit_exhibitions.new #product_description.form-control.is-valid:focus,
#deposit_exhibitions.new #product_short_description.form-control.is-valid:focus, #deposit_exhibitions.create #product_description.form-control.is-valid:focus,
#deposit_exhibitions.create #product_short_description.form-control.is-valid:focus,
#deposit_exhibitions.edit #product_description.form-control.is-valid:focus,
#deposit_exhibitions.edit #product_short_description.form-control.is-valid:focus, #deposit_exhibitions.update #wants_products.new #product_description.form-control.is-valid:focus,
#deposit_exhibitions.update #wants_products.new #product_short_description.form-control.is-valid:focus, #products.confirm #product_description.form-control.is-valid:focus,
#products.confirm #product_short_description.form-control.is-valid:focus, #deposit_exhibitions.confirm #product_description.form-control.is-valid:focus,
#deposit_exhibitions.confirm #product_short_description.form-control.is-valid:focus,
#deposit_products #product_description.form-control.is-valid:focus,
#deposit_products #product_short_description.form-control.is-valid:focus,
.page.exhibit-confirm #product_description.form-control.is-valid:focus,
.page.exhibit-confirm #product_short_description.form-control.is-valid:focus {
  box-shadow: none;
}

/* line 2048, app/assets/stylesheets/_pages.scss */
#products.new .dropzone-container.input-default, #products.create .dropzone-container.input-default, #products.edit .dropzone-container.input-default, #products.update .dropzone-container.input-default,
#deposit_exhibitions.new .dropzone-container.input-default, #deposit_exhibitions.create .dropzone-container.input-default,
#deposit_exhibitions.edit .dropzone-container.input-default, #deposit_exhibitions.update #wants_products.new .dropzone-container.input-default, #products.confirm .dropzone-container.input-default, #deposit_exhibitions.confirm .dropzone-container.input-default,
#deposit_products .dropzone-container.input-default,
.page.exhibit-confirm .dropzone-container.input-default {
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
  background-repeat: no-repeat;
  border: 2px solid gray;
  position: relative;
}

/* line 2056, app/assets/stylesheets/_pages.scss */
#products.new .dropzone, #products.create .dropzone, #products.edit .dropzone, #products.update .dropzone,
#deposit_exhibitions.new .dropzone, #deposit_exhibitions.create .dropzone,
#deposit_exhibitions.edit .dropzone, #deposit_exhibitions.update #wants_products.new .dropzone, #products.confirm .dropzone, #deposit_exhibitions.confirm .dropzone,
#deposit_products .dropzone,
.page.exhibit-confirm .dropzone {
  background-color: #fafafa;
  padding: 0;
}

/* line 2059, app/assets/stylesheets/_pages.scss */
#products.new .dropzone .dz-preview, #products.create .dropzone .dz-preview, #products.edit .dropzone .dz-preview, #products.update .dropzone .dz-preview,
#deposit_exhibitions.new .dropzone .dz-preview, #deposit_exhibitions.create .dropzone .dz-preview,
#deposit_exhibitions.edit .dropzone .dz-preview, #deposit_exhibitions.update #wants_products.new .dropzone .dz-preview, #products.confirm .dropzone .dz-preview, #deposit_exhibitions.confirm .dropzone .dz-preview,
#deposit_products .dropzone .dz-preview,
.page.exhibit-confirm .dropzone .dz-preview {
  margin: 0;
  position: static;
}

/* line 2062, app/assets/stylesheets/_pages.scss */
#products.new .dropzone .dz-preview .dz-image, #products.create .dropzone .dz-preview .dz-image, #products.edit .dropzone .dz-preview .dz-image, #products.update .dropzone .dz-preview .dz-image,
#deposit_exhibitions.new .dropzone .dz-preview .dz-image, #deposit_exhibitions.create .dropzone .dz-preview .dz-image,
#deposit_exhibitions.edit .dropzone .dz-preview .dz-image, #deposit_exhibitions.update #wants_products.new .dropzone .dz-preview .dz-image, #products.confirm .dropzone .dz-preview .dz-image, #deposit_exhibitions.confirm .dropzone .dz-preview .dz-image,
#deposit_products .dropzone .dz-preview .dz-image,
.page.exhibit-confirm .dropzone .dz-preview .dz-image {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

/* line 2067, app/assets/stylesheets/_pages.scss */
#products.new .dropzone .dz-preview .dz-filename span, #products.create .dropzone .dz-preview .dz-filename span, #products.edit .dropzone .dz-preview .dz-filename span, #products.update .dropzone .dz-preview .dz-filename span,
#deposit_exhibitions.new .dropzone .dz-preview .dz-filename span, #deposit_exhibitions.create .dropzone .dz-preview .dz-filename span,
#deposit_exhibitions.edit .dropzone .dz-preview .dz-filename span, #deposit_exhibitions.update #wants_products.new .dropzone .dz-preview .dz-filename span, #products.confirm .dropzone .dz-preview .dz-filename span, #deposit_exhibitions.confirm .dropzone .dz-preview .dz-filename span,
#deposit_products .dropzone .dz-preview .dz-filename span,
.page.exhibit-confirm .dropzone .dz-preview .dz-filename span {
  display: none;
}

/* line 2070, app/assets/stylesheets/_pages.scss */
#products.new .dropzone .dz-preview .dz-remove, #products.create .dropzone .dz-preview .dz-remove, #products.edit .dropzone .dz-preview .dz-remove, #products.update .dropzone .dz-preview .dz-remove,
#deposit_exhibitions.new .dropzone .dz-preview .dz-remove, #deposit_exhibitions.create .dropzone .dz-preview .dz-remove,
#deposit_exhibitions.edit .dropzone .dz-preview .dz-remove, #deposit_exhibitions.update #wants_products.new .dropzone .dz-preview .dz-remove, #products.confirm .dropzone .dz-preview .dz-remove, #deposit_exhibitions.confirm .dropzone .dz-preview .dz-remove,
#deposit_products .dropzone .dz-preview .dz-remove,
.page.exhibit-confirm .dropzone .dz-preview .dz-remove {
  position: absolute;
  bottom: 10px;
  z-index: 500;
  right: 10px;
  background-color: #FFF;
  padding: 0 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 2082, app/assets/stylesheets/_pages.scss */
.invalid-message, .invalid-feedback {
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 2090, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .item-images, body#orders.index #exhibit-confirm .item-images, body#products #exhibit-confirm .item-images, body#deposit_exhibitions #exhibit-confirm .item-images, body#wants_products #exhibit-confirm .item-images {
  display: flex;
  margin-right: 30px;
}

/* line 2093, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .item-images figure, body#orders.index #exhibit-confirm .item-images figure, body#products #exhibit-confirm .item-images figure, body#deposit_exhibitions #exhibit-confirm .item-images figure, body#wants_products #exhibit-confirm .item-images figure {
  width: 150px;
  height: 150px;
  margin: 5px 0;
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
}

/* line 2103, app/assets/stylesheets/_pages.scss */
body#my_page #exhibit-confirm .item-price strong, body#orders.index #exhibit-confirm .item-price strong, body#products #exhibit-confirm .item-price strong, body#deposit_exhibitions #exhibit-confirm .item-price strong, body#wants_products #exhibit-confirm .item-price strong {
  text-decoration: none;
}

/* line 2111, app/assets/stylesheets/_pages.scss */
.show .item-images .main-image {
  width: 270px;
  height: 270px;
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
}

/* line 2118, app/assets/stylesheets/_pages.scss */
.show .item-images .sub-images div {
  width: 65px;
  height: 65px;
  margin-right: 1%;
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
}

/* line 2125, app/assets/stylesheets/_pages.scss */
.show .item-images .sub-images div:last-child {
  margin-right: 0;
}

/* line 2132, app/assets/stylesheets/_pages.scss */
.row-top .image {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
}

/* line 2141, app/assets/stylesheets/_pages.scss */
nav#breadcrumbs {
  display: flex;
  line-height: 1em;
  padding-left: 4em;
}

/* line 2145, app/assets/stylesheets/_pages.scss */
nav#breadcrumbs .breadcrumb {
  padding: .75rem 1px;
  margin-bottom: 0;
  background-color: transparent;
}

@media (max-width: 767px) {
  /* line 2152, app/assets/stylesheets/_pages.scss */
  nav#breadcrumbs {
    margin-top: 10px;
  }
}

/* line 2157, app/assets/stylesheets/_pages.scss */
#header nav#page-nav {
  padding: 15px 10px;
}

/* line 2160, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav, #header nav#page-nav .container nav#category-nav {
  padding: 10px 0;
}

/* line 2162, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .sub-title, #header nav#page-nav .container nav#category-nav .sub-title {
  font-size: 15px;
}

/* line 2165, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list, #header nav#page-nav .container nav#maker-nav .large_list, #header nav#page-nav .container nav#maker-nav .mf_view_list, #header nav#page-nav .container nav#category-nav .mf_list, #header nav#page-nav .container nav#category-nav .large_list, #header nav#page-nav .container nav#category-nav .mf_view_list {
  font-size: 15px;
  text-align: left;
}

/* line 2168, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list li, #header nav#page-nav .container nav#maker-nav .large_list li, #header nav#page-nav .container nav#maker-nav .mf_view_list li, #header nav#page-nav .container nav#category-nav .mf_list li, #header nav#page-nav .container nav#category-nav .large_list li, #header nav#page-nav .container nav#category-nav .mf_view_list li {
  padding: 0px 10px;
}

/* line 2169, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list li.category, #header nav#page-nav .container nav#maker-nav .large_list li.category, #header nav#page-nav .container nav#maker-nav .mf_view_list li.category, #header nav#page-nav .container nav#category-nav .mf_list li.category, #header nav#page-nav .container nav#category-nav .large_list li.category, #header nav#page-nav .container nav#category-nav .mf_view_list li.category {
  color: #AAA;
  font-size: 11px;
  padding: 10px 10px 5px;
}

/* line 2175, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list li a, #header nav#page-nav .container nav#maker-nav .large_list li a, #header nav#page-nav .container nav#maker-nav .mf_view_list li a, #header nav#page-nav .container nav#category-nav .mf_list li a, #header nav#page-nav .container nav#category-nav .large_list li a, #header nav#page-nav .container nav#category-nav .mf_view_list li a {
  padding: 7px;
}

/* line 2179, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list nav, #header nav#page-nav .container nav#maker-nav .large_list nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav, #header nav#page-nav .container nav#category-nav .mf_list nav, #header nav#page-nav .container nav#category-nav .large_list nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav {
  width: 230px;
}

/* line 2181, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list nav .medium_list, #header nav#page-nav .container nav#maker-nav .large_list nav .medium_list, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .medium_list, #header nav#page-nav .container nav#category-nav .mf_list nav .medium_list, #header nav#page-nav .container nav#category-nav .large_list nav .medium_list, #header nav#page-nav .container nav#category-nav .mf_view_list nav .medium_list {
  width: 230px;
  padding: 0 0 10px;
}

/* line 2184, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list nav .medium_list nav, #header nav#page-nav .container nav#maker-nav .large_list nav .medium_list nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .mf_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .large_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav .medium_list nav {
  left: 230px;
}

/* line 2188, app/assets/stylesheets/_pages.scss */
#header nav#page-nav .container nav#maker-nav .mf_list nav .small_list, #header nav#page-nav .container nav#maker-nav .large_list nav .small_list, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .small_list, #header nav#page-nav .container nav#category-nav .mf_list nav .small_list, #header nav#page-nav .container nav#category-nav .large_list nav .small_list, #header nav#page-nav .container nav#category-nav .mf_view_list nav .small_list {
  padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 2201, app/assets/stylesheets/_pages.scss */
  #header nav#page-nav .container .menu-back, #header nav#page-nav .container header span {
    margin-left: 10px;
  }
  /* line 2206, app/assets/stylesheets/_pages.scss */
  #header nav#page-nav .container nav#maker-nav .mf_list nav, #header nav#page-nav .container nav#maker-nav .large_list nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav, #header nav#page-nav .container nav#category-nav .mf_list nav, #header nav#page-nav .container nav#category-nav .large_list nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav {
    width: 100%;
    padding: 10px 0;
  }
  /* line 2209, app/assets/stylesheets/_pages.scss */
  #header nav#page-nav .container nav#maker-nav .mf_list nav .medium_list, #header nav#page-nav .container nav#maker-nav .mf_list nav .small_list, #header nav#page-nav .container nav#maker-nav .large_list nav .medium_list, #header nav#page-nav .container nav#maker-nav .large_list nav .small_list, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .medium_list, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .small_list, #header nav#page-nav .container nav#category-nav .mf_list nav .medium_list, #header nav#page-nav .container nav#category-nav .mf_list nav .small_list, #header nav#page-nav .container nav#category-nav .large_list nav .medium_list, #header nav#page-nav .container nav#category-nav .large_list nav .small_list, #header nav#page-nav .container nav#category-nav .mf_view_list nav .medium_list, #header nav#page-nav .container nav#category-nav .mf_view_list nav .small_list {
    width: 100%;
  }
  /* line 2211, app/assets/stylesheets/_pages.scss */
  #header nav#page-nav .container nav#maker-nav .mf_list nav .medium_list nav, #header nav#page-nav .container nav#maker-nav .mf_list nav .small_list nav, #header nav#page-nav .container nav#maker-nav .large_list nav .medium_list nav, #header nav#page-nav .container nav#maker-nav .large_list nav .small_list nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .medium_list nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .small_list nav, #header nav#page-nav .container nav#category-nav .mf_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .mf_list nav .small_list nav, #header nav#page-nav .container nav#category-nav .large_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .large_list nav .small_list nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav .medium_list nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav .small_list nav {
    left: 0px;
  }
  /* line 2215, app/assets/stylesheets/_pages.scss */
  #header nav#page-nav .container nav#maker-nav .mf_list nav .sub-nav, #header nav#page-nav .container nav#maker-nav .large_list nav .sub-nav, #header nav#page-nav .container nav#maker-nav .mf_view_list nav .sub-nav, #header nav#page-nav .container nav#category-nav .mf_list nav .sub-nav, #header nav#page-nav .container nav#category-nav .large_list nav .sub-nav, #header nav#page-nav .container nav#category-nav .mf_view_list nav .sub-nav {
    width: 100%;
  }
}

/* line 2225, app/assets/stylesheets/_pages.scss */
.item-list figure {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: 50%;
}

@media (max-width: 767px) {
  /* line 2234, app/assets/stylesheets/_pages.scss */
  body.page main .page-header, body#sessions.new main .page-header, body#static.guide main .page-header, body#cart_items.index main .page-header, body#registrations main .page-header, body#my_page.index main .page-header, body#orders main .page-header, body#products main .page-header, body#search.index main .page-header, body#deposit_exhibitions main .page-header {
    margin: 0 15px;
  }
  /* line 2239, app/assets/stylesheets/_pages.scss */
  body.page main .page-header {
    margin: 0 15px;
  }
  /* line 2242, app/assets/stylesheets/_pages.scss */
  nav#breadcrumbs {
    padding-left: 1em;
  }
  /* line 2245, app/assets/stylesheets/_pages.scss */
  main > .section {
    margin: 15px 0;
  }
  /* line 2248, app/assets/stylesheets/_pages.scss */
  .item-list figure {
    width: 70px;
    height: 70px;
  }
}

/* line 2254, app/assets/stylesheets/_pages.scss */
#home.index .container ul.item-list li div > figure {
  width: 200px;
  height: 200px;
  background-size: cover;
  background-position: 50%;
}

@media (max-width: 767px) {
  /* line 2262, app/assets/stylesheets/_pages.scss */
  #home.index .container ul.item-list li {
    display: inline-flex;
  }
  /* line 2264, app/assets/stylesheets/_pages.scss */
  #home.index .container ul.item-list li div > figure {
    width: 70px;
    height: 70px;
  }
  /* line 2269, app/assets/stylesheets/_pages.scss */
  .text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/* line 2277, app/assets/stylesheets/_pages.scss */
.container.tos-container {
  margin: 20px auto;
  line-height: 144%;
}

/* line 2282, app/assets/stylesheets/_pages.scss */
.confirm-ship #shipping-notification-form {
  margin: 15px 0;
}

/* line 2286, app/assets/stylesheets/_pages.scss */
.confirm-ship .page-header h1 {
  font-size: 1.5rem;
  margin: 0 25px;
}

/* line 2291, app/assets/stylesheets/_pages.scss */
.confirm-ship .delivery-select-form {
  display: flex;
}

/* line 2293, app/assets/stylesheets/_pages.scss */
.confirm-ship .delivery-select-form .form-group {
  width: 100%;
  margin-left: 10px;
}

/* line 2299, app/assets/stylesheets/_pages.scss */
.confirm-ship .date-row .d-flex {
  display: flex;
}

/* line 2302, app/assets/stylesheets/_pages.scss */
.confirm-ship .date-row .select-wrapper {
  margin-left: 10px;
}

/* line 2304, app/assets/stylesheets/_pages.scss */
.confirm-ship .date-row .select-wrapper:first-child {
  margin-left: 0;
}

/* line 2310, app/assets/stylesheets/_pages.scss */
.btn.add_deposit_product.add_nested_fields {
  margin: 0 auto;
  width: 133px;
  display: block;
  padding: 0;
}

/* line 2317, app/assets/stylesheets/_pages.scss */
#deposit_products.complete .page-header {
  display: block;
  padding-bottom: 40px;
}

/* line 2320, app/assets/stylesheets/_pages.scss */
#deposit_products.complete .page-header .text-center {
  text-align: center !important;
}

/* line 2324, app/assets/stylesheets/_pages.scss */
#deposit_products.complete .text-center {
  text-align: center !important;
}

/* line 2331, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .list-header, #deposit_products.index .product-list .list-row, .deposit_products.index .product-list .list-header, .deposit_products.index .product-list .list-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* line 2336, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .no-item, .deposit_products.index .product-list .no-item {
  width: 100%;
  text-align: center;
  padding: 20px;
}

/* line 2341, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .list-row, .deposit_products.index .product-list .list-row {
  padding: 10px 10px 0px 0px;
}

/* line 2344, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .use-colmun, .deposit_products.index .product-list .use-colmun {
  width: 100%;
}

/* line 2346, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .use-colmun-hd, .deposit_products.index .product-list .use-colmun-hd {
  width: 100%;
  margin-right: 20px;
}

/* line 2351, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .slo1-colmun, #deposit_products.index .product-list .slo2-colmun, .deposit_products.index .product-list .slo1-colmun, .deposit_products.index .product-list .slo2-colmun {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
  margin: 10px 10px 0px 0px;
}

@media (max-width: 768px) {
  /* line 2351, app/assets/stylesheets/_pages.scss */
  #deposit_products.index .product-list .slo1-colmun, #deposit_products.index .product-list .slo2-colmun, .deposit_products.index .product-list .slo1-colmun, .deposit_products.index .product-list .slo2-colmun {
    width: 100%;
    height: 150px;
  }
}

@media (max-width: 320px) {
  /* line 2351, app/assets/stylesheets/_pages.scss */
  #deposit_products.index .product-list .slo1-colmun, #deposit_products.index .product-list .slo2-colmun, .deposit_products.index .product-list .slo1-colmun, .deposit_products.index .product-list .slo2-colmun {
    width: 100%;
    height: 50px;
  }
}

/* line 2366, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .slo1-colmun-hd, #deposit_products.index .product-list .slo2-colmun-hd, .deposit_products.index .product-list .slo1-colmun-hd, .deposit_products.index .product-list .slo2-colmun-hd {
  width: 100%;
  margin-right: 20px;
}

/* line 2371, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .maker-colmun, .deposit_products.index .product-list .maker-colmun {
  width: 100%;
}

/* line 2373, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .maker-colmun-hd, .deposit_products.index .product-list .maker-colmun-hd {
  width: 100%;
  margin-right: 20px;
}

/* line 2378, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .comment-colmun, .deposit_products.index .product-list .comment-colmun {
  width: 100%;
}

/* line 2380, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .comment-colmun-hd, .deposit_products.index .product-list .comment-colmun-hd {
  width: 100%;
  margin-right: 20px;
}

/* line 2385, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .edit-action-colmun, .deposit_products.index .product-list .edit-action-colmun {
  width: 100%;
}

/* line 2387, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .edit-action-colmun-hd, .deposit_products.index .product-list .edit-action-colmun-hd {
  width: 100%;
  margin-right: 20px;
}

/* line 2391, app/assets/stylesheets/_pages.scss */
#deposit_products.index .product-list .edit-action-colmun .btn, .deposit_products.index .product-list .edit-action-colmun .btn {
  padding: 0px 10px;
}

/* line 2396, app/assets/stylesheets/_pages.scss */
#deposit_products.index .btn-center, .deposit_products.index .btn-center {
  margin: 0 auto;
  width: 120px;
  display: block;
}

/* line 2403, app/assets/stylesheets/_pages.scss */
#deposit_products.new .deposit-item-row, #deposit_products.create .deposit-item-row, #deposit_products.edit .deposit-item-row, #deposit_products.update .deposit-item-row, .deposit_products.new .deposit-item-row, .deposit_products.create .deposit-item-row, .deposit_products.edit .deposit-item-row, .deposit_products.update .deposit-item-row {
  display: flex;
  align-items: center;
}

@media (max-width: 860px) {
  /* line 2403, app/assets/stylesheets/_pages.scss */
  #deposit_products.new .deposit-item-row, #deposit_products.create .deposit-item-row, #deposit_products.edit .deposit-item-row, #deposit_products.update .deposit-item-row, .deposit_products.new .deposit-item-row, .deposit_products.create .deposit-item-row, .deposit_products.edit .deposit-item-row, .deposit_products.update .deposit-item-row {
    display: block;
    width: 290px;
    margin: 0 auto 20px;
  }
  /* line 2410, app/assets/stylesheets/_pages.scss */
  #deposit_products.new .deposit-item-row .select-wrapper, #deposit_products.create .deposit-item-row .select-wrapper, #deposit_products.edit .deposit-item-row .select-wrapper, #deposit_products.update .deposit-item-row .select-wrapper, .deposit_products.new .deposit-item-row .select-wrapper, .deposit_products.create .deposit-item-row .select-wrapper, .deposit_products.edit .deposit-item-row .select-wrapper, .deposit_products.update .deposit-item-row .select-wrapper {
    width: 100%;
    max-width: 100%;
  }
  /* line 2414, app/assets/stylesheets/_pages.scss */
  #deposit_products.new .deposit-item-row .image-uploads, #deposit_products.create .deposit-item-row .image-uploads, #deposit_products.edit .deposit-item-row .image-uploads, #deposit_products.update .deposit-item-row .image-uploads, .deposit_products.new .deposit-item-row .image-uploads, .deposit_products.create .deposit-item-row .image-uploads, .deposit_products.edit .deposit-item-row .image-uploads, .deposit_products.update .deposit-item-row .image-uploads {
    width: 260px;
    margin: 15px auto 0;
    padding-left: 0;
  }
  /* line 2419, app/assets/stylesheets/_pages.scss */
  #deposit_products.new .deposit-item-row a.btn.remove_nested_fields, #deposit_products.create .deposit-item-row a.btn.remove_nested_fields, #deposit_products.edit .deposit-item-row a.btn.remove_nested_fields, #deposit_products.update .deposit-item-row a.btn.remove_nested_fields, .deposit_products.new .deposit-item-row a.btn.remove_nested_fields, .deposit_products.create .deposit-item-row a.btn.remove_nested_fields, .deposit_products.edit .deposit-item-row a.btn.remove_nested_fields, .deposit_products.update .deposit-item-row a.btn.remove_nested_fields {
    margin-left: auto;
    display: block;
    width: 80px;
  }
}

/* line 2425, app/assets/stylesheets/_pages.scss */
#deposit_products.new .deposit-item-row .field-group, #deposit_products.create .deposit-item-row .field-group, #deposit_products.edit .deposit-item-row .field-group, #deposit_products.update .deposit-item-row .field-group, .deposit_products.new .deposit-item-row .field-group, .deposit_products.create .deposit-item-row .field-group, .deposit_products.edit .deposit-item-row .field-group, .deposit_products.update .deposit-item-row .field-group {
  margin-left: 20px;
}

/* line 2427, app/assets/stylesheets/_pages.scss */
#deposit_products.new .deposit-item-row .field-group label.title, #deposit_products.create .deposit-item-row .field-group label.title, #deposit_products.edit .deposit-item-row .field-group label.title, #deposit_products.update .deposit-item-row .field-group label.title, .deposit_products.new .deposit-item-row .field-group label.title, .deposit_products.create .deposit-item-row .field-group label.title, .deposit_products.edit .deposit-item-row .field-group label.title, .deposit_products.update .deposit-item-row .field-group label.title {
  position: static;
}

@media (max-width: 860px) {
  /* line 2425, app/assets/stylesheets/_pages.scss */
  #deposit_products.new .deposit-item-row .field-group, #deposit_products.create .deposit-item-row .field-group, #deposit_products.edit .deposit-item-row .field-group, #deposit_products.update .deposit-item-row .field-group, .deposit_products.new .deposit-item-row .field-group, .deposit_products.create .deposit-item-row .field-group, .deposit_products.edit .deposit-item-row .field-group, .deposit_products.update .deposit-item-row .field-group {
    margin-top: 20px;
    margin-left: 0;
  }
}

/* line 2439, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .page-header h1, #deposit_products.finish .page-header h1, .deposit_products.entrance .page-header h1, .deposit_products.finish .page-header h1 {
  width: 100%;
  text-align: center;
}

/* line 2444, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance span.text-left, #deposit_products.finish span.text-left, .deposit_products.entrance span.text-left, .deposit_products.finish span.text-left {
  text-align: left;
  display: inline-block;
  width: 600px;
}

@media (max-width: 600px) {
  /* line 2444, app/assets/stylesheets/_pages.scss */
  #deposit_products.entrance span.text-left, #deposit_products.finish span.text-left, .deposit_products.entrance span.text-left, .deposit_products.finish span.text-left {
    width: 100%;
  }
}

/* line 2452, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .step-area, #deposit_products.finish .step-area, .deposit_products.entrance .step-area, .deposit_products.finish .step-area {
  width: 600px;
  text-align: left;
  margin: 0 auto;
}

@media (max-width: 600px) {
  /* line 2452, app/assets/stylesheets/_pages.scss */
  #deposit_products.entrance .step-area, #deposit_products.finish .step-area, .deposit_products.entrance .step-area, .deposit_products.finish .step-area {
    width: 100%;
  }
}

/* line 2460, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .step-row, #deposit_products.finish .step-row, .deposit_products.entrance .step-row, .deposit_products.finish .step-row {
  display: flex;
  justify-content: space-between;
}

/* line 2464, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .step-row1, #deposit_products.entrance .step-row2, #deposit_products.finish .step-row1, #deposit_products.finish .step-row2, .deposit_products.entrance .step-row1, .deposit_products.entrance .step-row2, .deposit_products.finish .step-row1, .deposit_products.finish .step-row2 {
  font-size: 14px;
  padding: 0 20px;
  margin: 30px 0 0;
}

@media (max-width: 600px) {
  /* line 2470, app/assets/stylesheets/_pages.scss */
  #deposit_products.entrance .step-row1, #deposit_products.finish .step-row1, .deposit_products.entrance .step-row1, .deposit_products.finish .step-row1 {
    padding: 0;
    font-size: 11px;
    line-height: 20px;
  }
  /* line 2475, app/assets/stylesheets/_pages.scss */
  #deposit_products.entrance .step-row2, #deposit_products.finish .step-row2, .deposit_products.entrance .step-row2, .deposit_products.finish .step-row2 {
    width: 200px;
    padding: 0 0 0 35px;
    font-size: 11px;
    line-height: 20px;
  }
}

/* line 2482, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .introtext, #deposit_products.finish .introtext, .deposit_products.entrance .introtext, .deposit_products.finish .introtext {
  text-align: center;
  line-height: 30px;
}

/* line 2486, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .form-group, #deposit_products.finish .form-group, .deposit_products.entrance .form-group, .deposit_products.finish .form-group {
  margin: 20px auto;
  max-width: 500px;
}

/* line 2489, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .form-group label, #deposit_products.finish .form-group label, .deposit_products.entrance .form-group label, .deposit_products.finish .form-group label {
  font-size: 15px;
}

/* line 2493, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .submit-btn, #deposit_products.finish .submit-btn, .deposit_products.entrance .submit-btn, .deposit_products.finish .submit-btn {
  text-align: center;
}

/* line 2495, app/assets/stylesheets/_pages.scss */
#deposit_products.entrance .submit-btn .btn, #deposit_products.finish .submit-btn .btn, .deposit_products.entrance .submit-btn .btn, .deposit_products.finish .submit-btn .btn {
  margin-top: 30px;
}

/* line 2500, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf, .deposit_products.make_pdf {
  -webkit-print-color-adjust: exact;
  margin: 0;
  padding: 0;
}

/* line 2504, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-header, .deposit_products.make_pdf .pdf-header {
  background-color: black !important;
  padding: 20px 50px;
}

/* line 2507, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-header img, .deposit_products.make_pdf .pdf-header img {
  width: 350px;
}

/* line 2512, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body h2, .deposit_products.make_pdf .pdf-body h2 {
  font-size: 20px;
  text-align: center;
}

/* line 2516, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .intro-text, .deposit_products.make_pdf .pdf-body .intro-text {
  text-align: center;
  color: red;
}

/* line 2520, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-description, .deposit_products.make_pdf .pdf-body .deposit-description {
  width: 400px;
  margin: 30px auto;
}

/* line 2523, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-description .description-row, .deposit_products.make_pdf .pdf-body .deposit-description .description-row {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding: 10px;
}

/* line 2528, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-description .description-row:last-child, .deposit_products.make_pdf .pdf-body .deposit-description .description-row:last-child {
  border-bottom: 1px solid #000;
}

/* line 2533, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body h4, .deposit_products.make_pdf .pdf-body h4 {
  width: 400px;
  text-align: left;
  font-size: 18px;
  margin: 0 auto;
}

/* line 2539, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description, .deposit_products.make_pdf .pdf-body .deposit-products-description {
  width: 400px;
  margin: 30px auto;
  font-size: 13px;
}

/* line 2543, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description .description-row, .deposit_products.make_pdf .pdf-body .deposit-products-description .description-row {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding: 5px;
}

/* line 2548, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:last-child, .deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:last-child {
  border-bottom: 2px solid #000;
}

/* line 2551, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:nth-child(odd), .deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:nth-child(odd) {
  background-color: #EEE;
}

/* line 2553, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:nth-child(odd):first-child, .deposit_products.make_pdf .pdf-body .deposit-products-description .description-row:nth-child(odd):first-child {
  background-color: #FFF;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
}

/* line 2560, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-body .deposit-products-description .recept, .deposit_products.make_pdf .pdf-body .deposit-products-description .recept {
  width: 100px;
}

/* line 2565, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-footer, .deposit_products.make_pdf .pdf-footer {
  width: 500px;
  margin: 30px auto;
}

/* line 2568, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-footer .footer-row, .deposit_products.make_pdf .pdf-footer .footer-row {
  display: flex;
  justify-content: space-between;
}

/* line 2571, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-footer .footer-row .left-box, .deposit_products.make_pdf .pdf-footer .footer-row .left-box {
  font-size: 14px;
  margin-top: 1em;
  line-height: 35px;
}

/* line 2576, app/assets/stylesheets/_pages.scss */
#deposit_products.make_pdf .pdf-footer .footer-row .caution-message, .deposit_products.make_pdf .pdf-footer .footer-row .caution-message {
  font-size: 12px;
}

/* line 2586, app/assets/stylesheets/_pages.scss */
#identifications.edit .page-header h1 {
  width: 100%;
  text-align: center;
}

/* line 2591, app/assets/stylesheets/_pages.scss */
#identifications.edit section {
  text-align: center;
}

/* line 2594, app/assets/stylesheets/_pages.scss */
#identifications.edit .introtext {
  text-align: center;
  line-height: 30px;
}

/* line 2597, app/assets/stylesheets/_pages.scss */
#identifications.edit .introtext a {
  word-break: break-all;
}

/* line 2601, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area {
  max-width: 500px;
  margin: 0 auto;
}

/* line 2604, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .deposit-info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

/* line 2609, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .deposit-info-row .form-head {
  width: 20%;
}

@media (max-width: 320px) {
  /* line 2609, app/assets/stylesheets/_pages.scss */
  #identifications.edit .form-area .deposit-info-row .form-head {
    width: 85px;
  }
}

/* line 2615, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .deposit-info-row .form-value {
  width: 60%;
}

@media (max-width: 320px) {
  /* line 2615, app/assets/stylesheets/_pages.scss */
  #identifications.edit .form-area .deposit-info-row .form-value {
    width: 150px;
  }
}

/* line 2621, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .deposit-info-row .form-edit {
  width: 20%;
  padding-left: 15px;
}

@media (max-width: 320px) {
  /* line 2621, app/assets/stylesheets/_pages.scss */
  #identifications.edit .form-area .deposit-info-row .form-edit {
    padding-left: 0;
  }
  /* line 2626, app/assets/stylesheets/_pages.scss */
  #identifications.edit .form-area .deposit-info-row .form-edit .edit-btn, #identifications.edit .form-area .deposit-info-row .form-edit .condition-btn {
    padding: 0;
  }
}

/* line 2632, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .step-row {
  display: flex;
  justify-content: space-between;
}

/* line 2636, app/assets/stylesheets/_pages.scss */
#identifications.edit .form-area .step-row1, #identifications.edit .form-area .step-row2 {
  font-size: 12px;
  padding: 0 20px;
  margin: 30px 0 0;
}

/* line 2642, app/assets/stylesheets/_pages.scss */
#identifications.edit .send-address {
  font-size: 14px;
  margin: 0 0 0 20px;
}

/* line 2646, app/assets/stylesheets/_pages.scss */
#identifications.edit .alert-text {
  font-weight: bold;
  color: red;
}

/* line 2651, app/assets/stylesheets/_pages.scss */
#identifications.edit .simple_form.edit_identification input[readonly="readonly"],
#identifications.edit .simple_form.edit_identification input[readonly] {
  color: #000;
  border: 0px solid #F4F4F4 !important;
  background-color: #FFF;
}

/* line 2657, app/assets/stylesheets/_pages.scss */
#identifications.edit .simple_form.edit_identification .edit-btn {
  display: block;
}

/* line 2660, app/assets/stylesheets/_pages.scss */
#identifications.edit .simple_form.edit_identification .condition-btn {
  display: none;
}

/* line 2668, app/assets/stylesheets/_pages.scss */
.deposit_exhibitions.index h2, .deposit_exhibitions.show h2 {
  font-size: 1.5rem;
}

/* line 2672, app/assets/stylesheets/_pages.scss */
.deposit_exhibitions .user-approve-tooltip {
  text-align: left;
  display: block;
}

/* line 2678, app/assets/stylesheets/_pages.scss */
#notifications .text-center {
  font-size: 22px;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 2685, app/assets/stylesheets/_pages.scss */
#notifications.show h1 {
  font-size: 1.5rem;
}

/* line 2688, app/assets/stylesheets/_pages.scss */
#notifications.show .exhibitor-row {
  display: flex;
}

/* line 2691, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card {
  border: solid 1px gray;
  margin-bottom: 5px;
}

/* line 2694, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card:first-child {
  margin-top: 20px;
}

/* line 2697, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-header {
  color: #FFF;
  font-size: 12px;
  background: lightgray;
  padding: 5px 10px;
}

/* line 2702, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-header.text-right {
  text-align: right;
}

/* line 2706, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-body {
  display: flex;
  justify-content: space-between;
}

/* line 2709, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-body .item-image {
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: cover;
  margin: 10px;
}

/* line 2716, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-body .item-description {
  margin: 5px;
  width: 100%;
}

/* line 2719, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-body .item-description .item-description-row {
  display: flex;
}

/* line 2724, app/assets/stylesheets/_pages.scss */
#notifications.show .product-card .card-body .item-action .btn {
  display: block;
  margin: 10px;
  width: 100px;
}

/* line 2732, app/assets/stylesheets/_pages.scss */
#notifications.show .action-row {
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* line 2740, app/assets/stylesheets/_pages.scss */
#shopping-cart table.cart-table tbody td.item {
  position: relative;
}

/* line 2743, app/assets/stylesheets/_pages.scss */
#shopping-cart .btn.btn-site {
  color: #FFF;
  background: #26a69a;
  border-bottom: none;
}

/* line 2748, app/assets/stylesheets/_pages.scss */
#shopping-cart .check-box-material {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

/* line 2753, app/assets/stylesheets/_pages.scss */
#shopping-cart .all-checked {
  text-align: center;
  padding: 10px 0;
}

/* line 2757, app/assets/stylesheets/_pages.scss */
#shopping-cart .description {
  line-height: 40px;
}

@media only screen and (min-width: 993px) {
  /* line 2761, app/assets/stylesheets/_pages.scss */
  #shopping-cart .container {
    width: 100%;
  }
}

/* line 2767, app/assets/stylesheets/_pages.scss */
#items main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* line 2772, app/assets/stylesheets/_pages.scss */
#items .item {
  position: relative;
}

/* line 2774, app/assets/stylesheets/_pages.scss */
#items .item .identification-box {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #ffb802;
  padding: 5px 20px;
  border-radius: 4px;
}

/* line 2785, app/assets/stylesheets/_pages.scss */
#orders .item {
  position: relative;
}

/* line 2787, app/assets/stylesheets/_pages.scss */
#orders .item .identification-box {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #ffb802;
  padding: 5px 20px;
  border-radius: 4px;
}

/* line 2798, app/assets/stylesheets/_pages.scss */
.modal#confirm-identification-modal1 {
  max-width: 550px;
  padding: 25px;
}

/* line 2802, app/assets/stylesheets/_pages.scss */
.modal .header, .modal .description {
  text-align: center;
}

/* line 2805, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification, .modal .edit_identification {
  max-width: 500px;
  margin: 20px auto;
}

/* line 2808, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification .identification-modal-info-row, .modal .edit_identification .identification-modal-info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  vertical-align: middle;
  margin-bottom: 15px;
}

/* line 2815, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification input[readonly="readonly"],
.modal .edit_confirm_identification input[readonly], .modal .edit_identification input[readonly="readonly"],
.modal .edit_identification input[readonly] {
  color: #000;
  border: 0px solid #F4F4F4 !important;
  background-color: #fafafa;
}

/* line 2821, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification .edit-btn, .modal .edit_identification .edit-btn {
  display: block;
}

/* line 2824, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification .condition-btn, .modal .edit_identification .condition-btn {
  display: none;
}

/* line 2827, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification .form-edit, .modal .edit_identification .form-edit {
  width: 61px;
}

/* line 2830, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification input[type=text], .modal .edit_confirm_identification input[type=tel], .modal .edit_identification input[type=text], .modal .edit_identification input[type=tel] {
  border: 1px solid #999;
  height: 30px;
  width: 250px;
  text-align: left;
  padding: 5px 10px;
}

/* line 2837, app/assets/stylesheets/_pages.scss */
.modal .edit_confirm_identification .submit-btn-area, .modal .edit_identification .submit-btn-area {
  text-align: center;
}

/* line 2843, app/assets/stylesheets/_pages.scss */
#cart .description-area {
  padding: 15px;
}

/* line 2845, app/assets/stylesheets/_pages.scss */
#cart .description-area .description {
  padding: 10px 0;
}

/* line 2851, app/assets/stylesheets/_pages.scss */
#orders .item {
  position: relative;
}

/* line 2853, app/assets/stylesheets/_pages.scss */
#orders .item .identification-box {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #ffb802;
  padding: 5px 20px;
  border-radius: 4px;
}

/* line 2864, app/assets/stylesheets/_pages.scss */
.errors p.error-page-message {
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
  height: 300px;
  width: 9999px;
  text-align: center;
}

/* line 2871, app/assets/stylesheets/_pages.scss */
.errors p.error-page-message span {
  border: 1px solid #999;
  padding: 20px 30px;
}

/* line 2876, app/assets/stylesheets/_pages.scss */
.errors #footer {
  margin: 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 2884, app/assets/stylesheets/_pages.scss */
.display-none {
  display: none;
}

/* line 2887, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product {
  margin: 0 25px;
  max-width: 100%;
}

/* line 2890, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .page-header h1 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-align: left;
  padding: 0;
  padding-right: 20px;
}

/* line 2898, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .section > .container {
  width: auto;
  max-width: none;
}

/* line 2903, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table tr {
  border-top: 1px solid #b3b3b3;
}

/* line 2905, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table tr:first-child {
  border-top: none;
}

/* line 2909, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table th {
  font-size: 14px;
}

/* line 2912, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table th.image {
  width: 110px;
}

/* line 2915, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table td.image {
  padding-left: 0;
  padding-right: 10px;
  padding-top: 10px;
}

/* line 2920, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table th.arrangement {
  width: 7em;
}

@media screen and (max-width: 750px) {
  /* line 2920, app/assets/stylesheets/_pages.scss */
  body#deposit_products main.product .table.exhibit-table th.arrangement {
    width: 6.5em;
  }
}

/* line 2926, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table th.date {
  width: 7em;
}

/* line 2929, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table td.action {
  text-align: right;
}

/* line 2934, app/assets/stylesheets/_pages.scss */
body#deposit_products main.product .table.exhibit-table td.payment a::before {
  content: " | ";
  color: #626262;
}

@media screen and (max-width: 750px) {
  /* line 2941, app/assets/stylesheets/_pages.scss */
  body#deposit_products main.product .table.exhibit-table th.image {
    width: 100px;
  }
  /* line 2944, app/assets/stylesheets/_pages.scss */
  body#deposit_products main.product .table.exhibit-table th.date {
    width: 5em;
  }
}

/* line 2952, app/assets/stylesheets/_pages.scss */
#orders.show .delivery-box {
  padding: 20px 0 10px;
}

/* line 2955, app/assets/stylesheets/_pages.scss */
#orders.show .delivery-desc {
  padding: 20px;
}

/* line 2958, app/assets/stylesheets/_pages.scss */
#orders.show .desc-box {
  display: flex;
  margin-bottom: 5px;
}

/* line 2961, app/assets/stylesheets/_pages.scss */
#orders.show .desc-box .desc-title {
  font-weight: bold;
  font-size: 14px;
  width: 7em;
}

/* line 2966, app/assets/stylesheets/_pages.scss */
#orders.show .desc-box .desc-value {
  font-size: 14px;
  margin-left: 1em;
}

/* line 2969, app/assets/stylesheets/_pages.scss */
#orders.show .desc-box .desc-value p {
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 2975, app/assets/stylesheets/_pages.scss */
  #orders.show .delivery-box {
    text-align: center;
  }
  /* line 2978, app/assets/stylesheets/_pages.scss */
  #orders.show .delivery-desc {
    padding: 0px;
  }
  /* line 2981, app/assets/stylesheets/_pages.scss */
  #orders.show .desc-box {
    text-align: left;
    display: block;
  }
}

/* line 9, app/assets/stylesheets/_modal.scss */
.my-component .modal .modal-trigger {
  display: none;
}

/* line 14, app/assets/stylesheets/_modal.scss */
.my-component .modal .modal-overlay {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0s;
  -webkit-transition-delay: 0s, 0.5s;
  -moz-transition: opacity 0.5s, -moz-transform 0s 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0s 0.5s;
  transition: opacity 0.5s, transform 0s 0.5s;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
}

@media screen and (max-width: 750px) {
  /* line 30, app/assets/stylesheets/_modal.scss */
  .my-component .modal .modal-overlay > .modal-close {
    margin: 6px auto;
  }
}

@media screen and (min-width: 992px) {
  /* line 34, app/assets/stylesheets/_modal.scss */
  .my-component .modal .modal-overlay > .modal-close label.btn {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: none;
    background: transparent;
  }
  /* line 40, app/assets/stylesheets/_modal.scss */
  .my-component .modal .modal-overlay > .modal-close label.btn span {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  /* line 34, app/assets/stylesheets/_modal.scss */
  .my-component .modal .modal-overlay > .modal-close label.btn {
    background: #FFF;
    color: #000;
  }
}

/* line 52, app/assets/stylesheets/_modal.scss */
.my-component .modal .modal-body {
  width: 60%;
  max-width: 800px;
  overflow: auto;
  padding: 0 0 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 8px;
  margin: 10px;
}

@media screen and (max-width: 750px) {
  /* line 52, app/assets/stylesheets/_modal.scss */
  .my-component .modal .modal-body {
    margin: 5px;
    width: auto;
  }
}

/* line 74, app/assets/stylesheets/_modal.scss */
.my-component .modal .modal-close {
  text-align: center;
}

/* line 76, app/assets/stylesheets/_modal.scss */
.my-component .modal .modal-close label.btn {
  display: inline-block;
  text-align: center;
  color: #FFF;
  background: #000;
  font-size: 14px;
  padding: 4px;
  width: 160px;
  border-radius: 9999px;
}

/* line 90, app/assets/stylesheets/_modal.scss */
.my-component .modal input:checked ~ .modal-overlay {
  opacity: 1;
  transform: scale(1);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 96, app/assets/stylesheets/_modal.scss */
.my-component .modal input:checked ~ .modal-overlay .modal-body {
  transform: scale(1);
}

/* line 106, app/assets/stylesheets/_modal.scss */
.accordion-parent + .accordion-child {
  -webkit-transition: max-height 0s;
  -moz-transition: max-height 0s;
  -o-transition: max-height 0s;
  transition: max-height 0s;
  max-height: 0;
  overflow: hidden;
}

/* line 111, app/assets/stylesheets/_modal.scss */
.accordion-parent.open + .accordion-child {
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  max-height: 2000px;
}

/* line 116, app/assets/stylesheets/_modal.scss */
.open_button {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 30px;
  margin: auto;
  padding: 8px 16px;
  color: #444;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  border-radius: 16px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/_rating_stars.sass */
.rating-star {
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/_rating_stars.sass */
.rating-star.active {
  color: #0096e1;
}

/* line 8, app/assets/stylesheets/_rating_stars.sass */
.rating-star-label {
  margin-top: 12px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/base.scss */
.btn-right {
  width: 210px;
  margin-right: 5px;
}

/* line 9, app/assets/stylesheets/base.scss */
.alert {
  padding: 3px;
  padding-left: 20px;
}

/* line 12, app/assets/stylesheets/base.scss */
.alert-error {
  background-color: #e83820;
  color: #f5f5f5;
}

/* line 16, app/assets/stylesheets/base.scss */
.alert-alert {
  background-color: #e83820;
  color: #f5f5f5;
}

/* line 20, app/assets/stylesheets/base.scss */
.alert-success {
  background-color: #28a745;
}

/* line 26, app/assets/stylesheets/base.scss */
.item-list figure {
  margin: 0;
}

/* line 28, app/assets/stylesheets/base.scss */
.item-list figure img {
  width: 150px;
  height: 150px;
}

/* line 36, app/assets/stylesheets/base.scss */
.slick-slide figure {
  margin: 0;
}

/* line 38, app/assets/stylesheets/base.scss */
.slick-slide figure img {
  width: 200px;
  height: 200px;
}

/* line 47, app/assets/stylesheets/base.scss */
#items-status .items figure {
  margin: 0;
}

/* line 49, app/assets/stylesheets/base.scss */
#items-status .items figure img {
  width: 100px;
  height: 100px;
}

/* line 59, app/assets/stylesheets/base.scss */
#history1 .item-name .returned, #history2 .item-name .returned {
  text-decoration: line-through;
}

/* line 65, app/assets/stylesheets/base.scss */
#history1 .item-action a, #history2 .item-action a {
  display: block;
}

/* line 72, app/assets/stylesheets/base.scss */
body#orders.show .btn {
  font-family: 'Roboto', "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/* line 76, app/assets/stylesheets/base.scss */
body#orders.show .rating-link, body#orders.show .confirm-identification {
  width: 240px;
}

/* line 81, app/assets/stylesheets/base.scss */
body#orders.show main .container {
  width: 80%;
  margin: 0 auto;
}

/* line 85, app/assets/stylesheets/base.scss */
body#orders.show main .container img {
  width: 100px;
  height: 100px;
}

/* line 93, app/assets/stylesheets/base.scss */
body#orders.show main .item-data .item-meta tr.returned {
  background-color: rgba(211, 211, 211, 0.3);
}

/* line 95, app/assets/stylesheets/base.scss */
body#orders.show main .item-data .item-meta tr.returned td {
  text-decoration: line-through;
}

/* line 100, app/assets/stylesheets/base.scss */
body#orders.show main .item-data .undisplay {
  display: none;
}

/* line 105, app/assets/stylesheets/base.scss */
body#orders.show main .item-owner-evaluation {
  display: inline-block;
  cursor: pointer;
}

/* line 109, app/assets/stylesheets/base.scss */
body#orders.show main .item-owner-evaluation:hover {
  color: blue;
  fill: blue;
}

/* line 114, app/assets/stylesheets/base.scss */
body#orders.show main .item-owner-evaluation:before {
  content: ' ';
  border-left: 2px solid red;
}

/* line 120, app/assets/stylesheets/base.scss */
body#orders.show main .item-owner-comment {
  z-index: 999;
  width: 400px;
  height: 150px;
  background-color: white;
  position: absolute;
  display: none;
  border: 3px solid lightblue;
  border-radius: 15px;
  color: black;
  padding: 4px 6px;
}

/* line 133, app/assets/stylesheets/base.scss */
body#orders.show main .rating-link, body#orders.show main .confirm-identification {
  display: inline;
}

/* line 141, app/assets/stylesheets/base.scss */
body#orders.index .btn {
  font-family: 'Roboto', "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/* line 145, app/assets/stylesheets/base.scss */
body#orders.index .rating-link, body#orders.index .confirm-identification {
  width: 240px;
}

/* line 149, app/assets/stylesheets/base.scss */
body#orders.index .item-owner-evaluation {
  display: inline-block;
  cursor: pointer;
}

/* line 153, app/assets/stylesheets/base.scss */
body#orders.index .item-owner-evaluation:hover {
  color: blue;
  fill: blue;
}

/* line 158, app/assets/stylesheets/base.scss */
body#orders.index .item-owner-evaluation:before {
  content: ' ';
  border-left: 2px solid red;
}

/* line 164, app/assets/stylesheets/base.scss */
body#orders.index .item-owner-comment {
  z-index: 999;
  width: 400px;
  height: 150px;
  background-color: white;
  position: absolute;
  display: none;
  border: 3px solid lightblue;
  border-radius: 15px;
  color: black;
  padding: 4px 6px;
}

/* line 180, app/assets/stylesheets/base.scss */
.centered-main main, body#orders.complete main, body#cart.index main, body#cart_items.index main, body#orders.new main, body#deposit_products main, body#deposit_exhibitions main, body#identifications main, body#my_page.shipping-notification main, body#my_page.exhibit-cancel main, body#my_page.account-authority main, body#my_page.identification main, body#my_page.selling-information main, body#my_page.exhibit-delivery_slip main, body#my_page.exhibit-assessment main, body#my_page.deposite-edit main, body#my_page.deposite-result main, body#my_page.deposite-complete main, body#orders.index.shipping-notification main, body#orders.index.exhibit-cancel main, body#orders.index.account-authority main, body#orders.index.identification main, body#orders.index.selling-information main, body#orders.index.exhibit-delivery_slip main, body#orders.index.exhibit-assessment main, body#orders.index.deposite-edit main, body#orders.index.deposite-result main, body#orders.index.deposite-complete main, body#products.shipping-notification main, body#products.new main, body#products.confirm main, body#products.exhibit-cancel main, body#products.complete main, body#products.account-authority main, body#products.identification main, body#products.selling-information main, body#products.exhibit-delivery_slip main, body#products.exhibit-assessment main, body#products.deposite-edit main, body#products.deposite-result main, body#products.deposite-complete main, body#deposit_exhibitions.shipping-notification main, body#deposit_exhibitions.new main, body#deposit_exhibitions.confirm main, body#deposit_exhibitions.exhibit-cancel main, body#deposit_exhibitions.account-authority main, body#deposit_exhibitions.identification main, body#deposit_exhibitions.selling-information main, body#deposit_exhibitions.exhibit-delivery_slip main, body#deposit_exhibitions.exhibit-assessment main, body#deposit_exhibitions.deposite-edit main, body#deposit_exhibitions.deposite-result main, body#deposit_exhibitions.deposite-complete main, body#wants_products.shipping-notification main, body#wants_products.new main, body#wants_products.exhibit-cancel main, body#wants_products.account-authority main, body#wants_products.identification main, body#wants_products.selling-information main, body#wants_products.exhibit-delivery_slip main, body#wants_products.exhibit-assessment main, body#wants_products.deposite-edit main, body#wants_products.deposite-result main, body#wants_products.deposite-complete main, body#orders.index main, body#orders.complete main,
body#cart.index main,
body#cart_items.index main,
body#orders.new main, body#my_page.shipping-notification main, body#products.new main, body#products.confirm main, body#my_page.exhibit-cancel main, body#products.complete main, body#my_page.account-authority main, body#my_page.identification main, body#my_page.selling-information main, body#my_page.exhibit-delivery_slip main, .centered-main main, body#orders.complete main, body#cart.index main, body#cart_items.index main, body#orders.new main, body#deposit_products main, body#deposit_exhibitions main, body#identifications main, body#my_page.shipping-notification main, body#my_page.exhibit-cancel main, body#my_page.account-authority main, body#my_page.identification main, body#my_page.selling-information main, body#my_page.exhibit-delivery_slip main, body#my_page.exhibit-assessment main, body#my_page.deposite-edit main, body#my_page.deposite-result main, body#my_page.deposite-complete main, body#orders.index.shipping-notification main, body#orders.index.exhibit-cancel main, body#orders.index.account-authority main, body#orders.index.identification main, body#orders.index.selling-information main, body#orders.index.exhibit-delivery_slip main, body#orders.index.exhibit-assessment main, body#orders.index.deposite-edit main, body#orders.index.deposite-result main, body#orders.index.deposite-complete main, body#products.shipping-notification main, body#products.new main, body#products.confirm main, body#products.exhibit-cancel main, body#products.complete main, body#products.account-authority main, body#products.identification main, body#products.selling-information main, body#products.exhibit-delivery_slip main, body#products.exhibit-assessment main, body#products.deposite-edit main, body#products.deposite-result main, body#products.deposite-complete main, body#deposit_exhibitions.shipping-notification main, body#deposit_exhibitions.new main, body#deposit_exhibitions.confirm main, body#deposit_exhibitions.exhibit-cancel main, body#deposit_exhibitions.account-authority main, body#deposit_exhibitions.identification main, body#deposit_exhibitions.selling-information main, body#deposit_exhibitions.exhibit-delivery_slip main, body#deposit_exhibitions.exhibit-assessment main, body#deposit_exhibitions.deposite-edit main, body#deposit_exhibitions.deposite-result main, body#deposit_exhibitions.deposite-complete main, body#wants_products.shipping-notification main, body#wants_products.new main, body#wants_products.exhibit-cancel main, body#wants_products.account-authority main, body#wants_products.identification main, body#wants_products.selling-information main, body#wants_products.exhibit-delivery_slip main, body#wants_products.exhibit-assessment main, body#wants_products.deposite-edit main, body#wants_products.deposite-result main, body#wants_products.deposite-complete main, body#orders.index main, body#procedure-complete main,
body#deposit_products main,
body#deposit_return_requests.new, body#deposit_return_requests.edit, body#deposit_return_requests.create, body#deposit_return_requests.update,
body#shopping-cart main,
body#procedure-purchase main, body#my_page.shipping-notification main, body#my_page.exhibit-edit main, body#my_page.exhibit-confirm main, body#my_page.exhibit-cancel main, body#my_page.exhibit-complete main, body#my_page.account-authority main, body#my_page.identification main, body#my_page.selling-information main, body#my_page.exhibit-delivery_slip main, body#my_page.exhibit-assessment main, body#my_page.deposite-edit main, body#my_page.deposite-result main, body#my_page.deposite-complete main, body#my_page.purchase-history main, body#my_page.deposite-complete main,
body#products.edit main, body#my_page.exhibit-assessment main, body#my_page.deposite-edit main, body#my_page.deposite-result main, body#my_page.deposite-complete main, body#orders.purchase-history main, body#wants_products main,
body#orders.confirm_ship main, body#notifications main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  /* line 196, app/assets/stylesheets/base.scss */
  .centered-main main > section > .container, body#orders.complete main > section > .container, body#cart.index main > section > .container, body#cart_items.index main > section > .container, body#orders.new main > section > .container, body#deposit_products main > section > .container, body#deposit_exhibitions main > section > .container, body#identifications main > section > .container, body#my_page.shipping-notification main > section > .container, body#my_page.exhibit-cancel main > section > .container, body#my_page.account-authority main > section > .container, body#my_page.identification main > section > .container, body#my_page.selling-information main > section > .container, body#my_page.exhibit-delivery_slip main > section > .container, body#my_page.exhibit-assessment main > section > .container, body#my_page.deposite-edit main > section > .container, body#my_page.deposite-result main > section > .container, body#my_page.deposite-complete main > section > .container, body#products.shipping-notification main > section > .container, body#products.new main > section > .container, body#products.confirm main > section > .container, body#products.exhibit-cancel main > section > .container, body#products.complete main > section > .container, body#products.account-authority main > section > .container, body#products.identification main > section > .container, body#products.selling-information main > section > .container, body#products.exhibit-delivery_slip main > section > .container, body#products.exhibit-assessment main > section > .container, body#products.deposite-edit main > section > .container, body#products.deposite-result main > section > .container, body#products.deposite-complete main > section > .container, body#deposit_exhibitions.new main > section > .container, body#deposit_exhibitions.confirm main > section > .container, body#wants_products.shipping-notification main > section > .container, body#wants_products.new main > section > .container, body#wants_products.exhibit-cancel main > section > .container, body#wants_products.account-authority main > section > .container, body#wants_products.identification main > section > .container, body#wants_products.selling-information main > section > .container, body#wants_products.exhibit-delivery_slip main > section > .container, body#wants_products.exhibit-assessment main > section > .container, body#wants_products.deposite-edit main > section > .container, body#wants_products.deposite-result main > section > .container, body#wants_products.deposite-complete main > section > .container, body#orders.index main > section > .container, body#orders.complete main > section > .container,
  body#cart.index main > section > .container,
  body#cart_items.index main > section > .container,
  body#orders.new main > section > .container, body#my_page.shipping-notification main > section > .container, body#products.new main > section > .container, body#products.confirm main > section > .container, body#my_page.exhibit-cancel main > section > .container, body#products.edit main > section > .container, body#products.complete main > section > .container,
  body#deposit_products.complete main > section > .container, body#my_page.account-authority main > section > .container, body#my_page.identification main > section > .container, body#my_page.selling-information main > section > .container, body#my_page.exhibit-delivery_slip main > section > .container, body#my_page.exhibit-assessment main > section > .container, body#my_page.deposite-edit main > section > .container, body#my_page.deposite-result main > section > .container, body#my_page.deposite-complete main > section > .container, body#orders.purchase-history main > section > .container,
  .centered-main main > .section > .container,
  body#orders.complete main > .section > .container,
  body#cart.index main > .section > .container,
  body#cart_items.index main > .section > .container,
  body#orders.new main > .section > .container,
  body#deposit_products main > .section > .container,
  body#deposit_exhibitions main > .section > .container,
  body#identifications main > .section > .container,
  body#my_page.shipping-notification main > .section > .container,
  body#my_page.exhibit-cancel main > .section > .container,
  body#my_page.account-authority main > .section > .container,
  body#my_page.identification main > .section > .container,
  body#my_page.selling-information main > .section > .container,
  body#my_page.exhibit-delivery_slip main > .section > .container,
  body#my_page.exhibit-assessment main > .section > .container,
  body#my_page.deposite-edit main > .section > .container,
  body#my_page.deposite-result main > .section > .container,
  body#my_page.deposite-complete main > .section > .container,
  body#products.shipping-notification main > .section > .container,
  body#products.new main > .section > .container,
  body#products.confirm main > .section > .container,
  body#products.exhibit-cancel main > .section > .container,
  body#products.complete main > .section > .container,
  body#products.account-authority main > .section > .container,
  body#products.identification main > .section > .container,
  body#products.selling-information main > .section > .container,
  body#products.exhibit-delivery_slip main > .section > .container,
  body#products.exhibit-assessment main > .section > .container,
  body#products.deposite-edit main > .section > .container,
  body#products.deposite-result main > .section > .container,
  body#products.deposite-complete main > .section > .container,
  body#deposit_exhibitions.new main > .section > .container,
  body#deposit_exhibitions.confirm main > .section > .container,
  body#wants_products.shipping-notification main > .section > .container,
  body#wants_products.new main > .section > .container,
  body#wants_products.exhibit-cancel main > .section > .container,
  body#wants_products.account-authority main > .section > .container,
  body#wants_products.identification main > .section > .container,
  body#wants_products.selling-information main > .section > .container,
  body#wants_products.exhibit-delivery_slip main > .section > .container,
  body#wants_products.exhibit-assessment main > .section > .container,
  body#wants_products.deposite-edit main > .section > .container,
  body#wants_products.deposite-result main > .section > .container,
  body#wants_products.deposite-complete main > .section > .container,
  body#orders.index main > .section > .container,
  body#orders.complete main > .section > .container,
  body#cart_items.index main > .section > .container,
  body#orders.new main > .section > .container,
  body#my_page.shipping-notification main > .section > .container,
  body#products.edit main > .section > .container,
  body#products.new main > .section > .container,
  body#products.confirm main > .section > .container,
  body#my_page.exhibit-cancel main > .section > .container,
  body#products.complete main > .section > .container,
  body#my_page.account-authority main > .section > .container,
  body#my_page.identification main > .section > .container,
  body#my_page.selling-information main > .section > .container,
  body#my_page.exhibit-delivery_slip main > .section > .container,
  body#my_page.exhibit-assessment main > .section > .container,
  body#my_page.deposite-edit main > .section > .container,
  body#my_page.deposite-result main > .section > .container,
  body#my_page.deposite-complete main > .section > .container,
  body#orders.purchase-history main > .section > .container,
  body#wants_products main > .section > .container,
  body#notifications main > .section > .container {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 227, app/assets/stylesheets/base.scss */
  .centered-main main .introtext, body#orders.complete main .introtext, body#cart.index main .introtext, body#cart_items.index main .introtext, body#orders.new main .introtext, body#deposit_products main .introtext, body#deposit_exhibitions main .introtext, body#identifications main .introtext, body#my_page.shipping-notification main .introtext, body#my_page.exhibit-cancel main .introtext, body#my_page.account-authority main .introtext, body#my_page.identification main .introtext, body#my_page.selling-information main .introtext, body#my_page.exhibit-delivery_slip main .introtext, body#my_page.exhibit-assessment main .introtext, body#my_page.deposite-edit main .introtext, body#my_page.deposite-result main .introtext, body#my_page.deposite-complete main .introtext, body#products.shipping-notification main .introtext, body#products.new main .introtext, body#products.confirm main .introtext, body#products.exhibit-cancel main .introtext, body#products.complete main .introtext, body#products.account-authority main .introtext, body#products.identification main .introtext, body#products.selling-information main .introtext, body#products.exhibit-delivery_slip main .introtext, body#products.exhibit-assessment main .introtext, body#products.deposite-edit main .introtext, body#products.deposite-result main .introtext, body#products.deposite-complete main .introtext, body#deposit_exhibitions.new main .introtext, body#deposit_exhibitions.confirm main .introtext, body#wants_products.shipping-notification main .introtext, body#wants_products.new main .introtext, body#wants_products.exhibit-cancel main .introtext, body#wants_products.account-authority main .introtext, body#wants_products.identification main .introtext, body#wants_products.selling-information main .introtext, body#wants_products.exhibit-delivery_slip main .introtext, body#wants_products.exhibit-assessment main .introtext, body#wants_products.deposite-edit main .introtext, body#wants_products.deposite-result main .introtext, body#wants_products.deposite-complete main .introtext, body#orders.index main .introtext, body#orders.complete main .introtext,
  body#cart.index main .introtext, body#cart_items.index main .introtext,
  body#orders.new main .introtext, body#my_page.shipping-notification main .introtext, body#products.edit main introtext, body#products.new main .introtext, body#products.confirm main .introtext, body#my_page.exhibit-cancel main .introtext, body#products.complete main .introtext, body#my_page.account-authority main .introtext, body#my_page.identification main .introtext, body#my_page.selling-information main .introtext, body#my_page.exhibit-delivery_slip main .introtext, body#my_page.exhibit-assessment main .introtext, body#my_page.deposite-edit main .introtext, body#my_page.deposite-result main .introtext, body#my_page.deposite-complete main .introtext, body#orders.purchase-history main .introtext,
  .centered-main main .page-header,
  body#orders.complete main .page-header,
  body#cart.index main .page-header,
  body#cart_items.index main .page-header,
  body#orders.new main .page-header,
  body#deposit_products main .page-header,
  body#deposit_exhibitions main .page-header,
  body#identifications main .page-header,
  body#my_page.shipping-notification main .page-header,
  body#my_page.exhibit-cancel main .page-header,
  body#my_page.account-authority main .page-header,
  body#my_page.identification main .page-header,
  body#my_page.selling-information main .page-header,
  body#my_page.exhibit-delivery_slip main .page-header,
  body#my_page.exhibit-assessment main .page-header,
  body#my_page.deposite-edit main .page-header,
  body#my_page.deposite-result main .page-header,
  body#my_page.deposite-complete main .page-header,
  body#products.shipping-notification main .page-header,
  body#products.new main .page-header,
  body#products.confirm main .page-header,
  body#products.exhibit-cancel main .page-header,
  body#products.complete main .page-header,
  body#products.account-authority main .page-header,
  body#products.identification main .page-header,
  body#products.selling-information main .page-header,
  body#products.exhibit-delivery_slip main .page-header,
  body#products.exhibit-assessment main .page-header,
  body#products.deposite-edit main .page-header,
  body#products.deposite-result main .page-header,
  body#products.deposite-complete main .page-header,
  body#deposit_exhibitions.new main .page-header,
  body#deposit_exhibitions.confirm main .page-header,
  body#wants_products.shipping-notification main .page-header,
  body#wants_products.new main .page-header,
  body#wants_products.exhibit-cancel main .page-header,
  body#wants_products.account-authority main .page-header,
  body#wants_products.identification main .page-header,
  body#wants_products.selling-information main .page-header,
  body#wants_products.exhibit-delivery_slip main .page-header,
  body#wants_products.exhibit-assessment main .page-header,
  body#wants_products.deposite-edit main .page-header,
  body#wants_products.deposite-result main .page-header,
  body#wants_products.deposite-complete main .page-header,
  body#orders.index main .page-header,
  body#orders.complete main .page-header,
  body#cart_items.index main .page-header,
  body#orders.new main .page-header,
  body#my_page.shipping-notification main .page-header,
  body#products.new main .page-header,
  body#products.confirm main .page-header,
  body#products.edit main .page-header body#deposit_exhibitions .page-header,
  body#my_page.exhibit-cancel main .page-header,
  body#products.complete main .page-header,
  body#wants_products main .page-header,
  body#wants_products main .introtext,
  body#wants main .page-header,
  body#my_page.account-authority main .page-header,
  body#my_page.identification main .page-header,
  body#my_page.selling-information main .page-header,
  body#my_page.exhibit-delivery_slip main .page-header,
  body#my_page.exhibit-assessment main .page-header,
  body#my_page.deposite-edit main .page-header,
  body#my_page.deposite-result main .page-header,
  body#my_page.deposite-complete main .page-header,
  body#orders.purchase-history main .page-header {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 259, app/assets/stylesheets/base.scss */
.rules h1 {
  font-size: 3.4em;
  text-align: center;
  margin-bottom: 70px;
}

/* line 265, app/assets/stylesheets/base.scss */
.rules section {
  margin-bottom: 50px;
}

/* line 268, app/assets/stylesheets/base.scss */
.rules section h3 {
  font-size: 2em;
  margin-bottom: 30px;
}

/* line 274, app/assets/stylesheets/base.scss */
.rules section h3::before {
  content: ' | ';
  color: red;
}

/* line 280, app/assets/stylesheets/base.scss */
.rules section ul li > h5 {
  font-size: 1.2em;
  margin-left: 20px;
  margin-bottom: 20px;
}

/* line 288, app/assets/stylesheets/base.scss */
.rules section ul li > p {
  font-size: 1em;
  margin-left: 40px;
  margin-bottom: 15px;
}

/* line 296, app/assets/stylesheets/base.scss */
.rules .detail {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 15px;
}

/* line 302, app/assets/stylesheets/base.scss */
.rules .tail {
  margin-top: 15px;
  text-align: right;
  font-size: 1.2em;
}

/* line 312, app/assets/stylesheets/base.scss */
.product.complete section.information a.btn-primary {
  position: absolute;
  right: 0;
}

/* line 321, app/assets/stylesheets/base.scss */
#my_page.index .undisplay {
  display: none;
}

/* line 328, app/assets/stylesheets/base.scss */
body#orders.sales_info .chart-btn-row {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 333, app/assets/stylesheets/base.scss */
body#orders.sales_info .chart-btn-row .chart-btns.prev {
  margin-right: 35%;
}

/* line 336, app/assets/stylesheets/base.scss */
body#orders.sales_info .chart-btn-row .chart-btns.next {
  margin-left: 35%;
}

/* line 341, app/assets/stylesheets/base.scss */
body#orders.sales_info .order-list-btns {
  display: flex;
  justify-content: center;
}

/* line 346, app/assets/stylesheets/base.scss */
body#orders.sales_info .total-price {
  margin-top: 30px;
  text-align: center;
}

/* line 355, app/assets/stylesheets/base.scss */
body#products.show .print .print_discription p {
  font-size: .8rem;
  margin-bottom: 0;
}

/* line 359, app/assets/stylesheets/base.scss */
body#products.show .print .print_discription p a {
  color: blue !important;
}

/* line 366, app/assets/stylesheets/base.scss */
body#products.show .print .print_discription ul li {
  font-size: .8rem;
}

/* line 376, app/assets/stylesheets/base.scss */
body#products.show .message .message-header .message-category p {
  display: inline-block;
  margin-right: 1%;
}

/* line 381, app/assets/stylesheets/base.scss */
body#products.show .message .message-header .message-category .reply-msg-btn {
  display: inline-block;
}

/* line 393, app/assets/stylesheets/base.scss */
body#products.index main.search h1 .search-keyword {
  color: #e60012;
}

/* line 399, app/assets/stylesheets/base.scss */
body#products.index main.search .section .buttons {
  margin-bottom: 24px;
}

/* line 401, app/assets/stylesheets/base.scss */
body#products.index main.search .section .buttons .btn {
  display: block;
  padding: 1.4em 0;
}

@media screen and (min-width: 992px) {
  /* line 401, app/assets/stylesheets/base.scss */
  body#products.index main.search .section .buttons .btn {
    max-width: 20em;
  }
}

/* line 413, app/assets/stylesheets/base.scss */
body#products.index main.search > section > .container,
body#products.index main.search > .section > .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 750px) {
  /* line 413, app/assets/stylesheets/base.scss */
  body#products.index main.search > section > .container,
  body#products.index main.search > .section > .container {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* line 419, app/assets/stylesheets/base.scss */
body#products.index main.search > section > .container > section, body#products.index main.search > section > .container > .section,
body#products.index main.search > .section > .container > section,
body#products.index main.search > .section > .container > .section {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

@media screen and (min-width: 992px) {
  /* line 422, app/assets/stylesheets/base.scss */
  body#products.index main.search > section > .container > aside,
  body#products.index main.search > .section > .container > aside {
    -webkit-flex: 0 0 250px;
    flex: 0 0 250px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 750px) {
  /* line 422, app/assets/stylesheets/base.scss */
  body#products.index main.search > section > .container > aside,
  body#products.index main.search > .section > .container > aside {
    margin-bottom: 30px;
  }
}

/* line 433, app/assets/stylesheets/base.scss */
body#products.index main.search > section h2,
body#products.index main.search > section .items-header,
body#products.index main.search > .section h2,
body#products.index main.search > .section .items-header {
  padding-top: 0;
  padding-left: 0;
  border-bottom: none;
  margin: 0 auto;
}

/* line 439, app/assets/stylesheets/base.scss */
body#products.index main.search > section h2 small,
body#products.index main.search > section .items-header small,
body#products.index main.search > .section h2 small,
body#products.index main.search > .section .items-header small {
  font-size: 13px;
  color: #e60012;
}

@media screen and (max-width: 750px) {
  /* line 439, app/assets/stylesheets/base.scss */
  body#products.index main.search > section h2 small,
  body#products.index main.search > section .items-header small,
  body#products.index main.search > .section h2 small,
  body#products.index main.search > .section .items-header small {
    font-size: 12px;
  }
}

/* line 448, app/assets/stylesheets/base.scss */
body#products.index main.search > section .arrangement,
body#products.index main.search > .section .arrangement {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  padding: 8px 0;
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  /* line 448, app/assets/stylesheets/base.scss */
  body#products.index main.search > section .arrangement,
  body#products.index main.search > .section .arrangement {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}

/* line 457, app/assets/stylesheets/base.scss */
body#products.index main.search > section .arrangement .sort,
body#products.index main.search > .section .arrangement .sort {
  margin-right: 20px;
}

@media screen and (max-width: 750px) {
  /* line 457, app/assets/stylesheets/base.scss */
  body#products.index main.search > section .arrangement .sort,
  body#products.index main.search > .section .arrangement .sort {
    padding-bottom: 8px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 8px;
    margin-right: 0;
  }
}

/* line 466, app/assets/stylesheets/base.scss */
body#products.index main.search > section .arrangement .display-qty,
body#products.index main.search > .section .arrangement .display-qty {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 470, app/assets/stylesheets/base.scss */
body#products.index main.search > section .arrangement .display-qty .select-wrapper,
body#products.index main.search > .section .arrangement .display-qty .select-wrapper {
  width: 60px;
  margin-left: 10px;
}

/* line 479, app/assets/stylesheets/base.scss */
body#products.index .row-top.returned,
body#products.index .row-bottom.returned {
  filter: grayscale(1);
}

/* line 488, app/assets/stylesheets/base.scss */
#footer #copyright a {
  text-decoration: none;
  color: white;
}

/* line 497, app/assets/stylesheets/base.scss */
body#products.show #img-modal {
  width: 70%;
}

/* line 500, app/assets/stylesheets/base.scss */
body#products.show #img-modal .modal-content {
  width: 100%;
  height: 100%;
  background-repeat: round;
}

/* line 507, app/assets/stylesheets/base.scss */
body#products.show #img-modal .material-icons.before, body#products.show #img-modal .material-icons.next {
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: rgba(48, 47, 47, 0.5);
  text-align: center;
  line-height: 50px;
}

/* line 515, app/assets/stylesheets/base.scss */
body#products.show #img-modal .material-icons.before:hover, body#products.show #img-modal .material-icons.next:hover {
  background-color: white;
}

/* line 526, app/assets/stylesheets/base.scss */
body#home.index #news .exhibit {
  position: fixed;
  right: 30px;
  top: 80%;
  z-index: 9999;
}

/* line 536, app/assets/stylesheets/base.scss */
body#home.index .slick-arrow {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 540, app/assets/stylesheets/base.scss */
body#home.index .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 547, app/assets/stylesheets/base.scss */
body#wants_products .unit-field div {
  display: inline-block;
}

/* line 551, app/assets/stylesheets/base.scss */
body#wants_products .dropzone-container.input-default {
  background-size: cover;
  background-position: 50%;
  background-color: #f8f9fa;
  background-repeat: no-repeat;
  border: 2px solid gray;
  position: relative;
}

/* line 559, app/assets/stylesheets/base.scss */
body#wants_products .dropzone {
  background-color: #fafafa;
  padding: 0;
}

/* line 562, app/assets/stylesheets/base.scss */
body#wants_products .dropzone .dz-preview {
  margin: 0;
  position: static;
}

/* line 565, app/assets/stylesheets/base.scss */
body#wants_products .dropzone .dz-preview .dz-image {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

/* line 570, app/assets/stylesheets/base.scss */
body#wants_products .dropzone .dz-preview .dz-filename span {
  display: none;
}

/* line 573, app/assets/stylesheets/base.scss */
body#wants_products .dropzone .dz-preview .dz-remove {
  position: absolute;
  bottom: 10px;
  z-index: 500;
  right: 10px;
  background-color: #FFF;
  padding: 0 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 586, app/assets/stylesheets/base.scss */
.over_due {
  color: red;
}

/* line 592, app/assets/stylesheets/base.scss */
#my_page.index .information dt {
  width: 15rem;
}

/* line 598, app/assets/stylesheets/base.scss */
#my_page.index .my_page_tab ul {
  width: 60%;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

/* line 604, app/assets/stylesheets/base.scss */
#my_page.index .my_page_tab ul a {
  width: 300px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0096e1;
  color: #0096e1;
  font-weight: bold;
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.5s;
}

/* line 618, app/assets/stylesheets/base.scss */
#my_page.index .my_page_tab ul a:hover {
  color: white;
  background-color: #0096e1;
}

/* line 624, app/assets/stylesheets/base.scss */
#my_page.index .for-seller, #my_page.index .for-buyer {
  display: none;
}

/* line 630, app/assets/stylesheets/base.scss */
#my_page.index .list_tool .return_porlicy_txt p {
  font-size: 12px;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* line 636, app/assets/stylesheets/base.scss */
#my_page.index .list_tool .show_all_order {
  text-align: right;
  font-size: 1.01rem;
}

/* line 642, app/assets/stylesheets/base.scss */
#my_page.index .identification-box {
  position: relative;
  width: 60%;
  border: 2px solid #ffb802;
  padding: 5px 20px;
  border-radius: 4px;
}

/* line 652, app/assets/stylesheets/base.scss */
body#notifications.index .date {
  display: inline-block;
}

/* line 655, app/assets/stylesheets/base.scss */
body#notifications.index .detail {
  display: inline-block;
  width: 100px;
}

/* line 659, app/assets/stylesheets/base.scss */
body#notifications.index .unopened {
  background-color: rgba(211, 211, 211, 0.2);
}

/* line 667, app/assets/stylesheets/base.scss */
body#orders.index .order-number a {
  color: springgreen;
}

/* line 669, app/assets/stylesheets/base.scss */
body#orders.index .order-number a:hover {
  color: white;
}

/* line 675, app/assets/stylesheets/base.scss */
body#orders.index .status-btn {
  display: flex;
  align-items: center;
}

/* line 684, app/assets/stylesheets/base.scss */
body #header span.notification_count.badge_blue {
  color: #0096e1;
}

/* line 687, app/assets/stylesheets/base.scss */
body #header span.notification_count.badge_grey {
  color: #b3b3b3;
}

/* line 690, app/assets/stylesheets/base.scss */
body #header a.badge_blue {
  background-color: #0096e1 !important;
}

/* line 693, app/assets/stylesheets/base.scss */
body #header a.badge_grey {
  background-color: #b3b3b3 !important;
}

/* line 700, app/assets/stylesheets/base.scss */
#static .page-header {
  font-size: 32px;
  margin-bottom: 54px;
  padding-bottom: 0;
  border-bottom: 0;
  text-align: left;
}

/* line 707, app/assets/stylesheets/base.scss */
#static .section-grey-header {
  background-color: #eeeeee;
  font-size: 20px;
  padding: 8px;
  margin: 16px 0;
}

/* line 712, app/assets/stylesheets/base.scss */
#static .section-grey-header:before {
  content: '';
}

/* line 717, app/assets/stylesheets/base.scss */
#static .rules .detail {
  text-align: left;
  font-size: 14px;
  margin: 1em 0 .5em 0;
}

/* line 722, app/assets/stylesheets/base.scss */
#static .rules section {
  margin-bottom: 20px;
}

/* line 725, app/assets/stylesheets/base.scss */
#static .rules section ul li > ul {
  margin: 0 0 0 1em;
}

/* line 728, app/assets/stylesheets/base.scss */
#static .rules section ul li > p {
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 1.5;
}

/* line 736, app/assets/stylesheets/base.scss */
#static h5, #static p {
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 24px;
}

/* line 744, app/assets/stylesheets/base.scss */
#deposit_return_requests #deposit_return_request_address {
  color: #000;
}

/* line 747, app/assets/stylesheets/base.scss */
#deposit_return_requests .invalid-feedback {
  display: none;
}

/* line 754, app/assets/stylesheets/base.scss */
body#accounts .required_label {
  color: red;
}

/* line 758, app/assets/stylesheets/base.scss */
body#accounts .required_label:before {
  content: '*';
}

/* line 767, app/assets/stylesheets/base.scss */
#static.terms_of_service {
  font-family: 'Montserrat', sans-serif;
}

/* line 771, app/assets/stylesheets/base.scss */
#static.privacy_policy {
  font-family: 'Montserrat', sans-serif;
}

/* line 774, app/assets/stylesheets/base.scss */
#static.privacy_policy p, #static.privacy_policy a, #static.privacy_policy span, #static.privacy_policy li {
  font-size: 14px;
}

/* line 784, app/assets/stylesheets/base.scss */
#registrations.edit .labeled-header {
  font-family: 'Roboto', "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/* line 791, app/assets/stylesheets/base.scss */
.dummy-input {
  width: 30% !important;
}

@media screen and (max-width: 750px) {
  /* line 791, app/assets/stylesheets/base.scss */
  .dummy-input {
    width: 100% !important;
  }
}

/* line 803, app/assets/stylesheets/base.scss */
#footer .site-nav div p {
  padding: 0;
  margin: 0;
}

/* line 807, app/assets/stylesheets/base.scss */
#footer .site-nav div a {
  padding: 0;
  display: inline;
}

/* line 810, app/assets/stylesheets/base.scss */
#footer .site-nav div a:hover {
  text-decoration: underline;
}
