@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=Roboto:300,400,500,700");
@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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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.7.0/lib/ruby/gems/2.7.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;
}

/* line 1, app/assets/stylesheets/my_chosen.scss */
.chosen-select {
  width: 100%;
}

/* line 4, app/assets/stylesheets/my_chosen.scss */
.chosen-select-deselect {
  width: 100%;
}

/* line 7, app/assets/stylesheets/my_chosen.scss */
.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060;
}

/* line 24, app/assets/stylesheets/my_chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}

/* line 27, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 36, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}

/* line 42, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 45, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold;
}

/* line 50, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 52, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}

/* line 55, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #337ab7;
  background-image: none;
  color: white;
}

/* line 59, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}

/* line 61, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777;
}

/* line 64, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item;
}

/* line 67, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}

/* line 74, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857;
  text-indent: -5000px;
  width: 9px;
}

/* line 79, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}

/* line 81, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results-scroll-down span {
  background: url("chosen-sprite.png") no-repeat -4px -3px;
}

/* line 83, app/assets/stylesheets/my_chosen.scss */
.chosen-container .chosen-results-scroll-up span {
  background: url("chosen-sprite.png") no-repeat -22px -3px;
}

/* line 86, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555555;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}

/* line 107, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 113, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single abbr {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px;
}

/* line 122, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}

/* line 124, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}

/* line 126, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}

/* line 133, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-single div b {
  background: url("chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%;
}

/* line 138, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-default {
  color: #777777;
}

/* line 140, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}

/* line 146, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}

/* line 158, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 166, app/assets/stylesheets/my_chosen.scss */
.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px;
}

/* line 170, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

/* line 186, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 189, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 193, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0;
}

/* line 203, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999;
}

/* line 205, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}

/* line 228, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer;
}

/* line 238, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}

/* line 240, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}

/* line 242, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}

/* line 244, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0;
}

/* line 247, app/assets/stylesheets/my_chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}

/* line 250, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 257, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 267, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}

/* line 270, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}

/* line 272, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 281, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important;
}

/* line 283, app/assets/stylesheets/my_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 287, app/assets/stylesheets/my_chosen.scss */
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}

/* line 290, app/assets/stylesheets/my_chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 292, app/assets/stylesheets/my_chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 295, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 297, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible;
}

/* line 300, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}

/* line 304, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto;
}

/* line 307, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}

/* line 310, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl;
}

/* line 312, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 314, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 317, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto;
}

/* line 321, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 324, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}

/* line 327, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 329, app/assets/stylesheets/my_chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 335, app/assets/stylesheets/my_chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/*------------------------------------------------------------------
Webarch v2.8
Theme : Default
Generated From LESS
[Table of contents]

1. Layouts
2. Icons
3. Horizontal Menu
4. Typography
5. Misc
6. Form Elements
7. Portlets
8. Message and Notification
9. Tiles
10. Buttons
11. Tabs & Accordians
12. Sliders
13. Tables
14. Datatables
15. Charts
16. User Profile
17. Vector Map
18. Error Page
19. Timeline
20. Search Results
21. RTL
22. Print
23. Slider
-------------------------------------------------------------------*/
/*!
* direction.less v0.1.0
*/
/*------------------------------------------------------------------
[1. Layouts]
*/
/* line 38, app/assets/stylesheets/webarch.scss */
:-moz-placeholder {
  color: '#333843';
}

/* line 41, app/assets/stylesheets/webarch.scss */
::-moz-placeholder {
  color: '#333843';
  opacity: 0.5;
}

/* line 45, app/assets/stylesheets/webarch.scss */
:-ms-input-placeholder {
  color: '#333843';
}

/* line 48, app/assets/stylesheets/webarch.scss */
::-webkit-input-placeholder {
  color: '#333843';
}

/* line 51, app/assets/stylesheets/webarch.scss */
.placeholder {
  color: '#333843';
}

/* line 54, app/assets/stylesheets/webarch.scss */
html {
  font-size: 100%;
  height: 100%;
  position: relative;
  min-height: 100%;
}

/* line 60, app/assets/stylesheets/webarch.scss */
body {
  direction: ltr;
  background-color: #1b1e24;
  color: #6f7b8a;
  font-family: 'Roboto';
  font-size: 13px;
  padding: 0px !important;
  margin: 0px !important;
  margin-bottom: 60px;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

/* line 75, app/assets/stylesheets/webarch.scss */
body.condense-menu .header-seperation {
  display: none;
}

/* line 78, app/assets/stylesheets/webarch.scss */
body.condense-menu .page-content {
  margin-left: 50px;
}

/* line 81, app/assets/stylesheets/webarch.scss */
body.condense-menu .footer-widget {
  display: none;
}

/* line 84, app/assets/stylesheets/webarch.scss */
body.condense-menu .scrollup {
  left: 34px;
}

/* line 87, app/assets/stylesheets/webarch.scss */
body.hide-top-content-header .header {
  width: auto;
}

/* line 90, app/assets/stylesheets/webarch.scss */
body.hide-top-content-header .header-quick-nav {
  display: none;
}

/* line 93, app/assets/stylesheets/webarch.scss */
body.hide-top-content-header .page-content .content {
  padding-top: 25px;
}

/* line 96, app/assets/stylesheets/webarch.scss */
body.hide-top-content-header .page-sidebar.mini .page-sidebar-wrapper > ul {
  padding: 0;
}

/* line 99, app/assets/stylesheets/webarch.scss */
body.hide-sidebar .header-seperation {
  display: none;
}

/* line 102, app/assets/stylesheets/webarch.scss */
body.hide-sidebar .page-sidebar {
  display: none;
}

/* line 105, app/assets/stylesheets/webarch.scss */
body.hide-sidebar .page-content {
  margin-left: 0;
}

/* line 108, app/assets/stylesheets/webarch.scss */
body.hide-sidebar .scrollup {
  left: 34px;
}

/* line 111, app/assets/stylesheets/webarch.scss */
body.menu-non-fixed .page-sidebar {
  position: absolute;
}

/* line 114, app/assets/stylesheets/webarch.scss */
body.right-side-bar .page-content {
  margin-right: 250px;
  margin-left: 0;
}

/* line 118, app/assets/stylesheets/webarch.scss */
body.right-side-bar .page-content.condensed {
  margin-left: 0;
  margin-right: 50px;
}

/* line 122, app/assets/stylesheets/webarch.scss */
body.right-side-bar .page-sidebar {
  right: 0;
}

/* line 125, app/assets/stylesheets/webarch.scss */
body.right-side-bar .header .header-seperation {
  float: right;
}

/* line 128, app/assets/stylesheets/webarch.scss */
body.right-side-bar .footer-widget {
  right: 0;
}

/* line 131, app/assets/stylesheets/webarch.scss */
body.bottom-header .header {
  bottom: 0;
}

/* line 134, app/assets/stylesheets/webarch.scss */
body.bottom-header .page-content .content {
  padding-top: 25px;
  padding-bottom: 83px;
}

/* line 138, app/assets/stylesheets/webarch.scss */
body.open-menu-right-desktop .page-container {
  position: relative;
  left: -260px;
}

/* line 142, app/assets/stylesheets/webarch.scss */
body.open-menu-right-desktop .header {
  left: -260px;
}

/* line 145, app/assets/stylesheets/webarch.scss */
body.open-menu-right-desktop .fonter-widget {
  display: none;
}

/* line 148, app/assets/stylesheets/webarch.scss */
body.modal-open .page-container {
  position: inherit;
}

/* line 151, app/assets/stylesheets/webarch.scss */
body.modal-open .page-content {
  position: inherit;
}

/* line 154, app/assets/stylesheets/webarch.scss */
body.modal-open .chat-window-wrapper {
  display: none;
}

/* line 157, app/assets/stylesheets/webarch.scss */
body.boxed-layout .footer-widget {
  display: none;
}

/* line 160, app/assets/stylesheets/webarch.scss */
.navbar,
.navbar-inverse {
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0px;
}

/* line 167, app/assets/stylesheets/webarch.scss */
.navbar .nav > li > .dropdown-menu::before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 178, app/assets/stylesheets/webarch.scss */
.navbar .nav > li > .dropdown-menu::after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: '';
}

/* line 188, app/assets/stylesheets/webarch.scss */
.navbar .notifications {
  background-color: #1B1E24;
  display: block;
  float: left;
  left: 0;
  margin: 0 10px 0 0;
  padding-top: 5px;
  position: relative;
}

/* line 197, app/assets/stylesheets/webarch.scss */
.header-seperation {
  background-color: #22262e;
}

/* line 200, app/assets/stylesheets/webarch.scss */
.header {
  -webkit-transition: -webkit-transform 0.3s ease, left 0.3s ease, right 0.3s ease;
  transition: transform 0.3s ease,left  0.3s ease, right  0.3s ease;
  padding: 0 !important;
  margin: 0 !important;
  position: fixed;
  width: 100%;
  z-index: 999;
  min-height: 60px;
  left: 0;
  -webkit-backface-visibility: hidden;
}

/* line 212, app/assets/stylesheets/webarch.scss */
.header .navbar-inner {
  background-image: none !important;
  background-color: #ffffff !important;
  width: 100%;
  margin: 0;
  border: 0px;
  padding: 0px;
  box-shadow: none;
  border-radius: 0px;
}

/* line 222, app/assets/stylesheets/webarch.scss */
.header .navbar-inner [class*="span"] {
  min-height: 58px !important;
}

/* line 225, app/assets/stylesheets/webarch.scss */
.header .btn-navbar {
  background-color: #1f1f1f !important;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 6px;
  background-image: none;
  box-shadow: none;
  color: #ffffff;
  border: 0;
}

/* line 236, app/assets/stylesheets/webarch.scss */
.header .btn-navbar:hover {
  text-decoration: none;
}

/* line 239, app/assets/stylesheets/webarch.scss */
.header .nav {
  display: block;
}

/* line 242, app/assets/stylesheets/webarch.scss */
.header .nav li.dropdown .dropdown-toggle i {
  color: #eff4f8 !important;
}

/* line 245, app/assets/stylesheets/webarch.scss */
.header .nav li.dropdown.user .dropdown-toggle i {
  display: inline-block;
  margin-top: 5px;
  margin: 0;
  font-size: 16px;
  color: #808080 !important;
}

/* line 252, app/assets/stylesheets/webarch.scss */
.header .nav > li {
  margin: 0px;
  padding: 0px;
  text-align: center;
  display: inline-block;
  float: left;
}

/* line 259, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown .dropdown-toggle {
  margin: 0px;
}

/* line 262, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown .dropdown-toggle i {
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
}

/* line 267, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown .dropdown-toggle .badge {
  position: absolute;
  font-size: 10px !important;
  font-weight: 700;
  top: 0px;
  right: 2px;
  text-align: center;
  background-color: #f35958;
  padding: 4px 6px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  text-shadow: none !important;
  color: #ffffff;
}

/* line 282, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown .dropdown-toggle .badge.bubble-only {
  background-color: #f35958;
  height: 10px;
  width: 9px;
  top: 7px;
  right: 5px;
  display: block;
  padding: 0;
}

/* line 291, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown .active {
  background-color: #0d0f12;
}

/* line 294, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown.user .dropdown-toggle {
  padding: 8px 4px 7px 9px;
}

/* line 297, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown.user .dropdown-toggle:hover {
  text-decoration: none;
}

/* line 300, app/assets/stylesheets/webarch.scss */
.header .nav > li.quicklinks > a {
  padding: 4px 2px !important;
}

/* line 303, app/assets/stylesheets/webarch.scss */
.header .nav > li.quicklinks > a i {
  display: inline-block;
  margin-top: 5px;
  margin: 0;
  font-size: 24px;
  color: #7a7f8c !important;
}

/* line 310, app/assets/stylesheets/webarch.scss */
.header .nav > li.quicklinks > a .badge {
  position: absolute;
  bottom: 10px;
  right: 0px;
}

/* line 315, app/assets/stylesheets/webarch.scss */
.header .nav .h-seperate {
  height: 6px;
  width: 2px;
  margin: 0px 10px 0px 10px;
  border-left: 1px solid #e1e1e1;
  display: inline;
  position: relative;
  top: 6px;
}

/* line 324, app/assets/stylesheets/webarch.scss */
.header .nav .dropdown-menu {
  margin-top: 3px;
}

/* line 327, app/assets/stylesheets/webarch.scss */
.header .header-seperation {
  width: 250px;
  display: block;
  float: left;
  height: 60px;
}

/* line 333, app/assets/stylesheets/webarch.scss */
.header .header-seperation .notifcation-center {
  margin-right: 15px !important;
}

/* line 336, app/assets/stylesheets/webarch.scss */
.header .header-quick-nav {
  padding-right: 10px;
  height: 60px;
  -webkit-transition-duration: 1;
  -moz-transition-duration: 1s;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/* line 347, app/assets/stylesheets/webarch.scss */
.header .header-quick-nav input {
  height: 12px !important;
}

/* line 350, app/assets/stylesheets/webarch.scss */
.header .notifcation-center {
  background-color: #1b1e24;
  margin-top: 12px;
  margin-right: 15px !important;
  display: inline-flex;
  display: -ms-flexbox;
  direction: ltr;
}

/* line 358, app/assets/stylesheets/webarch.scss */
.header .notifcation-center li {
  min-width: 30px;
}

/* line 361, app/assets/stylesheets/webarch.scss */
.header .notifcation-center li a {
  height: 36px;
  width: 36px;
  text-align: center;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

/* line 369, app/assets/stylesheets/webarch.scss */
.header .notifcation-center li a i {
  font-size: 18px !important;
  position: relative;
  bottom: -3px;
}

/* line 374, app/assets/stylesheets/webarch.scss */
.header a {
  text-decoration: none;
}

/* line 377, app/assets/stylesheets/webarch.scss */
.header .input-prepend .add-on i {
  font-size: 24px;
  color: #7a7f8c;
}

/* line 381, app/assets/stylesheets/webarch.scss */
.header .chat-toggler {
  position: relative;
  top: 10px;
  margin-right: 5px;
  display: inline-block;
  float: left;
  min-width: 163px;
}

/* line 389, app/assets/stylesheets/webarch.scss */
.header .chat-toggler.sm {
  min-width: auto;
}

/* line 392, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .user-details {
  display: inline-block;
  float: left;
  line-height: 35px;
}

/* line 397, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .user-details .username a {
  color: #1b1e24;
  font-size: 15px;
}

/* line 401, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .user-details .company a {
  color: #8b8f92;
  font-weight: 400;
  text-align: right;
  font-size: 12px;
}

/* line 407, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .iconset {
  display: inline-block;
  float: left;
  margin: 15px 10px;
}

/* line 412, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  float: left;
}

/* line 420, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic .availability-bubble {
  height: 16px;
  width: 16px;
  border: 2px solid #fff;
  position: absolute;
  bottom: -5px;
  right: -2px;
  border-radius: 100px;
}

/* line 429, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic .availability-bubble.online {
  background-color: #0aa699;
}

/* line 432, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic .availability-bubble.away {
  background-color: #fbb05e;
}

/* line 435, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic .availability-bubble.busy {
  background-color: #f35958;
}

/* line 438, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .profile-pic .availability-bubble.offline {
  background-color: #8b91a0;
}

/* line 441, app/assets/stylesheets/webarch.scss */
.header .chat-toggler a {
  color: #1b1e24;
  font-size: 15px;
  display: inline-block;
  float: left;
}

/* line 447, app/assets/stylesheets/webarch.scss */
.header .chat-toggler > i {
  color: #808080;
  text-align: right;
  font-size: 20px;
  position: relative;
  padding: 8px;
  top: 8px;
}

/* line 455, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .message-count {
  display: inline-block;
  float: left;
}

/* line 459, app/assets/stylesheets/webarch.scss */
.header .chat-toggler .message-count .badge {
  position: absolute;
  float: left;
  right: 0;
  top: 0;
}

/* line 465, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview {
  border-left: 1px solid #e5e9ec;
  border-right: 1px solid #e5e9ec;
  padding: 4px 15px;
  margin-right: 12px;
}

/* line 471, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview .user-details {
  display: inline-block;
  float: left;
}

/* line 475, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview .user-details .username a {
  color: #22262e;
  font-weight: 600;
  text-align: right;
}

/* line 480, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview .profile-pic {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  float: left;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin-left: 10px;
}

/* line 489, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview a {
  color: #6F7B8A;
}

/* line 492, app/assets/stylesheets/webarch.scss */
.header .chat-message-preview .chat-message {
  color: #8b8f92;
  background-color: #e5e9ec;
  padding: 5px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 499, app/assets/stylesheets/webarch.scss */
.header .quick-section {
  margin-left: 20px;
  margin-top: 14px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  direction: ltr;
}

/* line 507, app/assets/stylesheets/webarch.scss */
.header .search-form {
  display: inline-block;
  float: left;
  margin-left: 25px !important;
  top: -4.5px;
  position: relative;
}

/* line 514, app/assets/stylesheets/webarch.scss */
.header .popover-title {
  border-bottom: 0px;
  padding-top: 14px;
}

/* line 518, app/assets/stylesheets/webarch.scss */
.menu-title {
  color: #535862;
  font-size: 11px;
  padding-left: 21px;
  padding-right: 21px;
  padding-top: 25px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
}

/* line 528, app/assets/stylesheets/webarch.scss */
.menu-title.sm {
  padding-left: 27px;
  padding-right: 31px;
}

/* line 532, app/assets/stylesheets/webarch.scss */
.menu-title a {
  color: #535862;
}

/* line 535, app/assets/stylesheets/webarch.scss */
.menu-title a:hover {
  text-decoration: none;
}

/* line 538, app/assets/stylesheets/webarch.scss */
.menu-title i {
  font-size: 12px;
  font-weight: 600;
}

/* line 542, app/assets/stylesheets/webarch.scss */
.page-sidebar {
  background-color: #1b1e24 !important;
  height: 100%;
  font-family: 'Roboto';
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}

/* line 550, app/assets/stylesheets/webarch.scss */
.page-sidebar.full-length {
  padding-bottom: 57px;
}

/* line 553, app/assets/stylesheets/webarch.scss */
.page-sidebar .outer-tab-nav-section {
  display: inline-block;
  width: 45px;
  position: absolute;
  height: 100%;
  background-color: #0aa699 !important;
}

/* line 560, app/assets/stylesheets/webarch.scss */
.page-sidebar .inner-menu {
  display: inline-block;
  width: 200px;
}

/* line 564, app/assets/stylesheets/webarch.scss */
.page-sidebar .inner-menu ul {
  width: 200px;
}

/* line 567, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper {
  position: relative;
  overflow-y: auto;
}

/* line 571, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 576, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
}

/* line 582, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > a {
  color: #8b91a0;
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 11.5px 28px 11.5px 28px;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
}

/* line 593, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > a.open {
  background: #313131;
}

/* line 596, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > a i {
  font-size: 19px;
  position: relative;
  top: 3px;
  margin-right: 5px;
  text-shadow: none;
}

/* line 603, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > a > .label.bubble-only {
  margin-top: 9px;
  margin-right: 9px;
}

/* line 607, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 3px;
  display: inline;
  font-family: 'Material Icons';
  height: auto;
  font-size: 16px;
  content: "\E5CF";
  font-weight: 300;
  text-shadow: none;
}

/* line 619, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li:last-child > a {
  border-bottom: 1px solid transparent !important;
}

/* line 622, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li a i {
  color: #8b91a0;
  width: 20px;
  text-align: center;
  display: inline-block;
}

/* line 628, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.active > a {
  border-top-color: transparent !important;
  color: #ffffff;
  border: none;
  text-shadow: none;
}

/* line 634, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.active > a i {
  color: #ffffff;
}

/* line 637, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.active i {
  color: #ffffff;
}

/* line 640, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu {
  display: block;
}

/* line 643, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu > li ul.sub-menu {
  display: block;
}

/* line 646, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px;
  background-color: #22262e;
  padding: 8px 0px 10px 0px;
}

/* line 654, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-top: 1px !important;
}

/* line 660, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
  margin-left: 0px;
  padding-left: 5px;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  padding-left: 53px !important;
  color: #e1eaf1;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  font-weight: 300;
  background: none;
}

/* line 674, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
  background: #1b1e24 !important;
}

/* line 677, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li:first-child > a {
  border-top: 0px !important;
}

/* line 680, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px 0px 0px 0px;
  padding-left: 0;
}

/* line 687, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu li {
  background: none;
  margin: 0px;
  padding: 0px;
}

/* line 692, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > a {
  margin-left: 70px;
}

/* line 695, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  padding-left: 80px;
}

/* line 698, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  display: inline;
  font-size: 16px;
  font-family: 'Material Icons';
  height: auto;
  content: "\E5CB";
  font-weight: 300;
  text-shadow: none;
}

/* line 710, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 18px;
  display: inline;
  font-family: 'Material Icons';
  height: auto;
  font-size: 16px;
  content: "\E5CF";
  font-weight: 300;
  text-shadow: none;
}

/* line 722, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a {
  display: block;
  padding: 5px 0px;
  color: #ccc;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  font-weight: 300;
}

/* line 731, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a > i {
  font-size: 13px;
}

/* line 734, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.start > a {
  border-top-color: transparent !important;
}

/* line 737, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini {
  width: 50px;
  overflow: visible !important;
  background-color: #0aa699 !important;
  height: 100%;
  margin-top: 0;
  position: fixed;
  z-index: 90;
}

/* line 746, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul {
  width: 50px;
  padding: 60px 0 0;
}

/* line 750, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li > ul.sub-menu {
  position: absolute;
  margin-top: -46px;
  margin-left: 50px;
  width: auto;
  z-index: 110;
  min-width: 250px;
}

/* line 758, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li > a {
  padding: 13px;
  color: #ffffff;
}

/* line 762, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li a i {
  color: #ffffff;
}

/* line 765, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > p {
  display: none;
}

/* line 768, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > .side-bar-widgets {
  display: none;
}

/* line 771, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .user-info {
  display: none;
}

/* line 774, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .status-widget {
  display: none;
}

/* line 777, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .notification-alert {
  display: none;
}

/* line 780, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul li span.title {
  display: none;
}

/* line 783, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul li span.arrow {
  display: none;
}

/* line 786, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul li span.badge {
  display: none;
}

/* line 789, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul li ul li span.title {
  display: inline;
}

/* line 792, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul li ul li span.arrow {
  display: inline;
}

/* line 795, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul.big-items span.badge {
  display: inline-block;
}

/* line 798, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini ul.small-items span.badge {
  display: inline-block;
}

/* line 801, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .profile-wrapper {
  display: none;
}

/* line 804, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .footer-widget {
  display: none;
}

/* line 807, app/assets/stylesheets/webarch.scss */
.page-sidebar ul.folders {
  list-style: none;
  margin: 0px;
  padding: 0;
}

/* line 812, app/assets/stylesheets/webarch.scss */
.page-sidebar ul.folders > li {
  border: 0 none;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 818, app/assets/stylesheets/webarch.scss */
.page-sidebar ul.folders > li > a {
  padding: 5px 31px;
  font-size: 13px;
  color: #ffffff;
  display: block;
  position: relative;
}

/* line 825, app/assets/stylesheets/webarch.scss */
.page-sidebar ul.folders > li > a:hover {
  text-decoration: none;
}

/* line 828, app/assets/stylesheets/webarch.scss */
.page-sidebar ul.folders > li > input {
  margin: 5px 31px;
  font-size: 13px;
  width: 150px;
}

/* line 833, app/assets/stylesheets/webarch.scss */
.page-sidebar ul > li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 5px;
  display: inline;
  font-size: 16px;
  font-family: 'Material Icons';
  height: auto;
  content: "\E314";
  font-weight: 300;
  text-shadow: none;
}

/* line 845, app/assets/stylesheets/webarch.scss */
.nav-collapse.collapse {
  height: 100%  !important;
}

/* line 848, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
  background: #1b1e24;
  color: #ffffff;
}

/* line 854, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li a > .label {
  display: none;
}

/* line 857, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar.mini .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar.mini .page-sidebar-wrapper > ul > li:hover > a {
  background: #0b9c8f;
}

/* line 862, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar.mini .page-sidebar-wrapper > ul > li:hover > a {
  background: #0b9c8f;
}

/* line 866, app/assets/stylesheets/webarch.scss */
.page-sidebar.mini .page-sidebar-wrapper > ul > li.active > a i,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a i {
  color: #ffffff !important;
}

/* line 870, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper ul > li > a > .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
  color: #919091 !important;
}

/* line 874, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper ul > li.active > a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li.active > a .arrow.open:before {
  color: #ffffff !important;
}

/* line 878, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper ul > li.open > a i,
.page-sidebar .page-sidebar-wrapper > ul > li.open > a i {
  color: #ffffff !important;
}

/* line 882, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
  color: #ffffff !important;
}

/* line 886, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li.active > a,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li.open > a {
  color: #ffffff !important;
}

/* line 891, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow.open:before {
  color: #919091  !important;
}

/* line 895, app/assets/stylesheets/webarch.scss */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
  font-weight: 600;
}

/* line 898, app/assets/stylesheets/webarch.scss */
.header .nav > li.dropdown,
.header .nav > li.dropdown > a {
  text-align: center;
}

/* line 902, app/assets/stylesheets/webarch.scss */
.header .nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffffff;
}

/* line 907, app/assets/stylesheets/webarch.scss */
.open {
  position: relative;
}

/* line 910, app/assets/stylesheets/webarch.scss */
.navbar .pull-right > li.open > .dropdown-menu,
.navbar .nav > li.open > .dropdown-menu.pull-right {
  margin-right: -6px;
  margin-top: 7px;
}

/* line 915, app/assets/stylesheets/webarch.scss */
.pace .pace-activity {
  top: 72px;
  border-top-color: #0aa699;
  border-left-color: #0aa699;
  right: 15px;
  left: auto;
}

/* line 922, app/assets/stylesheets/webarch.scss */
.pace .pace-progress {
  background: #0aa699;
}

/* line 925, app/assets/stylesheets/webarch.scss */
.pace .pace-progress-inner {
  box-shadow: 0 0 10px #0aa699, 0 0 5px #0aa699;
}

/* line 928, app/assets/stylesheets/webarch.scss */
.no-top .pace .pace-activity {
  top: 10px;
}

/* line 931, app/assets/stylesheets/webarch.scss */
.loading-animator {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
  border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.4);
  border-image: none;
  border-radius: 10px 10px 10px 10px;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  display: block;
  height: 14px;
  margin-left: 40%;
  width: 14px;
  z-index: 2000;
}

/* line 953, app/assets/stylesheets/webarch.scss */
.page-container {
  -webkit-transition: -webkit-transform 0.3s ease, left 0.3s ease, right 0.3s ease;
  transition: transform 0.3s ease, left  0.3s ease, right  0.3s ease;
  margin: 0px;
  padding: 0px;
  position: relative;
  height: 100%;
  left: 0;
  z-index: 10;
}

/* line 963, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper {
  font-family: 'Roboto';
  font-size: 13px;
  position: fixed;
  top: 0;
  right: 0;
  width: 260px;
  background-color: #1b1e24;
  height: 100%;
  z-index: 5;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 976, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .inner-content {
  height: 100%;
  overflow: hidden;
}

/* line 980, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .chat-header {
  height: 58px;
}

/* line 983, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget {
  margin-top: 15px;
  display: block;
}

/* line 987, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-title {
  color: #808285;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding-left: 31px;
  padding-right: 31px;
  text-transform: uppercase;
}

/* line 996, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-content {
  display: block;
}

/* line 999, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-content ul.groups {
  list-style: none;
  margin: 0;
  margin-top: 10px;
  padding-left: 0;
}

/* line 1005, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-content ul.groups li {
  line-height: 25px;
}

/* line 1008, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-content ul.groups > li > a {
  color: #ffffff;
  font-size: 13px;
  padding: 5px 31px;
}

/* line 1013, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .side-widget-content ul.groups > li > a:hover {
  text-decoration: none;
}

/* line 1016, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper {
  display: block;
  margin: 8px;
  padding: 10px;
  border-radius: 3px;
}

/* line 1022, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper .status-icon {
  margin-right: 0px;
}

/* line 1025, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper.active {
  background-color: #372b32;
}

/* line 1028, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper.active:hover {
  background-color: #482f36;
  cursor: pointer;
}

/* line 1032, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper:hover {
  background-color: #22262e;
  cursor: pointer;
}

/* line 1036, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper > .user-profile {
  display: inline-block;
  float: left;
  border-radius: 100px 100px 100px 100px;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin-right: 13px;
}

/* line 1045, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper > .user-details {
  display: inline-block;
  float: left;
}

/* line 1049, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper > .user-details > .user-name {
  display: block;
  color: #ffffff;
}

/* line 1053, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-wrapper > .user-details > .user-more {
  display: block;
  color: #747b89;
  font-size: 11px;
  width: 120px;
}

/* line 1059, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .chat-messages {
  position: relative;
  overflow: auto;
  height: calc(100% - 155px);
}

/* line 1064, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .chat-messages .user-details-wrapper {
  padding: 6px;
}

/* line 1067, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .chat-messages .user-details-wrapper:hover {
  background-color: #22262e;
  cursor: auto;
}

/* line 1071, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-status-wrapper {
  display: inline-block;
  float: left;
  min-width: 32px;
  margin-top: 8px;
}

/* line 1077, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper .user-details-count-wrapper {
  display: inline-block;
  float: left;
  margin-top: 8px;
}

/* line 1082, app/assets/stylesheets/webarch.scss */
.sidr {
  background-color: #1b1e24;
  box-shadow: none;
}

/* line 1086, app/assets/stylesheets/webarch.scss */
.sidr ul.chat-window li {
  border: 0px;
}

/* line 1089, app/assets/stylesheets/webarch.scss */
.sidr ul.chat-window li:nth-child(odd) {
  background-color: #ffffff;
}

/* line 1092, app/assets/stylesheets/webarch.scss */
.sidr ul.chat-window li:nth-child(even) {
  background-color: #f5f6f8;
}

/* line 1095, app/assets/stylesheets/webarch.scss */
.sidr ul.chat-window li:hover > a,
.sidr ul.chat-window li:hover > span,
.sidr ul.chat-window li.active > a,
.sidr ul.chat-window li.active > span,
.sidr ul.chat-window li.sidr-class-active > a,
.sidr ul.chat-window li.sidr-class-active > span {
  box-shadow: none;
  background-color: #fed8db;
  line-height: 16px;
}

/* line 1105, app/assets/stylesheets/webarch.scss */
.scrollup {
  background: url(url(/assets/pullup-b3d368d0c189f19c07390e7a48807f5a6f62f3ef94805645491ad4091ab3045d.png)) no-repeat;
  background-position: 0px 0px;
  width: 27px;
  height: 27px;
  position: fixed;
  bottom: 92px;
  left: 235px;
  display: none;
  text-indent: -9999px;
  z-index: 101;
}

/* line 1117, app/assets/stylesheets/webarch.scss */
.scrollup:hover {
  background-position: -30px 0px;
}

/* line 1120, app/assets/stylesheets/webarch.scss */
.scrollup.to-edge {
  left: 35px;
}

/* line 1123, app/assets/stylesheets/webarch.scss */
.footer-widget {
  position: fixed;
  bottom: 0px;
  left: 0;
  padding: 11px 21px;
  background-color: #22262e;
  width: 250px;
  clear: both;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}

/* line 1134, app/assets/stylesheets/webarch.scss */
.footer-widget .progress {
  position: relative;
  top: 15px;
  width: 70%;
}

/* line 1139, app/assets/stylesheets/webarch.scss */
.footer-widget a {
  color: #8b91a0;
}

/* line 1142, app/assets/stylesheets/webarch.scss */
.footer-widget i {
  font-size: 16px;
  position: relative;
  color: #5e646d;
  top: 4px;
}

/* line 1148, app/assets/stylesheets/webarch.scss */
.footer-widget .details-status {
  background-color: #2d3139;
  border-radius: 3px 3px 3px 3px;
  color: #8B91A0;
  display: inline-block;
  font-size: 11px;
  padding: 6px;
  left: -22px;
  position: relative;
}

/* line 1158, app/assets/stylesheets/webarch.scss */
.footer-widget a:hover,
.footer-widget a:hover i {
  color: #8B91A0;
  text-decoration: none;
}

/* line 1163, app/assets/stylesheets/webarch.scss */
.chat-window-wrapper input[type="text"],
.chat-window-wrapper input[type="password"],
.chat-window-wrapper input[type="date"],
.chat-window-wrapper input[type="datetime"],
.chat-window-wrapper input[type="email"],
.chat-window-wrapper input[type="number"],
.chat-window-wrapper input[type="search"],
.chat-window-wrapper input[type="tel"],
.chat-window-wrapper input[type="time"],
.chat-window-wrapper input[type="url"],
.chat-window-wrapper textarea,
.chat-window-wrapper select {
  background-color: #0d0f12;
  height: 28px;
}

/* line 1178, app/assets/stylesheets/webarch.scss */
.chat-header input[type="text"] {
  margin: 15px 0 15px 14px;
  width: 195px;
  border: transparent;
}

/* line 1183, app/assets/stylesheets/webarch.scss */
.chat-header .iconset {
  margin: 20px 15px;
}

/* line 1186, app/assets/stylesheets/webarch.scss */
.chat-messages-header {
  background-color: #1b1e24;
  color: #4c5264;
  padding: 8px;
  padding-left: 21px;
}

/* line 1192, app/assets/stylesheets/webarch.scss */
.chat-messages-header .status {
  height: 10px;
  width: 10px;
  border-radius: 8px;
  background-color: #e5e9ec;
  display: inline-block;
  margin-right: 12px;
}

/* line 1200, app/assets/stylesheets/webarch.scss */
.chat-messages-header .status.online {
  background-color: #0aa699;
}

/* line 1203, app/assets/stylesheets/webarch.scss */
.chat-messages-header .status.busy {
  background-color: #f35958;
}

/* line 1206, app/assets/stylesheets/webarch.scss */
.chat-messages-header .status.away {
  background-color: #0aa699;
}

/* line 1209, app/assets/stylesheets/webarch.scss */
.chat-messages-header a > i {
  color: #4c5264;
  font-size: 10px;
  float: right;
  margin-top: 5px;
  margin-right: 5px;
}

/* line 1216, app/assets/stylesheets/webarch.scss */
.chat-footer {
  position: absolute;
  bottom: 0px;
  background-color: #e5e9ec;
  padding: 10px;
  padding-bottom: 0px;
  width: 92.6%;
}

/* line 1224, app/assets/stylesheets/webarch.scss */
.bubble {
  position: relative;
  width: 165px;
  min-height: 40px;
  padding: 0px;
  background: #e5e9ec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #22262e;
  padding: 10px;
  cursor: pointer;
}

/* line 1237, app/assets/stylesheets/webarch.scss */
.bubble.old {
  background: #0d0f12;
  color: #4c5264;
}

/* line 1241, app/assets/stylesheets/webarch.scss */
.bubble.old:after {
  border-color: transparent #0d0f12;
}

/* line 1244, app/assets/stylesheets/webarch.scss */
.bubble.sender {
  background: #0ba195;
  color: #ffffff;
}

/* line 1248, app/assets/stylesheets/webarch.scss */
.bubble.sender:after {
  border-color: transparent #0ba195;
  border-width: 9px 0 9px 7px;
  right: -7px !important;
  left: auto;
}

/* line 1254, app/assets/stylesheets/webarch.scss */
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 9px 7px 9px 0;
  border-color: transparent #e5e9ec;
  display: block;
  width: 0;
  z-index: 1;
  left: -7px;
  top: 12px;
}

/* line 1266, app/assets/stylesheets/webarch.scss */
.chat-messages .sent_time {
  width: 100%;
  color: #4c5264;
  text-align: center;
  margin-top: 10px;
  font-weight: 600;
}

/* line 1273, app/assets/stylesheets/webarch.scss */
.chat-messages .sent_time.off {
  display: none;
}

/* line 1276, app/assets/stylesheets/webarch.scss */
.chat-input-wrapper {
  position: absolute;
  bottom: 0;
  background-color: #1b1e24;
  width: 256px;
  padding: 7px;
  z-index: 110;
}

/* line 1284, app/assets/stylesheets/webarch.scss */
.chat-input-wrapper textarea {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 1290, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper {
  display: block;
  padding: 10px 15px;
}

/* line 1294, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper .profile-wrapper {
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin: 0px 10px 0 0px;
}

/* line 1303, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper .user-chat {
  display: inline-block;
  float: left;
}

/* line 1307, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper .user-chat .user-name {
  color: #22262e;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1314, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper .user-chat .user-chat-preview {
  display: block;
  float: left;
}

/* line 1318, app/assets/stylesheets/webarch.scss */
.user-chat-wrapper .user-chat .more-details {
  display: inline-block;
  float: left;
  color: #8b8f92;
  margin-right: 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1328, app/assets/stylesheets/webarch.scss */
.ie8 .page-sidebar {
  position: absolute;
  width: 225px;
}

/* line 1332, app/assets/stylesheets/webarch.scss */
.ie8 .page-sidebar ul {
  width: 225px;
}

/* line 1335, app/assets/stylesheets/webarch.scss */
.ie8 .page-content {
  margin-left: 225px;
  margin-top: 0px;
}

/* line 1339, app/assets/stylesheets/webarch.scss */
.page-content {
  margin-top: 0px;
  padding: 0px;
  background-color: #e5e9ec;
  overflow: auto;
  position: relative;
  min-height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  z-index: 6;
}

/* line 1350, app/assets/stylesheets/webarch.scss */
.page-content.condensed {
  margin-left: 50px;
}

/* line 1353, app/assets/stylesheets/webarch.scss */
.page-content.condensed .admin-bar-inner {
  margin-right: 50px !important;
}

/* line 1356, app/assets/stylesheets/webarch.scss */
.page-content.condensed-layout {
  margin-left: 50px !important;
}

/* line 1359, app/assets/stylesheets/webarch.scss */
.page-content .admin-bar {
  -moz-box-sizing: border-box;
  bottom: -115px;
  right: 0;
  left: 0;
  position: fixed;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1371, app/assets/stylesheets/webarch.scss */
.page-content .admin-bar .admin-bar-inner {
  background: none repeat scroll 0 0 padding-box #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.08);
  padding: 30px 35px 30px 40px;
  text-align: right;
}

/* line 1378, app/assets/stylesheets/webarch.scss */
.page-content .header {
  padding: 20px !important;
}

/* line 1381, app/assets/stylesheets/webarch.scss */
.page-content .header h3 {
  font-size: 20px;
  display: inline;
}

/* line 1385, app/assets/stylesheets/webarch.scss */
.page-content .header i {
  font-size: 18px;
}

/* line 1388, app/assets/stylesheets/webarch.scss */
.page-content .breadcrumb {
  font-family: 'Roboto';
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  background-color: transparent;
  padding: 0px !important;
  border: none !important;
  margin-bottom: 0px;
}

/* line 1399, app/assets/stylesheets/webarch.scss */
.page-content .breadcrumb a {
  margin-left: 10px;
}

/* line 1402, app/assets/stylesheets/webarch.scss */
.page-content .breadcrumb li p {
  font-size: 12.5px !important;
  font-weight: 400;
  color: #7b7d82;
}

/* line 1407, app/assets/stylesheets/webarch.scss */
.page-content .breadcrumb li .active {
  font-weight: 600;
  font-size: 14px;
}

/* line 1411, app/assets/stylesheets/webarch.scss */
.page-content .content {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 83px;
}

/* line 1416, app/assets/stylesheets/webarch.scss */
.inner-menu {
  display: inline-block;
  position: absolute;
  width: 200px;
  font-family: 'Roboto';
  background-color: #1b1e24;
  height: 100%;
}

/* line 1424, app/assets/stylesheets/webarch.scss */
.inner-menu .inner-wrapper {
  padding: 20px 20px 0;
}

/* line 1427, app/assets/stylesheets/webarch.scss */
.inner-menu .inner-wrapper .menu-title {
  padding-left: 0px;
}

/* line 1430, app/assets/stylesheets/webarch.scss */
.inner-menu .inner-wrapper .menu-title i {
  padding-right: 0px;
}

/* line 1433, app/assets/stylesheets/webarch.scss */
.inner-menu .inner-menu-content {
  margin-top: 50px;
}

/* line 1436, app/assets/stylesheets/webarch.scss */
.inner-menu .menu-title {
  padding-right: 23px;
}

/* line 1439, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items {
  list-style: none outside none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

/* line 1445, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li {
  text-align: right;
  padding: 8px 25px;
}

/* line 1449, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li a {
  color: #8b91a0;
  font-size: 18px;
}

/* line 1453, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li a:hover {
  text-decoration: none;
  color: #e5e9ec;
}

/* line 1457, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li:hover {
  background-color: #22262e;
}

/* line 1460, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li.active {
  background-color: #22262e;
}

/* line 1463, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li.active a {
  background-color: #22262e;
  color: #e5e9ec;
}

/* line 1467, app/assets/stylesheets/webarch.scss */
.inner-menu ul.big-items li .badge {
  position: relative;
  top: -2px;
}

/* line 1471, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items {
  list-style: none outside none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
}

/* line 1477, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li {
  text-align: right;
  padding: 8px 25px;
}

/* line 1481, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li a {
  color: #8b91a0;
  font-size: 14px;
}

/* line 1485, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li a:hover {
  text-decoration: none;
  color: #e5e9ec;
}

/* line 1489, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li:hover {
  background-color: #22262e;
}

/* line 1492, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li.active {
  background-color: #22262e;
}

/* line 1495, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li.active a {
  background-color: #22262e;
  color: #e5e9ec;
}

/* line 1499, app/assets/stylesheets/webarch.scss */
.inner-menu ul.small-items li .badge {
  position: relative;
  top: -1px;
}

/* line 1503, app/assets/stylesheets/webarch.scss */
.user-info-wrapper {
  display: block;
  margin: 20px 31px;
  margin-bottom: 0px;
  margin-left: 17px;
}

/* line 1509, app/assets/stylesheets/webarch.scss */
.user-info-wrapper.sm {
  margin-left: 26px;
}

/* line 1512, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper {
  height: 65px;
  width: 65px;
  border-radius: 100px;
  overflow: hidden;
  display: inline-block;
  margin-right: 11px;
  margin-top: 9px;
  float: left;
  position: relative;
}

/* line 1523, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper.sm {
  height: 42px;
  width: 42px;
  margin-top: 3px;
  overflow: visible;
  margin-right: 15px;
}

/* line 1530, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper.sm img {
  width: 42px;
  height: 42px;
  border-radius: 100px;
}

/* line 1535, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper .availability-bubble {
  height: 16px;
  width: 16px;
  border: 2px solid #1b1e24;
  position: absolute;
  bottom: -5px;
  right: -2px;
  border-radius: 100px;
}

/* line 1544, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper .availability-bubble.online {
  background-color: #0aa699;
}

/* line 1547, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper .availability-bubble.away {
  background-color: #fbb05e;
}

/* line 1550, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper .availability-bubble.busy {
  background-color: #f35958;
}

/* line 1553, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .profile-wrapper .availability-bubble.offline {
  background-color: #8b91a0;
}

/* line 1556, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info {
  color: #ffffff;
  display: inline-block;
}

/* line 1560, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info.sm .status {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* line 1564, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .status {
  color: #929fa5;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 2px;
  font-weight: normal;
}

/* line 1571, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .profile {
  float: right;
  display: inline;
}

/* line 1575, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .btn-set {
  margin-top: 10px;
}

/* line 1578, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .username {
  font-size: 19px;
}

/* line 1581, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .greeting {
  font-size: 19px;
  font-weight: 600;
  position: relative;
  top: 1.5px;
}

/* line 1587, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info a {
  color: #ffffff;
}

/* line 1590, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info a:hover {
  text-decoration: none;
}

/* line 1593, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .status-icon {
  margin: 0px 5px;
}

/* line 1596, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .collapse {
  width: 18px;
  height: 18px;
  background-color: #50545c;
  position: absolute;
  right: 15px;
  margin-top: 10px;
}

/* line 1604, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .collapse i {
  position: relative;
  margin-top: -8px;
  top: -2px;
  left: 3px;
}

/* line 1610, app/assets/stylesheets/webarch.scss */
.user-info-wrapper .user-info .collapse:hover {
  background-color: #000000;
}

/* line 1613, app/assets/stylesheets/webarch.scss */
.side-panel {
  border-width: 0;
  display: block;
  max-height: none;
  min-height: 100%;
  position: fixed;
  top: 0;
  width: 17em;
  background: linear-gradient(#f9f9f9, #eeeeee) repeat scroll 0 0 #f9f9f9;
  border: 1px solid #AAAAAA;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  float: right;
  right: 0;
  z-index: 1200;
}

/* line 1629, app/assets/stylesheets/webarch.scss */
.status-widget {
  margin-bottom: 9px;
  padding: 0 31px;
  animation-duration: 0.3s !important;
}

/* line 1634, app/assets/stylesheets/webarch.scss */
.status-widget .title {
  color: #ffffff;
  font-size: 13px;
}

/* line 1638, app/assets/stylesheets/webarch.scss */
.status-widget .title i {
  float: right;
  font-size: 12px;
  margin-top: 6px;
  margin-right: 6px;
  color: #8b91a0;
}

/* line 1645, app/assets/stylesheets/webarch.scss */
.status-widget p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%;
  color: #8b91a0;
}

/* line 1652, app/assets/stylesheets/webarch.scss */
.status-widget .progress {
  height: 10px;
  background-color: #2a2e36;
  background-image: -moz-linear-gradient(top, #2a2e36, #2a2e36);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a2e36), to(#2a2e36));
  background-image: -webkit-linear-gradient(top, #2a2e36, #2a2e36);
  background-image: -o-linear-gradient(top, #2a2e36, #2a2e36);
  background-image: linear-gradient(to bottom, #2a2e36, #2a2e36);
  background-repeat: repeat-x;
  margin-bottom: 5px;
  -webkit-transition: width 30.0s ease !important;
  -moz-transition: width 30.0s ease !important;
  -o-transition: width 30.0s ease !important;
  transition: width 30.0s ease !important;
}

/* line 1667, app/assets/stylesheets/webarch.scss */
.status-widget-wrapper {
  font-size: 13px;
}

/* line 1670, app/assets/stylesheets/webarch.scss */
.status-widget .title a:hover,
.status-widget .title a:active {
  text-decoration: none;
}

/* line 1674, app/assets/stylesheets/webarch.scss */
.status-icon {
  background: url("../img/icon/status.png") no-repeat;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  top: 2px;
}

/* line 1681, app/assets/stylesheets/webarch.scss */
.status-icon.green {
  background-position: -1px -1px;
  width: 14px;
  height: 14px;
}

/* line 1686, app/assets/stylesheets/webarch.scss */
.status-icon.red {
  background-position: -17px -1px;
  width: 14px;
  height: 14px;
}

/* line 1691, app/assets/stylesheets/webarch.scss */
.status-icon.blue {
  background-position: -33px -1px;
  width: 14px;
  height: 14px;
}

/* line 1696, app/assets/stylesheets/webarch.scss */
.status-icon.yellow {
  background-position: -48px -1px;
  width: 15px;
  height: 14px;
}

/* line 1701, app/assets/stylesheets/webarch.scss */
.status-icon.grey {
  background-position: -64px -1px;
  width: 14px;
  height: 14px;
}

/* line 1706, app/assets/stylesheets/webarch.scss */
.user-info img {
  float: left;
  margin-right: 5px;
}

/* line 1710, app/assets/stylesheets/webarch.scss */
.user-info .details {
  display: inline-block;
}

/* line 1713, app/assets/stylesheets/webarch.scss */
.user-info .label {
  font-weight: 300;
  font-size: 11px;
}

/* line 1717, app/assets/stylesheets/webarch.scss */
.mini .page-sidebar-wrapper {
  overflow: visible !important;
}

/* line 1720, app/assets/stylesheets/webarch.scss */
.mini .scroll-element {
  visibility: hidden;
}

/* line 1723, app/assets/stylesheets/webarch.scss */
.container {
  height: 100%;
}

/* line 1726, app/assets/stylesheets/webarch.scss */
.pull-left {
  float: left !important;
}

/* line 1729, app/assets/stylesheets/webarch.scss */
.pull-right {
  float: right !important;
}

/*------------------------------------------------------------------
[2. Icons]
*/
@font-face {
  font-family: 'icomoon';
  src: url(/assets/custom-set-20c3c941f0a8274357041662a30b4bc6d76da02d5727280677465b87364985fc.eot);
  src: url(/assets/custom-set-20c3c941f0a8274357041662a30b4bc6d76da02d5727280677465b87364985fc.eot?#iefix) format("embedded-opentype"), url(/assets/custom-set-e106f0a9e3b9c85fe012f1c7f9275eaf98e1f685f7b0176c137abfc1e7a42bc0.woff) format("woff"), url(/assets/custom-set-b0e2350a34a3420861d72fbd84c52d6131b37e75e9c54c65e4eb7b0fcddc6004.ttf) format("truetype"), url(/assets/custom-set-f5a0f8a501f87d7113f75e95c190599b082f179e10baa1c716260fb2804eeba8.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 1743, app/assets/stylesheets/webarch.scss */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-custom-"] {
*/
/* line 1759, app/assets/stylesheets/webarch.scss */
.icon-custom-refresh,
.icon-custom-up,
.icon-custom-ui,
.icon-custom-thumb,
.icon-custom-settings,
.icon-custom-right,
.icon-custom-previous,
.icon-custom-portlets,
.icon-custom-next,
.icon-custom-newpage,
.icon-custom-new,
.icon-custom-message,
.icon-custom-map,
.icon-custom-left,
.icon-custom-home,
.icon-custom-gallery,
.icon-custom-form,
.icon-custom-feedbacks,
.icon-custom-extra,
.icon-custom-downloads,
.icon-custom-down,
.icon-custom-cross,
.icon-custom-chart,
.icon-custom-alert {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 1792, app/assets/stylesheets/webarch.scss */
.icon-custom-refresh:before {
  content: "\e000";
}

/* line 1795, app/assets/stylesheets/webarch.scss */
.icon-custom-up:before {
  content: "\e001";
}

/* line 1798, app/assets/stylesheets/webarch.scss */
.icon-custom-ui:before {
  content: "\e002";
}

/* line 1801, app/assets/stylesheets/webarch.scss */
.icon-custom-thumb:before {
  content: "\e003";
}

/* line 1804, app/assets/stylesheets/webarch.scss */
.icon-custom-settings:before {
  content: "\e004";
}

/* line 1807, app/assets/stylesheets/webarch.scss */
.icon-custom-right:before {
  content: "\e005";
}

/* line 1810, app/assets/stylesheets/webarch.scss */
.icon-custom-previous:before {
  content: "\e006";
}

/* line 1813, app/assets/stylesheets/webarch.scss */
.icon-custom-portlets:before {
  content: "\e007";
}

/* line 1816, app/assets/stylesheets/webarch.scss */
.icon-custom-next:before {
  content: "\e008";
}

/* line 1819, app/assets/stylesheets/webarch.scss */
.icon-custom-newpage:before {
  content: "\e009";
}

/* line 1822, app/assets/stylesheets/webarch.scss */
.icon-custom-new:before {
  content: "\e00a";
}

/* line 1825, app/assets/stylesheets/webarch.scss */
.icon-custom-message:before {
  content: "\e00b";
}

/* line 1828, app/assets/stylesheets/webarch.scss */
.icon-custom-map:before {
  content: "\e00c";
}

/* line 1831, app/assets/stylesheets/webarch.scss */
.icon-custom-left:before {
  content: "\e00d";
}

/* line 1834, app/assets/stylesheets/webarch.scss */
.icon-custom-home:before {
  content: "\e00e";
}

/* line 1837, app/assets/stylesheets/webarch.scss */
.icon-custom-gallery:before {
  content: "\e00f";
}

/* line 1840, app/assets/stylesheets/webarch.scss */
.icon-custom-form:before {
  content: "\e010";
}

/* line 1843, app/assets/stylesheets/webarch.scss */
.icon-custom-feedbacks:before {
  content: "\e011";
}

/* line 1846, app/assets/stylesheets/webarch.scss */
.icon-custom-extra:before {
  content: "\e012";
}

/* line 1849, app/assets/stylesheets/webarch.scss */
.icon-custom-downloads:before {
  content: "\e013";
}

/* line 1852, app/assets/stylesheets/webarch.scss */
.icon-custom-down:before {
  content: "\e014";
}

/* line 1855, app/assets/stylesheets/webarch.scss */
.icon-custom-cross:before {
  content: "\e015";
}

/* line 1858, app/assets/stylesheets/webarch.scss */
.icon-custom-chart:before {
  content: "\e016";
}

/* line 1861, app/assets/stylesheets/webarch.scss */
.icon-custom-alert:before {
  content: "\e017";
}

/*------------------------------------------------------------------
[3. Horizontal Menu]
*/
/* line 1867, app/assets/stylesheets/webarch.scss */
.horizontal-menu .header-seperation {
  display: none;
}

/* line 1870, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar {
  width: 100%;
  background-color: #f4f5f7;
  position: fixed;
  margin-top: 56px;
  display: table;
  z-index: 50;
}

/* line 1878, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner {
  display: table-cell;
  width: 100%;
}

/* line 1882, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul {
  margin: 0;
  padding: 0;
}

/* line 1886, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li {
  display: inline-block;
  padding: 10px 15px;
  font-family: 'Open Sans';
  vertical-align: middle;
}

/* line 1892, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.classic {
  position: relative;
}

/* line 1895, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.open > a {
  opacity: 1;
}

/* line 1898, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.mega.open,
.horizontal-menu .bar-inner > ul > li.horizontal.open {
  position: inherit;
}

/* line 1902, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > a {
  color: #1b1e24;
}

/* line 1905, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > a > .arrow {
  display: inline-block;
}

/* line 1908, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > a > .arrow:before {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\f107";
  font-weight: 300;
  text-shadow: none;
  margin-left: 8px;
  opacity: 0.5;
  position: relative;
  top: 6px;
}

/* line 1922, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li a {
  opacity: 0.7;
}

/* line 1925, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li a .description {
  opacity: 0.7;
  transition: opacity 0.1s linear 0s;
}

/* line 1929, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li a:hover {
  opacity: 1;
}

/* line 1932, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li a:hover .description {
  opacity: 1;
}

/* line 1935, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.open {
  background: #fff;
}

/* line 1938, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.open > .classic {
  max-height: 999px;
}

/* line 1941, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.open > .classic > li {
  opacity: 1;
}

/* line 1944, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li.open > .mega,
.horizontal-menu .bar-inner > ul > li.open > .horizontal {
  display: block;
}

/* line 1948, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .classic {
  margin: 0;
  padding: 0;
  position: absolute;
  background-color: #fff;
  list-style: none;
  left: 0;
  right: 0;
  top: 40px;
  min-width: 220px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/* line 1963, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .classic > li {
  margin: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e9ec;
  color: #22262e;
  opacity: 0;
  -webkit-transition: all 0.1s linear 0.1s;
  transition: all 0.1s linear 0.1s;
}

/* line 1972, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .classic > li a {
  color: #1b1e24;
}

/* line 1975, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .classic > li a .description {
  display: block;
  font-size: 12px;
  color: #6f7b8a;
}

/* line 1980, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .classic > li:last-child {
  border-bottom: 0;
}

/* line 1983, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .horizontal {
  margin: 0;
  top: 40px;
  padding: 0;
  position: absolute;
  background-color: #fff;
  list-style: none;
  display: none;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid #e5e9ec;
}

/* line 1996, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .horizontal li {
  margin: 15px;
  color: #1b1e24;
  display: inline-block;
}

/* line 2001, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .horizontal li a {
  color: #1b1e24;
}

/* line 2004, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .horizontal li a .description {
  display: block;
  font-size: 12px;
  color: #6f7b8a;
}

/* line 2009, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega {
  margin: 0;
  top: 40px;
  padding: 0;
  position: absolute;
  background-color: #fff;
  list-style: none;
  display: none;
  left: 0;
  right: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e9ec;
}

/* line 2022, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega > li {
  margin: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e9ec;
  color: #1b1e24;
}

/* line 2028, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega > li a {
  color: #1b1e24;
}

/* line 2031, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega .sub-menu-heading {
  font-size: 14px;
  color: #1b1e24;
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 2037, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

/* line 2043, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega .sub-menu > li {
  padding-left: 0;
  padding-bottom: 5px;
}

/* line 2047, app/assets/stylesheets/webarch.scss */
.horizontal-menu .bar-inner > ul > li > .mega .sub-menu > li > a {
  color: #1b1e24;
}

@media (min-width: 980px) {
  /* line 2051, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .page-content {
    margin-left: 0;
  }
  /* line 2054, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .page-content .content {
    padding-top: 123px;
  }
}

/*------------------------------------------------------------------
[4. Typography]
*/
/* line 2061, app/assets/stylesheets/webarch.scss */
.h-ribbon {
  width: 100%;
  height: 4px;
  background-color: #f35958;
}

/* line 2066, app/assets/stylesheets/webarch.scss */
.h-ribbon .red {
  background-color: #f35958 !important;
}

/* line 2069, app/assets/stylesheets/webarch.scss */
.notification-alert {
  width: 29px;
  height: 29px;
  background-image: url("../img/notification-alert.png");
  position: absolute;
  float: right;
  right: -15px;
  z-index: 9999;
}

/* line 2078, app/assets/stylesheets/webarch.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Roboto';
  font-weight: 300;
  color: #505458;
}

/* line 2089, app/assets/stylesheets/webarch.scss */
h1 {
  line-height: 43px;
}

/* line 2092, app/assets/stylesheets/webarch.scss */
h2 {
  line-height: 35px;
}

/* line 2095, app/assets/stylesheets/webarch.scss */
h3 {
  line-height: 30px;
}

/* line 2098, app/assets/stylesheets/webarch.scss */
h4 {
  line-height: 22px;
}

/* line 2101, app/assets/stylesheets/webarch.scss */
h3 small,
h4 small,
h5 small {
  font-family: 'Roboto';
  font-weight: 300;
  color: #444;
}

/* line 2108, app/assets/stylesheets/webarch.scss */
h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
  padding-bottom: 10px;
}

/* line 2116, app/assets/stylesheets/webarch.scss */
a {
  text-shadow: none !important;
  color: #0d638f;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.1s linear 0s !important;
}

/* line 2121, app/assets/stylesheets/webarch.scss */
a.icon:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .4;
}

/* line 2130, app/assets/stylesheets/webarch.scss */
a,
a:focus,
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

/* line 2137, app/assets/stylesheets/webarch.scss */
i {
  font-size: 14px;
}

/* line 2140, app/assets/stylesheets/webarch.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 2144, app/assets/stylesheets/webarch.scss */
label.inline {
  display: inline-block;
  position: relative;
  top: 0px;
  font-size: 13px;
}

/* line 2150, app/assets/stylesheets/webarch.scss */
label.done {
  color: #0090d9 !important;
  text-decoration: line-through;
}

/* line 2154, app/assets/stylesheets/webarch.scss */
ul > li {
  padding-left: 6px;
  line-height: 20px;
}

/* line 2158, app/assets/stylesheets/webarch.scss */
ul.progress-list {
  list-style: none;
  margin: 10px 5px 23px 0;
  padding: 0;
}

/* line 2163, app/assets/stylesheets/webarch.scss */
ul.progress-list li .details-wrapper {
  display: inline-block;
  float: left;
}

/* line 2167, app/assets/stylesheets/webarch.scss */
ul.progress-list li .details-wrapper .name {
  display: block;
  color: #000;
  font-size: 13px;
}

/* line 2172, app/assets/stylesheets/webarch.scss */
ul.progress-list li .details-wrapper .description {
  display: block;
  color: #9a9a9a;
  font-size: 12px;
}

/* line 2177, app/assets/stylesheets/webarch.scss */
ul.progress-list li .details-status {
  display: inline-block;
  background-color: #e5e9ec;
  color: #5c6370;
  font-size: 11px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 2187, app/assets/stylesheets/webarch.scss */
ul.progress-list li .progress {
  margin-top: 10px;
}

/* line 2190, app/assets/stylesheets/webarch.scss */
ul.my-friends {
  margin: 0px;
  margin-top: 16px;
  padding: 0;
}

/* line 2195, app/assets/stylesheets/webarch.scss */
ul.my-friends li {
  float: left;
  display: inline;
  margin-right: 5px;
  margin-bottom: 8px;
}

/* line 2201, app/assets/stylesheets/webarch.scss */
ul.my-friends li .profile-pic {
  border-radius: 100px;
  display: inline-block;
  float: left;
  height: 35px;
  overflow: hidden;
  width: 35px;
}

/* line 2209, app/assets/stylesheets/webarch.scss */
address {
  margin-bottom: 0px;
}

/* line 2212, app/assets/stylesheets/webarch.scss */
blockquote {
  padding: 0 0 0 18px;
  border-left: 5px solid #EEEEEE;
}

/* line 2216, app/assets/stylesheets/webarch.scss */
blockquote p {
  font-size: 16px;
}

/* line 2219, app/assets/stylesheets/webarch.scss */
blockquote small {
  line-height: 29px;
  color: #8b91a0;
}

/* line 2223, app/assets/stylesheets/webarch.scss */
blockquote small:before {
  content: "";
}

/* line 2226, app/assets/stylesheets/webarch.scss */
blockquote.pull-right small:after {
  content: "";
}

/* line 2229, app/assets/stylesheets/webarch.scss */
.logo {
  margin: 18px 14px;
}

/* line 2232, app/assets/stylesheets/webarch.scss */
.normal {
  font-weight: normal;
}

/* line 2235, app/assets/stylesheets/webarch.scss */
.semi-bold {
  font-weight: 400;
}

/* line 2238, app/assets/stylesheets/webarch.scss */
.bold {
  font-weight: bold;
}

/* line 2241, app/assets/stylesheets/webarch.scss */
.all-caps {
  text-transform: uppercase;
}

/* line 2244, app/assets/stylesheets/webarch.scss */
.light {
  font-weight: 300 !important;
}

/* line 2247, app/assets/stylesheets/webarch.scss */
.text-extra-small {
  font-size: 10.5px !important;
}

/* line 2250, app/assets/stylesheets/webarch.scss */
.small-text {
  font-size: 12px !important;
}

/* line 2253, app/assets/stylesheets/webarch.scss */
.normal-text {
  font-size: 13px !important;
}

/* line 2256, app/assets/stylesheets/webarch.scss */
.large-text {
  font-size: 15px !important;
}

/* line 2259, app/assets/stylesheets/webarch.scss */
.center-text {
  text-align: center !important;
}

/* line 2262, app/assets/stylesheets/webarch.scss */
.muted {
  color: #b6bfc5;
}

/* line 2265, app/assets/stylesheets/webarch.scss */
.bg-blue {
  background-color: #0090d9 !important;
}

/* line 2268, app/assets/stylesheets/webarch.scss */
.bg-red {
  background-color: #f35958 !important;
}

/* line 2271, app/assets/stylesheets/webarch.scss */
.bg-yellow {
  background-color: #fbb05e !important;
}

/* line 2274, app/assets/stylesheets/webarch.scss */
.bg-green {
  background-color: #0aa699 !important;
}

/* line 2277, app/assets/stylesheets/webarch.scss */
.bg-purple {
  color: #735f87 !important;
}

/* line 2280, app/assets/stylesheets/webarch.scss */
.bg-grey {
  color: #8b91a0 !important;
}

/* line 2283, app/assets/stylesheets/webarch.scss */
.text-black {
  color: #1b1e24 !important;
}

/* line 2286, app/assets/stylesheets/webarch.scss */
.text-purple {
  color: #735f87 !important;
}

/* line 2289, app/assets/stylesheets/webarch.scss */
.text-white {
  color: #ffffff !important;
}

/* line 2292, app/assets/stylesheets/webarch.scss */
.text-grey {
  color: #8b91a0 !important;
}

/* line 2295, app/assets/stylesheets/webarch.scss */
.text-success {
  color: #0aa699 !important;
}

/* line 2298, app/assets/stylesheets/webarch.scss */
.text-info {
  color: #0090d9 !important;
}

/* line 2301, app/assets/stylesheets/webarch.scss */
.text-warning {
  color: #fbb05e !important;
}

/* line 2304, app/assets/stylesheets/webarch.scss */
.text-error {
  color: #f35958 !important;
}

/* line 2307, app/assets/stylesheets/webarch.scss */
.text-white-opacity {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 2312, app/assets/stylesheets/webarch.scss */
.text-right {
  text-align: right !important;
}

/* line 2315, app/assets/stylesheets/webarch.scss */
.text-left {
  text-align: left !important;
}

/* line 2318, app/assets/stylesheets/webarch.scss */
.text-center {
  text-align: center !important;
}

/* line 2321, app/assets/stylesheets/webarch.scss */
.color-bands {
  display: inline-block;
  width: 80px;
  height: 4px;
  margin-right: 2px;
  margin-bottom: 8px;
}

/* line 2328, app/assets/stylesheets/webarch.scss */
.color-bands.green {
  background-color: #0aa699;
}

/* line 2331, app/assets/stylesheets/webarch.scss */
.color-bands.purple {
  background-color: #735f87;
}

/* line 2334, app/assets/stylesheets/webarch.scss */
.color-bands.red {
  background-color: #f35958;
}

/* line 2337, app/assets/stylesheets/webarch.scss */
.color-bands.blue {
  background-color: #0090d9;
}

/* line 2340, app/assets/stylesheets/webarch.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE;
}

/* line 2346, app/assets/stylesheets/webarch.scss */
.icon-custom-2x {
  font-size: 0.9em;
}

/* line 2349, app/assets/stylesheets/webarch.scss */
.fa-5x {
  font-size: 5em;
}

/* line 2352, app/assets/stylesheets/webarch.scss */
.fa-6x {
  font-size: 6em;
}

/* line 2355, app/assets/stylesheets/webarch.scss */
.fa-7x {
  font-size: 7em;
}

/* line 2358, app/assets/stylesheets/webarch.scss */
[class^="icon-"],
[class*=" icon-"],
[class^="icon-"]:hover,
[class*=" icon-"]:hover {
  background: none !important;
}

/* line 2364, app/assets/stylesheets/webarch.scss */
.page-title {
  padding: 0px;
  letter-spacing: -1px;
  display: block;
  color: #666;
  margin: 0 0 10px;
  font-weight: 300;
  font-family: 'Roboto';
}

/* line 2373, app/assets/stylesheets/webarch.scss */
.page-title h3 {
  display: inline-block;
  top: -5px;
  position: relative;
  width: 83%;
}

/* line 2379, app/assets/stylesheets/webarch.scss */
.page-title p {
  color: #63696d;
  letter-spacing: 0.5px;
}

/* line 2383, app/assets/stylesheets/webarch.scss */
.page-title i {
  display: inline-block;
  color: #73777c;
  font-size: 30px;
  margin-right: 12px;
  position: relative;
  top: 7px;
  float: left;
}

/* line 2392, app/assets/stylesheets/webarch.scss */
.page-title small {
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #888;
}

/* line 2398, app/assets/stylesheets/webarch.scss */
.page-title .actions {
  font-family: 'Roboto';
}

/* line 2401, app/assets/stylesheets/webarch.scss */
.page-content .breadcrumb a,
.page-content .breadcrumb i,
.page-content .breadcrumb span,
.page-content .breadcrumb li {
  color: #515050;
  font-weight: 300;
  text-shadow: none;
}

/* line 2409, app/assets/stylesheets/webarch.scss */
.breadcrumb > li + li:before {
  padding: 0 2px;
  color: #515050;
  font-family: 'Material Icons';
  content: "\e5cc";
  position: relative;
  top: 2px;
}

/* line 2417, app/assets/stylesheets/webarch.scss */
.well {
  background-color: #d1dade;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  background-image: none;
}

/* line 2428, app/assets/stylesheets/webarch.scss */
.well.well-large {
  padding: 24px;
  width: auto;
}

/* line 2432, app/assets/stylesheets/webarch.scss */
.well.well-small {
  padding: 13px;
  width: auto;
}

/* line 2436, app/assets/stylesheets/webarch.scss */
.well.green {
  background-color: #0aa699;
  color: #ffffff;
  border: none;
}

/*------------------------------------------------------------------
[5. Misc]
*/
/* line 2444, app/assets/stylesheets/webarch.scss */
span.iconset {
  display: block;
}

/* line 2447, app/assets/stylesheets/webarch.scss */
.iconset {
  background: url("../img/icon/top-tray.png") no-repeat;
  position: relative;
  top: 1px;
}

/* line 2452, app/assets/stylesheets/webarch.scss */
.iconset.top-home {
  background-position: -6px -7px;
  width: 16px;
  height: 14px;
  top: -1px;
}

/* line 2458, app/assets/stylesheets/webarch.scss */
.iconset.top-settings {
  background-position: -35px -6px;
  width: 16px;
  height: 16px;
  top: 1px;
}

/* line 2464, app/assets/stylesheets/webarch.scss */
.iconset.top-messages {
  background-position: -63px -8px;
  width: 16px;
  height: 12px;
  top: 1px;
}

/* line 2470, app/assets/stylesheets/webarch.scss */
.iconset.top-back {
  background-position: -92px -8px;
  width: 15px;
  height: 14px;
}

/* line 2475, app/assets/stylesheets/webarch.scss */
.iconset.top-forward {
  background-position: -121px -8px;
  width: 15px;
  height: 14px;
}

/* line 2480, app/assets/stylesheets/webarch.scss */
.iconset.top-reload {
  background-position: -147px -6px;
  width: 18px;
  height: 16px;
}

/* line 2485, app/assets/stylesheets/webarch.scss */
.iconset.top-settings-dark {
  background-position: -176px -6px;
  width: 17px;
  height: 16px;
}

/* line 2490, app/assets/stylesheets/webarch.scss */
.iconset.top-tiles {
  background-position: -206px -7px;
  width: 14px;
  height: 14px;
  top: 1.5px;
}

/* line 2496, app/assets/stylesheets/webarch.scss */
.iconset.top-down-arrow {
  background-position: -238px -12px;
  width: 7px;
  height: 5px;
}

/* line 2501, app/assets/stylesheets/webarch.scss */
.iconset.top-search {
  background-position: -261px -6px;
  width: 16px;
  height: 16px;
  top: 5px;
}

/* line 2507, app/assets/stylesheets/webarch.scss */
.iconset.top-menu-toggle-dark {
  background-position: -288px -7px;
  width: 18px;
  height: 15px;
}

/* line 2512, app/assets/stylesheets/webarch.scss */
.iconset.top-menu-toggle-white {
  background-position: -315px -7px;
  width: 18px;
  height: 15px;
}

/* line 2517, app/assets/stylesheets/webarch.scss */
.iconset.top-chat-dark {
  background-position: -341px -6px;
  width: 21px;
  height: 16px;
}

/* line 2522, app/assets/stylesheets/webarch.scss */
.iconset.top-chat-white {
  background-position: -369px -6px;
  width: 21px;
  height: 16px;
}

/* line 2527, app/assets/stylesheets/webarch.scss */
.iconset .badge {
  top: -12px;
  right: -10px;
  position: relative;
  padding: 4px 6px;
  font-size: 10px;
}

/* line 2534, app/assets/stylesheets/webarch.scss */
.iconplaceholder {
  width: 20px;
  height: 20px;
  border-radius: 99px;
  background-color: #e5e9ec;
  padding: 3px;
  display: inline-block;
  margin-right: 5px;
  direction: ltr;
}

/* line 2544, app/assets/stylesheets/webarch.scss */
.iconplaceholder i {
  font-size: 10px;
  color: #656c78;
  position: relative;
  left: 4px;
  top: -3px;
}

/* line 2551, app/assets/stylesheets/webarch.scss */
.blog-bar {
  border-top: 1px solid #d7dbe0;
  margin-top: 18px;
  padding: 10px;
}

/* line 2556, app/assets/stylesheets/webarch.scss */
.blog-bar a {
  color: #8b91a0;
  margin-right: 8px;
  text-decoration: none;
}

/* line 2561, app/assets/stylesheets/webarch.scss */
.blog-bar a:hover {
  color: #d7dbe0;
}

/* line 2564, app/assets/stylesheets/webarch.scss */
.no-padding {
  padding: 0px !important;
}

/* line 2567, app/assets/stylesheets/webarch.scss */
.no-margin {
  margin: 0px !important;
}

/* line 2570, app/assets/stylesheets/webarch.scss */
.spacing-bottom {
  margin-bottom: 30px;
}

/* line 2573, app/assets/stylesheets/webarch.scss */
.inherit-size {
  width: inherit;
  height: inherit;
}

/* line 2577, app/assets/stylesheets/webarch.scss */
.inherit-height {
  height: inherit;
}

/* line 2580, app/assets/stylesheets/webarch.scss */
.v-align-bottom {
  vertical-align: bottom;
  display: table-cell;
}

/* line 2584, app/assets/stylesheets/webarch.scss */
.v-align-top {
  vertical-align: top;
  display: table-cell;
}

/* line 2588, app/assets/stylesheets/webarch.scss */
.v-align-middle {
  vertical-align: middle;
  display: table-cell;
}

/* line 2592, app/assets/stylesheets/webarch.scss */
.h-align-middle {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

/* line 2597, app/assets/stylesheets/webarch.scss */
.padding-10 {
  padding: 10px;
}

/* line 2600, app/assets/stylesheets/webarch.scss */
.padding-20 {
  padding: 20px;
}

/* line 2603, app/assets/stylesheets/webarch.scss */
.p-t-5 {
  padding-top: 5px;
}

/* line 2606, app/assets/stylesheets/webarch.scss */
.p-r-5 {
  padding-right: 5px;
}

/* line 2609, app/assets/stylesheets/webarch.scss */
.p-l-5 {
  padding-left: 5px;
}

/* line 2612, app/assets/stylesheets/webarch.scss */
.p-b-5 {
  padding-bottom: 5px;
}

/* line 2615, app/assets/stylesheets/webarch.scss */
.p-t-10 {
  padding-top: 10px;
}

/* line 2618, app/assets/stylesheets/webarch.scss */
.p-r-10 {
  padding-right: 10px;
}

/* line 2621, app/assets/stylesheets/webarch.scss */
.p-l-10 {
  padding-left: 10px;
}

/* line 2624, app/assets/stylesheets/webarch.scss */
.p-b-10 {
  padding-bottom: 10px;
}

/* line 2627, app/assets/stylesheets/webarch.scss */
.p-t-15 {
  padding-top: 15px;
}

/* line 2630, app/assets/stylesheets/webarch.scss */
.p-r-15 {
  padding-right: 15px;
}

/* line 2633, app/assets/stylesheets/webarch.scss */
.p-l-15 {
  padding-left: 15px;
}

/* line 2636, app/assets/stylesheets/webarch.scss */
.p-b-15 {
  padding-bottom: 15px;
}

/* line 2639, app/assets/stylesheets/webarch.scss */
.p-t-20 {
  padding-top: 20px;
}

/* line 2642, app/assets/stylesheets/webarch.scss */
.p-r-20 {
  padding-right: 20px;
}

/* line 2645, app/assets/stylesheets/webarch.scss */
.p-l-20 {
  padding-left: 20px;
}

/* line 2648, app/assets/stylesheets/webarch.scss */
.p-b-20 {
  padding-bottom: 20px;
}

/* line 2651, app/assets/stylesheets/webarch.scss */
.p-t-25 {
  padding-top: 25px;
}

/* line 2654, app/assets/stylesheets/webarch.scss */
.p-r-25 {
  padding-right: 25px;
}

/* line 2657, app/assets/stylesheets/webarch.scss */
.p-l-25 {
  padding-left: 25px;
}

/* line 2660, app/assets/stylesheets/webarch.scss */
.p-b-25 {
  padding-bottom: 25px;
}

/* line 2663, app/assets/stylesheets/webarch.scss */
.p-t-30 {
  padding-top: 30px;
}

/* line 2666, app/assets/stylesheets/webarch.scss */
.p-r-30 {
  padding-right: 30px;
}

/* line 2669, app/assets/stylesheets/webarch.scss */
.p-l-30 {
  padding-left: 30px;
}

/* line 2672, app/assets/stylesheets/webarch.scss */
.p-b-30 {
  padding-bottom: 30px;
}

/* line 2675, app/assets/stylesheets/webarch.scss */
.p-t-35 {
  padding-top: 35px;
}

/* line 2678, app/assets/stylesheets/webarch.scss */
.p-r-35 {
  padding-right: 35px;
}

/* line 2681, app/assets/stylesheets/webarch.scss */
.p-l-35 {
  padding-left: 35px;
}

/* line 2684, app/assets/stylesheets/webarch.scss */
.p-b-35 {
  padding-bottom: 35px;
}

/* line 2687, app/assets/stylesheets/webarch.scss */
.p-t-40 {
  padding-top: 40px;
}

/* line 2690, app/assets/stylesheets/webarch.scss */
.p-r-40 {
  padding-right: 40px;
}

/* line 2693, app/assets/stylesheets/webarch.scss */
.p-l-40 {
  padding-left: 40px;
}

/* line 2696, app/assets/stylesheets/webarch.scss */
.p-b-40 {
  padding-bottom: 40px;
}

/* line 2699, app/assets/stylesheets/webarch.scss */
.p-t-45 {
  padding-top: 45px;
}

/* line 2702, app/assets/stylesheets/webarch.scss */
.p-r-45 {
  padding-right: 45px;
}

/* line 2705, app/assets/stylesheets/webarch.scss */
.p-l-45 {
  padding-left: 45px;
}

/* line 2708, app/assets/stylesheets/webarch.scss */
.p-b-45 {
  padding-bottom: 45px;
}

/* line 2711, app/assets/stylesheets/webarch.scss */
.p-t-50 {
  padding-top: 50px;
}

/* line 2714, app/assets/stylesheets/webarch.scss */
.p-r-50 {
  padding-right: 50px;
}

/* line 2717, app/assets/stylesheets/webarch.scss */
.p-l-50 {
  padding-left: 50px;
}

/* line 2720, app/assets/stylesheets/webarch.scss */
.p-b-50 {
  padding-bottom: 50px;
}

/* line 2723, app/assets/stylesheets/webarch.scss */
.p-t-55 {
  padding-top: 55px;
}

/* line 2726, app/assets/stylesheets/webarch.scss */
.p-r-55 {
  padding-right: 55px;
}

/* line 2729, app/assets/stylesheets/webarch.scss */
.p-l-55 {
  padding-left: 55px;
}

/* line 2732, app/assets/stylesheets/webarch.scss */
.p-b-55 {
  padding-bottom: 55px;
}

/* line 2735, app/assets/stylesheets/webarch.scss */
.p-t-60 {
  padding-top: 60px;
}

/* line 2738, app/assets/stylesheets/webarch.scss */
.p-r-60 {
  padding-right: 60px;
}

/* line 2741, app/assets/stylesheets/webarch.scss */
.p-l-60 {
  padding-left: 60px;
}

/* line 2744, app/assets/stylesheets/webarch.scss */
.p-b-60 {
  padding-bottom: 60px;
}

/* line 2747, app/assets/stylesheets/webarch.scss */
.p-t-65 {
  padding-top: 65px;
}

/* line 2750, app/assets/stylesheets/webarch.scss */
.p-r-65 {
  padding-right: 65px;
}

/* line 2753, app/assets/stylesheets/webarch.scss */
.p-l-65 {
  padding-left: 65px;
}

/* line 2756, app/assets/stylesheets/webarch.scss */
.p-b-65 {
  padding-bottom: 65px;
}

/* line 2759, app/assets/stylesheets/webarch.scss */
.p-t-70 {
  padding-top: 70px;
}

/* line 2762, app/assets/stylesheets/webarch.scss */
.p-r-70 {
  padding-right: 70px;
}

/* line 2765, app/assets/stylesheets/webarch.scss */
.p-l-70 {
  padding-left: 70px;
}

/* line 2768, app/assets/stylesheets/webarch.scss */
.p-b-70 {
  padding-bottom: 70px;
}

/* line 2771, app/assets/stylesheets/webarch.scss */
.p-t-75 {
  padding-top: 75px;
}

/* line 2774, app/assets/stylesheets/webarch.scss */
.p-r-75 {
  padding-right: 75px;
}

/* line 2777, app/assets/stylesheets/webarch.scss */
.p-l-75 {
  padding-left: 75px;
}

/* line 2780, app/assets/stylesheets/webarch.scss */
.p-b-75 {
  padding-bottom: 75px;
}

/* line 2783, app/assets/stylesheets/webarch.scss */
.p-t-80 {
  padding-top: 80px;
}

/* line 2786, app/assets/stylesheets/webarch.scss */
.p-r-80 {
  padding-right: 80px;
}

/* line 2789, app/assets/stylesheets/webarch.scss */
.p-l-80 {
  padding-left: 80px;
}

/* line 2792, app/assets/stylesheets/webarch.scss */
.p-b-80 {
  padding-bottom: 80px;
}

/* line 2795, app/assets/stylesheets/webarch.scss */
.p-t-85 {
  padding-top: 85px;
}

/* line 2798, app/assets/stylesheets/webarch.scss */
.p-r-85 {
  padding-right: 85px;
}

/* line 2801, app/assets/stylesheets/webarch.scss */
.p-l-85 {
  padding-left: 85px;
}

/* line 2804, app/assets/stylesheets/webarch.scss */
.p-b-85 {
  padding-bottom: 85px;
}

/* line 2807, app/assets/stylesheets/webarch.scss */
.p-t-90 {
  padding-top: 90px;
}

/* line 2810, app/assets/stylesheets/webarch.scss */
.p-r-90 {
  padding-right: 90px;
}

/* line 2813, app/assets/stylesheets/webarch.scss */
.p-l-90 {
  padding-left: 90px;
}

/* line 2816, app/assets/stylesheets/webarch.scss */
.p-b-90 {
  padding-bottom: 90px;
}

/* line 2819, app/assets/stylesheets/webarch.scss */
.p-t-95 {
  padding-top: 95px;
}

/* line 2822, app/assets/stylesheets/webarch.scss */
.p-r-95 {
  padding-right: 95px;
}

/* line 2825, app/assets/stylesheets/webarch.scss */
.p-l-95 {
  padding-left: 95px;
}

/* line 2828, app/assets/stylesheets/webarch.scss */
.p-b-95 {
  padding-bottom: 95px;
}

/* line 2831, app/assets/stylesheets/webarch.scss */
.p-t-100 {
  padding-top: 100px;
}

/* line 2834, app/assets/stylesheets/webarch.scss */
.p-r-100 {
  padding-right: 100px;
}

/* line 2837, app/assets/stylesheets/webarch.scss */
.p-l-100 {
  padding-left: 100px;
}

/* line 2840, app/assets/stylesheets/webarch.scss */
.p-b-100 {
  padding-bottom: 100px;
}

/* line 2843, app/assets/stylesheets/webarch.scss */
.m-t-5 {
  margin-top: 5px !important;
}

/* line 2846, app/assets/stylesheets/webarch.scss */
.m-r-5 {
  margin-right: 5px !important;
}

/* line 2849, app/assets/stylesheets/webarch.scss */
.m-l-5 {
  margin-left: 5px !important;
}

/* line 2852, app/assets/stylesheets/webarch.scss */
.m-b-5 {
  margin-bottom: 5px !important;
}

/* line 2855, app/assets/stylesheets/webarch.scss */
.m-t-10 {
  margin-top: 10px !important;
}

/* line 2858, app/assets/stylesheets/webarch.scss */
.m-r-10 {
  margin-right: 10px !important;
}

/* line 2861, app/assets/stylesheets/webarch.scss */
.m-l-10 {
  margin-left: 10px !important;
}

/* line 2864, app/assets/stylesheets/webarch.scss */
.m-b-10 {
  margin-bottom: 10px !important;
}

/* line 2867, app/assets/stylesheets/webarch.scss */
.m-t-15 {
  margin-top: 15px !important;
}

/* line 2870, app/assets/stylesheets/webarch.scss */
.m-r-15 {
  margin-right: 15px !important;
}

/* line 2873, app/assets/stylesheets/webarch.scss */
.m-l-15 {
  margin-left: 15px !important;
}

/* line 2876, app/assets/stylesheets/webarch.scss */
.m-b-15 {
  margin-bottom: 15px !important;
}

/* line 2879, app/assets/stylesheets/webarch.scss */
.m-t-20 {
  margin-top: 20px !important;
}

/* line 2882, app/assets/stylesheets/webarch.scss */
.m-r-20 {
  margin-right: 20px !important;
}

/* line 2885, app/assets/stylesheets/webarch.scss */
.m-l-20 {
  margin-left: 20px !important;
}

/* line 2888, app/assets/stylesheets/webarch.scss */
.m-b-20 {
  margin-bottom: 20px !important;
}

/* line 2891, app/assets/stylesheets/webarch.scss */
.m-t-25 {
  margin-top: 25px !important;
}

/* line 2894, app/assets/stylesheets/webarch.scss */
.m-r-25 {
  margin-right: 25px !important;
}

/* line 2897, app/assets/stylesheets/webarch.scss */
.m-l-25 {
  margin-left: 25px !important;
}

/* line 2900, app/assets/stylesheets/webarch.scss */
.m-b-25 {
  margin-bottom: 25px !important;
}

/* line 2903, app/assets/stylesheets/webarch.scss */
.m-t-30 {
  margin-top: 30px !important;
}

/* line 2906, app/assets/stylesheets/webarch.scss */
.m-r-30 {
  margin-right: 30px !important;
}

/* line 2909, app/assets/stylesheets/webarch.scss */
.m-l-30 {
  margin-left: 30px !important;
}

/* line 2912, app/assets/stylesheets/webarch.scss */
.m-b-30 {
  margin-bottom: 30px !important;
}

/* line 2915, app/assets/stylesheets/webarch.scss */
.m-t-35 {
  margin-top: 35px !important;
}

/* line 2918, app/assets/stylesheets/webarch.scss */
.m-r-35 {
  margin-right: 35px !important;
}

/* line 2921, app/assets/stylesheets/webarch.scss */
.m-l-35 {
  margin-left: 35px !important;
}

/* line 2924, app/assets/stylesheets/webarch.scss */
.m-b-35 {
  margin-bottom: 35px !important;
}

/* line 2927, app/assets/stylesheets/webarch.scss */
.m-t-40 {
  margin-top: 40px !important;
}

/* line 2930, app/assets/stylesheets/webarch.scss */
.m-r-40 {
  margin-right: 40px !important;
}

/* line 2933, app/assets/stylesheets/webarch.scss */
.m-l-40 {
  margin-left: 40px !important;
}

/* line 2936, app/assets/stylesheets/webarch.scss */
.m-b-40 {
  margin-bottom: 40px !important;
}

/* line 2939, app/assets/stylesheets/webarch.scss */
.m-t-45 {
  margin-top: 45px !important;
}

/* line 2942, app/assets/stylesheets/webarch.scss */
.m-r-45 {
  margin-right: 45px !important;
}

/* line 2945, app/assets/stylesheets/webarch.scss */
.m-l-45 {
  margin-left: 45px !important;
}

/* line 2948, app/assets/stylesheets/webarch.scss */
.m-b-45 {
  margin-bottom: 45px !important;
}

/* line 2951, app/assets/stylesheets/webarch.scss */
.m-t-50 {
  margin-top: 50px !important;
}

/* line 2954, app/assets/stylesheets/webarch.scss */
.m-r-50 {
  margin-right: 50px !important;
}

/* line 2957, app/assets/stylesheets/webarch.scss */
.m-l-50 {
  margin-left: 50px !important;
}

/* line 2960, app/assets/stylesheets/webarch.scss */
.m-b-50 {
  margin-bottom: 50px !important;
}

/* line 2963, app/assets/stylesheets/webarch.scss */
.m-t-55 {
  margin-top: 55px !important;
}

/* line 2966, app/assets/stylesheets/webarch.scss */
.m-r-55 {
  margin-right: 55px !important;
}

/* line 2969, app/assets/stylesheets/webarch.scss */
.m-l-55 {
  margin-left: 55px !important;
}

/* line 2972, app/assets/stylesheets/webarch.scss */
.m-b-55 {
  margin-bottom: 55px !important;
}

/* line 2975, app/assets/stylesheets/webarch.scss */
.m-t-60 {
  margin-top: 60px !important;
}

/* line 2978, app/assets/stylesheets/webarch.scss */
.m-r-60 {
  margin-right: 60px !important;
}

/* line 2981, app/assets/stylesheets/webarch.scss */
.m-l-60 {
  margin-left: 60px !important;
}

/* line 2984, app/assets/stylesheets/webarch.scss */
.m-b-60 {
  margin-bottom: 60px !important;
}

/* line 2987, app/assets/stylesheets/webarch.scss */
.m-t-65 {
  margin-top: 65px !important;
}

/* line 2990, app/assets/stylesheets/webarch.scss */
.m-r-65 {
  margin-right: 65px !important;
}

/* line 2993, app/assets/stylesheets/webarch.scss */
.m-l-65 {
  margin-left: 65px !important;
}

/* line 2996, app/assets/stylesheets/webarch.scss */
.m-b-65 {
  margin-bottom: 65px !important;
}

/* line 2999, app/assets/stylesheets/webarch.scss */
.hide {
  display: none;
}

/* line 3002, app/assets/stylesheets/webarch.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 3005, app/assets/stylesheets/webarch.scss */
.margin-top-20 {
  margin-top: 20px;
}

/* line 3008, app/assets/stylesheets/webarch.scss */
.margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 3011, app/assets/stylesheets/webarch.scss */
.margin-bottom-20 {
  margin-bottom: 20px;
}

/* line 3014, app/assets/stylesheets/webarch.scss */
.inline {
  display: inline-block !important;
}

/* line 3017, app/assets/stylesheets/webarch.scss */
.b-blank {
  border-color: #000;
}

/* line 3020, app/assets/stylesheets/webarch.scss */
.b-r {
  border-right: 1px solid;
}

/* line 3023, app/assets/stylesheets/webarch.scss */
.b-l {
  border-left: 1px solid;
}

/* line 3026, app/assets/stylesheets/webarch.scss */
.b-t {
  border-top: 1px solid;
}

/* line 3029, app/assets/stylesheets/webarch.scss */
.b-b {
  border-bottom: 1px solid;
}

/* line 3032, app/assets/stylesheets/webarch.scss */
.b-a {
  border-width: 1px solid;
}

/* line 3035, app/assets/stylesheets/webarch.scss */
.b-transparent {
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 3038, app/assets/stylesheets/webarch.scss */
.b-grey {
  border-color: #e5e9ec;
}

/* line 3041, app/assets/stylesheets/webarch.scss */
.visible-xlg {
  display: none;
}

/* line 3044, app/assets/stylesheets/webarch.scss */
.hidden-xlg {
  display: block;
}

/* line 3047, app/assets/stylesheets/webarch.scss */
.image-responsive-width {
  width: 100%;
}

/* line 3050, app/assets/stylesheets/webarch.scss */
.box-250 {
  width: 250px;
  height: 250px;
}

/* line 3054, app/assets/stylesheets/webarch.scss */
.overlayer {
  position: absolute;
  display: block;
  z-index: 80;
}

/* line 3059, app/assets/stylesheets/webarch.scss */
.overlayer.fullwidth {
  width: 100%;
}

/* line 3062, app/assets/stylesheets/webarch.scss */
.overlayer-wrapper {
  position: relative;
  display: block;
  z-index: 9999;
}

/* line 3067, app/assets/stylesheets/webarch.scss */
.demo-map {
  width: 100%;
}

/* line 3070, app/assets/stylesheets/webarch.scss */
.overlay-fixed {
  top: auto !important;
}

/* line 3073, app/assets/stylesheets/webarch.scss */
.top-left {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3078, app/assets/stylesheets/webarch.scss */
.top-right {
  position: absolute;
  top: 1px;
  right: 0;
}

/* line 3083, app/assets/stylesheets/webarch.scss */
.bottom-left {
  position: absolute;
  bottom: 1px;
  left: 0;
}

/* line 3088, app/assets/stylesheets/webarch.scss */
.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 3093, app/assets/stylesheets/webarch.scss */
.pull-down {
  vertical-align: bottom;
  display: table-cell;
}

/* line 3097, app/assets/stylesheets/webarch.scss */
.pull-up {
  vertical-align: top;
  display: table-cell;
}

/* line 3101, app/assets/stylesheets/webarch.scss */
.full-height {
  height: 100%;
}

/* line 3104, app/assets/stylesheets/webarch.scss */
.full-width {
  width: 100%;
}

/* line 3107, app/assets/stylesheets/webarch.scss */
.scroller {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

/* line 3112, app/assets/stylesheets/webarch.scss */
.popover-content {
  font-size: 13px;
}

/* line 3115, app/assets/stylesheets/webarch.scss */
.popover-content .scroller {
  padding-right: 0px !important;
}

/* line 3118, app/assets/stylesheets/webarch.scss */
.toggle-button,
.toggle-button label {
  margin-top: 3px;
  background-image: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border: 1px solid #eee !important;
  -moz-border-radius-topleft: 0px !important;
  -webkit-border-top-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

/* line 3140, app/assets/stylesheets/webarch.scss */
.toggle-button span.labelRight,
.toggle-button span.primary,
.toggle-button span.labelLeft,
.toggle-button span.info,
.toggle-button span.success,
.toggle-button span.warning,
.toggle-button span.danger {
  -moz-border-radius-topleft: 0px !important;
  -webkit-border-top-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  background-image: none !important;
}

/* line 3163, app/assets/stylesheets/webarch.scss */
.toggle-button span.labelRight {
  background-color: #eee;
}

/* line 3166, app/assets/stylesheets/webarch.scss */
.dataTable {
  clear: both;
  margin-top: 5px;
}

/* line 3170, app/assets/stylesheets/webarch.scss */
.dataTables_filter label {
  line-height: 32px !important;
}

/* line 3173, app/assets/stylesheets/webarch.scss */
.DTTT_dropdown li {
  position: relative;
}

/* line 3176, app/assets/stylesheets/webarch.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: 150px;
  text-align: center;
  border: 0px;
  z-index: 999;
}

/* line 3183, app/assets/stylesheets/webarch.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 3189, app/assets/stylesheets/webarch.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/* line 3193, app/assets/stylesheets/webarch.scss */
.invoice-button-action-set {
  position: absolute;
}

/* line 3196, app/assets/stylesheets/webarch.scss */
.login-container {
  margin-top: 13%;
}

/* line 3199, app/assets/stylesheets/webarch.scss */
.lockscreen-wrapper {
  position: relative;
  margin-top: 20%;
}

/* line 3203, app/assets/stylesheets/webarch.scss */
.lockscreen-wrapper .profile-wrapper {
  border-radius: 100px;
  float: left;
  height: 65px;
  margin-right: 11px;
  margin-top: 9px;
  overflow: hidden;
  width: 65px;
  display: inline-block;
}

/* line 3213, app/assets/stylesheets/webarch.scss */
.lockscreen-wrapper .user {
  text-align: left;
}

/* line 3216, app/assets/stylesheets/webarch.scss */
.lockscreen-wrapper .user-form {
  margin-top: -10px;
  display: inline-block;
  float: left;
  min-width: 320px;
}

/* line 3222, app/assets/stylesheets/webarch.scss */
.lockscreen-wrapper .user-form input,
.lockscreen-wrapper .user-form button {
  float: left;
  margin-right: 10px;
}

/* line 3227, app/assets/stylesheets/webarch.scss */
.calender-options-wrapper {
  padding: 13px;
  padding: 20px;
}

/* line 3231, app/assets/stylesheets/webarch.scss */
.calender-options-wrapper .events-wrapper {
  margin-top: 50px;
}

/* line 3234, app/assets/stylesheets/webarch.scss */
.calender-options-wrapper .events-heading {
  font-size: 13px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 14px;
  margin-bottom: 20px;
}

/* line 3241, app/assets/stylesheets/webarch.scss */
.calender-options-wrapper .external-event {
  font-size: 12px;
  color: #ffffff;
  background-color: #d44443;
  display: block;
  padding: 5px 8px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 8px;
  cursor: move;
}

/* line 3252, app/assets/stylesheets/webarch.scss */
.fc-view {
  margin-top: 15px;
}

/* line 3255, app/assets/stylesheets/webarch.scss */
.fc td,
.fc th {
  vertical-align: middle;
}

/* line 3259, app/assets/stylesheets/webarch.scss */
.fc-grid th {
  text-transform: uppercase;
  padding-bottom: 10px;
}

/* line 3263, app/assets/stylesheets/webarch.scss */
.fc-grid .fc-day-number {
  padding: 25px 10px;
}

/* line 3266, app/assets/stylesheets/webarch.scss */
.fc-border-separate th,
.fc-border-separate td {
  border-width: 0px;
  border-bottom: 1px solid #e5e9ec;
}

/* line 3271, app/assets/stylesheets/webarch.scss */
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-right-width: 0px;
}

/* line 3275, app/assets/stylesheets/webarch.scss */
.fc-border-separate td.fc-last {
  border-right-width: 0px;
}

/* line 3278, app/assets/stylesheets/webarch.scss */
.fc-border-separate tr.fc-last td {
  border-bottom-width: 0px;
}

/* line 3281, app/assets/stylesheets/webarch.scss */
.fc-state-highlight {
  background-color: transparent;
}

/* line 3284, app/assets/stylesheets/webarch.scss */
.fc-state-highlight .fc-day-number {
  background-color: #f35958;
  border-radius: 999px;
  padding: 5px 11px;
  color: #ffffff;
}

/* line 3290, app/assets/stylesheets/webarch.scss */
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  margin-top: 10px;
}

/* line 3294, app/assets/stylesheets/webarch.scss */
.fc table thead tr th {
  font-size: 0.9em;
}

/* line 3297, app/assets/stylesheets/webarch.scss */
.bordered-circle .owl-controls {
  text-align: left;
}

/* line 3300, app/assets/stylesheets/webarch.scss */
.bordered-circle .owl-controls .owl-page span {
  width: 9px;
  height: 9px;
  border: 1px solid #333333;
  opacity: 1;
  background-color: transparent;
}

/* line 3307, app/assets/stylesheets/webarch.scss */
.bordered-circle .owl-theme .owl-controls .owl-page.active span,
.bordered-circle .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #333333;
}

/* line 3311, app/assets/stylesheets/webarch.scss */
.hashtags {
  display: inline-block;
  border: 2px solid #e5e9ec;
  background-color: transparent;
  color: #b9bec2;
  padding: 2px 8px;
  border-radius: 15px;
  font-weight: bold;
  font-size: 12px;
}

/* line 3321, app/assets/stylesheets/webarch.scss */
.hashtags:hover {
  border: 2px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.4);
}

/* line 3325, app/assets/stylesheets/webarch.scss */
.hashtags.transparent {
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
}

/* line 3330, app/assets/stylesheets/webarch.scss */
.hashtags.transparent:hover {
  border: 2px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
}

/** Global Profile pics **/
/* line 3336, app/assets/stylesheets/webarch.scss */
.user-profile img {
  border-radius: 100px 100px 100px 100px;
}

/** Small Gutter **/
/* line 3340, app/assets/stylesheets/webarch.scss */
.sm-gutter [class^="col-"],
.sm-gutter [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 3345, app/assets/stylesheets/webarch.scss */
.sm-gutter .row {
  margin-right: -5px;
  margin-left: -5px;
}

/**** Notification Widget List ***/
/* line 3350, app/assets/stylesheets/webarch.scss */
.overlap-left-10 {
  position: relative;
  left: -10px;
}

/* line 3354, app/assets/stylesheets/webarch.scss */
.rickshaw_graph {
  overflow: hidden;
}

/** Group List **/
/* line 3358, app/assets/stylesheets/webarch.scss */
.dark .dd-handle {
  background: none repeat scroll 0 0 #d1dade;
}

/* line 3361, app/assets/stylesheets/webarch.scss */
.carousel {
  height: 100%;
  width: 100%;
}

/* line 3365, app/assets/stylesheets/webarch.scss */
.demo-center-logo {
  left: 0;
  display: block;
  position: absolute;
  text-align: center;
  right: 0;
}

/*------------------------------------------------------------------
[6. Form Elements]
*/
/* line 3375, app/assets/stylesheets/webarch.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 3384, app/assets/stylesheets/webarch.scss */
input,
button,
select,
textarea {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 3390, app/assets/stylesheets/webarch.scss */
.uneditable-input,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none !important;
  color: #282323;
  outline: 0;
  height: 16px;
  padding: 6px 11px !important;
  line-height: 15px;
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
  background-color: #ffffff;
  min-height: 37px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e5e9ec;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

/* line 3430, app/assets/stylesheets/webarch.scss */
input {
  border: 1px solid #cecece;
}

/* line 3433, app/assets/stylesheets/webarch.scss */
input.no-boarder {
  border: none;
}

/* line 3436, app/assets/stylesheets/webarch.scss */
input.dark {
  background-color: #e5e9ec;
  border: none;
}

/* line 3440, app/assets/stylesheets/webarch.scss */
input.error {
  border: 1px solid #f35958;
}

/* line 3443, app/assets/stylesheets/webarch.scss */
textarea {
  height: auto;
  padding-left: 12px !important;
  padding-top: 10px !important;
}

/* line 3448, app/assets/stylesheets/webarch.scss */
.uneditable-input.focus,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.m-uneditable-input:focus {
  border-color: #f1f1f1;
  background-color: #f4f5f7;
  outline: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 3473, app/assets/stylesheets/webarch.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3483, app/assets/stylesheets/webarch.scss */
select,
input[type="file"] {
  height: 34px !important;
  line-height: 30px;
}

/* line 3488, app/assets/stylesheets/webarch.scss */
select {
  width: 220px;
  background-color: #ffffff;
  background-image: none !important;
  border: 1px solid #e5e5e5;
  outline: none;
  min-height: 35px;
}

/* line 3496, app/assets/stylesheets/webarch.scss */
select.xsmall {
  width: 64px !important;
}

/* line 3499, app/assets/stylesheets/webarch.scss */
select.small {
  width: 134px !important;
}

/* line 3502, app/assets/stylesheets/webarch.scss */
select.medium {
  width: 220px !important;
}

/* line 3505, app/assets/stylesheets/webarch.scss */
select.large {
  width: 334px !important;
}

/* line 3508, app/assets/stylesheets/webarch.scss */
select[multiple],
select[size] {
  height: auto !important;
}

/* line 3512, app/assets/stylesheets/webarch.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 3523, app/assets/stylesheets/webarch.scss */
input[class*="span"] {
  float: none;
  height: 34px !important;
  margin-left: 0;
}

/* line 3528, app/assets/stylesheets/webarch.scss */
select[class*="span"],
textarea[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 3533, app/assets/stylesheets/webarch.scss */
.input-lg {
  border-radius: 3px !important;
  font-size: 18px !important;
  height: 45px !important;
  line-height: 1.33 !important;
}

/* line 3539, app/assets/stylesheets/webarch.scss */
.input-sm {
  font-size: 13px !important;
  min-height: 29px !important;
}

/* line 3543, app/assets/stylesheets/webarch.scss */
.input-prepend,
.input-append {
  border: 0;
  display: inline-block;
}

/* line 3548, app/assets/stylesheets/webarch.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 24px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}

/* line 3563, app/assets/stylesheets/webarch.scss */
.input-append .add-on > .halflings-icon,
.input-prepend .add-on > i,
.input-prepend .add-on > .fa {
  margin-top: 5px;
  margin-left: 3px;
}

/* line 3569, app/assets/stylesheets/webarch.scss */
.input-append .add-on > .halflings-icon .input-append .add-on > i,
.input-append .add-on > .fa {
  margin-top: 5px;
  margin-left: 0px;
}

/* line 3574, app/assets/stylesheets/webarch.scss */
.input-append,
.input-append :focus {
  border-right: 0 !important;
}

/* line 3578, app/assets/stylesheets/webarch.scss */
.input-append input[class*="span"],
.input-prepend input[class*="span"],
.input-append input,
.input-prepend input {
  display: inline-block !important;
  width: 100%;
  float: left;
}

/* line 3586, app/assets/stylesheets/webarch.scss */
.xsmall {
  width: 50px !important;
}

/* line 3589, app/assets/stylesheets/webarch.scss */
.small {
  width: 120px !important;
}

/* line 3592, app/assets/stylesheets/webarch.scss */
.medium {
  width: 206px !important;
}

/* line 3595, app/assets/stylesheets/webarch.scss */
.large {
  width: 320px !important;
}

/* line 3598, app/assets/stylesheets/webarch.scss */
.huge {
  width: 480px !important;
  font-size: 24px !important;
  height: 36px !important;
  line-height: 36px !important;
  padding: 22px 8px !important;
}

/* line 3605, app/assets/stylesheets/webarch.scss */
.radio,
.checkbox {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0px;
}

/* line 3611, app/assets/stylesheets/webarch.scss */
.radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
  margin-bottom: 6px;
  color: #777a80;
}

/* line 3621, app/assets/stylesheets/webarch.scss */
.radio label:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 2.5px;
  background-color: #ffffff;
  border: 1px solid #c2c6cb;
  border-radius: 99px;
}

/* line 3634, app/assets/stylesheets/webarch.scss */
.radio label:after {
  font-size: 13px;
  content: "";
  text-align: center;
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  border-radius: 99px;
  left: 0px;
  top: 1px;
  background-color: #6f7b8a;
  border: 1px solid #6f7b8a;
}

/* line 3653, app/assets/stylesheets/webarch.scss */
.radio input[type=radio] {
  display: none;
}

/* line 3656, app/assets/stylesheets/webarch.scss */
.radio input[type=radio][disabled] + label {
  opacity: 0.65;
}

/* line 3659, app/assets/stylesheets/webarch.scss */
.radio.radio-success label:after {
  background-color: #0090d9;
  border: 1px solid #0090d9;
}

/* line 3663, app/assets/stylesheets/webarch.scss */
.radio.radio-success input[type=radio]:checked + label:before {
  border: 1px solid #0090d9;
}

/* line 3666, app/assets/stylesheets/webarch.scss */
.radio.radio-primary label:after {
  background-color: #0aa699;
  border: 1px solid #0aa699;
}

/* line 3670, app/assets/stylesheets/webarch.scss */
.radio.radio-primary input[type=radio]:checked + label:before {
  border: 1px solid #0aa699;
}

/* line 3673, app/assets/stylesheets/webarch.scss */
.radio.radio-info label:after {
  background-color: #1f3853;
  border: 1px solid #1f3853;
}

/* line 3677, app/assets/stylesheets/webarch.scss */
.radio.radio-info label input[type=radio]:checked + :before {
  border: 1px solid #1f3853;
}

/* line 3680, app/assets/stylesheets/webarch.scss */
.radio.radio-warning label:after {
  background-color: #fbb05e;
  border: 1px solid #fbb05e;
}

/* line 3684, app/assets/stylesheets/webarch.scss */
.radio.radio-warning input[type=radio]:checked + label:before {
  border: 1px solid #fbb05e;
}

/* line 3687, app/assets/stylesheets/webarch.scss */
.radio.radio-danger label:after {
  background-color: #F35958;
  border: 1px solid #F35958;
}

/* line 3691, app/assets/stylesheets/webarch.scss */
.radio.radio-danger input[type=radio]:checked + label:before {
  border: 1px solid #F35958;
}

/* line 3694, app/assets/stylesheets/webarch.scss */
.radio input[type=radio]:checked + label {
  color: #4d5056;
}

/* line 3697, app/assets/stylesheets/webarch.scss */
.radio input[type=radio]:checked + label:after {
  -o-transform: scale(0.63);
  -ms-transform: scale(0.63);
  -moz-transform: scale(0.63);
  -webkit-transform: scale(0.63);
  transform: scale(0.63);
  line-height: 18px;
  -o-transition: -o-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -ms-transition: -ms-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -moz-transition: -moz-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -webkit-transition: -webkit-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -o-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -ms-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -moz-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  -webkit-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}

/* line 3714, app/assets/stylesheets/webarch.scss */
.radio input[type=radio]:checked + label:before {
  border: 1px solid #8e9095;
}

/* line 3717, app/assets/stylesheets/webarch.scss */
.checkbox input[type=radio][disabled] + label:after {
  background-color: #eceff3;
}

/* line 3720, app/assets/stylesheets/webarch.scss */
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
  margin-bottom: 6px;
  color: #777a80;
  transition: border 0.2s linear 0s,color 0.2s linear 0s;
  margin-bottom: 10px;
  direction: ltr;
}

/* line 3733, app/assets/stylesheets/webarch.scss */
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 1.4px;
  background-color: #ffffff;
  border: 1px solid #c2c6cb;
  border-radius: 3px;
  transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

/* line 3747, app/assets/stylesheets/webarch.scss */
.checkbox label::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 2.2px;
  top: -1px;
  font-size: 11px;
  transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

/* line 3757, app/assets/stylesheets/webarch.scss */
.checkbox label:after {
  border-radius: 3px;
}

/* line 3760, app/assets/stylesheets/webarch.scss */
.checkbox input[type=checkbox] {
  display: none;
}

/* line 3763, app/assets/stylesheets/webarch.scss */
.checkbox.checkbox-circle label:after {
  border-radius: 99px;
}

/* line 3766, app/assets/stylesheets/webarch.scss */
.checkbox.checkbox-circle label:before {
  border-radius: 99px;
}

/* line 3769, app/assets/stylesheets/webarch.scss */
.checkbox input[type=checkbox]:checked + label {
  color: #4d5056;
}

/* line 3772, app/assets/stylesheets/webarch.scss */
.checkbox input[type=checkbox]:checked + label::after {
  font-family: 'Material Icons';
  content: "\E5CA";
}

/* line 3776, app/assets/stylesheets/webarch.scss */
.checkbox input[type=checkbox][disabled] + label {
  opacity: 0.65;
}

/* line 3779, app/assets/stylesheets/webarch.scss */
.checkbox input[type=checkbox][disabled] + label:before {
  background-color: #eceff3;
}

/* line 3782, app/assets/stylesheets/webarch.scss */
.checkbox.check-success input[type=checkbox]:checked + label:before {
  background-color: #0090d9;
  border: 1px solid #0090d9;
}

/* line 3786, app/assets/stylesheets/webarch.scss */
.checkbox.check-success input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* line 3789, app/assets/stylesheets/webarch.scss */
.checkbox.check-primary input[type=checkbox]:checked + label:before {
  background-color: #0aa699;
  border: 1px solid #0aa699;
}

/* line 3793, app/assets/stylesheets/webarch.scss */
.checkbox.check-primary input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* line 3796, app/assets/stylesheets/webarch.scss */
.checkbox.check-info input[type=checkbox]:checked + label:before {
  background-color: #1f3853;
  border: 1px solid #1f3853;
}

/* line 3800, app/assets/stylesheets/webarch.scss */
.checkbox.check-info input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* line 3803, app/assets/stylesheets/webarch.scss */
.checkbox.check-warning input[type=checkbox]:checked + label:before {
  background-color: #fbb05e;
  border: 1px solid #fbb05e;
}

/* line 3807, app/assets/stylesheets/webarch.scss */
.checkbox.check-warning input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* line 3810, app/assets/stylesheets/webarch.scss */
.checkbox.check-danger input[type=checkbox]:checked + label:before {
  background-color: #f35958;
  border: 1px solid #f35958;
}

/* line 3814, app/assets/stylesheets/webarch.scss */
.checkbox.check-danger input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* line 3817, app/assets/stylesheets/webarch.scss */
table td .checkbox label {
  padding-left: 0px;
}

/* line 3820, app/assets/stylesheets/webarch.scss */
table th .checkbox label {
  padding-left: 0px;
}

/* line 3823, app/assets/stylesheets/webarch.scss */
table.fc-border-separate {
  margin-top: 20px;
}

/* line 3826, app/assets/stylesheets/webarch.scss */
.star label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  transition: border 0.2s linear 0s,color 0.2s linear 0s;
  margin-bottom: 10px;
}

/* line 3834, app/assets/stylesheets/webarch.scss */
.star label:before {
  font-family: 'FontAwesome';
  content: "\F005";
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 18px;
  color: #97a3b3;
  transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

/* line 3846, app/assets/stylesheets/webarch.scss */
.star input[type=checkbox] {
  display: none;
}

/* line 3849, app/assets/stylesheets/webarch.scss */
.star input[type=checkbox]:checked + label:before {
  color: #ffd200;
}

/* line 3852, app/assets/stylesheets/webarch.scss */
.wysihtml5-toolbar li {
  padding-left: 0px;
}

/* line 3855, app/assets/stylesheets/webarch.scss */
.bootstrap-tagsinput {
  border: 1px solid #E5E9EC;
  border-radius: 3px;
  box-shadow: none;
  width: 100%;
  transition: background 0.2s linear 0s;
}

/* line 3862, app/assets/stylesheets/webarch.scss */
.bootstrap-tagsinput.active-element {
  background-color: #f4f5f7;
}

/* line 3865, app/assets/stylesheets/webarch.scss */
.bootstrap-tagsinput input {
  border: none;
  margin-bottom: 0px;
  min-height: 25px;
}

/* line 3870, app/assets/stylesheets/webarch.scss */
.bootstrap-tagsinput .tag {
  vertical-align: middle;
  padding: 4px 9px;
  margin-top: 3px;
  display: inline-block;
}

/* line 3876, app/assets/stylesheets/webarch.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active,
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: none;
}

/* line 3880, app/assets/stylesheets/webarch.scss */
form {
  margin: 0;
}

/* line 3883, app/assets/stylesheets/webarch.scss */
form legend {
  margin: 15px 0px 10px 0px !important;
}

/* line 3886, app/assets/stylesheets/webarch.scss */
.column-seperation > div[class*="col-"] {
  border-right: 1px solid #ddd;
}

/* line 3889, app/assets/stylesheets/webarch.scss */
.column-seperation > div[class*="col-"]:last-child {
  border-right: 0px;
}

/* line 3892, app/assets/stylesheets/webarch.scss */
.form-no-horizontal-spacing .row-fluid .side-label {
  border-right: 1px solid #dddddd;
}

/* line 3895, app/assets/stylesheets/webarch.scss */
.form-no-horizontal-spacing .error {
  margin-bottom: 10px;
}

/* line 3898, app/assets/stylesheets/webarch.scss */
input.placeholder,
textarea.placeholder {
  color: #aaa !important;
}

/* line 3902, app/assets/stylesheets/webarch.scss */
.help-block {
  margin-top: 10px;
}

/* line 3905, app/assets/stylesheets/webarch.scss */
.form-inline input {
  margin-bottom: 0px !important;
}

/* line 3908, app/assets/stylesheets/webarch.scss */
.form-label {
  margin-top: 2px;
}

/* line 3911, app/assets/stylesheets/webarch.scss */
.form-label .required {
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

/* line 3916, app/assets/stylesheets/webarch.scss */
.help-inline {
  margin-top: 6px;
}

/* line 3919, app/assets/stylesheets/webarch.scss */
.help-small {
  font-size: 12px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 3926, app/assets/stylesheets/webarch.scss */
.success .help-inline.ok:before {
  content: "\f00c";
  font-size: 16px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

/* line 3934, app/assets/stylesheets/webarch.scss */
form legend,
.form-view legend {
  margin-bottom: 15px !important;
}

/* line 3938, app/assets/stylesheets/webarch.scss */
.controls > .radio .checker,
.controls > .checkbox .checker {
  margin-right: 2px !important;
}

/* line 3942, app/assets/stylesheets/webarch.scss */
.controls > .radio,
.controls > .checkbox {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 8px !important;
  margin-right: 15px !important;
}

/* line 3950, app/assets/stylesheets/webarch.scss */
.controls > .radio.line,
.controls > .checkbox.line {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 5px !important;
}

/* line 3957, app/assets/stylesheets/webarch.scss */
.controls .inline {
  margin-top: 8px;
}

/* line 3960, app/assets/stylesheets/webarch.scss */
.form-view .control-group {
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 3964, app/assets/stylesheets/webarch.scss */
.uploader {
  margin-top: 2px !important;
}

/* line 3967, app/assets/stylesheets/webarch.scss */
.hint {
  padding: 5px 0px 0px 10px;
}

/* line 3970, app/assets/stylesheets/webarch.scss */
.form form {
  margin: 0px !important;
  padding: 0px !important;
}

/* line 3974, app/assets/stylesheets/webarch.scss */
.form .form-actions {
  background-color: #f6f7f8 !important;
  margin-top: 0px !important;
  margin-top: 40px;
  padding-left: 190px;
}

/* line 3980, app/assets/stylesheets/webarch.scss */
.form-actions {
  background-color: #f6f7f8;
  border: 0px;
  margin-bottom: 20px;
  margin-top: 34px;
  padding: 19px 20px 9px;
}

/* line 3987, app/assets/stylesheets/webarch.scss */
.form-actions:after {
  clear: both;
}

/* line 3990, app/assets/stylesheets/webarch.scss */
.form-actions:before,
.form-actions:after {
  content: "";
  display: table;
  line-height: 0;
}

/* line 3996, app/assets/stylesheets/webarch.scss */
.form-horizontal {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -4px;
}

/* line 4002, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}

/* line 4007, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group:first-child {
  border-bottom: 1px solid #eee !important;
}

/* line 4010, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group.last {
  border-bottom: 0;
}

/* line 4013, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group .controls {
  padding: 10px;
  position: relative;
  border-left: 1px solid #eee;
}

/* line 4018, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group .controls .chosen-container {
  min-height: 32px;
}

/* line 4021, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group .controls .chosen-container .help-block {
  clear: both;
  padding-top: 10px !important;
}

/* line 4025, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .control-group .control-label {
  margin-top: 10px;
}

/* line 4028, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered.form-row-stripped .control-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 4031, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered.form-row-stripped .m-wrap {
  background: #ffffff !important;
}

/* line 4034, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 4037, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) .controls {
  background-color: #ffffff;
}

/* line 4040, app/assets/stylesheets/webarch.scss */
.form-horizontal.form-bordered .help-inline,
.form-horizontal.form-bordered .help-block {
  padding-left: 0;
}

/* line 4044, app/assets/stylesheets/webarch.scss */
.grid.box .form .form-actions,
.grid.solid .form .form-actions {
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-bottom: -10px !important;
}

/* line 4050, app/assets/stylesheets/webarch.scss */
.wizard-steps {
  display: block;
  list-style: none outside none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 4057, app/assets/stylesheets/webarch.scss */
.wizard-steps li {
  display: block;
  float: left;
  max-width: 25%;
  min-width: 25%;
  text-align: center;
  padding-left: 0;
}

/* line 4065, app/assets/stylesheets/webarch.scss */
.wizard-steps li:before {
  border-top: 6px solid #55606E;
  content: "";
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  top: 13px;
  right: 1px;
  width: 100%;
  z-index: 1;
}

/* line 4077, app/assets/stylesheets/webarch.scss */
.wizard-steps li:first-child:before {
  left: 50%;
  max-width: 50%;
}

/* line 4081, app/assets/stylesheets/webarch.scss */
.wizard-steps li:last-child:before {
  max-width: 50%;
  width: 50%;
}

/* line 4085, app/assets/stylesheets/webarch.scss */
.wizard-steps li.complete .step {
  background-color: #0aa699;
  padding: 1px 6px;
  border: 4px solid #55606e;
}

/* line 4090, app/assets/stylesheets/webarch.scss */
.wizard-steps li .step {
  background-color: #d1dade;
  border-radius: 32px 32px 32px 32px;
  color: #ffffff;
  display: inline;
  font-size: 15px;
  font-weight: bold;
  line-height: 12px;
  padding: 4px 9px;
  position: relative;
  text-align: center;
  z-index: 2;
  transition: all 0.2s linear 0s;
}

/* line 4104, app/assets/stylesheets/webarch.scss */
.wizard-steps li .step i {
  font-size: 10px;
  font-weight: normal;
  position: relative;
  top: -1.5px;
}

/* line 4110, app/assets/stylesheets/webarch.scss */
.wizard-steps li .title {
  color: #B1BCC5;
  display: block;
  font-size: 13px;
  line-height: 15px;
  max-width: 100%;
  position: relative;
  table-layout: fixed;
  text-align: center;
  top: 20px;
  word-wrap: break-word;
  z-index: 104;
}

/* line 4123, app/assets/stylesheets/webarch.scss */
.wizard-steps a:hover,
.wizard-steps a:active,
.wizard-steps a:focus {
  text-decoration: none;
}

/* line 4128, app/assets/stylesheets/webarch.scss */
.wizard-steps li.active .step,
.wizard-steps li.active.complete .step {
  background-color: #0090d9;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 15px;
  border: none;
  font-size: 16px;
}

/* line 4137, app/assets/stylesheets/webarch.scss */
.wizard-steps li.complete .title,
.wizard-steps li.active .title {
  color: #2B3D53;
}

/* line 4141, app/assets/stylesheets/webarch.scss */
.step-content {
  margin-left: 60px;
  margin-top: 40px;
}

/* line 4145, app/assets/stylesheets/webarch.scss */
.step-content .step-pane {
  display: none;
  min-height: 267px;
}

/* line 4149, app/assets/stylesheets/webarch.scss */
.step-content .active {
  display: block;
}

/* line 4152, app/assets/stylesheets/webarch.scss */
.wizard-actions {
  display: block;
  list-style: none outside none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 4159, app/assets/stylesheets/webarch.scss */
.wizard-actions li {
  display: inline;
}

/* line 4162, app/assets/stylesheets/webarch.scss */
.tab-content {
  overflow: auto;
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 18px;
}

/* line 4170, app/assets/stylesheets/webarch.scss */
.tab-content.transparent {
  background-color: transparent;
}

/* line 4173, app/assets/stylesheets/webarch.scss */
.form-group {
  margin-bottom: 20px;
}

/* line 4176, app/assets/stylesheets/webarch.scss */
.form-group .form-label {
  color: #55606e;
  display: inline-block;
  margin-right: 8px;
}

/* line 4181, app/assets/stylesheets/webarch.scss */
.form-group .help {
  color: #A7ABB1;
  font-size: 12px;
}

/* line 4185, app/assets/stylesheets/webarch.scss */
.form-group .controls {
  margin-top: 8px;
}

/* line 4188, app/assets/stylesheets/webarch.scss */
.form-control {
  border: 1px solid #E5E9EC;
  font-size: 13px;
}

/* line 4192, app/assets/stylesheets/webarch.scss */
.form-row input,
.form-row select,
.form-row textarea,
.form-row select2 {
  margin-bottom: 10px;
}

/* line 4198, app/assets/stylesheets/webarch.scss */
.form-row .radio {
  margin-bottom: 7px;
}

/* line 4201, app/assets/stylesheets/webarch.scss */
.form-row:last-child {
  margin-bottom: 0;
}

/* line 4204, app/assets/stylesheets/webarch.scss */
.slide-primary,
.slide-success {
  display: inline-block;
}

/* line 4208, app/assets/stylesheets/webarch.scss */
.slide-primary .ios-switch .on-background {
  background-image: none;
  background-color: #0aa699;
}

/* line 4212, app/assets/stylesheets/webarch.scss */
.slide-success .ios-switch .on-background {
  background-image: none;
  background-color: #0090d9;
}

/* line 4216, app/assets/stylesheets/webarch.scss */
.select2-container .select2-choice {
  background-image: none;
  border-radius: 2px;
  border: 1px solid #e5e9ec;
  padding: 3px 9px;
  transition: border 0.2s linear 0s;
  height: 35px;
}

/* line 4224, app/assets/stylesheets/webarch.scss */
.select2-container .select2-choice .select2-arrow {
  background: transparent;
  border-left: 0px;
}

/* line 4228, app/assets/stylesheets/webarch.scss */
.select2-container .select2-choice .select2-arrow b {
  background: none;
}

/* line 4231, app/assets/stylesheets/webarch.scss */
.select2-container .select2-choice .select2-arrow b:before {
  font-family: 'Material Icons';
  content: "\E5C5";
  position: relative;
  top: 4px;
  right: 6px;
  font-size: 16px;
}

/* line 4239, app/assets/stylesheets/webarch.scss */
.select2-container.select2-drop-above .select2-choice {
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 4247, app/assets/stylesheets/webarch.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none;
  border: 1px solid #e5e9ec;
  background: #f4f5f7;
}

/* line 4253, app/assets/stylesheets/webarch.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4260, app/assets/stylesheets/webarch.scss */
.select2-drop.select2-drop-above {
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: none;
}

/* line 4269, app/assets/stylesheets/webarch.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid #e5e9ec;
  border-bottom: none;
  border-radius: 2px;
  padding-top: 0px;
}

/* line 4275, app/assets/stylesheets/webarch.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none;
  border: 1px solid #e5e9ec;
  background: #f4f5f7;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 4287, app/assets/stylesheets/webarch.scss */
.select2-search {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
}

/* line 4292, app/assets/stylesheets/webarch.scss */
.select2-search input {
  background: #ffffff !important;
  vertical-align: baseline;
  line-height: 28px;
  border-radius: 2px;
  border: none;
  font-size: 12px;
  border: 1px solid #999999;
}

/* line 4301, app/assets/stylesheets/webarch.scss */
.select2-results {
  margin: 3px 10px 10px 3px;
}

/* line 4304, app/assets/stylesheets/webarch.scss */
.select2-results li {
  color: #6F7B8A;
}

/* line 4307, app/assets/stylesheets/webarch.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  color: #282323;
}

/* line 4310, app/assets/stylesheets/webarch.scss */
.select2-results .select2-highlighted {
  background: #0090d9;
  border-radius: 3px;
}

/* line 4314, app/assets/stylesheets/webarch.scss */
.select2-results .select2-highlighted .select2-result-label {
  color: #ffffff;
}

/* line 4317, app/assets/stylesheets/webarch.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: none;
  color: #6F7B8A;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 0px;
  position: relative;
  top: -5px;
}

/* line 4328, app/assets/stylesheets/webarch.scss */
.select2-drop-active {
  border: 1px solid #e5e9ec;
  border-bottom: none;
  border-top: none;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
}

/* line 4340, app/assets/stylesheets/webarch.scss */
.select2-container-multi .select2-choices {
  background-image: none;
  border: 1px solid #dae0e4;
  border-radius: 2px;
}

/* line 4345, app/assets/stylesheets/webarch.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  background-color: #e8edf1;
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 8px;
  margin: 8px -5px 7px 10px;
  padding: 4px 8px 4px 21px;
  direction: ltr;
}

/* line 4356, app/assets/stylesheets/webarch.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #dae0e4;
  box-shadow: none;
}

/* line 4360, app/assets/stylesheets/webarch.scss */
.select2-container-multi.select2-container-active .select2-search-choice {
  background-color: #ffffff !important;
}

/* line 4363, app/assets/stylesheets/webarch.scss */
.select2-container-multi .select2-search-choice-close {
  left: 6px;
}

/* line 4366, app/assets/stylesheets/webarch.scss */
.select2-search-choice-close {
  background: none;
  top: 4px;
  right: 0;
}

/* line 4371, app/assets/stylesheets/webarch.scss */
.select2-search-choice-close:hover {
  text-decoration: none;
}

/* line 4374, app/assets/stylesheets/webarch.scss */
.select2-search-choice-close:before {
  font-family: 'Material Icons';
  content: "\E5CD";
  font-size: 12px;
  color: #94a1b2;
}

/* line 4380, app/assets/stylesheets/webarch.scss */
.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px;
}

/* line 4385, app/assets/stylesheets/webarch.scss */
.select2.form-control {
  padding: 0;
  box-shadow: none;
  border: 0;
}

/* line 4390, app/assets/stylesheets/webarch.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 2px 2px 0;
}

/* line 4395, app/assets/stylesheets/webarch.scss */
.input-prepend.inside .add-on:first-child,
.input-prepend .btn:first-child {
  background-color: #ffffff;
  border: 1px solid #e5e9ec;
  position: relative;
  left: 3px;
  border-radius: 2px;
  padding-left: 8px;
  padding-right: 4px;
  padding-top: 4px;
  top: 0px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
  color: #9ea9b2;
}

/* line 4409, app/assets/stylesheets/webarch.scss */
.input-prepend.inside.no-boarder .add-on:first-child,
.input-prepend.no-boarder .btn:first-child {
  border: none;
}

/* line 4413, app/assets/stylesheets/webarch.scss */
.input-append .add-on,
.input-prepend .add-on {
  position: absolute;
  background-color: #d1dade;
  color: #5E5E5E;
  text-shadow: none;
  border: #d1dade;
  border-radius: 0 2px 2px 0;
  height: 37px;
  min-width: 34px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 6px;
}

/* line 4427, app/assets/stylesheets/webarch.scss */
.input-append .add-on .arrow {
  background-color: transparent !important;
  position: absolute;
  left: -6px;
  color: #d1dade;
  z-index: 100;
  font-size: 26px;
}

/* line 4435, app/assets/stylesheets/webarch.scss */
.input-append .add-on .arrow:before {
  font-family: 'FontAwesome';
  content: "\f0d9 ";
}

/* line 4439, app/assets/stylesheets/webarch.scss */
.input-append.primary .add-on .arrow {
  color: #0aa699;
}

/* line 4442, app/assets/stylesheets/webarch.scss */
.input-append.success .add-on .arrow {
  color: #0090d9;
}

/* line 4445, app/assets/stylesheets/webarch.scss */
.input-append.info .add-on .arrow {
  color: #1f3853;
}

/* line 4448, app/assets/stylesheets/webarch.scss */
.input-append.warning .add-on .arrow {
  color: #fbb05e;
}

/* line 4451, app/assets/stylesheets/webarch.scss */
.input-append.danger .add-on .arrow {
  color: #f35958;
}

/* line 4454, app/assets/stylesheets/webarch.scss */
.input-append input[class*="span"] {
  padding-left: 16px;
  border-right: 0px;
  -webkit-border-radius: 2px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 4467, app/assets/stylesheets/webarch.scss */
.input-append .form-control {
  display: inline-block;
}

/* line 4470, app/assets/stylesheets/webarch.scss */
.input-append.primary .add-on,
.input-prepend .add-on {
  background-color: #0aa699;
  color: #ffffff;
}

/* line 4475, app/assets/stylesheets/webarch.scss */
.input-append.success .add-on,
.input-prepend .add-on {
  background-color: #0090d9;
  color: #ffffff;
  display: inline-block;
  float: left;
}

/* line 4482, app/assets/stylesheets/webarch.scss */
.input-append.info .add-on,
.input-prepend .add-on {
  background-color: #1f3853;
  color: #ffffff;
}

/* line 4487, app/assets/stylesheets/webarch.scss */
.input-append.warning .add-on,
.input-prepend .add-on {
  background-color: #fbb05e;
  color: #ffffff;
}

/* line 4492, app/assets/stylesheets/webarch.scss */
.input-append.danger .add-on,
.input-prepend .add-on {
  background-color: #f35958;
  color: #ffffff;
}

/* line 4497, app/assets/stylesheets/webarch.scss */
.input-focus {
  background-color: #f4f5f7 !important;
  color: #56646e !important;
}

/* line 4501, app/assets/stylesheets/webarch.scss */
.no-boarder .input-focus {
  border: none !important;
}

/* line 4504, app/assets/stylesheets/webarch.scss */
.input-prepend input[class*="span"] {
  padding-left: 16px;
  border-left: 0px;
  -webkit-border-radius: 2px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 2px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 4517, app/assets/stylesheets/webarch.scss */
.input-with-icon {
  position: relative;
}

/* line 4520, app/assets/stylesheets/webarch.scss */
.input-with-icon input {
  padding-left: 32px !important;
}

/* line 4523, app/assets/stylesheets/webarch.scss */
.input-with-icon i {
  color: #e5e9ec;
  display: block;
  position: absolute;
  margin: 9px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

/* line 4533, app/assets/stylesheets/webarch.scss */
.input-with-icon.right input {
  padding-left: 12px !important;
  padding-right: 33px !important;
}

/* line 4537, app/assets/stylesheets/webarch.scss */
.input-with-icon.right i {
  right: 8px;
  float: right;
}

/* line 4541, app/assets/stylesheets/webarch.scss */
.input-group-addon {
  border: 1px solid #E5E9EC;
  color: #9EA9B2;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 3px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}

/* line 4549, app/assets/stylesheets/webarch.scss */
.input-group-addon i {
  position: relative;
  top: 1px;
}

/* line 4553, app/assets/stylesheets/webarch.scss */
.input-group-addon.primary {
  background-color: #0aa699;
  border: 1px solid #0aa699;
  color: #ffffff;
}

/* line 4558, app/assets/stylesheets/webarch.scss */
.input-group-addon.primary .arrow {
  color: #0aa699;
}

/* line 4561, app/assets/stylesheets/webarch.scss */
.input-group-addon.success {
  background-color: #0090d9;
  color: #ffffff;
}

/* line 4565, app/assets/stylesheets/webarch.scss */
.input-group-addon.success .arrow {
  color: #0090d9;
}

/* line 4568, app/assets/stylesheets/webarch.scss */
.input-group-addon.info {
  background-color: #1f3853;
  color: #ffffff;
}

/* line 4572, app/assets/stylesheets/webarch.scss */
.input-group-addon.info .arrow {
  color: #1f3853;
}

/* line 4575, app/assets/stylesheets/webarch.scss */
.input-group-addon.warning {
  background-color: #fbb05e;
  color: #ffffff;
}

/* line 4579, app/assets/stylesheets/webarch.scss */
.input-group-addon.warning .arrow {
  color: #fbb05e;
}

/* line 4582, app/assets/stylesheets/webarch.scss */
.input-group-addon.danger {
  background-color: #f35958;
  color: #ffffff;
}

/* line 4586, app/assets/stylesheets/webarch.scss */
.input-group-addon.danger .arrow {
  color: #f35958;
}

/* line 4589, app/assets/stylesheets/webarch.scss */
.input-group-addon .arrow {
  position: relative;
  right: -6px;
  color: #d1dade;
  z-index: 100;
}

/* line 4595, app/assets/stylesheets/webarch.scss */
.input-group-addon .arrow:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  font-size: 23px;
  position: absolute;
  left: 17px;
  top: -2px;
}

/* line 4603, app/assets/stylesheets/webarch.scss */
.input-group-addon:last-child .arrow:before {
  font-family: 'FontAwesome';
  content: "\f0d9";
  font-size: 23px;
  position: absolute;
  left: -23px;
  top: -2px;
}

/* line 4611, app/assets/stylesheets/webarch.scss */
.input-group-addon:last-child input {
  border-left: 0px;
}

/* line 4614, app/assets/stylesheets/webarch.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-left: 0;
}

/* line 4623, app/assets/stylesheets/webarch.scss */
.transparent .input-group-addon {
  background-color: #ffffff;
  padding: 8px 1px 10px 9px;
}

/* line 4627, app/assets/stylesheets/webarch.scss */
.transparent.input-group .form-control:first-child,
.transparent .input-group-addon:first-child,
.transparent .input-group-btn:first-child > .btn,
.transparent .input-group-btn:first-child > .dropdown-toggle,
.transparent .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0px;
  border-left: 1px solid #e5e9ec;
}

/* line 4635, app/assets/stylesheets/webarch.scss */
.transparent .input-group .form-control:last-child,
.transparent .input-group-addon:last-child,
.transparent .input-group-btn:last-child > .btn,
.transparent .input-group-btn:last-child > .dropdown-toggle,
.transparent .input-group-btn:first-child > .btn:not(:first-child) {
  padding: 6px 10px;
}

/* line 4642, app/assets/stylesheets/webarch.scss */
.datepicker {
  padding: 10px 16px;
  border-radius: 2px;
  font-size: 12px;
}

/* line 4647, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .datepicker-switch {
  color: #6f7b8a;
  font-size: 13px;
}

/* line 4651, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .prev {
  color: #0090d9;
  content: '';
  font-size: 0px;
}

/* line 4656, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .prev:before {
  color: #0090d9;
  font-family: 'Material Icons';
  content: "\E5CB";
  font-size: 16px;
}

/* line 4662, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .next {
  color: #0090d9;
  content: '';
  font-size: 0px;
}

/* line 4667, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .next:before {
  color: #0090d9;
  font-family: 'Material Icons';
  content: "\E5CC";
  font-size: 16px;
}

/* line 4673, app/assets/stylesheets/webarch.scss */
.datepicker thead tr .dow {
  color: #0090d9;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 4678, app/assets/stylesheets/webarch.scss */
.datepicker tbody tr .odd {
  color: #d0d3d8;
}

/* line 4681, app/assets/stylesheets/webarch.scss */
.datepicker table tr td.day:hover {
  background: #eeeeee;
  opacity: 0.65;
}

/* line 4685, app/assets/stylesheets/webarch.scss */
.datepicker table tr td span {
  border-radius: 4px 4px 4px 4px;
}

/* line 4688, app/assets/stylesheets/webarch.scss */
.datepicker th,
.datepicker td {
  padding: 5.5px !important;
}

/* line 4692, app/assets/stylesheets/webarch.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #d0d3d8;
}

/* line 4696, app/assets/stylesheets/webarch.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: none;
  text-shadow: none;
  font-weight: 600;
}

/* line 4704, app/assets/stylesheets/webarch.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #e5e9ec;
  background-image: none;
  color: #ffffff;
}

/* line 4712, app/assets/stylesheets/webarch.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0090d9;
}

/* line 4734, app/assets/stylesheets/webarch.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-image: none;
  border: none;
  text-shadow: none;
}

/* line 4742, app/assets/stylesheets/webarch.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0090d9;
}

/* line 4764, app/assets/stylesheets/webarch.scss */
.datepicker-inline {
  width: auto;
}

/* line 4767, app/assets/stylesheets/webarch.scss */
.error {
  font-size: 12px;
  color: #f35958;
  display: block;
}

/* line 4772, app/assets/stylesheets/webarch.scss */
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #f35958;
}

/* line 4776, app/assets/stylesheets/webarch.scss */
.error-control input {
  border: 1px solid #f35958;
}

/* line 4779, app/assets/stylesheets/webarch.scss */
.error-control select {
  border: 1px solid #f35958;
}

/* line 4782, app/assets/stylesheets/webarch.scss */
.error-control textarea {
  border: 1px solid #f35958;
}

/* line 4785, app/assets/stylesheets/webarch.scss */
.error-control .select2-container .select2-choice {
  border: 1px solid #f35958;
}

/* line 4788, app/assets/stylesheets/webarch.scss */
.error-control.input-with-icon .select2-container .select2-choice .select2-arrow b:before {
  content: "\f12a";
  color: #f35958;
}

/* line 4792, app/assets/stylesheets/webarch.scss */
.error-control.input-with-icon .select2-container .select2-choice .select2-arrow b {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 4799, app/assets/stylesheets/webarch.scss */
.error-control i {
  color: #f35958;
}

/* line 4802, app/assets/stylesheets/webarch.scss */
.success-control input {
  border: 1px solid #0aa699;
}

/* line 4805, app/assets/stylesheets/webarch.scss */
.success-control select {
  border: 1px solid #0aa699;
}

/* line 4808, app/assets/stylesheets/webarch.scss */
.success-control textarea {
  border: 1px solid #0aa699;
}

/* line 4811, app/assets/stylesheets/webarch.scss */
.success-control .select2-container .select2-choice {
  border: 1px solid #0aa699;
}

/* line 4814, app/assets/stylesheets/webarch.scss */
.success-control.input-with-icon .select2-container .select2-choice .select2-arrow b:before {
  content: "\f00c";
  color: #0aa699;
}

/* line 4818, app/assets/stylesheets/webarch.scss */
.success-control.input-with-icon .select2-container .select2-choice .select2-arrow b {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 4825, app/assets/stylesheets/webarch.scss */
.success-control i {
  color: #0aa699;
}

/* line 4828, app/assets/stylesheets/webarch.scss */
.clockpicker-popover {
  z-index: 10;
}

/*------------------------------------------------------------------
[7. Portlets]
*/
/* line 4834, app/assets/stylesheets/webarch.scss */
.grid {
  clear: both;
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
}

/* line 4840, app/assets/stylesheets/webarch.scss */
.grid.form-grid .grid-body {
  padding-bottom: 0 !important;
}

/* line 4843, app/assets/stylesheets/webarch.scss */
.grid.closed .grid-body {
  display: none;
  overflow: hidden;
}

/* line 4847, app/assets/stylesheets/webarch.scss */
.grid.box {
  padding: 0px !important;
}

/* line 4850, app/assets/stylesheets/webarch.scss */
.grid.box .form-horizontal.form-bordered .control-group {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 4854, app/assets/stylesheets/webarch.scss */
.grid.box .form-horizontal.form-bordered .control-group:first-child {
  margin-top: -10px;
}

/* line 4857, app/assets/stylesheets/webarch.scss */
.grid.box .grid-title {
  padding: 8px 10px 2px 10px;
  border-bottom: 1px solid #eee;
  color: #ffffff !important;
  margin-bottom: 0px;
}

/* line 4863, app/assets/stylesheets/webarch.scss */
.grid.box .grid-title > .actions > .btn > i {
  color: #ffffff !important;
}

/* line 4866, app/assets/stylesheets/webarch.scss */
.grid.box .grid-title .tools {
  margin-top: 3px;
}

/* line 4869, app/assets/stylesheets/webarch.scss */
.grid.box .grid-title .tools a {
  background: url(@{base-img-url}/icon/portlet-tray.png) no-repeat;
  width: 23px;
  height: 23px;
}

/* line 4874, app/assets/stylesheets/webarch.scss */
.grid.box .grid-body {
  background-color: #ffffff;
  padding: 10px;
}

/* line 4878, app/assets/stylesheets/webarch.scss */
.grid.box.blue {
  border: 1px solid #b4cef8;
  border-top: 0;
}

/* line 4882, app/assets/stylesheets/webarch.scss */
.grid.box.blue .grid-title {
  background-color: #58acf3;
}

/* line 4885, app/assets/stylesheets/webarch.scss */
.grid.box.red {
  border: 1px solid #f35958;
  border-top: 0;
}

/* line 4889, app/assets/stylesheets/webarch.scss */
.grid.box.red .grid-title {
  background-color: #f35958;
}

/* line 4892, app/assets/stylesheets/webarch.scss */
.grid.box.yellow {
  border: 1px solid #fccb7e;
  border-top: 0;
}

/* line 4896, app/assets/stylesheets/webarch.scss */
.grid.box.yellow .grid-title {
  background-color: #ffb848;
}

/* line 4899, app/assets/stylesheets/webarch.scss */
.grid.box.green {
  border: 1px solid #0aa699;
  border-top: 0;
}

/* line 4903, app/assets/stylesheets/webarch.scss */
.grid.box.green .grid-title {
  background-color: #0aa699;
}

/* line 4906, app/assets/stylesheets/webarch.scss */
.grid.box.purple {
  border: 1px solid #af5cc1;
  border-top: 0;
}

/* line 4910, app/assets/stylesheets/webarch.scss */
.grid.box.purple .grid-title {
  background-color: #852b99;
}

/* line 4913, app/assets/stylesheets/webarch.scss */
.grid.box.grey {
  border: 1px solid #9d9c9c;
  border-top: 0;
}

/* line 4917, app/assets/stylesheets/webarch.scss */
.grid.box.grey .grid-title {
  background-color: #555555;
}

/* line 4920, app/assets/stylesheets/webarch.scss */
.grid.box.light-grey {
  border: 1px solid #eee;
  border-top: 0;
}

/* line 4924, app/assets/stylesheets/webarch.scss */
.grid.box.light-grey .grid-title {
  background-color: #aaa;
}

/* line 4927, app/assets/stylesheets/webarch.scss */
.grid .simple .form-actions {
  margin-left: -20px !important;
  margin-right: -20px !important;
  margin-bottom: -20px !important;
}

/* line 4932, app/assets/stylesheets/webarch.scss */
.grid .solid .grid-title {
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff;
}

/* line 4936, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-title {
  margin-bottom: 5px;
  border: 0px;
  padding: 13px 15px 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
}

/* line 4942, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-title .tools {
  margin-top: 2px;
  border: 0px;
}

/* line 4946, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-title .tools a {
  color: #ffffff;
}

/* line 4949, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-title h4 {
  color: #ffffff;
}

/* line 4952, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-body {
  color: #ffffff;
  padding: 20px;
}

/* line 4956, app/assets/stylesheets/webarch.scss */
.grid.solid .grid-body h3 {
  color: #ffffff;
}

/* line 4959, app/assets/stylesheets/webarch.scss */
.grid.simple {
  padding: 0px !important;
}

/* line 4962, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title {
  padding: 14px 15px 7px 15px;
  border-bottom: 1px solid #eee;
  color: #282323 !important;
  background-color: #ffffff;
  margin-bottom: 0px;
  border: 1px solid #dddddd;
  border-bottom: 0px;
}

/* line 4971, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title > .actions > .btn > i {
  color: #ffffff !important;
}

/* line 4974, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools {
  margin-top: 0px;
  position: relative;
}

/* line 4978, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title.no-border {
  border: 0px;
  border-bottom: 0px;
}

/* line 4982, app/assets/stylesheets/webarch.scss */
.grid.simple .form-actions {
  margin-right: -26px !important;
  margin-left: -26px !important;
  margin-bottom: -26px !important;
}

/* line 4987, app/assets/stylesheets/webarch.scss */
.grid.simple.transparent .grid-body {
  background-color: transparent !important;
  border: none;
}

/* line 4991, app/assets/stylesheets/webarch.scss */
.grid.simple.transparent .grid-title {
  border: none;
  border-bottom: 1px solid #D7DBE0;
  background-color: transparent;
}

/* line 4996, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body {
  background-color: #ffffff;
  padding: 26px;
  border: 1px solid #dddddd;
  color: #6f7b8a;
}

/* line 5002, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body.no-padding {
  padding: 0px;
}

/* line 5005, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body .wrap-body {
  padding: 0 26px;
  padding-top: 10px;
}

/* line 5009, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body.no-border {
  border: 0px;
  padding-top: 1px;
}

/* line 5013, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body h4 {
  color: #282323;
}

/* line 5016, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body h3 {
  color: #282323;
}

/* line 5019, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body.invoice-body {
  padding: 30px;
}

/* line 5022, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-body.invoice-body .invoice-logo {
  margin-bottom: 18px;
}

/* line 5025, app/assets/stylesheets/webarch.scss */
.grid.simple.vertical.green {
  border-left: 4px solid #0aa699;
  border-top: none !important;
}

/* line 5029, app/assets/stylesheets/webarch.scss */
.grid.simple.vertical.red {
  border-left: 4px solid #f35958;
  border-top: none !important;
}

/* line 5033, app/assets/stylesheets/webarch.scss */
.grid.simple.vertical.purple {
  border-left: 4px solid #736086;
  border-top: none !important;
}

/* line 5037, app/assets/stylesheets/webarch.scss */
.grid.simple.vertical.blue {
  border-left: 4px solid #0090d9;
  border-top: none !important;
}

/* line 5041, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.red .grid-title {
  border-top: 4px solid #f35958;
}

/* line 5044, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.yellow .grid-title {
  border-top: 4px solid #ffb848;
}

/* line 5047, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.green .grid-title {
  border-top: 4px solid #0aa699;
}

/* line 5050, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.purple .grid-title {
  border-top: 4px solid #852b99;
}

/* line 5053, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.grey .grid-title {
  border-top: 4px solid #555555;
}

/* line 5056, app/assets/stylesheets/webarch.scss */
.grid.simple.horizontal.light-grey .grid-title {
  border-top: 4px solid #aaa;
}

/* line 5059, app/assets/stylesheets/webarch.scss */
.grid:after,
.grid:before {
  display: table;
}

/* line 5063, app/assets/stylesheets/webarch.scss */
.grid-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

/* line 5067, app/assets/stylesheets/webarch.scss */
.grid-title h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 7px;
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 5079, app/assets/stylesheets/webarch.scss */
.grid-title h4 i {
  font-size: 14px;
  margin-right: 5px;
  color: #666;
}

/* line 5084, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive {
  padding-left: 23px !important;
  padding-top: 20px !important;
}

/* line 5088, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive .actions {
  margin-right: 14px;
  margin-top: -16px;
}

/* line 5092, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive .actions a {
  color: #4c5264;
}

/* line 5095, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive .actions a:hover {
  opacity: 0.5;
}

/* line 5098, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive .actions i {
  font-size: 22px;
  margin-right: 10px;
}

/* line 5102, app/assets/stylesheets/webarch.scss */
.grid-title.descriptive p {
  display: inline-block;
  width: 60%;
  white-space: nowrap;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7a7d82;
  font-size: 12px;
}

/* line 5112, app/assets/stylesheets/webarch.scss */
.grid-title.clickable {
  cursor: pointer;
}

/* line 5115, app/assets/stylesheets/webarch.scss */
.grid-title .tools > a {
  display: inline-block;
  height: 16px;
  margin-left: 5px;
}

/* line 5120, app/assets/stylesheets/webarch.scss */
.grid-title .tools > a:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .6;
}

/* line 5129, app/assets/stylesheets/webarch.scss */
.grid-title .dropdown-menu i {
  color: #000;
}

/* line 5132, app/assets/stylesheets/webarch.scss */
.grid-title .actions > .btn-group {
  margin-top: -12px;
}

/* line 5135, app/assets/stylesheets/webarch.scss */
.grid-title .actions > .btn-group > .btn {
  padding: 4px 10px;
  margin-top: -1px;
}

/* line 5139, app/assets/stylesheets/webarch.scss */
.grid-title .actions > .btn {
  padding: 4px 10px;
  margin-top: -13px;
}

/* line 5143, app/assets/stylesheets/webarch.scss */
.grid-title .actions > .btn.mini {
  margin-top: -12px;
  padding: 4px 10px;
}

/* line 5147, app/assets/stylesheets/webarch.scss */
.grid-title .pagination.pagination-small {
  float: right !important;
  display: inline-block !important;
  margin: 0px;
  margin-top: -2px;
}

/* line 5153, app/assets/stylesheets/webarch.scss */
.grid-title .tools,
.grid-title .actions {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  float: right;
}

/* line 5161, app/assets/stylesheets/webarch.scss */
.grid-body {
  padding: 0;
}

/* line 5164, app/assets/stylesheets/webarch.scss */
.grid-body .btn-toolbar {
  margin: 0px !important;
  padding: 0px !important;
}

/* line 5168, app/assets/stylesheets/webarch.scss */
.grid-body .slimScrollBar {
  margin-right: 0px !important;
}

/* line 5171, app/assets/stylesheets/webarch.scss */
.grid-body:before {
  display: table;
  content: " ";
}

/* line 5175, app/assets/stylesheets/webarch.scss */
.grid-body:after {
  clear: both;
  display: table;
  content: " ";
}

/* line 5180, app/assets/stylesheets/webarch.scss */
.grid-body.light-blue,
.grid.light-blue {
  background-color: #bfd5fa  !important;
}

/* line 5184, app/assets/stylesheets/webarch.scss */
.grid-body.blue,
.grid.blue {
  background-color: #58acf3 !important;
}

/* line 5188, app/assets/stylesheets/webarch.scss */
.grid-body.red,
.grid.red {
  background-color: #f35958 !important;
}

/* line 5192, app/assets/stylesheets/webarch.scss */
.grid-body.yellow,
.grid.yellow {
  background-color: #ffb848 !important;
}

/* line 5196, app/assets/stylesheets/webarch.scss */
.grid-body.green,
.grid.green {
  background-color: #0aa699 !important;
}

/* line 5200, app/assets/stylesheets/webarch.scss */
.grid-body.purple,
.grid.purple {
  background-color: #852b99 !important;
}

/* line 5204, app/assets/stylesheets/webarch.scss */
.grid-body.light-grey,
.grid.light-grey {
  background-color: #fafafa !important;
}

/* line 5208, app/assets/stylesheets/webarch.scss */
.grid-body.dark-grey,
.grid.dark-grey {
  background-color: #555555 !important;
}

/* line 5212, app/assets/stylesheets/webarch.scss */
.sortable .grid .grid-title {
  cursor: move;
}

/* line 5215, app/assets/stylesheets/webarch.scss */
.ui-sortable {
  min-height: 25px !important;
}

/* line 5218, app/assets/stylesheets/webarch.scss */
.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 100% !important;
}

/* line 5223, app/assets/stylesheets/webarch.scss */
.ui-sortable-placeholder * {
  visibility: hidden;
}

/* line 5226, app/assets/stylesheets/webarch.scss */
.sortable-box-placeholder {
  background-color: #f5f5f5;
  border: 1px dashed #DDDDDD;
  display: block;
  margin-top: 0px !important;
  margin-bottom: 24px !important;
}

/* line 5233, app/assets/stylesheets/webarch.scss */
.sortable-box-placeholder * {
  visibility: hidden;
}

/* line 5236, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools a {
  position: relative;
  transition: all 0.1s linear 0s;
  color: #ababab;
}

/* line 5241, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools > a.remove:before,
.grid.solid .grid-title .tools > a.remove:before {
  font-family: 'Material Icons';
  content: "\E5CD";
  font-size: 16px;
}

/* line 5247, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools > a.config:before,
.grid.solid .grid-title .tools > a.config:before {
  font-family: 'Material Icons';
  content: "\E5D3";
  font-size: 17px;
}

/* line 5253, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools > a.reload:before,
.grid.solid .grid-title .tools > a.reload:before {
  font-family: 'Material Icons';
  content: "\E5D5";
  font-size: 16px;
}

/* line 5259, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools > a.expand:before,
.grid.solid .grid-title .tools > a.expand:before {
  font-family: 'Material Icons';
  content: "\E5CE";
  font-size: 16px;
}

/* line 5265, app/assets/stylesheets/webarch.scss */
.grid.simple .grid-title .tools > a.collapse:before,
.grid.solid .grid-title .tools > a.collapse:before {
  font-family: 'Material Icons';
  content: "\E5CF";
  font-size: 16px;
}

/*------------------------------------------------------------------
[8. Message and Notification]
*/
/* line 5274, app/assets/stylesheets/webarch.scss */
.alert {
  color: #ce8f22;
  background-color: #fffcee;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  padding: 9px 19px 9px 15px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #F0DBB4;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

/* line 5286, app/assets/stylesheets/webarch.scss */
.alert .link {
  color: #ce8f22;
  font-weight: bold;
}

/* line 5290, app/assets/stylesheets/webarch.scss */
.alert .alert-heading {
  color: #ce8f22 !important;
  margin-bottom: 5px;
  font-weight: 600;
}

/* line 5295, app/assets/stylesheets/webarch.scss */
.alert .btn-small {
  position: relative;
  top: -3.5px;
}

/* line 5299, app/assets/stylesheets/webarch.scss */
.alert .button-set .btn {
  position: relative;
  top: 8px;
}

/* line 5303, app/assets/stylesheets/webarch.scss */
.alert .close {
  background: url("../img/icon/noti-cross.png") no-repeat scroll 0 0 transparent;
  background-position: -9px -10px;
  width: 10px;
  height: 9px;
  position: relative;
  opacity: 0.8;
  top: 4.5px;
  float: right;
  margin-left: 20px;
}

/* line 5314, app/assets/stylesheets/webarch.scss */
.alert .close:hover {
  opacity: 1;
}

/* line 5317, app/assets/stylesheets/webarch.scss */
.alert-success {
  color: #438a85;
  background-color: #f3faf8;
  border-color: #bfd1cf;
}

/* line 5322, app/assets/stylesheets/webarch.scss */
.alert-success .link {
  color: #438a85;
}

/* line 5325, app/assets/stylesheets/webarch.scss */
.alert-success .alert-heading {
  color: #438a85 !important;
}

/* line 5328, app/assets/stylesheets/webarch.scss */
.alert-success .close {
  background-position: -38px -10px !important;
}

/* line 5331, app/assets/stylesheets/webarch.scss */
.alert-info {
  color: #246a8e;
  background-color: #ebf6fb;
  border-color: #bfd4de;
}

/* line 5336, app/assets/stylesheets/webarch.scss */
.alert-info .link {
  color: #246a8e;
}

/* line 5339, app/assets/stylesheets/webarch.scss */
.alert-info .alert-heading {
  color: #246a8e !important;
}

/* line 5342, app/assets/stylesheets/webarch.scss */
.alert-info .close {
  background-position: -67px -10px !important;
}

/* line 5345, app/assets/stylesheets/webarch.scss */
.alert-danger,
.alert-error {
  color: #e76e70;
  background-color: #fff6f4;
  border-color: #f8cdcd;
}

/* line 5351, app/assets/stylesheets/webarch.scss */
.alert-danger .link,
.alert-error .link {
  color: #e76e70;
}

/* line 5355, app/assets/stylesheets/webarch.scss */
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #e76e70 !important;
}

/* line 5359, app/assets/stylesheets/webarch.scss */
.alert-error .close,
.alert .alert-danger .close {
  background-position: -95px -10px !important;
}

/* line 5363, app/assets/stylesheets/webarch.scss */
.alert-block {
  padding: 15px 19px 15px 17px;
}

/* line 5366, app/assets/stylesheets/webarch.scss */
.popover-content .notification-messages {
  padding: 15px 18px 15px;
}

/* line 5369, app/assets/stylesheets/webarch.scss */
.notification-messages {
  font-family: 'Roboto';
  background-color: #eef9f8;
  padding: 15px 18px 10px;
  display: block;
  color: #8b91a0;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 5380, app/assets/stylesheets/webarch.scss */
.notification-messages.success {
  background-color: #eef9f8;
}

/* line 5383, app/assets/stylesheets/webarch.scss */
.notification-messages.success:hover {
  background-color: #d9edf1;
  cursor: pointer;
}

/* line 5387, app/assets/stylesheets/webarch.scss */
.notification-messages.success .iconholder i {
  color: #f35958;
}

/* line 5390, app/assets/stylesheets/webarch.scss */
.notification-messages.danger {
  background-color: #fef2f2;
}

/* line 5393, app/assets/stylesheets/webarch.scss */
.notification-messages.danger:hover {
  background-color: #fae1e1;
  cursor: pointer;
}

/* line 5397, app/assets/stylesheets/webarch.scss */
.notification-messages.danger .iconholder i {
  color: #f35958;
}

/* line 5400, app/assets/stylesheets/webarch.scss */
.notification-messages.info {
  background-color: #edf7fc;
}

/* line 5403, app/assets/stylesheets/webarch.scss */
.notification-messages.info:hover {
  background-color: #d8ebf4;
  cursor: pointer;
}

/* line 5407, app/assets/stylesheets/webarch.scss */
.notification-messages.info .iconholder i {
  color: #f35958;
}

/* line 5410, app/assets/stylesheets/webarch.scss */
.notification-messages .message-wrapper {
  display: inline-block;
  width: 70%;
  height: 43px;
  float: left;
}

/* line 5416, app/assets/stylesheets/webarch.scss */
.notification-messages .message-wrapper .heading {
  display: block;
  float: left;
  text-align: left;
  color: #1b1e24;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  width: 100%;
  margin: 0;
  line-height: 19px;
  font-weight: 600;
}

/* line 5431, app/assets/stylesheets/webarch.scss */
.notification-messages .message-wrapper .description {
  display: block;
  float: left;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  font-size: 11px;
  width: 100%;
  line-height: 19px;
}

/* line 5443, app/assets/stylesheets/webarch.scss */
.notification-messages .date {
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  font-style: italic;
  opacity: 0.4;
}

/* line 5450, app/assets/stylesheets/webarch.scss */
.notification-messages .user-profile {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  float: left;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin-right: 10px;
  margin-top: 2px;
}

/* line 5460, app/assets/stylesheets/webarch.scss */
.notification-messages .iconholder {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 5466, app/assets/stylesheets/webarch.scss */
.notification-messages .iconholder i {
  font-size: 28px;
}

/* line 5469, app/assets/stylesheets/webarch.scss */
.tooltip-inner {
  padding: 6px 9px;
}

/* line 5472, app/assets/stylesheets/webarch.scss */
.progress {
  height: 3px;
  background-color: #e9ecee;
  background-image: none;
  box-shadow: none;
  filter: none;
}

/* line 5479, app/assets/stylesheets/webarch.scss */
.progress.no-radius {
  border-radius: 0px;
}

/* line 5482, app/assets/stylesheets/webarch.scss */
.progress.no-radius .progress-bar {
  border-radius: 0px;
}

/* line 5485, app/assets/stylesheets/webarch.scss */
.progress.transparent {
  background-color: rgba(0, 0, 0, 0.28);
}

/* line 5488, app/assets/stylesheets/webarch.scss */
.progress.progress-small {
  height: 2px;
}

/* line 5491, app/assets/stylesheets/webarch.scss */
.progress.progress-large {
  height: 20px;
}

/* line 5494, app/assets/stylesheets/webarch.scss */
.progress-bar {
  box-shadow: none;
  border-radius: 3px;
  background-color: #0090D9;
  background-image: none;
  -webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  float: left;
  filter: none;
}

/* line 5509, app/assets/stylesheets/webarch.scss */
.progress-bar-success {
  background-color: #0aa699;
  background-image: none;
}

/* line 5513, app/assets/stylesheets/webarch.scss */
.progress-bar-info {
  background-color: #0090d9;
  background-image: none;
}

/* line 5517, app/assets/stylesheets/webarch.scss */
.progress-bar-warning {
  background-color: #fdd01c;
  background-image: none;
}

/* line 5521, app/assets/stylesheets/webarch.scss */
.progress-bar-danger {
  background-color: #f35958;
  background-image: none;
}

/* line 5525, app/assets/stylesheets/webarch.scss */
.progress-bar-white {
  background-color: #ffffff;
  background-image: none;
}

/* line 5529, app/assets/stylesheets/webarch.scss */
.progress-bar-black {
  background-color: #1b1e24;
  background-image: none;
}

/* line 5533, app/assets/stylesheets/webarch.scss */
.progress-info .bar,
.progress .bar-info {
  background-color: #1f3853;
  background-image: none;
}

/* line 5538, app/assets/stylesheets/webarch.scss */
.progress-warning .bar,
.progress .bar-warning {
  background-color: #fdd01c;
  background-image: none;
}

/* line 5543, app/assets/stylesheets/webarch.scss */
.progress-danger .bar,
.progress .bar-danger {
  background-color: #f35958;
  background-image: none;
}

/* line 5548, app/assets/stylesheets/webarch.scss */
.progress-white .bar,
.progress .bar-white {
  background-color: #ffffff;
  background-image: none;
}

/* line 5553, app/assets/stylesheets/webarch.scss */
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #0090d9;
}

/* line 5557, app/assets/stylesheets/webarch.scss */
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #1f3853;
}

/* line 5561, app/assets/stylesheets/webarch.scss */
.details-status-single {
  display: inline-block;
  background-color: #e5e9ec;
  color: #5c6370;
  font-size: 11px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 5571, app/assets/stylesheets/webarch.scss */
.label {
  padding: 3px 9px;
  font-size: 11px;
  text-shadow: none;
  background-color: #d1dade;
  font-family: 'Roboto';
  font-weight: 600;
  color: #5E5E5E;
}

/* line 5580, app/assets/stylesheets/webarch.scss */
.label.bubble-only {
  height: 10px;
  width: 10px;
  display: block;
  padding: 0;
  border-radius: 99px;
}

/* line 5587, app/assets/stylesheets/webarch.scss */
.badge {
  text-shadow: none;
  font-family: 'Roboto';
  font-weight: 600;
  background-color: #d1dade;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 4px;
  color: #5E5E5E;
}

/* line 5598, app/assets/stylesheets/webarch.scss */
.badge.bubble-only {
  height: 10px;
  width: 10px;
  display: block;
  padding: 0;
}

/* line 5604, app/assets/stylesheets/webarch.scss */
.label-primary,
.badge-primary {
  background-color: #0090d9;
  color: #ffffff;
}

/* line 5609, app/assets/stylesheets/webarch.scss */
.label-success,
.badge-success {
  background-color: #0aa699;
  color: #ffffff;
}

/* line 5614, app/assets/stylesheets/webarch.scss */
.label-warning,
.badge-warning {
  background-color: #fdd01c;
  color: #ffffff;
}

/* line 5619, app/assets/stylesheets/webarch.scss */
.label-important,
.badge-important {
  background-color: #f35958;
  color: #ffffff;
}

/* line 5624, app/assets/stylesheets/webarch.scss */
.label-danger,
.badge-danger {
  background-color: #f35958;
  color: #ffffff;
}

/* line 5629, app/assets/stylesheets/webarch.scss */
.label-info,
.badge-info {
  background-color: #0090d9;
  color: #ffffff;
}

/* line 5634, app/assets/stylesheets/webarch.scss */
.label-inverse,
.badge-inverse {
  background-color: #1f3853;
  color: #ffffff;
}

/* line 5639, app/assets/stylesheets/webarch.scss */
.label-white,
.badge-white {
  background-color: #ffffff;
  color: #5E5E5E;
}

/* line 5644, app/assets/stylesheets/webarch.scss */
.label-white,
.badge-disable {
  background-color: #2a2e36;
  color: #8b91a0;
}

/* line 5649, app/assets/stylesheets/webarch.scss */
.popover {
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  max-width: 350px;
}

/* line 5657, app/assets/stylesheets/webarch.scss */
.popover.right .arrow {
  border-right-color: rgba(0, 0, 0, 0.08);
}

/* line 5660, app/assets/stylesheets/webarch.scss */
.popover.left .arrow {
  border-right-color: rgba(0, 0, 0, 0.08);
}

/* line 5663, app/assets/stylesheets/webarch.scss */
.popover.top .arrow {
  border-right-color: rgba(0, 0, 0, 0.08);
}

/* line 5666, app/assets/stylesheets/webarch.scss */
.popover.bottom .arrow:after {
  top: 0;
  margin-left: -11px;
}

/* line 5670, app/assets/stylesheets/webarch.scss */
.popover .arrow:after {
  border-width: 11px;
}

/* line 5673, app/assets/stylesheets/webarch.scss */
.popover-title {
  background-color: #ffffff;
  margin: 0 5px;
  font-weight: bold;
  color: #505458 !important;
  text-align: center;
}

/* line 5680, app/assets/stylesheets/webarch.scss */
.modal {
  border-radius: 3px;
}

/* line 5683, app/assets/stylesheets/webarch.scss */
.modal-header {
  text-align: center;
}

/* line 5686, app/assets/stylesheets/webarch.scss */
.modal-header p {
  color: #8b91a0;
}

/* line 5689, app/assets/stylesheets/webarch.scss */
.modal-body {
  background-color: #e5e9ec;
}

/* line 5692, app/assets/stylesheets/webarch.scss */
.modal-content {
  border: 0;
}

/* line 5695, app/assets/stylesheets/webarch.scss */
.modal-footer {
  border-top: none;
  box-shadow: none;
  background-color: #F3F5F6;
  margin-top: 0;
  text-align: right;
}

/* line 5702, app/assets/stylesheets/webarch.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5706, app/assets/stylesheets/webarch.scss */
.dropdown-menu li > a > .material-icons {
  font-size: 16px;
  position: relative;
  top: 4px;
}

/*------------------------------------------------------------------
[9. Tiles]
*/
/* line 5714, app/assets/stylesheets/webarch.scss */
.tiles-container {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 5718, app/assets/stylesheets/webarch.scss */
.tiles {
  background-color: #bcbcbc;
  color: #ffffff;
  position: relative;
}

/* line 5723, app/assets/stylesheets/webarch.scss */
.tiles.overflow-hidden {
  overflow: hidden;
}

/* line 5726, app/assets/stylesheets/webarch.scss */
.tiles.full-height {
  height: 100%;
}

/* line 5729, app/assets/stylesheets/webarch.scss */
.tiles.added-margin {
  margin-right: -10px;
}

/* line 5732, app/assets/stylesheets/webarch.scss */
.tiles.no-margin {
  margin-right: 0;
}

/* line 5735, app/assets/stylesheets/webarch.scss */
.tiles.margin-reset {
  margin-left: 37px;
}

/* line 5738, app/assets/stylesheets/webarch.scss */
.tiles .tiles-title {
  font-size: 11px;
  font-family: 'Roboto';
  letter-spacing: 0.7px;
  font-weight: 500;
}

/* line 5744, app/assets/stylesheets/webarch.scss */
.tiles .tiles-body {
  padding: 19px 18px 15px 24px;
}

/* line 5747, app/assets/stylesheets/webarch.scss */
.tiles .controller {
  position: relative;
  display: inline-block;
  float: right;
}

/* line 5752, app/assets/stylesheets/webarch.scss */
.tiles .controller a {
  position: relative;
  background: url(url(/assets/icon/portlet-tray-3f8d52beed4fff192c819e5899c51a264e43b133e78ca558a3055e14e66bd380.png)) no-repeat;
  transition: all 0.1s linear 0s;
  display: inline-block;
}

/* line 5758, app/assets/stylesheets/webarch.scss */
.tiles .controller a.remove {
  background-position: -66px -38px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 5764, app/assets/stylesheets/webarch.scss */
.tiles .controller a.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 5769, app/assets/stylesheets/webarch.scss */
.tiles .controller a.reload {
  background-position: -37px -38px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 5775, app/assets/stylesheets/webarch.scss */
.tiles .controller a.expand {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
}

/* line 5781, app/assets/stylesheets/webarch.scss */
.tiles .controller a:hover.collapse {
  background-position: -95px -40px;
  height: 7px;
  top: -5px;
  width: 9px;
}

/* line 5787, app/assets/stylesheets/webarch.scss */
.tiles .controller a:hover.remove {
  background-position: -66px -9px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 5793, app/assets/stylesheets/webarch.scss */
.tiles .controller a:hover.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 5798, app/assets/stylesheets/webarch.scss */
.tiles .controller a:hover.reload {
  background-position: -38px -9px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 5804, app/assets/stylesheets/webarch.scss */
.tiles .controller a:hover.expand {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
}

/* line 5810, app/assets/stylesheets/webarch.scss */
.tiles.white {
  background-color: #ffffff;
  color: #8b91a0;
}

/* line 5814, app/assets/stylesheets/webarch.scss */
.tiles.white .controller a.remove:hover {
  background-position: -66px -38px;
  height: 10px;
  top: -5px;
  width: 10px;
  opacity: 0.6;
}

/* line 5821, app/assets/stylesheets/webarch.scss */
.tiles.white .controller a.config:hover {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
  opacity: 0.6;
}

/* line 5827, app/assets/stylesheets/webarch.scss */
.tiles.white .controller a.reload:hover {
  background-position: -37px -38px;
  height: 10px;
  top: -5px;
  width: 12px;
  opacity: 0.6;
}

/* line 5834, app/assets/stylesheets/webarch.scss */
.tiles.white .controller a.expand:hover {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
  opacity: 0.6;
}

/* line 5841, app/assets/stylesheets/webarch.scss */
.tiles.white > .tile-footer {
  background-color: #eceff1;
  color: #d1d3d9;
  font-size: 13px;
  padding: 8px 15px;
}

/* line 5847, app/assets/stylesheets/webarch.scss */
.tiles.white.borderall {
  border: 1px solid #e5e9ec;
}

/* line 5850, app/assets/stylesheets/webarch.scss */
.tiles.white.border-left {
  border-left: 1px solid #e5e9ec;
}

/* line 5853, app/assets/stylesheets/webarch.scss */
.tiles.white.border-right {
  border-right: 1px solid #e5e9ec;
}

/* line 5856, app/assets/stylesheets/webarch.scss */
.tiles.white.border-top {
  border-top: 1px solid #e5e9ec;
}

/* line 5859, app/assets/stylesheets/webarch.scss */
.tiles.white.border-bottom {
  border-bottom: 1px solid #e5e9ec;
}

/* line 5862, app/assets/stylesheets/webarch.scss */
.tiles.white hr {
  margin: 10px 0px;
  height: 1px;
  border: none;
  background-color: #f2f3f5;
}

/* line 5868, app/assets/stylesheets/webarch.scss */
.tiles.white label {
  color: #9aa0ad;
}

/* line 5871, app/assets/stylesheets/webarch.scss */
.tiles.white > .tiles-body > .heading {
  color: #000;
}

/* line 5874, app/assets/stylesheets/webarch.scss */
.tiles.white .tiles-body > .description {
  color: #8b91a0;
}

/* line 5877, app/assets/stylesheets/webarch.scss */
.tiles .settings-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 4px;
}

/* line 5883, app/assets/stylesheets/webarch.scss */
.tiles .heading {
  font-size: 25px;
  display: block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 4px 0px;
}

/* line 5890, app/assets/stylesheets/webarch.scss */
.tiles .heading .icon-grid {
  top: 1px;
  font-size: 31px;
  position: relative;
}

/* line 5895, app/assets/stylesheets/webarch.scss */
.tiles p {
  margin: 0 0 5px;
}

/* line 5898, app/assets/stylesheets/webarch.scss */
.tiles hr {
  margin: 10px 0px;
  height: 1px;
  border: none;
  background-color: #2b3038;
}

/* line 5904, app/assets/stylesheets/webarch.scss */
.tiles .tiles-body-overlay {
  position: absolute;
  z-index: 100;
  padding: 19px 18px 17px 24px;
  width: auto;
}

/* line 5910, app/assets/stylesheets/webarch.scss */
.tiles .progress {
  width: 70%;
  margin-bottom: 13px;
}

/* line 5914, app/assets/stylesheets/webarch.scss */
.tiles .iconplaceholder {
  background-color: rgba(0, 0, 0, 0.28);
}

/* line 5917, app/assets/stylesheets/webarch.scss */
.tiles .iconplaceholder i {
  color: #ffffff;
}

/* line 5920, app/assets/stylesheets/webarch.scss */
.tiles > .tiles-body > .description {
  font-size: 13px;
  display: block;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

/* line 5928, app/assets/stylesheets/webarch.scss */
.tiles .description i {
  font-size: 21px;
  color: #ffffff;
}

/* line 5932, app/assets/stylesheets/webarch.scss */
.tiles .description .mini-description {
  position: relative;
  top: -5px;
}

/* line 5936, app/assets/stylesheets/webarch.scss */
.tiles label {
  color: #ffffff;
}

/* line 5939, app/assets/stylesheets/webarch.scss */
.tiles.red {
  background-color: #f35958;
}

/* line 5942, app/assets/stylesheets/webarch.scss */
.tiles.red .button {
  background: #bf3938;
  color: #f7bebe;
}

/* line 5946, app/assets/stylesheets/webarch.scss */
.tiles.purple {
  background-color: #735f87;
}

/* line 5949, app/assets/stylesheets/webarch.scss */
.tiles.purple .button {
  background: #736086;
  color: #d7d5d7;
}

/* line 5953, app/assets/stylesheets/webarch.scss */
.tiles.blue {
  background-color: #0090d9;
}

/* line 5956, app/assets/stylesheets/webarch.scss */
.tiles.green {
  background-color: #0aa699;
}

/* line 5959, app/assets/stylesheets/webarch.scss */
.tiles.black {
  background-color: #22262e;
}

/* line 5962, app/assets/stylesheets/webarch.scss */
.tiles.black .blend {
  color: #8b91a0;
}

/* line 5965, app/assets/stylesheets/webarch.scss */
.tiles.black input {
  background-color: rgba(0, 0, 0, 0.35);
  border: 0;
}

/* line 5969, app/assets/stylesheets/webarch.scss */
.tiles.dark-blue {
  background-color: #365d98;
}

/* line 5972, app/assets/stylesheets/webarch.scss */
.tiles.light-blue {
  background-color: #00abea;
}

/* line 5975, app/assets/stylesheets/webarch.scss */
.tiles.light-red {
  background-color: #f96773;
}

/* line 5978, app/assets/stylesheets/webarch.scss */
.tiles.grey {
  background-color: #e9ecee;
}

/* line 5981, app/assets/stylesheets/webarch.scss */
.tiles.gradient-grey {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(131, 131, 131, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(131, 131, 131, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(131, 131, 131, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(131, 131, 131, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(131, 131, 131, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(131, 131, 131, 0.65) 100%);
}

/* line 5989, app/assets/stylesheets/webarch.scss */
.tiles.gradient-black {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

/* line 5997, app/assets/stylesheets/webarch.scss */
.tiles .blend {
  color: rgba(0, 0, 0, 0.42);
}

/* line 6000, app/assets/stylesheets/webarch.scss */
.tiles .button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 12px;
}

/* line 6006, app/assets/stylesheets/webarch.scss */
.tile-more-content {
  background-color: #ffffff;
}

/* line 6009, app/assets/stylesheets/webarch.scss */
.tile-more-content .tiles-body {
  padding: 19px 18px 17px 24px;
}

/* line 6012, app/assets/stylesheets/webarch.scss */
.row-fluid.side-content .tiles,
.row-fluid .tile-content {
  margin: 0;
}

/* line 6016, app/assets/stylesheets/webarch.scss */
.tile-footer {
  background-color: rgba(0, 0, 0, 0.28);
  color: #ffffff;
  font-size: 13px;
  padding: 8px 15px;
}

/* line 6022, app/assets/stylesheets/webarch.scss */
.chart-wrapper {
  padding-top: 40px;
}

/* line 6025, app/assets/stylesheets/webarch.scss */
.tiles.red .settings-box,
.tiles.red .button {
  background: #bf3938;
  color: #f35958;
}

/* line 6030, app/assets/stylesheets/webarch.scss */
.tiles.purple .settings-box,
.tiles.red .button {
  background: #08897e;
  color: transparent;
}

/* line 6035, app/assets/stylesheets/webarch.scss */
.tiles-chart {
  position: relative;
}

/* line 6038, app/assets/stylesheets/webarch.scss */
.tiles-chart .tiles-body {
  position: absolute;
  z-index: 100;
  padding: 19px 18px 17px 24px;
}

/* line 6043, app/assets/stylesheets/webarch.scss */
.tiles-chart .tiles-body .heading {
  color: #0aa699;
}

/* line 6046, app/assets/stylesheets/webarch.scss */
.tiles-chart .controller {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 100;
}

/* line 6052, app/assets/stylesheets/webarch.scss */
.tiles-overlay {
  width: 100%;
  height: 100%;
}

/* line 6056, app/assets/stylesheets/webarch.scss */
.tiles-overlay.auto {
  width: auto;
  height: auto;
}

/* line 6060, app/assets/stylesheets/webarch.scss */
.tiles-overlay.green {
  background-color: rgba(10, 166, 153, 0.8);
}

/* line 6063, app/assets/stylesheets/webarch.scss */
.tiles-overlay.blue {
  background-color: rgba(0, 144, 217, 0.8);
}

/* line 6066, app/assets/stylesheets/webarch.scss */
.widget-item {
  position: relative;
}

/* line 6069, app/assets/stylesheets/webarch.scss */
.widget-item.narrow-margin {
  margin-right: -10px;
}

/* line 6072, app/assets/stylesheets/webarch.scss */
.widget-item .controller {
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 6077, app/assets/stylesheets/webarch.scss */
.widget-item .controller.right {
  right: 20px;
  top: 20px;
}

/* line 6081, app/assets/stylesheets/webarch.scss */
.widget-item .controller.left {
  left: 10px;
  top: 10px;
}

/* line 6085, app/assets/stylesheets/webarch.scss */
.widget-item .controller a {
  position: relative;
  background: url(url(/assets/icon/portlet-tray-3f8d52beed4fff192c819e5899c51a264e43b133e78ca558a3055e14e66bd380.png)) no-repeat;
  transition: all 0.1s linear 0s;
  display: inline-block;
}

/* line 6091, app/assets/stylesheets/webarch.scss */
.widget-item .controller a.remove {
  background-position: -66px -38px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 6097, app/assets/stylesheets/webarch.scss */
.widget-item .controller a.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 6102, app/assets/stylesheets/webarch.scss */
.widget-item .controller a.reload {
  background-position: -37px -38px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 6108, app/assets/stylesheets/webarch.scss */
.widget-item .controller a.expand {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
}

/* line 6114, app/assets/stylesheets/webarch.scss */
.widget-item .controller a:hover.collapse {
  background-position: -95px -40px;
  height: 7px;
  top: -5px;
  width: 9px;
}

/* line 6120, app/assets/stylesheets/webarch.scss */
.widget-item.white .controller a.remove:hover {
  background-position: -66px -38px;
  height: 10px;
  top: -5px;
  width: 10px;
  opacity: 0.6;
}

/* line 6127, app/assets/stylesheets/webarch.scss */
.widget-item.white .controller a.config:hover {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
  opacity: 0.6;
}

/* line 6133, app/assets/stylesheets/webarch.scss */
.widget-item.white .controller a.reload:hover {
  background-position: -37px -38px;
  height: 10px;
  top: -5px;
  width: 12px;
  opacity: 0.6;
}

/* line 6140, app/assets/stylesheets/webarch.scss */
.widget-item .controller a:hover.remove,
.widget-item .controller a:hover.config,
.widget-item .controller a:hover.reload,
.widget-item .controller a:hover.expand,
.widget-item .controller a:hover.collapse {
  opacity: 0.50;
}

/* line 6147, app/assets/stylesheets/webarch.scss */
.widget {
  display: block;
  margin-right: -10px;
}

/* line 6151, app/assets/stylesheets/webarch.scss */
.widget .widget-title {
  display: block;
  padding: 10px;
  padding-bottom: 14px;
  background-color: #ffffff;
  color: #e5e9ec;
  text-align: center;
  font-weight: bold;
}

/* line 6160, app/assets/stylesheets/webarch.scss */
.widget .widget-title.dark {
  background-color: #1b1e24;
  color: #ffffff;
}

/* line 6164, app/assets/stylesheets/webarch.scss */
.widget .widget-title.dark .controller a.remove {
  background-position: -66px -9px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 6170, app/assets/stylesheets/webarch.scss */
.widget .widget-title.dark .controller a.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 6175, app/assets/stylesheets/webarch.scss */
.widget .widget-title.dark .controller a.reload {
  background-position: -38px -9px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 6181, app/assets/stylesheets/webarch.scss */
.widget .widget-title.blue {
  background-color: #0090D9;
  color: #ffffff;
}

/* line 6185, app/assets/stylesheets/webarch.scss */
.widget .widget-title.red {
  background-color: #F35958;
  color: #ffffff;
}

/* line 6189, app/assets/stylesheets/webarch.scss */
.widget .widget-title.green {
  background-color: #0aa699;
  color: #ffffff;
}

/* line 6193, app/assets/stylesheets/webarch.scss */
.widget .widget-title.purple {
  background-color: #736086;
  color: #ffffff;
}

/* line 6197, app/assets/stylesheets/webarch.scss */
.widget .widget-body {
  display: block;
  background-color: #ffffff;
  padding: 15px 25px;
}

/* line 6202, app/assets/stylesheets/webarch.scss */
.widget .controller {
  position: relative;
  display: inline-block;
  float: right;
  top: 6px;
  margin-right: 8px;
}

/* line 6209, app/assets/stylesheets/webarch.scss */
.widget .controller a {
  position: relative;
  background: url("../img/icon/portlet-tray.png") no-repeat;
  transition: all 0.1s linear 0s;
  display: inline-block;
}

/* line 6215, app/assets/stylesheets/webarch.scss */
.widget .controller a.remove {
  background-position: -66px -38px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 6221, app/assets/stylesheets/webarch.scss */
.widget .controller a.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 6226, app/assets/stylesheets/webarch.scss */
.widget .controller a.reload {
  background-position: -37px -38px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 6232, app/assets/stylesheets/webarch.scss */
.widget .controller a.expand {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
}

/* line 6238, app/assets/stylesheets/webarch.scss */
.widget .controller a:hover.collapse {
  background-position: -95px -40px;
  height: 7px;
  top: -5px;
  width: 9px;
}

/* line 6244, app/assets/stylesheets/webarch.scss */
.widget .controller a:hover.remove {
  background-position: -66px -9px;
  height: 10px;
  top: -5px;
  width: 10px;
}

/* line 6250, app/assets/stylesheets/webarch.scss */
.widget .controller a:hover.config {
  background-position: -3px -32px;
  height: 22px;
  width: 22px;
}

/* line 6255, app/assets/stylesheets/webarch.scss */
.widget .controller a:hover.reload {
  background-position: -38px -9px;
  height: 10px;
  top: -5px;
  width: 12px;
}

/* line 6261, app/assets/stylesheets/webarch.scss */
.widget .controller a:hover.expand {
  background-position: -123px -11px;
  width: 10px;
  height: 6px;
  top: -5px;
}

/* line 6267, app/assets/stylesheets/webarch.scss */
.widget .widget-title.dark .controller a.reload:hover,
.widget .widget-title.dark .controller a.remove:hover {
  opacity: 0.5;
}

/* line 6271, app/assets/stylesheets/webarch.scss */
.weather-widget {
  overflow: hidden;
}

/* line 6274, app/assets/stylesheets/webarch.scss */
.weather-widget .big-icon {
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 23px;
  margin-bottom: 8px;
}

/* line 6281, app/assets/stylesheets/webarch.scss */
.weather-widget .small-text-description {
  position: relative;
  top: -9px;
}

/* line 6285, app/assets/stylesheets/webarch.scss */
.weather-widget-big-text {
  font-size: 54px !important;
}

/* line 6288, app/assets/stylesheets/webarch.scss */
.widget-stats {
  padding-left: 0;
  display: inline-block;
}

/* line 6292, app/assets/stylesheets/webarch.scss */
.widget-stats .wrapper {
  margin: 5px 0 5px 0;
  border-right: 1px solid #363a41;
  margin-right: 7px;
  padding-right: 7px;
}

/* line 6298, app/assets/stylesheets/webarch.scss */
.widget-stats .wrapper.transparent {
  border-right: 1px solid rgba(0, 0, 0, 0.14);
}

/* line 6301, app/assets/stylesheets/webarch.scss */
.widget-stats .wrapper.last {
  border: 0;
}

/* line 6304, app/assets/stylesheets/webarch.scss */
.widget-stats .item-title {
  font-size: 13px;
  letter-spacing: 0.01em;
}

/* line 6308, app/assets/stylesheets/webarch.scss */
.widget-stats .item-count {
  font-size: 15px;
  color: #ffffff;
  display: block;
  font-weight: 500;
}

/* line 6314, app/assets/stylesheets/webarch.scss */
.market-share-widget-innerscroller {
  height: calc(100% - 110px);
}

/* line 6317, app/assets/stylesheets/webarch.scss */
.sales-graph-heading {
  padding-left: 45px;
  padding-top: 35px;
}

/* Metro JS */
/* line 6322, app/assets/stylesheets/webarch.scss */
.live-tile,
.list-tile,
.copy-tile {
  height: 100%;
}

/* line 6327, app/assets/stylesheets/webarch.scss */
.live-tile,
.list-tile,
.copy-tile,
.tile-strip .flip-list > li {
  margin: 0;
  width: 100%;
}

/* line 6334, app/assets/stylesheets/webarch.scss */
.live-tile p,
.list-tile p,
.copy-tile p {
  padding: 0;
}

/* line 6339, app/assets/stylesheets/webarch.scss */
h4.custom-line-height {
  line-height: 25px;
}

/* line 6342, app/assets/stylesheets/webarch.scss */
.hover-effect-img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 6346, app/assets/stylesheets/webarch.scss */
.tiles:hover .hover-effect-img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  filter: contrast(130%);
  -webkit-filter: contrast(130%);
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 6356, app/assets/stylesheets/webarch.scss */
  .tiles.adjust-text p {
    font-size: 10px;
  }
  /* line 6359, app/assets/stylesheets/webarch.scss */
  .tiles.adjust-text h3 {
    font-size: 20px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 6364, app/assets/stylesheets/webarch.scss */
  .tiles.adjust-text p {
    font-size: 14px;
  }
}

/* line 6368, app/assets/stylesheets/webarch.scss */
.btn {
  display: inline-block;
  padding: 9px 12px;
  padding-top: 7px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #5e5e5e;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #d1dade;
  -webkit-border-radius: 3px;
  background-image: none !important;
  border: none;
  text-shadow: none;
  box-shadow: none;
  transition: all 0.12s linear 0s !important;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 6388, app/assets/stylesheets/webarch.scss */
.btn:focus {
  outline: none !important;
}

/* line 6391, app/assets/stylesheets/webarch.scss */
.btn .caret {
  margin-left: 3px;
}

/* line 6394, app/assets/stylesheets/webarch.scss */
.btn .caret.single {
  margin-left: 0px;
}

/* line 6397, app/assets/stylesheets/webarch.scss */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #b9c3c8;
}

/* line 6405, app/assets/stylesheets/webarch.scss */
.btn-cons {
  margin-right: 5px;
  min-width: 120px;
  margin-bottom: 8px;
}

/* line 6410, app/assets/stylesheets/webarch.scss */
.btn-demo-space {
  margin-bottom: 8px;
}

/* line 6413, app/assets/stylesheets/webarch.scss */
.demo-placeholder {
  width: 100%;
  height: 250px;
}

/* line 6417, app/assets/stylesheets/webarch.scss */
.btn-social {
  font-size: 20px;
  margin: 10px;
}

/* line 6421, app/assets/stylesheets/webarch.scss */
.btn-social:hover,
.btn-social:focus,
.btn-social:active,
.btn-social.active,
.btn-social.disabled,
.btn-social[disabled] {
  color: #2d8ebf;
  text-decoration: none;
}

/* line 6430, app/assets/stylesheets/webarch.scss */
.btn-primary {
  color: #ffffff;
  background-color: #0aa699;
}

/* line 6434, app/assets/stylesheets/webarch.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #099a8c;
}

/* line 6448, app/assets/stylesheets/webarch.scss */
.btn-success {
  color: #ffffff;
  background-color: #0090d9;
}

/* line 6452, app/assets/stylesheets/webarch.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled],
.btn-success.active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  background-color: #0082d4;
}

/* line 6466, app/assets/stylesheets/webarch.scss */
.btn-info {
  color: #ffffff;
  background-color: #1f3853;
}

/* line 6470, app/assets/stylesheets/webarch.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled],
.btn-info.active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  background-color: #1b3148;
}

/* line 6484, app/assets/stylesheets/webarch.scss */
.btn-warning {
  color: #ffffff;
  background-color: #fbb05e;
}

/* line 6488, app/assets/stylesheets/webarch.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning.active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  background-color: #faa652;
}

/* line 6502, app/assets/stylesheets/webarch.scss */
.btn-danger {
  color: #ffffff;
  background-color: #f35958;
}

/* line 6506, app/assets/stylesheets/webarch.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  background-color: #f14d4d;
}

/* line 6520, app/assets/stylesheets/webarch.scss */
.btn-danger-dark {
  color: #ffffff;
  background-color: #b94141;
}

/* line 6524, app/assets/stylesheets/webarch.scss */
.btn-danger-dark:hover,
.btn-danger-dark:focus,
.btn-danger-dark:active,
.btn-danger-dark.active,
.btn-danger-dark.disabled,
.btn-danger-dark[disabled] {
  background-color: #e94847;
  color: #ffffff;
}

/* line 6533, app/assets/stylesheets/webarch.scss */
.btn-dark {
  color: #ffffff;
  background-color: #1b1e24;
}

/* line 6537, app/assets/stylesheets/webarch.scss */
.btn-white {
  color: #5e5e5e;
  background-color: #ffffff;
  border: 1px solid #e5e9ec;
}

/* line 6542, app/assets/stylesheets/webarch.scss */
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.disabled,
.btn-white[disabled] {
  background-color: #fbfcfd;
  border: 1px solid #b4b9be;
}

/* line 6551, app/assets/stylesheets/webarch.scss */
.btn-link {
  color: #5e5e5e;
  background-color: transparent;
  border: none;
}

/* line 6556, app/assets/stylesheets/webarch.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 6563, app/assets/stylesheets/webarch.scss */
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[disabled] {
  background-color: transparent;
}

/* line 6571, app/assets/stylesheets/webarch.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 6575, app/assets/stylesheets/webarch.scss */
.btn-small {
  padding: 3px 12px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6582, app/assets/stylesheets/webarch.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 6586, app/assets/stylesheets/webarch.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 6590, app/assets/stylesheets/webarch.scss */
.btn-mini {
  padding: 2px 9px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6597, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 6600, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0aa699;
}

/* line 6603, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fbb05e;
}

/* line 6606, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #f35958;
}

/* line 6609, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #0090d9;
}

/* line 6612, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #1f3853;
}

/* line 6615, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

/* line 6618, app/assets/stylesheets/webarch.scss */
.btn-group.open .btn-white.dropdown-toggle {
  background-color: #fbfcfd;
}

/* line 6621, app/assets/stylesheets/webarch.scss */
.btn-group > .btn + .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: 1px #f7f7f7 solid;
  padding-right: 10px;
  border-left: 1px solid #E5E9EC;
}

/* line 6629, app/assets/stylesheets/webarch.scss */
.btn-group > .btn.btn-mini + .dropdown-toggle {
  padding-right: 8px;
}

/* line 6632, app/assets/stylesheets/webarch.scss */
.btn-group > .dropdown-menu {
  font-size: 13px;
}

/* line 6635, app/assets/stylesheets/webarch.scss */
.btn-group > .dropdown-menu li {
  padding-left: 0px;
}

/* line 6638, app/assets/stylesheets/webarch.scss */
.btn-block + .btn-block {
  margin-top: 8px;
}

/* line 6641, app/assets/stylesheets/webarch.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  border: none;
  border-radius: 3px;
  padding: 0px;
  font-size: 13px;
}

/* line 6658, app/assets/stylesheets/webarch.scss */
.dropdown-menu .divider {
  background-color: #eaedf0;
  height: 1px;
  margin: 3px 0;
  border-bottom: 0px;
}

/* line 6664, app/assets/stylesheets/webarch.scss */
.dropdown-menu > li > a {
  line-height: 25px;
  color: #2a2e36;
  margin: 4px;
  border-radius: 3px;
  text-align: left;
}

/* line 6671, app/assets/stylesheets/webarch.scss */
.dropdown-menu li {
  padding-left: 0px;
}

/* line 6674, app/assets/stylesheets/webarch.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none;
}

/* line 6683, app/assets/stylesheets/webarch.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none;
}

/* line 6691, app/assets/stylesheets/webarch.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 6696, app/assets/stylesheets/webarch.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
}

/* line 6703, app/assets/stylesheets/webarch.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 0;
}

/* line 6709, app/assets/stylesheets/webarch.scss */
.btn-group > .btn.btn-white:hover,
.btn-group > .btn.btn-white:focus,
.btn-group > .btn.btn-white:active,
.btn-group > .btn.btn-white.active {
  border: 1px solid #E5E9EC;
}

/* line 6715, app/assets/stylesheets/webarch.scss */
code,
pre {
  border: none;
}

/* line 6719, app/assets/stylesheets/webarch.scss */
code {
  background-color: #f3f6f9;
}

/* line 6722, app/assets/stylesheets/webarch.scss */
code:hover {
  background-color: #e8edf3;
}

/* line 6725, app/assets/stylesheets/webarch.scss */
.single-colored-widget {
  height: auto;
}

/* line 6728, app/assets/stylesheets/webarch.scss */
.single-colored-widget h3 {
  font-size: 22px;
  line-height: 32.5px;
}

/* line 6732, app/assets/stylesheets/webarch.scss */
.single-colored-widget .heading {
  padding: 8px 15px;
  padding-bottom: 4px;
  background-color: #ffffff;
}

/* line 6737, app/assets/stylesheets/webarch.scss */
.single-colored-widget .heading h4 {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 6741, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper {
  padding: 15px 27px;
  padding-bottom: 20px;
}

/* line 6745, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper i {
  color: #ffffff;
}

/* line 6748, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.red {
  background-color: #f35958;
}

/* line 6751, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.red p {
  color: #832929;
}

/* line 6754, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.green {
  background-color: #0aa699;
}

/* line 6757, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.green p {
  color: #505458;
}

/* line 6760, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.blue {
  background-color: #0090d9;
}

/* line 6763, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper.blue p {
  color: #0a5174;
}

/* line 6766, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper .mini-logo {
  margin-bottom: 15px;
}

/* line 6769, app/assets/stylesheets/webarch.scss */
.single-colored-widget .content-wrapper .h3 {
  margin-bottom: 15px;
}

/* line 6772, app/assets/stylesheets/webarch.scss */
.the-icons {
  padding-top: 17px;
}

/* line 6775, app/assets/stylesheets/webarch.scss */
.the-icons i {
  color: #505458;
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}

/* line 6783, app/assets/stylesheets/webarch.scss */
.the-icons a {
  color: #505458;
  font-size: 14px;
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 32px;
}

/* line 6791, app/assets/stylesheets/webarch.scss */
.the-icons a:hover {
  text-decoration: none;
}

/* line 6794, app/assets/stylesheets/webarch.scss */
.the-icons [class*="span"]:first-child {
  margin-left: 2.5641%;
}

/* line 6797, app/assets/stylesheets/webarch.scss */
.the-icons a:hover .fa,
.the-icons a:hover [class*="fa"] {
  font-size: 28px;
  vertical-align: -5px;
}

/*------------------------------------------------------------------
[11. Tabs and Accordians]
*/
/* line 6805, app/assets/stylesheets/webarch.scss */
.tabbable:after {
  clear: both;
}

/* line 6808, app/assets/stylesheets/webarch.scss */
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
  line-height: 0;
}

/* line 6814, app/assets/stylesheets/webarch.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0 none;
}

/* line 6819, app/assets/stylesheets/webarch.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
  padding: 15px;
}

/* line 6824, app/assets/stylesheets/webarch.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
  padding: 19px;
}

/* line 6829, app/assets/stylesheets/webarch.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD;
}

/* line 6832, app/assets/stylesheets/webarch.scss */
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
  margin-top: -1px;
}

/* line 6836, app/assets/stylesheets/webarch.scss */
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

/* line 6839, app/assets/stylesheets/webarch.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: rgba(0, 0, 0, 0) #dddddd #dddddd;
}

/* line 6844, app/assets/stylesheets/webarch.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 6848, app/assets/stylesheets/webarch.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px;
}

/* line 6854, app/assets/stylesheets/webarch.scss */
.tabs-left > .nav-tabs {
  border-right: 1px solid #DDDDDD;
  margin-right: 19px;
  float: left;
  margin-right: 0px;
}

/* line 6860, app/assets/stylesheets/webarch.scss */
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 6870, app/assets/stylesheets/webarch.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}

/* line 6874, app/assets/stylesheets/webarch.scss */
.tabs-right > .nav-tabs {
  border-left: 1px solid #DDDDDD;
  margin-left: 19px;
  float: right;
  margin-left: 0px;
}

/* line 6880, app/assets/stylesheets/webarch.scss */
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6890, app/assets/stylesheets/webarch.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}

/* line 6894, app/assets/stylesheets/webarch.scss */
.nav > .disabled > a {
  color: #999999;
}

/* line 6897, app/assets/stylesheets/webarch.scss */
.nav .tools {
  float: right;
  position: relative;
  right: 10px;
  top: 10px;
}

/* line 6903, app/assets/stylesheets/webarch.scss */
.nav .tools a {
  position: relative;
  background: url("../img/icon/portlet-tray.png") no-repeat;
  transition: all 0.1s linear 0s;
}

/* line 6908, app/assets/stylesheets/webarch.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  background-color: rgba(0, 0, 0, 0);
  cursor: default;
  text-decoration: none;
}

/* line 6914, app/assets/stylesheets/webarch.scss */
.nav-tabs {
  margin-bottom: 0px;
  background-color: #d1dade;
  padding: 0;
}

/* line 6919, app/assets/stylesheets/webarch.scss */
.nav-tabs > li {
  margin-bottom: -3px;
  padding-left: 0;
}

/* line 6923, app/assets/stylesheets/webarch.scss */
.nav-tabs > li > a {
  border-radius: 0;
  border: 0px;
  padding: 15px 20px;
  color: #8e9aa2;
  min-width: 70px;
}

/* line 6930, app/assets/stylesheets/webarch.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-width: 0px;
}

/* line 6935, app/assets/stylesheets/webarch.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  border: 0px;
  color: #505458;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 6950, app/assets/stylesheets/webarch.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
  color: #505458;
}

/* line 6955, app/assets/stylesheets/webarch.scss */
.nav .tools > a.remove,
.nav .tools > a.remove {
  background-position: -66px -38px;
  width: 10px;
  height: 10px;
}

/* line 6961, app/assets/stylesheets/webarch.scss */
.nav .tools > a.config,
.nav.tools > a.config {
  background-position: -3px -32px;
  width: 22px;
  height: 22px;
}

/* line 6967, app/assets/stylesheets/webarch.scss */
.nav .tools > a.reload,
.nav .tools > a.reload {
  background-position: -37px -38px;
  width: 12px;
  height: 10px;
}

/* line 6973, app/assets/stylesheets/webarch.scss */
.nav .tools > a.expand,
.nav .tools > a.expand {
  background-position: -123px -40px;
  width: 10px;
  height: 6px;
}

/* line 6979, app/assets/stylesheets/webarch.scss */
.nav .tools > a.collapse,
.nav.tools > a.collapse {
  background-position: -95px -40px;
  width: 9px;
  height: 7px;
}

/* line 6985, app/assets/stylesheets/webarch.scss */
.nav-pills {
  margin-bottom: 10px;
}

/* line 6988, app/assets/stylesheets/webarch.scss */
.nav-pills > li > a {
  padding: 8px 12px;
}

/* line 6991, app/assets/stylesheets/webarch.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #0090d9;
}

/* line 6996, app/assets/stylesheets/webarch.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  margin-right: 0px;
}

/* line 7000, app/assets/stylesheets/webarch.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  background-color: #C1CACE;
}

/* line 7006, app/assets/stylesheets/webarch.scss */
.accordion-group {
  border: 0px;
}

/* line 7009, app/assets/stylesheets/webarch.scss */
.accordion-heading {
  background-color: #d1dade;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 35px;
}

/* line 7016, app/assets/stylesheets/webarch.scss */
.accordion-heading a {
  color: #505458;
}

/* line 7019, app/assets/stylesheets/webarch.scss */
.accordion-heading a.collapsed {
  color: #8E9AA2;
}

/* line 7022, app/assets/stylesheets/webarch.scss */
.accordion-heading a:hover.collapsed {
  color: #505458;
}

/* line 7025, app/assets/stylesheets/webarch.scss */
.accordion-heading .collapsed {
  background-color: #d9e0e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 7031, app/assets/stylesheets/webarch.scss */
.accordion-heading .collapsed i {
  font-family: 'FontAwesome';
  float: right;
  position: relative;
  top: 4px;
}

/* line 7037, app/assets/stylesheets/webarch.scss */
.accordion-heading .collapsed i:before {
  content: "\f055";
}

/* line 7040, app/assets/stylesheets/webarch.scss */
.accordion-heading i {
  font-family: 'FontAwesome';
  float: right;
  position: relative;
  top: 4px;
}

/* line 7046, app/assets/stylesheets/webarch.scss */
.accordion-heading i:before {
  content: "\f056";
}

/* line 7049, app/assets/stylesheets/webarch.scss */
.accordion-heading .accordion-toggle {
  padding: 12px 18px;
}

/* line 7052, app/assets/stylesheets/webarch.scss */
.panel {
  background-color: transparent;
  box-shadow: none;
}

/* line 7056, app/assets/stylesheets/webarch.scss */
.panel-default {
  border: 0px;
}

/* line 7059, app/assets/stylesheets/webarch.scss */
.panel-default > .panel-heading {
  background-image: none;
  background-color: #d1dade;
  border-radius: 2px;
  box-shadow: none;
}

/* line 7065, app/assets/stylesheets/webarch.scss */
.panel-group {
  margin-bottom: 18px;
}

/* line 7068, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading.collapsed {
  background-color: #d1dade;
}

/* line 7071, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border: 0;
}

/* line 7074, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a {
  color: #505458;
  font-size: 13px;
  font-weight: normal;
  display: block;
}

/* line 7080, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a:hover {
  color: #505458 !important;
}

/* line 7083, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a:hover:after {
  color: #505458 !important;
}

/* line 7086, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a:after {
  font-family: 'Material Icons';
  content: "\E15C";
  float: right;
  color: #505458;
}

/* line 7092, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a.collapsed {
  color: #8E9AA2;
}

/* line 7095, app/assets/stylesheets/webarch.scss */
.panel-group .panel-heading .panel-title > a.collapsed:after {
  content: "\E147";
  color: #8E9AA2;
}

/* line 7099, app/assets/stylesheets/webarch.scss */
.panel-group .panel + .panel {
  margin-top: 2px;
}

/*------------------------------------------------------------------
[23. Slider]
*/
/* line 7105, app/assets/stylesheets/webarch.scss */
.slider {
  margin: 5px 0px;
  direction: ltr;
}

/* line 7109, app/assets/stylesheets/webarch.scss */
.slider.primary .slider-track {
  background: #0aa699;
  background-image: none;
}

/* line 7113, app/assets/stylesheets/webarch.scss */
.slider.sucess .slider-track {
  background: #0090d9;
  background-image: none;
}

/* line 7117, app/assets/stylesheets/webarch.scss */
.slider.info .slider-track {
  background-color: #1f3853;
  background-image: none;
}

/* line 7121, app/assets/stylesheets/webarch.scss */
.slider.warning .slider-track {
  background: #fbb05e;
  background-image: none;
}

/* line 7125, app/assets/stylesheets/webarch.scss */
.slider.danger .slider-track {
  background: #f35958;
  background-image: none;
}

/* line 7129, app/assets/stylesheets/webarch.scss */
.slider.white .slider-track {
  background: #ffffff;
  background-image: none;
}

/* line 7133, app/assets/stylesheets/webarch.scss */
.slider.slider-vertical {
  margin: 0 10px;
}

/* line 7136, app/assets/stylesheets/webarch.scss */
.slider.slider-vertical .slider-handle {
  margin-left: -10px !important;
}

/* line 7139, app/assets/stylesheets/webarch.scss */
.slider.slider-vertical .slider-track {
  width: 5px !important;
}

/* line 7142, app/assets/stylesheets/webarch.scss */
.slider.slider-horizontal .slider-handle {
  margin-top: -10px !important;
}

/* line 7145, app/assets/stylesheets/webarch.scss */
.slider.slider-horizontal .slider-track {
  height: 5px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0px 0px 1px 1px rgba(107, 170, 165, 0.33) !important;
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(107, 170, 165, 0.33) !important;
  box-shadow: inset 0px 0px 1px 1px rgba(107, 170, 165, 0.33) !important;
}

/* line 7154, app/assets/stylesheets/webarch.scss */
.slider-handle.round {
  opacity: 1;
  background: #f8f9fa;
  background: -moz-linear-gradient(top, #f8f9fa 13%, #ffffff 97%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #f8f9fa), color-stop(97%, #ffffff));
  background: -webkit-linear-gradient(top, #f8f9fa 13%, #ffffff 97%);
  background: -o-linear-gradient(top, #f8f9fa 13%, #ffffff 97%);
  background: -ms-linear-gradient(top, #f8f9fa 13%, #ffffff 97%);
  background: linear-gradient(to bottom, #f8f9fa 13%, #ffffff 97%);
  -webkit-box-shadow: inset 0 2px 1px -1px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: inset 0 2px 1px -1px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.39);
  box-shadow: inset 0 2px 1px -1px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.39);
  width: 26px;
  height: 26px;
}

/* line 7169, app/assets/stylesheets/webarch.scss */
.slider-selection {
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.11) !important;
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.11) !important;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.11) !important;
}

/* line 7177, app/assets/stylesheets/webarch.scss */
.blue .slider-selection {
  background-image: none !important;
  background-color: #0a6ea0 !important;
}

/* line 7181, app/assets/stylesheets/webarch.scss */
.red .slider-selection {
  background-image: none !important;
  background-color: #000 !important;
}

/* line 7185, app/assets/stylesheets/webarch.scss */
.green .slider-selection {
  background-image: none !important;
  background-color: #0aa699 !important;
  cursor: point2;
}

/*------------------------------------------------------------------
[13. Tables]
*/
/* line 7193, app/assets/stylesheets/webarch.scss */
.table > thead > tr > th {
  border-bottom: 0px;
  font-size: 12px;
  letter-spacing: 0.07em;
}

/* line 7198, app/assets/stylesheets/webarch.scss */
.table th {
  border-top: 1px solid #e8edf1;
  padding: 10px 12px;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 7204, app/assets/stylesheets/webarch.scss */
.table th.medium-cell {
  width: 112px;
}

/* line 7207, app/assets/stylesheets/webarch.scss */
.table th.big-cell {
  width: 200px;
}

/* line 7210, app/assets/stylesheets/webarch.scss */
.table tr.row_selected td {
  background-color: #ffffcc !important;
}

/* line 7213, app/assets/stylesheets/webarch.scss */
.table tr.row_selected .progress {
  background-color: #ffffff;
}

/* line 7216, app/assets/stylesheets/webarch.scss */
.table td {
  border-top: 1px solid #e8edf1;
  vertical-align: top;
  padding: 11px 12px !important;
  color: #576475;
  font-size: 13px;
}

/* line 7223, app/assets/stylesheets/webarch.scss */
.table td.no-border {
  border: none;
}

/* line 7226, app/assets/stylesheets/webarch.scss */
.table td:first-child {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 7231, app/assets/stylesheets/webarch.scss */
.table td:last-child {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 7236, app/assets/stylesheets/webarch.scss */
.table td .progress {
  margin-bottom: 0px;
}

/* line 7239, app/assets/stylesheets/webarch.scss */
.table td .muted {
  color: #95989a;
}

/* line 7242, app/assets/stylesheets/webarch.scss */
.table td.clickable {
  cursor: pointer;
}

/* line 7245, app/assets/stylesheets/webarch.scss */
.table .checkbox {
  margin-left: 3px;
  height: 19px;
}

/* line 7249, app/assets/stylesheets/webarch.scss */
.table .star {
  margin-left: 3px;
}

/* line 7252, app/assets/stylesheets/webarch.scss */
th {
  text-align: left;
}

/* line 7255, app/assets/stylesheets/webarch.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px;
}

/* line 7263, app/assets/stylesheets/webarch.scss */
.table th input[type="radio"],
input[type="checkbox"],
.table td input[type="radio"],
input[type="checkbox"] {
  margin-top: -2px;
}

/* line 7269, app/assets/stylesheets/webarch.scss */
.table td.small-cell,
.table th.small-cell {
  width: 40px;
}

/* line 7273, app/assets/stylesheets/webarch.scss */
.table-fixed-layout {
  table-layout: fixed;
}

/* line 7276, app/assets/stylesheets/webarch.scss */
.table-fixed-layout td {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7282, app/assets/stylesheets/webarch.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 9px;
}

/* line 7290, app/assets/stylesheets/webarch.scss */
.table-condensed th .checkbox {
  margin-left: 4px;
}

/* line 7293, app/assets/stylesheets/webarch.scss */
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #e8edf1;
}

/* line 7297, app/assets/stylesheets/webarch.scss */
.table-striped tbody > tr:nth-child(2n+1) > td,
.table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #ecf0f2;
  border: none;
}

/* line 7302, app/assets/stylesheets/webarch.scss */
.table-striped tbody > tr > td {
  border: 0px;
}

/* line 7305, app/assets/stylesheets/webarch.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #e2e8eb;
}

/* line 7309, app/assets/stylesheets/webarch.scss */
.table-hover tbody tr.row_selected:hover > td {
  background-color: #fef8ae !important;
}

/* line 7312, app/assets/stylesheets/webarch.scss */
.table-hover tbody tr:hover > td .progress {
  background-color: #ffffff;
}

/* line 7315, app/assets/stylesheets/webarch.scss */
.table-condensed th,
.table-condensed td {
  padding: 10px 5px;
}

/* line 7319, app/assets/stylesheets/webarch.scss */
.table-tools-actions {
  margin: 0px 5px;
}

/* line 7322, app/assets/stylesheets/webarch.scss */
.inner-table td {
  background-color: transparent !important;
}

/* line 7325, app/assets/stylesheets/webarch.scss */
.table-bordered {
  border-color: #e8edf1 !important;
}

/* line 7328, app/assets/stylesheets/webarch.scss */
.table-bordered th {
  background-color: #ecf0f2;
  border: 0 !important;
}

/* line 7332, app/assets/stylesheets/webarch.scss */
.table-bordered td {
  border: 1px solid #e8edf1 !important;
}

/* line 7335, app/assets/stylesheets/webarch.scss */
.table-bordered td:first-child {
  border-radius: 0px;
}

/* line 7338, app/assets/stylesheets/webarch.scss */
.table-bordered td:last-child {
  border-radius: 0px;
}

/*------------------------------------------------------------------
[14. Datatables]
*/
/* line 7344, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul {
  box-shadow: none;
  font-size: 12px;
  padding: 0;
}

/* line 7349, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li {
  display: inline-block;
  padding-left: 0px;
}

/* line 7353, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li > a {
  padding: 5px 10px;
}

/* line 7356, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li.next > a:hover {
  background-color: #ffffff;
  color: #000;
}

/* line 7360, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li.next.disabled > a:hover {
  color: #C2C6CB;
  opacity: 0.65;
  background-color: #ffffff;
}

/* line 7365, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li.prev > a:hover {
  background-color: #ffffff;
  color: #000;
}

/* line 7369, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li.prev.disabled > a:hover {
  color: #C2C6CB;
  opacity: 0.65;
  background-color: #ffffff;
}

/* line 7374, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li:last-child > a,
.dataTables_wrapper .pagination ul > li:last-child > span {
  margin-left: -8px;
}

/* line 7378, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li > a,
.pagination ul > li > span {
  border: none;
  box-shadow: none;
  border-radius: 3px;
  color: #6F7B8A;
}

/* line 7385, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #C2C6CB !important;
  opacity: 0.65 !important;
  background-color: #ffffff !important;
}

/* line 7393, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #F3F6F9;
  font-weight: 600;
}

/* line 7398, app/assets/stylesheets/webarch.scss */
.dataTables_wrapper .pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #e8edf3;
}

/*------------------------------------------------------------------
[15. Charts]
*/
/* line 7407, app/assets/stylesheets/webarch.scss */
.easy-pie-custom {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
}

/* line 7414, app/assets/stylesheets/webarch.scss */
.easy-pie-custom canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 7419, app/assets/stylesheets/webarch.scss */
.easy-pie-percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}

/* line 7424, app/assets/stylesheets/webarch.scss */
.easy-pie-percent :after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}

/* line 7429, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper {
  display: block;
  width: 100%;
  padding: 19px 9px 0;
}

/* line 7434, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper .chart-details-wrapper {
  display: inline-block;
  margin: 8px;
}

/* line 7438, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper .chart-details-wrapper .chartname {
  display: block;
  font-size: 10.5px;
  text-transform: uppercase;
  color: #9A9A9A;
}

/* line 7444, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper .chart-details-wrapper .chart-value {
  display: block;
  font-size: 14px;
  color: #000000;
}

/* line 7449, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper .mini-chart {
  display: inline-block;
  position: relative;
  top: -10px;
}

/* line 7454, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper.donut .chart-details-wrapper {
  float: left;
  margin-top: 0;
}

/* line 7458, app/assets/stylesheets/webarch.scss */
.mini-chart-wrapper.donut .mini-chart {
  float: left;
}

/* line 7461, app/assets/stylesheets/webarch.scss */
.legendColorBox > div {
  border: 0px !important;
}

/* line 7464, app/assets/stylesheets/webarch.scss */
.legendLabel {
  line-height: 20px !important;
}

/* line 7467, app/assets/stylesheets/webarch.scss */
.rickshaw_legend {
  display: block;
  border-radius: 0px;
  background-color: transparent;
}

/* line 7472, app/assets/stylesheets/webarch.scss */
.rickshaw_legend .line {
  margin-bottom: 10px;
}

/* line 7475, app/assets/stylesheets/webarch.scss */
.rickshaw_legend .line .swatch {
  margin: 0 8px;
}

/* line 7478, app/assets/stylesheets/webarch.scss */
.rickshaw_legend .label {
  color: #6F7B8A;
}

/* line 7481, app/assets/stylesheets/webarch.scss */
.rickshaw_legend ul {
  margin: 15px 16px;
}

/*------------------------------------------------------------------
[16. User Profile]
*/
/* line 7487, app/assets/stylesheets/webarch.scss */
.profile-img-wrapper {
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}

/* line 7498, app/assets/stylesheets/webarch.scss */
.profile-img-wrapper.big {
  height: 68px;
  width: 68px;
}

/* line 7502, app/assets/stylesheets/webarch.scss */
.profile-img-wrapper.with-left-space-custom {
  margin-left: 7px;
}

/* line 7505, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper {
  display: block;
  margin-bottom: 9px;
  padding: 0 14px;
}

/* line 7510, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .profile-wrapper {
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin: 6px 8px 0 0px;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}

/* line 7522, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .comment {
  display: inline-block;
  float: left;
}

/* line 7526, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .comment .user-name {
  color: #0090d9;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7533, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .comment .more-details-wrapper {
  float: left;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

/* line 7539, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .comment .preview-wrapper {
  display: block;
  color: #71798a;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

/* line 7548, app/assets/stylesheets/webarch.scss */
.user-comment-wrapper .comment .more-details {
  display: inline-block;
  float: left;
  color: #bfbfbf;
  margin-right: 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7558, app/assets/stylesheets/webarch.scss */
.user-status {
  width: 14px;
  height: 14px;
  position: relative;
  border-radius: 14px;
  background-color: #c5c8cb;
  display: inline-block;
  float: left;
  margin-right: 3px;
  top: 3px;
}

/* line 7569, app/assets/stylesheets/webarch.scss */
.user-status.busy {
  background-color: #fb3c4a;
}

/* line 7572, app/assets/stylesheets/webarch.scss */
.user-status.away {
  background-color: #c5c8cb;
}

/* line 7575, app/assets/stylesheets/webarch.scss */
.user-status.available {
  background-color: #0aa699;
}

/* line 7578, app/assets/stylesheets/webarch.scss */
.user-status:before {
  width: 5px;
  height: 5px;
  position: relative;
  border-radius: 10px;
  background-color: #ffffff;
  display: inline-block;
}

/* line 7586, app/assets/stylesheets/webarch.scss */
.blog-post-controls-wrapper {
  display: block;
  margin-top: 4px;
  margin-bottom: 15px;
}

/* line 7591, app/assets/stylesheets/webarch.scss */
.blog-post-control {
  display: inline-block;
  float: left;
  margin-right: 8px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  opacity: 0.7;
}

/* line 7600, app/assets/stylesheets/webarch.scss */
.content-loading-wrapper {
  position: relative;
  display: block;
  width: 100%;
}

/* line 7605, app/assets/stylesheets/webarch.scss */
.content-loading {
  position: relative;
  left: 45%;
  top: 45%;
}

/* line 7610, app/assets/stylesheets/webarch.scss */
.simple-chat-popup {
  margin-top: 3px;
  padding: 5px 0;
  left: -77.5px;
  top: 25px;
  position: absolute;
  z-index: 10000;
  cursor: pointer;
}

/* line 7619, app/assets/stylesheets/webarch.scss */
.simple-chat-popup .simple-chat-popup-arrow {
  border-bottom-color: #292b2e;
  border-width: 0 5px 5px;
  left: 74%;
  margin-left: -5px;
  top: 0;
}

/* line 7626, app/assets/stylesheets/webarch.scss */
.simple-chat-popup-arrow {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}

/* line 7633, app/assets/stylesheets/webarch.scss */
.simple-chat-popup-inner {
  background-color: #000000;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  padding: 8px;
  text-align: right;
  text-decoration: none;
  background-color: #292b2e;
  font-size: 12px;
}

/* line 7643, app/assets/stylesheets/webarch.scss */
.simple-chat-popup-inner .message {
  color: #bfc0c1;
  font-size: 11px;
  margin-top: -4px;
}

/* line 7648, app/assets/stylesheets/webarch.scss */
.side-bar-widgets {
  position: relative;
  display: block;
}

/* line 7652, app/assets/stylesheets/webarch.scss */
.cover-pic-wrapper {
  max-height: 250px;
  position: relative;
  overflow: hidden;
}

/* line 7657, app/assets/stylesheets/webarch.scss */
.user-profile-pic {
  width: 100%;
  text-align: right;
  margin-top: -40px;
  position: relative;
  z-index: 200;
}

/* line 7664, app/assets/stylesheets/webarch.scss */
.user-profile-pic img {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 68px;
  overflow: hidden;
  width: 68px;
  border: 5px solid #ffffff;
  background-color: #e5e9ec;
}

/* line 7673, app/assets/stylesheets/webarch.scss */
.user-mini-description {
  margin-right: 10px;
}

/* line 7676, app/assets/stylesheets/webarch.scss */
.user-mini-description h3 {
  margin: 5px 0;
  margin-bottom: 0px;
  text-align: right;
}

/* line 7681, app/assets/stylesheets/webarch.scss */
.user-mini-description h5 {
  margin: 0px;
  font-size: 13px;
  color: #8B91A0;
  text-align: right;
}

/* line 7687, app/assets/stylesheets/webarch.scss */
.user-description-box {
  background-color: #f2f4f6;
  margin: 10px 15px;
  padding: 20px;
}

/* line 7692, app/assets/stylesheets/webarch.scss */
.user-description-box p {
  margin: 0 0 10px;
  font-size: 12px;
}

/* line 7696, app/assets/stylesheets/webarch.scss */
.user-description-box p i {
  width: 25px;
  font-size: 14px;
}

/* line 7700, app/assets/stylesheets/webarch.scss */
.user-description-box p:last-child {
  margin: 0px;
}

/* line 7703, app/assets/stylesheets/webarch.scss */
.friend-list {
  color: #414243;
  margin: 15px 0;
}

/* line 7707, app/assets/stylesheets/webarch.scss */
.friend-list .friend-details-wrapper {
  display: inline-block;
  float: left;
}

/* line 7711, app/assets/stylesheets/webarch.scss */
.friend-list .friend-profile-pic {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/* line 7716, app/assets/stylesheets/webarch.scss */
.friend-list .friend-name {
  display: block;
  font-size: 13px;
}

/* line 7720, app/assets/stylesheets/webarch.scss */
.friend-list .friend-description {
  display: block;
  font-size: 12px;
  color: #767e84;
}

/* line 7725, app/assets/stylesheets/webarch.scss */
.friend-list .action-bar {
  display: inline-block;
  margin-left: 10px;
  margin-top: 8px;
  float: left;
}

/* line 7731, app/assets/stylesheets/webarch.scss */
.user-profile-pic-normal {
  border-radius: 100px 100px 100px 100px;
  height: 35px;
  overflow: hidden;
  width: 35px;
}

/* line 7737, app/assets/stylesheets/webarch.scss */
.user-profile-pic-2x {
  border-radius: 100px 100px 100px 100px;
  height: 50px;
  overflow: hidden;
  width: 50px;
}

/* line 7743, app/assets/stylesheets/webarch.scss */
.user-profile-pic-2x.white-border {
  border: 5px solid #ffffff;
}

/* line 7746, app/assets/stylesheets/webarch.scss */
.user-status-box {
  border: none;
  border-radius: 0;
  margin: 0;
}

/* line 7751, app/assets/stylesheets/webarch.scss */
.post {
  display: block;
}

/* line 7754, app/assets/stylesheets/webarch.scss */
.post .info-wrapper {
  display: inline-block;
  float: left;
  width: 80%;
}

/* line 7759, app/assets/stylesheets/webarch.scss */
.post .info-wrapper.small-width {
  width: 70%;
}

/* line 7762, app/assets/stylesheets/webarch.scss */
.post .username {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

/* line 7767, app/assets/stylesheets/webarch.scss */
.post .info {
  display: block;
}

/* line 7770, app/assets/stylesheets/webarch.scss */
.post .user-profile-pic-wrapper {
  display: inline-block;
  float: left;
  margin-right: 16px;
}

/* line 7775, app/assets/stylesheets/webarch.scss */
.post .more-details {
  display: block;
  float: left;
}

/* line 7779, app/assets/stylesheets/webarch.scss */
.post .post-links {
  margin: 4px 0 0;
  list-style: none;
  font-size: 11px;
  padding: 0;
}

/* line 7785, app/assets/stylesheets/webarch.scss */
.post .post-links li {
  display: inline;
  float: left;
  position: relative;
  padding-left: 0px;
  padding-right: 8px;
}

/* line 7792, app/assets/stylesheets/webarch.scss */
.post .post-links li:after {
  color: #999999;
  content: "•";
  padding-left: 8px;
}

/* line 7797, app/assets/stylesheets/webarch.scss */
.post .post-links li:last-child:after {
  content: "";
}

/* line 7800, app/assets/stylesheets/webarch.scss */
.post .dark-text {
  color: #2a2e36;
}

/* line 7803, app/assets/stylesheets/webarch.scss */
.post .action-bar {
  display: block;
  list-style: none;
  margin: 13px 0 37px;
  font-size: 12px;
  padding: 0;
}

/* line 7810, app/assets/stylesheets/webarch.scss */
.post .action-bar li {
  display: inline;
  float: left;
  position: relative;
  padding-right: 8px;
}

/* line 7816, app/assets/stylesheets/webarch.scss */
.post-input {
  padding-left: 14px !important;
  padding-top: 18px !important;
  font-size: 14px;
}

/* line 7821, app/assets/stylesheets/webarch.scss */
.comments-section {
  margin-top: 12px;
}

/* line 7824, app/assets/stylesheets/webarch.scss */
#Parks {
  margin-bottom: 30px;
}

/* line 7827, app/assets/stylesheets/webarch.scss */
.img_wrapper {
  position: relative;
  background: #d1dade;
  overflow: hidden;
}

/* line 7832, app/assets/stylesheets/webarch.scss */
.img_wrapper img {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  transition: opacity 150ms;
}

/* line 7843, app/assets/stylesheets/webarch.scss */
.img_wrapper.loaded img {
  opacity: 1;
}

/*------------------------------------------------------------------
[17. Vector Map]
*/
/* line 7849, app/assets/stylesheets/webarch.scss */
.jvectormap-zoomin {
  bottom: 15px;
  top: auto;
}

/* line 7853, app/assets/stylesheets/webarch.scss */
.jvectormap-zoomout {
  bottom: 15px;
  left: 35px;
  top: auto;
}

/* line 7858, app/assets/stylesheets/webarch.scss */
.jvectormap-zoomin,
.jvectormap-zoomout {
  background-color: #0090d9;
  padding: 8px 10px;
  height: auto;
  width: auto;
}

/* line 7865, app/assets/stylesheets/webarch.scss */
.craft-map-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
}

/* line 7871, app/assets/stylesheets/webarch.scss */
.overlap-left-10 {
  position: relative;
  left: -10px;
}

/* line 7875, app/assets/stylesheets/webarch.scss */
.mapplic-container {
  background-color: transparent;
}

/* line 7878, app/assets/stylesheets/webarch.scss */
.mapplic-element.mapplic-loading {
  background-image: none;
  opacity: 0.7;
}

/* line 7882, app/assets/stylesheets/webarch.scss */
.mapplic-element.mapplic-loading:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2000;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #000;
  border-left-color: #000;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

/*------------------------------------------------------------------
[18. Error Page]
*/
/* line 7904, app/assets/stylesheets/webarch.scss */
#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}

/* line 7910, app/assets/stylesheets/webarch.scss */
.error-body {
  background-color: #e5e9ec !important;
  font-family: 'Roboto';
  height: 100%;
}

/* line 7915, app/assets/stylesheets/webarch.scss */
.error-wrapper {
  min-height: 100%;
  height: auto;
  margin: 0 auto -130px;
  padding: 0 0 60px;
  height: 624px;
}

/* line 7922, app/assets/stylesheets/webarch.scss */
.error-wrapper:after {
  content: "";
  display: block;
}

/* line 7926, app/assets/stylesheets/webarch.scss */
.wrappers {
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  vertical-align: text-top;
  width: inherit;
  height: inherit;
}

/* line 7946, app/assets/stylesheets/webarch.scss */
.error-container {
  font-family: 'Roboto';
}

/* line 7949, app/assets/stylesheets/webarch.scss */
.error-container .error-number {
  color: #22262e;
  font-size: 120px;
  text-align: center;
  font-weight: 600;
  line-height: 130px;
}

/* line 7956, app/assets/stylesheets/webarch.scss */
.error-container .error-description {
  color: #22262e;
  font-size: 32px;
  text-align: center;
  font-weight: 300;
}

/* line 7962, app/assets/stylesheets/webarch.scss */
.error-container .error-description-mini {
  color: #22262e;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}

/* line 7968, app/assets/stylesheets/webarch.scss */
.error-container .input-prepend.inside .add-on {
  background-color: #ffffff;
  padding-top: 6px;
  color: #a1a1a1;
}

/* line 7973, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

/* line 7979, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links li {
  display: inline;
  border-right: 1px solid #000;
  padding: 0px 10px;
}

/* line 7984, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links li a {
  color: #22262e;
  font-size: 12px;
}

/* line 7988, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links li:last-child {
  display: inline;
  border-right: none;
  padding: 0px 10px;
}

/* line 7993, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links.small-links li {
  border-right: 1px solid #616a7b;
}

/* line 7996, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links.small-links li a {
  color: #616a7b;
  font-size: 11px;
}

/* line 8000, app/assets/stylesheets/webarch.scss */
.error-container ul.footer-links.small-links li:last-child {
  border-right: none;
}

/* line 8003, app/assets/stylesheets/webarch.scss */
.error-container .copyright {
  font-size: 12px;
  text-align: center;
}

/* line 8007, app/assets/stylesheets/webarch.scss */
.error-main {
  text-align: center;
  position: absolute;
  margin-top: 18%;
}

/* line 8012, app/assets/stylesheets/webarch.scss */
#footer {
  height: 130px;
}

/* line 8015, app/assets/stylesheets/webarch.scss */
#gmaps_context_menu {
  text-align: center;
}

/* line 8018, app/assets/stylesheets/webarch.scss */
#gmaps_context_menu a {
  color: #8b91a0;
}

/* line 8021, app/assets/stylesheets/webarch.scss */
#gmaps_context_menu a:hover {
  color: #1b1e24;
  text-decoration: none;
}

/*------------------------------------------------------------------
[19. Timeline]
*/
/* line 8028, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}

/* line 8034, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline li {
  position: relative;
}

/* line 8037, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f2f4f6;
  left: 20%;
  margin-left: -10px;
}

/* line 8047, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
  font-family: 'Roboto';
  text-align: right;
}

/* line 8055, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmtime .date {
  font-size: 1.2em;
  color: #505458;
  margin-bottom: 5px;
  display: block;
}

/* line 8061, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmtime .time {
  font-size: 1.5em;
  color: #505458;
  display: block;
}

/* line 8066, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #505458;
}

/* line 8069, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #ffffff;
}

/* line 8072, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #ffffff;
}

/* line 8075, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #ffffff;
  font-size: 13px;
  line-height: 1.4;
  position: relative;
}

/* line 8082, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

/* line 8087, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #ffffff;
  border-width: 10px;
  top: 10px;
}

/* line 8098, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 37px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #7c8694;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #ffffff;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
  font-size: 1.3em;
}

/* line 8119, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon.success {
  background: #0090d9;
  box-shadow: 0 0 0 8px #2ba3df;
  color: #ffffff;
}

/* line 8124, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon.primary {
  background: #0aa699;
  box-shadow: 0 0 0 8px #33b5aa;
  color: #ffffff;
}

/* line 8129, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon.warning {
  background: #fbb05e;
  box-shadow: 0 0 0 8px #fcbd79;
  color: #ffffff;
}

/* line 8134, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon.danger {
  background: #f35958;
  box-shadow: 0 0 0 8px #455a70;
  color: #ffffff;
}

/* line 8139, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline > li .cbp_tmicon.info {
  background: #1f3853;
  box-shadow: 0 0 0 8px #455a70;
  color: #ffffff;
}

/* line 8144, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline .action-links {
  margin: 4px 0 0;
  list-style: none;
  font-size: 13px;
  padding: 0;
  float: left;
}

/* line 8151, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline .action-links li {
  display: inline;
  float: left;
  position: relative;
  padding-left: 0px;
  padding-right: 8px;
  color: #8b91a0;
}

/* line 8159, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline .action-links li:after {
  color: #999999;
  content: "•";
  padding-left: 8px;
}

/* line 8164, app/assets/stylesheets/webarch.scss */
.cbp_tmtimeline .action-links li:last-child:after {
  content: "";
}

/* Media Queries */
@media screen and (max-width: 47.2em) {
  /* line 8169, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline:before {
    display: none;
  }
  /* line 8172, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  /* line 8177, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmtime {
    text-align: left;
  }
  /* line 8180, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  /* line 8186, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #fff;
    top: -20px;
  }
  /* line 8193, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  /* line 8197, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}

/*------------------------------------------------------------------
[20. Search Results]
*/
/* line 8207, app/assets/stylesheets/webarch.scss */
#Parks {
  margin-bottom: 30px;
}

/* line 8210, app/assets/stylesheets/webarch.scss */
#Parks ul {
  padding-left: 0px;
}

/* IMAGES */
/* line 8214, app/assets/stylesheets/webarch.scss */
.img_wrapper {
  position: relative;
  background: #d1dade;
  overflow: hidden;
  float: left;
  direction: ltr;
}

/* line 8221, app/assets/stylesheets/webarch.scss */
.img_wrapper img {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  transition: opacity 150ms;
}

/* line 8232, app/assets/stylesheets/webarch.scss */
.img_wrapper.loaded img {
  opacity: 1;
}

/* FAIL ELEMENT */
/* line 8236, app/assets/stylesheets/webarch.scss */
#Parks {
  position: relative;
  margin: 0px;
}

/* line 8240, app/assets/stylesheets/webarch.scss */
.fail_element {
  position: absolute;
  opacity: 0;
  top: 100px;
  text-align: center;
  width: 50%;
  left: 25%;
  line-height: 1.4;
  font-size: 30px;
  font-weight: 300;
}

/* line 8251, app/assets/stylesheets/webarch.scss */
.fail .fail_element {
  opacity: 1;
}

/* LIST VIEW STYLES */
/* line 8255, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header {
  height: 38px;
  line-height: 38px;
  background: #d1dade;
  text-align: right;
  color: #59514c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 8265, app/assets/stylesheets/webarch.scss */
#Parks.list .meta {
  display: inline-block;
  width: 205px;
  text-align: center;
  line-height: 99px;
  border-left: 1px solid #d7dbe0;
  height: 100%;
  vertical-align: top;
}

/* line 8274, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta {
  line-height: 38px;
  border: 0 none;
  margin-top: -8px;
  vertical-align: inherit;
}

/* line 8280, app/assets/stylesheets/webarch.scss */
#Parks.list .meta.name {
  float: left;
  text-align: left;
  width: auto;
  border-left: 0 none;
}

/* line 8286, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta.name {
  padding-left: 15px;
}

/* line 8289, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 7px 0 0;
  cursor: pointer;
  top: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 8301, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 7px;
  border: 5px solid transparent;
}

/* line 8308, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.asc:after {
  border-top: 7px solid #8E9AA2;
}

/* line 8311, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.desc:after {
  top: 4px;
  border-bottom: 7px solid #8e9aa2;
}

/* line 8315, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span:hover {
  background: #b8bbbe;
}

/* line 8318, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.asc:hover:after {
  border-top-color: #e5e9ec;
}

/* line 8321, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.desc:hover:after {
  border-bottom-color: #e5e9ec;
}

/* line 8324, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.active.asc:after {
  border-top-color: #505458;
}

/* line 8327, app/assets/stylesheets/webarch.scss */
#Parks.list .list_header .meta span.active.desc:after {
  border-bottom-color: #505458;
}

/* line 8330, app/assets/stylesheets/webarch.scss */
#Parks.list .mix {
  display: none;
  opacity: 0;
  padding: 18px 0 14px;
  border-bottom: 1px solid #d7dbe0;
  text-align: right;
  height: 135px;
  width: 100%;
  line-height: 99px;
  vertical-align: top;
  font-weight: 300;
}

/* line 8342, app/assets/stylesheets/webarch.scss */
#Parks.list .mix .meta * {
  line-height: 1;
}

/* line 8345, app/assets/stylesheets/webarch.scss */
#Parks.list .mix .meta p,
#Parks.list .mix .meta ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
}

/* line 8351, app/assets/stylesheets/webarch.scss */
#Parks.list .mix .meta li {
  margin-bottom: 5px;
}

/* line 8354, app/assets/stylesheets/webarch.scss */
#Parks.list .img_wrapper {
  display: inline-block;
  width: 177px;
  height: 95px;
  vertical-align: top;
  margin-right: 30px;
}

/* line 8361, app/assets/stylesheets/webarch.scss */
#Parks.list .titles {
  display: inline-block;
  vertical-align: middle;
}

/* line 8365, app/assets/stylesheets/webarch.scss */
#Parks.list .titles h2 {
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  color: #47a497;
  letter-spacing: 2px;
  margin-bottom: 3px;
  line-height: 1.2 !important;
}

/* line 8374, app/assets/stylesheets/webarch.scss */
#Parks.list .titles p {
  text-indent: -2px;
}

/* line 8377, app/assets/stylesheets/webarch.scss */
#Parks.grid {
  text-align: justify;
}

/* line 8380, app/assets/stylesheets/webarch.scss */
#Parks.grid .list_header {
  display: none;
}

/* line 8383, app/assets/stylesheets/webarch.scss */
#Parks.grid .meta {
  display: none;
}

/* line 8386, app/assets/stylesheets/webarch.scss */
#Parks.grid .meta.name {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: block;
}

/* line 8393, app/assets/stylesheets/webarch.scss */
#Parks.grid .mix {
  display: none;
  opacity: 0;
  position: relative;
  width: 48.5%;
  padding-top: 26%;
  margin-bottom: 3%;
}

/* line 8401, app/assets/stylesheets/webarch.scss */
#Parks.grid .img_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
}

/* line 8407, app/assets/stylesheets/webarch.scss */
#Parks.grid .titles {
  position: relative;
  width: 90%;
  max-width: 400px;
  height: auto;
  margin-top: 75%;
  margin: 53.5% auto 0;
  top: -80px;
  z-index: 1;
  padding: 10px 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}

/* line 8421, app/assets/stylesheets/webarch.scss */
#Parks.grid .titles h2 {
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  color: #47a497;
  letter-spacing: 2px;
  margin-bottom: 3px;
}

/* line 8429, app/assets/stylesheets/webarch.scss */
#Parks.grid .titles p {
  font-weight: 300;
  text-indent: -2px;
}

@media (max-width: 500px) {
  /* line 8434, app/assets/stylesheets/webarch.scss */
  #Parks.grid .mix {
    width: 100%;
    padding-top: 53%;
  }
  /* line 8438, app/assets/stylesheets/webarch.scss */
  .drop_down {
    display: none;
  }
}

@media (max-width: 1000px) {
  /* line 8443, app/assets/stylesheets/webarch.scss */
  #Parks.list .meta {
    width: 150px;
  }
}

@media (max-width: 840px) {
  /* line 8448, app/assets/stylesheets/webarch.scss */
  #Parks.list .meta.region,
#Parks.list .meta.rec {
    display: none;
  }
}

@media (max-width: 540px) {
  /* line 8454, app/assets/stylesheets/webarch.scss */
  #Parks.list .meta.area {
    display: none;
  }
  /* line 8457, app/assets/stylesheets/webarch.scss */
  #Parks.list .titles {
    max-width: 37%;
  }
}

/*------------------------------------------------------------------
[21. RTL]
*/
/* line 8464, app/assets/stylesheets/webarch.scss */
body.rtl {
  overflow-x: hidden;
}

/* line 8467, app/assets/stylesheets/webarch.scss */
body.rtl .breadcrumb > li + li:before {
  display: none;
}

/* line 8470, app/assets/stylesheets/webarch.scss */
body.rtl .breadcrumb > li + li:after {
  padding: 0 5px;
  color: #515050;
  font-family: FontAwesome;
  content: "\f104";
}

/* line 8476, app/assets/stylesheets/webarch.scss */
body.rtl .chat-window-wrapper {
  left: 0;
  right: auto;
}

/* line 8480, app/assets/stylesheets/webarch.scss */
body.rtl #header_task_bar {
  display: none;
}

/* line 8483, app/assets/stylesheets/webarch.scss */
body.rtl.open-menu-left .page-content {
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
}

/* line 8487, app/assets/stylesheets/webarch.scss */
body.rtl.open-menu-left .header {
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
}

/* line 8491, app/assets/stylesheets/webarch.scss */
body.rtl.open-menu-right .page-content {
  -webkit-transform: translateX(260px);
  transform: translateX(260px);
}

/* line 8495, app/assets/stylesheets/webarch.scss */
body.rtl.open-menu-right .header {
  -webkit-transform: translateX(260px);
  transform: translateX(260px);
}

/* line 8499, app/assets/stylesheets/webarch.scss */
body.rtl .header {
  right: 0;
}

/* line 8502, app/assets/stylesheets/webarch.scss */
body.rtl .footer-widget {
  right: 0;
  left: auto;
}

@media only screen and (min-width: 1824px) {
  /* line 8507, app/assets/stylesheets/webarch.scss */
  body {
    height: 100%;
  }
  /* line 8510, app/assets/stylesheets/webarch.scss */
  .page-container {
    height: 100%;
  }
  /** Side bar widget **/
  /* line 8514, app/assets/stylesheets/webarch.scss */
  .footer-widget {
    position: fixed;
  }
  /** Tables **/
  /* line 8518, app/assets/stylesheets/webarch.scss */
  .table th {
    font-size: 14px;
  }
  /* line 8521, app/assets/stylesheets/webarch.scss */
  .table td {
    font-size: 14px;
  }
  /* line 8524, app/assets/stylesheets/webarch.scss */
  .table td.small-cell,
.table th.small-cell {
    width: 42px;
  }
  /** Controls **/
  /* line 8529, app/assets/stylesheets/webarch.scss */
  .checkbox label:before {
    top: 0.5px;
  }
  /** Tiles **/
  /* line 8533, app/assets/stylesheets/webarch.scss */
  .tiles.margin-reset {
    margin-left: 51px;
  }
  /** Only Demo Purpose **/
  /* line 8537, app/assets/stylesheets/webarch.scss */
  .demo-map {
    min-height: 100%;
  }
  /* line 8540, app/assets/stylesheets/webarch.scss */
  .error-main {
    margin-top: 40%;
  }
  /* line 8543, app/assets/stylesheets/webarch.scss */
  .visible-xlg {
    display: block !important;
  }
  /* line 8546, app/assets/stylesheets/webarch.scss */
  .hidden-xlg {
    display: none !important;
  }
  /* line 8549, app/assets/stylesheets/webarch.scss */
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 24%;
  }
}

@media (min-width: 1600px) {
  /* line 8554, app/assets/stylesheets/webarch.scss */
  .visible-xlg {
    display: block !important;
  }
  /* line 8557, app/assets/stylesheets/webarch.scss */
  .hidden-xlg {
    display: none !important;
  }
  /* line 8560, app/assets/stylesheets/webarch.scss */
  .container {
    width: 1170px;
  }
  /* line 8563, app/assets/stylesheets/webarch.scss */
  .col-vlg-1,
.col-vlg-2,
.col-vlg-3,
.col-vlg-4,
.col-vlg-5,
.col-vlg-6,
.col-vlg-7,
.col-vlg-8,
.col-vlg-9,
.col-vlg-10,
.col-vlg-11 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 8580, app/assets/stylesheets/webarch.scss */
  .col-vlg-12 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 8588, app/assets/stylesheets/webarch.scss */
  .col-vlg-11 {
    width: 91.66666666666666%;
  }
  /* line 8591, app/assets/stylesheets/webarch.scss */
  .col-vlg-10 {
    width: 83.33333333333334%;
  }
  /* line 8594, app/assets/stylesheets/webarch.scss */
  .col-vlg-9 {
    width: 75%;
  }
  /* line 8597, app/assets/stylesheets/webarch.scss */
  .col-vlg-8 {
    width: 66.66666666666666%;
  }
  /* line 8600, app/assets/stylesheets/webarch.scss */
  .col-vlg-7 {
    width: 58.333333333333336%;
  }
  /* line 8603, app/assets/stylesheets/webarch.scss */
  .col-vlg-6 {
    width: 50%;
  }
  /* line 8606, app/assets/stylesheets/webarch.scss */
  .col-vlg-5 {
    width: 41.66666666666667%;
  }
  /* line 8609, app/assets/stylesheets/webarch.scss */
  .col-vlg-4 {
    width: 33.33333333333333%;
  }
  /* line 8612, app/assets/stylesheets/webarch.scss */
  .col-vlg-3 {
    width: 25%;
  }
  /* line 8615, app/assets/stylesheets/webarch.scss */
  .col-vlg-2 {
    width: 16.666666666666664%;
  }
  /* line 8618, app/assets/stylesheets/webarch.scss */
  .col-vlg-1 {
    width: 8.333333333333332%;
  }
  /* line 8621, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-12 {
    right: 100%;
  }
  /* line 8624, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 8627, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 8630, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-9 {
    right: 75%;
  }
  /* line 8633, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 8636, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 8639, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-6 {
    right: 50%;
  }
  /* line 8642, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 8645, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 8648, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-3 {
    right: 25%;
  }
  /* line 8651, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 8654, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 8657, app/assets/stylesheets/webarch.scss */
  .col-vlg-pull-0 {
    right: 0;
  }
  /* line 8660, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-12 {
    left: 100%;
  }
  /* line 8663, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-11 {
    left: 91.66666666666666%;
  }
  /* line 8666, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-10 {
    left: 83.33333333333334%;
  }
  /* line 8669, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-9 {
    left: 75%;
  }
  /* line 8672, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-8 {
    left: 66.66666666666666%;
  }
  /* line 8675, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-7 {
    left: 58.333333333333336%;
  }
  /* line 8678, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-6 {
    left: 50%;
  }
  /* line 8681, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-5 {
    left: 41.66666666666667%;
  }
  /* line 8684, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-4 {
    left: 33.33333333333333%;
  }
  /* line 8687, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-3 {
    left: 25%;
  }
  /* line 8690, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-2 {
    left: 16.666666666666664%;
  }
  /* line 8693, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-1 {
    left: 8.333333333333332%;
  }
  /* line 8696, app/assets/stylesheets/webarch.scss */
  .col-vlg-push-0 {
    left: 0;
  }
  /* line 8699, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-12 {
    margin-left: 100%;
  }
  /* line 8702, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 8705, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 8708, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-9 {
    margin-left: 75%;
  }
  /* line 8711, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 8714, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 8717, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-6 {
    margin-left: 50%;
  }
  /* line 8720, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 8723, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 8726, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-3 {
    margin-left: 25%;
  }
  /* line 8729, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 8732, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 8735, app/assets/stylesheets/webarch.scss */
  .col-vlg-offset-0 {
    margin-left: 0;
  }
}

@media (max-width: 1400px) {
  /* line 8740, app/assets/stylesheets/webarch.scss */
  .sales-graph-heading {
    padding-left: 17px;
    padding-top: 30px;
  }
}

/*** Desktops & Laptops ***/
@media (min-width: 980px) {
  /*** Page sidebar ***/
  /* line 8748, app/assets/stylesheets/webarch.scss */
  body.bottom-header .page-sidebar {
    margin-top: 0;
    margin-bottom: 58px;
  }
  /* line 8752, app/assets/stylesheets/webarch.scss */
  .menu-non-fixed .page-sidebar {
    margin-top: 0;
    padding-top: 58px;
  }
  /* line 8756, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    display: inline-block;
    float: left;
    position: fixed;
    width: 250px;
    margin-top: 58px;
    padding-bottom: 119px;
  }
  /* line 8764, app/assets/stylesheets/webarch.scss */
  .menu-non-fixed .footer-widget {
    z-index: 100;
  }
  /* line 8767, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    height: 100%;
    max-width: 250px;
    width: 100%;
  }
  /* line 8774, app/assets/stylesheets/webarch.scss */
  .page-sidebar.fixed {
    position: fixed;
  }
  /* line 8777, app/assets/stylesheets/webarch.scss */
  .page-sidebar ul {
    width: 250px;
  }
  /*** Page content ***/
  /* line 8781, app/assets/stylesheets/webarch.scss */
  .page-content {
    margin-left: 250px;
    min-height: 100%;
  }
  /* line 8785, app/assets/stylesheets/webarch.scss */
  .page-content.no-min-height {
    min-height: auto;
  }
  /* line 8788, app/assets/stylesheets/webarch.scss */
  .full-width-page .page-content {
    margin-left: 0px !important;
  }
  /* line 8791, app/assets/stylesheets/webarch.scss */
  .inner-menu {
    padding-top: 60px;
  }
  /** Const size button for medium devices **/
  /* line 8795, app/assets/stylesheets/webarch.scss */
  .btn-cons-md {
    min-width: 120px;
  }
  /* line 8798, app/assets/stylesheets/webarch.scss */
  .boxed-layout {
    background-color: #f6f7f8;
  }
  /* line 8801, app/assets/stylesheets/webarch.scss */
  .boxed-layout .container {
    position: relative;
  }
  /* line 8804, app/assets/stylesheets/webarch.scss */
  .boxed-layout .chat-window-wrapper {
    position: absolute;
  }
  /* line 8807, app/assets/stylesheets/webarch.scss */
  .boxed-layout .chat-window-wrapper .inner-content .chat-window-wrapper {
    margin-right: 0;
  }
  /* line 8810, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .header-seperation {
    display: none !important;
  }
}

@media screen and (min-width: 0\0) {
  /* line 8815, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-container {
    position: relative;
    left: -260px;
  }
  /* line 8819, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .header {
    left: -260px;
  }
  /* line 8822, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .footer-widget {
    left: -260px;
  }
  /* line 8825, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .scrollup {
    display: none !important;
  }
  /* line 8828, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content .admin-bar {
    left: -260px;
  }
}

/*** General tablets and phones ***/
@media (max-width: 979px) {
  /*** Body ***/
  /* line 8835, app/assets/stylesheets/webarch.scss */
  body {
    margin: 0px !important;
  }
  /* line 8838, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .page-content {
    margin-left: 0px;
  }
  /*** Page header ***/
  /* line 8842, app/assets/stylesheets/webarch.scss */
  .header {
    margin: 0 !important;
  }
  /* line 8845, app/assets/stylesheets/webarch.scss */
  .header .nav li.dropdown i {
    display: inline-block;
    position: relative;
    top: 3px;
    right: 0px;
    color: #fff;
    font-size: 20px !important;
  }
  /* line 8853, app/assets/stylesheets/webarch.scss */
  .header .nav {
    margin-bottom: 0px !important;
  }
  /*** Page container ***/
  /* line 8857, app/assets/stylesheets/webarch.scss */
  .page-container {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 8861, app/assets/stylesheets/webarch.scss */
  .fixed-top .page-container {
    margin-top: 0px !important;
  }
  /*** Page content ***/
  /* line 8865, app/assets/stylesheets/webarch.scss */
  .page-content {
    margin-top: 0;
  }
  /* line 8868, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper {
    -webkit-overflow-scrolling: touch;
  }
  /* line 8871, app/assets/stylesheets/webarch.scss */
  .chat-messages {
    -webkit-overflow-scrolling: touch;
  }
  /* line 8874, app/assets/stylesheets/webarch.scss */
  .tiles {
    margin-right: 0px;
  }
  /* line 8877, app/assets/stylesheets/webarch.scss */
  .tiles.added-margin {
    margin-right: 0px;
  }
  /* line 8880, app/assets/stylesheets/webarch.scss */
  .page-content .admin-bar .admin-bar-inner {
    margin-right: 0px;
  }
  /* line 8883, app/assets/stylesheets/webarch.scss */
  .scrollup {
    left: 235px;
  }
  /* line 8886, app/assets/stylesheets/webarch.scss */
  body.condense-menu .page-content {
    margin-left: 0;
  }
}

/* Landscape view of all tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 8892, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .page-content {
    margin-left: 0px;
  }
  /* line 8895, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .page-content .content {
    margin-top: 26px;
  }
  /*** Body ***/
  /* line 8899, app/assets/stylesheets/webarch.scss */
  body {
    background-color: #0aa699;
    padding-top: 0px;
  }
  /* line 8903, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened {
    background-color: #1b1e24 !important;
    height: auto;
    font-family: 'Open Sans';
    width: 250px;
    margin-top: 60px;
  }
  /* line 8910, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .outer-tab-nav-section {
    display: inline-block;
    width: 45px;
    position: absolute;
    height: 100%;
    background-color: #0aa699 !important;
  }
  /* line 8917, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .inner-menu {
    display: inline-block;
    width: 200px;
  }
  /* line 8921, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > a {
    color: #8b91a0;
  }
  /* line 8924, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li:last-child > a {
    border-bottom: 1px solid transparent !important;
  }
  /* line 8927, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li a i {
    color: #8b91a0;
    width: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
  }
  /* line 8934, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar.opened .page-sidebar-wrapper > ul > li:hover > a {
    background: #1b1e24;
    /* border-left:4px solid  #0aa699;*/
    padding: 11.5px 31px;
    color: #fff;
  }
  /* line 8942, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li.open > a i,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > a:hover i,
.page-sidebar.opened .page-sidebar-wrapper > ul > li:hover > a i {
    color: #fff;
  }
  /* line 8947, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li.active > a {
    border-top-color: transparent !important;
    color: #fff;
  }
  /* line 8951, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li.active i {
    color: #fff;
  }
  /* line 8954, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > a.open {
    background: #313131;
  }
  /* line 8957, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper ul > li > a > .arrow:before,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
    color: #919091 !important;
  }
  /* line 8961, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper ul > li.active > a .arrow:before,
.page-sidebar.opened .page-sidebar-wrapper > ul > li.active > a .arrow.open:before {
    color: #fff !important;
  }
  /* line 8965, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    margin-left: 0px;
    padding-left: 5px;
  }
  /* line 8969, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu > li:first-child > a {
    border-top: 0px !important;
  }
  /* line 8972, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
    font-weight: 600;
  }
  /* line 8975, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
    background: #1b1e24 !important;
  }
  /* 3rd level sub menu */
  /* line 8979, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li.active > a,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu li.open > a {
    color: #fff !important;
  }
  /* line 8984, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow:before,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow.open:before {
    color: #919091  !important;
  }
  /* line 8988, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened ul.folders {
    list-style: none;
    margin: 0px;
    padding: 0;
  }
  /* line 8993, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened ul.folders > li {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
  }
  /* line 8999, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened ul.folders > li > a {
    padding: 5px 31px;
    font-size: 13px;
    color: #fff;
    display: block;
    position: relative;
  }
  /* line 9006, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened ul.folders > li > a:hover {
    text-decoration: none;
  }
  /* line 9009, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened ul.folders > li > input {
    margin: 5px 31px;
    font-size: 13px;
    width: 150px;
  }
  /* line 9014, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul {
    width: 250px;
    padding-top: 0;
  }
  /* line 9018, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > a {
    padding: 10px 25px 10px 21px;
  }
  /* line 9021, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar.opened .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar.opened .page-sidebar-wrapper > ul > li:hover > a {
    padding: 10px 25px 10px 21px;
  }
  /* line 9026, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .user-info {
    display: block;
  }
  /* line 9029, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > p {
    display: block;
  }
  /* line 9032, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > .status-widget {
    display: block;
  }
  /* line 9035, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > .notification-alert {
    display: inline-block;
  }
  /* line 9038, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul li span.title {
    display: inline-block;
  }
  /* line 9041, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul li span.arrow {
    display: inline;
  }
  /* line 9044, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul li ul li span.title {
    display: inline;
  }
  /* line 9047, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul li ul li span.arrow {
    display: inline;
  }
  /* line 9050, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul li span.badge {
    display: inline-block;
  }
  /* line 9053, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper ul li span.label {
    display: inline-block;
  }
  /* line 9056, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .profile-wrapper {
    display: block;
  }
  /* line 9059, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .slimScrollDiv {
    overflow: hidden !important;
  }
  /* line 9062, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .slimScrollDiv .page-sidebar-wrapper {
    overflow: hidden !important;
  }
  /* line 9065, app/assets/stylesheets/webarch.scss */
  .page-sidebar.opened .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: auto;
    z-index: 10;
  }
  /* line 9072, app/assets/stylesheets/webarch.scss */
  .inner-menu {
    padding-top: 60px;
  }
  /*** Page sidebar ***/
  /* line 9076, app/assets/stylesheets/webarch.scss */
  .page-sidebar .btn-navbar.collapsed .arrow {
    display: none;
  }
  /* line 9079, app/assets/stylesheets/webarch.scss */
  .page-sidebar .btn-navbar .arrow {
    position: absolute;
    right: 25px;
    width: 0;
    height: 0;
    top: 50px;
    border-bottom: 15px solid #5f646b;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  /* line 9089, app/assets/stylesheets/webarch.scss */
  .header-seperation {
    display: none !important;
  }
  /* line 9092, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    position: absolute;
    width: 50px;
    margin: 0;
    overflow: visible;
    z-index: 90;
  }
  /* line 9099, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper {
    overflow: visible !important;
  }
  /* line 9102, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul {
    width: 50px;
    margin: 0;
    padding-top: 60px;
  }
  /* line 9107, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li > a {
    padding: 13px;
    color: #fff;
  }
  /* line 9111, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #fff;
  }
  /* line 9114, app/assets/stylesheets/webarch.scss */
  .page-sidebar .user-info {
    display: none;
  }
  /* line 9117, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > p {
    display: none;
  }
  /* line 9120, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > .status-widget {
    display: none;
  }
  /* line 9123, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > .notification-alert {
    display: none;
  }
  /* line 9126, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.title {
    display: none;
  }
  /* line 9129, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.arrow {
    display: none;
  }
  /* line 9132, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li ul li span.title {
    display: inline;
  }
  /* line 9135, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li ul li span.arrow {
    display: inline;
  }
  /* line 9138, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.badge {
    display: none;
  }
  /* line 9141, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper ul li span.label {
    display: none;
  }
  /* line 9144, app/assets/stylesheets/webarch.scss */
  .page-sidebar .profile-wrapper {
    display: none;
  }
  /* line 9147, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    background-color: #0aa699 !important;
  }
  /* line 9150, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #0b9c8f;
  }
  /* line 9155, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    padding: 13px;
  }
  /* line 9160, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: absolute;
    margin-top: -46px;
    margin-left: 50px;
    width: auto;
    z-index: 100;
    min-width: 250px;
  }
  /* line 9168, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > .side-bar-widgets {
    display: none;
  }
  /* line 9171, app/assets/stylesheets/webarch.scss */
  .footer-widget {
    display: none !important;
  }
  /* line 9174, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    width: 50px;
    height: 100%;
  }
  /* line 9180, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .inner-menu {
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-left: 0;
  }
  /* line 9186, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-content {
    margin-left: 250px;
  }
  /*** Page content ***/
  /* line 9190, app/assets/stylesheets/webarch.scss */
  .page-content {
    margin-left: 50px;
    margin-top: 0px;
    min-height: 100%;
  }
  /* line 9195, app/assets/stylesheets/webarch.scss */
  .page-content .content {
    padding-top: 95px;
  }
  /* line 9198, app/assets/stylesheets/webarch.scss */
  .inner-menu-layout .page-content {
    margin-left: 250px;
  }
  /* line 9201, app/assets/stylesheets/webarch.scss */
  .inner-menu {
    margin-left: 50px;
  }
  /* line 9204, app/assets/stylesheets/webarch.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 9207, app/assets/stylesheets/webarch.scss */
  .scrollup {
    left: 36px;
  }
  /* line 9210, app/assets/stylesheets/webarch.scss */
  .table td.small-cell,
.table th.small-cell {
    width: 40px;
  }
}

/* Portrait view of all tablet devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 9217, app/assets/stylesheets/webarch.scss */
  body {
    background-color: #1b1e24;
  }
  /* line 9220, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .header {
    width: 100%;
  }
  /* line 9223, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .page-content .content {
    padding-top: 93px;
  }
  /* line 9226, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    width: 250px;
    height: 100%;
  }
  /* line 9232, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper {
    background-color: #0aa699 !important;
  }
  /* line 9235, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .slimScrollDiv {
    overflow: visible !important;
  }
  /* line 9238, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .slimScrollDiv .page-sidebar-wrapper {
    overflow: visible !important;
  }
  /* line 9241, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul {
    width: 50px;
    margin: 0;
    padding-top: 60px;
  }
  /* line 9246, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a {
    padding: 13px !important;
    color: #fff;
  }
  /* line 9250, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #fff;
  }
  /* line 9253, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .user-info {
    display: none;
  }
  /* line 9256, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > p {
    display: none;
  }
  /* line 9259, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .status-widget {
    display: none;
  }
  /* line 9262, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .notification-alert {
    display: none;
  }
  /* line 9265, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.title {
    display: none;
  }
  /* line 9268, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.arrow {
    display: none;
  }
  /* line 9271, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li ul li span.title {
    display: inline;
  }
  /* line 9274, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li ul li span.arrow {
    display: inline;
  }
  /* line 9277, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.badge {
    display: none;
  }
  /* line 9280, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper ul li span.label {
    display: none;
  }
  /* line 9283, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .profile-wrapper {
    display: none;
  }
  /* line 9286, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #0b9c8f;
  }
  /* line 9290, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    padding: 13px;
  }
  /* line 9295, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: absolute;
    margin-top: -46px;
    margin-left: 50px;
    width: auto;
    z-index: 100;
    min-width: 250px;
  }
  /* line 9303, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .side-bar-widgets {
    display: none;
  }
  /* line 9306, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .inner-menu {
    margin-top: 15px;
  }
  /* line 9309, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-content {
    margin-left: 0;
  }
  /* line 9312, app/assets/stylesheets/webarch.scss */
  .header-seperation {
    width: 100% !important;
    display: block !important;
    position: fixed;
    z-index: 999;
    text-align: center;
  }
  /* line 9319, app/assets/stylesheets/webarch.scss */
  .logo {
    margin-right: auto;
    margin-left: auto;
    margin-top: 18px;
  }
  /* line 9324, app/assets/stylesheets/webarch.scss */
  .header-quick-nav {
    display: none;
  }
  /* line 9327, app/assets/stylesheets/webarch.scss */
  .header .notifcation-center {
    margin-left: 15px;
  }
  /* line 9330, app/assets/stylesheets/webarch.scss */
  .page-content .content {
    padding-top: 95px;
  }
  /* line 9333, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    position: fixed;
    width: 260px;
    background-color: #1b1e24 !important;
    z-index: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    overflow-y: hidden;
  }
  /* line 9344, app/assets/stylesheets/webarch.scss */
  .page-sidebar .user-info {
    display: inline-block;
  }
  /* line 9347, app/assets/stylesheets/webarch.scss */
  .page-sidebar > p {
    display: block;
  }
  /* line 9350, app/assets/stylesheets/webarch.scss */
  .page-sidebar > .status-widget {
    display: block;
  }
  /* line 9353, app/assets/stylesheets/webarch.scss */
  .page-sidebar > .notification-alert {
    display: inline-block;
  }
  /* line 9356, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.title {
    display: inline-block;
  }
  /* line 9359, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.arrow {
    display: inline-block;
    float: right;
  }
  /* line 9363, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul li span.badge {
    display: inline-block;
  }
  /* line 9366, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper ul li span.label {
    display: inline-block;
  }
  /* line 9369, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul {
    width: 260px;
    padding-top: 0px !important;
  }
  /* line 9373, app/assets/stylesheets/webarch.scss */
  .page-sidebar .profile-wrapper {
    display: inline-block;
  }
  /* line 9376, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > .side-bar-widgets {
    display: block;
    width: 250px;
  }
  /* line 9380, app/assets/stylesheets/webarch.scss */
  .footer-widget {
    display: block;
  }
  /* line 9383, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li > a {
    padding: 11.5px 31px 11.5px 31px;
    color: #8B91A0;
  }
  /* line 9387, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #1b1e24;
  }
  /* line 9392, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    padding: 11.5px 31px 11.5px 31px;
  }
  /* line 9397, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li > a i {
    color: #8B91A0;
  }
  /* line 9400, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: relative;
    margin: 0px;
  }
  /* line 9404, app/assets/stylesheets/webarch.scss */
  .page-sidebar.mini-mobile .side-bar-widgets {
    display: none;
  }
  /* line 9407, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    -webkit-overflow-scrolling: touch;
  }
  /* line 9410, app/assets/stylesheets/webarch.scss */
  .inner-menu {
    margin-left: 0px;
    margin-top: 60px;
  }
  /* line 9414, app/assets/stylesheets/webarch.scss */
  .inner-menu-layout .page-content {
    margin-left: 200px;
  }
  /* line 9417, app/assets/stylesheets/webarch.scss */
  .scrollup {
    left: 244px;
  }
  /* line 9420, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    overflow-y: hidden;
  }
  /* line 9427, app/assets/stylesheets/webarch.scss */
  .page-content {
    margin: 0px;
  }
  /* line 9430, app/assets/stylesheets/webarch.scss */
  .page-content .content {
    padding: 25px;
    padding-top: 95px;
  }
  /* line 9434, app/assets/stylesheets/webarch.scss */
  .widget {
    margin-right: 0px;
  }
  /* line 9437, app/assets/stylesheets/webarch.scss */
  .column-seperation > div[class*="col-"] {
    border-right: none;
  }
  /** Profile Page **/
  /* line 9441, app/assets/stylesheets/webarch.scss */
  .user-profile-pic {
    text-align: center;
  }
  /* line 9444, app/assets/stylesheets/webarch.scss */
  .user-mini-description h3,
.user-mini-description h5 {
    text-align: center;
  }
  /** Login Page **/
  /* line 9449, app/assets/stylesheets/webarch.scss */
  .login-container {
    padding: 0 10px;
  }
  /* line 9452, app/assets/stylesheets/webarch.scss */
  .spacing-bottom-sm {
    margin-bottom: 20px;
  }
  /* line 9455, app/assets/stylesheets/webarch.scss */
  .error-wrapper {
    margin-bottom: 0px;
    padding: auto;
  }
  /* line 9459, app/assets/stylesheets/webarch.scss */
  .widget-item.narrow-margin {
    margin-right: auto;
  }
  /* line 9462, app/assets/stylesheets/webarch.scss */
  .page-content.condensed {
    margin-left: 0px;
  }
  /* line 9465, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .header {
    width: 100%;
    padding: 0 !important;
  }
  /* line 9469, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .container {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 9477, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .header {
    width: 100%;
  }
  /* line 9480, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .page-content .content {
    padding-top: 93px;
  }
  /* line 9483, app/assets/stylesheets/webarch.scss */
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    width: 260px;
    height: 100%;
  }
  /* line 9489, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper {
    width: 50px;
    overflow: visible;
  }
  /* line 9493, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper ul {
    background-color: #0aa699;
  }
  /* line 9496, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .slimScrollDiv {
    overflow: visible !important;
  }
  /* line 9499, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .slimScrollDiv .page-sidebar-wrapper {
    overflow: visible !important;
  }
  /* line 9502, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul {
    width: 50px;
    margin: 0;
    padding-top: 17px;
    height: 100%;
  }
  /* line 9508, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a {
    padding: 13px !important;
    color: #fff;
  }
  /* line 9512, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #fff;
  }
  /* line 9515, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .user-info {
    display: none;
  }
  /* line 9518, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > p {
    display: none;
  }
  /* line 9521, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .status-widget {
    display: none;
  }
  /* line 9524, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .notification-alert {
    display: none;
  }
  /* line 9527, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.title {
    display: none;
  }
  /* line 9530, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.arrow {
    display: none;
  }
  /* line 9533, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li ul li span.title {
    display: inline;
  }
  /* line 9536, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li ul li span.arrow {
    display: inline;
  }
  /* line 9539, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul li span.badge {
    display: none;
  }
  /* line 9542, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper ul li span.label {
    display: none;
  }
  /* line 9545, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .profile-wrapper {
    display: none;
  }
  /* line 9548, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #0b9c8f;
  }
  /* line 9552, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    padding: 13px;
  }
  /* line 9557, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: absolute;
    margin-top: -46px;
    margin-left: 50px;
    width: auto;
    z-index: 100;
    min-width: 250px;
  }
  /* line 9565, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper > .side-bar-widgets {
    display: none;
  }
  /* line 9568, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .inner-menu {
    display: inline-block;
    float: left;
    margin-top: 20px;
  }
  /* line 9573, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-content {
    margin-left: 0;
  }
  /* line 9576, app/assets/stylesheets/webarch.scss */
  .inner-menu {
    display: none;
  }
  /* line 9579, app/assets/stylesheets/webarch.scss */
  .page-sidebar.mini-mobile {
    width: 260px;
  }
  /*** Page header ***/
  /* line 9583, app/assets/stylesheets/webarch.scss */
  .header .navbar-inner .container-fluid {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 9587, app/assets/stylesheets/webarch.scss */
  .header .top-nav .nav {
    margin-top: 0px;
    margin-right: 5px;
  }
  /* line 9591, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.notification:after,
.header .nav > li > .dropdown-menu.notification:before {
    margin-right: 180px;
  }
  /* line 9595, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.notification {
    margin-right: -180px;
  }
  /* line 9598, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.inbox:after,
.header .nav > li > .dropdown-menu.inbox:before {
    margin-right: 140px;
  }
  /* line 9602, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.inbox {
    margin-right: -140px;
  }
  /* line 9605, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.tasks:after,
.header .nav > li > .dropdown-menu.tasks:before {
    margin-right: 90px;
  }
  /* line 9609, app/assets/stylesheets/webarch.scss */
  .header .nav > li > .dropdown-menu.tasks {
    margin-right: -90px;
  }
  /* line 9612, app/assets/stylesheets/webarch.scss */
  .header-seperation {
    width: 100% !important;
    z-index: 999;
    text-align: center;
    min-height: 60px;
    display: block !important;
  }
  /* line 9619, app/assets/stylesheets/webarch.scss */
  .header .notifcation-center {
    margin-left: 15px;
  }
  /* line 9622, app/assets/stylesheets/webarch.scss */
  .logo {
    margin-right: auto;
    margin-left: auto;
    margin-top: 16px;
  }
  /* line 9627, app/assets/stylesheets/webarch.scss */
  .header-quick-nav {
    display: none;
  }
  /* line 9630, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    position: fixed;
    z-index: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
  }
  /*** Page content ***/
  /* line 9642, app/assets/stylesheets/webarch.scss */
  .page-content .content {
    padding: 8px;
    padding-top: 95px;
  }
  /*** Page title ***/
  /* line 9647, app/assets/stylesheets/webarch.scss */
  .page-title {
    margin-bottom: 20px;
  }
  /*** Portlet form action ***/
  /* line 9651, app/assets/stylesheets/webarch.scss */
  .portlet-body.form .form-actions {
    padding-left: 15px;
  }
  /* line 9654, app/assets/stylesheets/webarch.scss */
  .scrollup {
    right: 50px;
    left: auto;
    bottom: 35px;
  }
  /* line 9659, app/assets/stylesheets/webarch.scss */
  .footer-widget {
    display: none;
  }
  /* line 9662, app/assets/stylesheets/webarch.scss */
  .form-horizontal .form-actions {
    padding-left: 180px;
  }
  /* line 9665, app/assets/stylesheets/webarch.scss */
  .no-margin-grid .row-fluid [class*="span"] {
    width: 100% !important;
    margin: 0px;
    margin-bottom: 10px;
  }
  /* line 9670, app/assets/stylesheets/webarch.scss */
  .tiles.margin-reset {
    margin-left: 0px;
  }
  /** Profile Page **/
  /* line 9674, app/assets/stylesheets/webarch.scss */
  .user-profile-pic {
    text-align: center;
  }
  /* line 9677, app/assets/stylesheets/webarch.scss */
  .user-mini-description h3,
.user-mini-description h5 {
    text-align: center;
  }
  /** email **/
  /* line 9682, app/assets/stylesheets/webarch.scss */
  .email-body {
    padding: 8px !important;
  }
  /** Login Page **/
  /* line 9686, app/assets/stylesheets/webarch.scss */
  .login-container {
    padding: 0 10px;
  }
  /* line 9689, app/assets/stylesheets/webarch.scss */
  .table td.small-cell,
.table th.small-cell {
    width: 42px;
  }
  /* line 9693, app/assets/stylesheets/webarch.scss */
  .error-wrapper {
    margin-bottom: 0px;
    min-height: 624px;
    height: 624px;
  }
  /* line 9698, app/assets/stylesheets/webarch.scss */
  .widget-item.narrow-margin {
    margin-right: auto;
  }
  /* line 9701, app/assets/stylesheets/webarch.scss */
  .page-content.condensed {
    margin-left: 0px;
  }
  /* line 9704, app/assets/stylesheets/webarch.scss */
  .scrollup {
    display: none;
  }
  /* line 9707, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .header {
    width: 100%;
    padding: 0 !important;
  }
  /* line 9711, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .container {
    padding: 0;
    width: 100%;
  }
  /* line 9715, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .user-info-wrapper {
    display: none;
  }
  /* line 9718, app/assets/stylesheets/webarch.scss */
  .inner-menu-always-open .page-sidebar .page-sidebar-wrapper {
    height: auto;
  }
  /** Horizontal Menu **/
  /* line 9722, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar {
    display: none;
  }
  /*** Horizontal Menu **/
  /* line 9726, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar {
    background-color: #fff;
  }
  /* line 9729, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner {
    display: block;
    max-height: 400px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 9735, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner > ul > li {
    display: block;
  }
  /* line 9738, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner > ul > li .classic {
    position: relative;
    background-color: transparent;
    top: 0;
  }
  /* line 9743, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner > ul > li .mega,
.horizontal-menu .bar .bar-inner > ul > li.horizontal {
    position: relative;
  }
  /* line 9747, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner > ul > li > .horizontal {
    position: relative;
    top: 0;
    border-bottom: 0;
  }
  /* line 9752, app/assets/stylesheets/webarch.scss */
  .horizontal-menu .bar .bar-inner > ul > li > .horizontal li {
    display: block;
  }
  /* line 9755, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  }
}

/*** Phones ***/
@media (max-width: 480px) {
  /* line 9763, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .header {
    width: 100%;
  }
  /* line 9766, app/assets/stylesheets/webarch.scss */
  body.hide-top-content-header .page-content .content {
    padding-top: 93px;
  }
  /* line 9769, app/assets/stylesheets/webarch.scss */
  .page-title h3 {
    width: 80%;
  }
  /* line 9772, app/assets/stylesheets/webarch.scss */
  .page-content .content {
    padding: 8px;
    padding-top: 93px;
    overflow-x: hidden;
  }
  /* line 9777, app/assets/stylesheets/webarch.scss */
  .tiles.margin-reset {
    margin-left: 0px;
  }
  /* line 9780, app/assets/stylesheets/webarch.scss */
  .column-seperation > div[class*="span"] {
    border-right: none;
  }
  /* line 9783, app/assets/stylesheets/webarch.scss */
  table th.unseen,
table td.unseen {
    display: none !important;
  }
  /* line 9787, app/assets/stylesheets/webarch.scss */
  .row-fluid {
    margin-bottom: 10px;
  }
  /* line 9790, app/assets/stylesheets/webarch.scss */
  .small {
    width: 100px !important;
  }
  /* line 9793, app/assets/stylesheets/webarch.scss */
  .medium {
    width: 150px !important;
  }
  /* line 9796, app/assets/stylesheets/webarch.scss */
  .large {
    width: 200px !important;
  }
  /* line 9799, app/assets/stylesheets/webarch.scss */
  .huge {
    width: 246px !important;
    font-size: 24px !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 22px 8px !important;
  }
  /* line 9806, app/assets/stylesheets/webarch.scss */
  select.small {
    width: 114px !important;
  }
  /* line 9809, app/assets/stylesheets/webarch.scss */
  select.medium {
    width: 164px !important;
  }
  /* line 9812, app/assets/stylesheets/webarch.scss */
  select.large {
    width: 214px !important;
  }
  /* line 9815, app/assets/stylesheets/webarch.scss */
  .btn-cons {
    min-width: 110px;
  }
  /* line 9818, app/assets/stylesheets/webarch.scss */
  .btn-large {
    padding: 9px 15px;
  }
  /* Force table to not be like tables anymore */
  /* line 9822, app/assets/stylesheets/webarch.scss */
  .no-more-tables table,
.no-more-tables thead,
.no-more-tables tbody,
.no-more-tables th,
.no-more-tables td,
.no-more-tables tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 9831, app/assets/stylesheets/webarch.scss */
  .no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 9836, app/assets/stylesheets/webarch.scss */
  .no-more-tables.table-bordered td {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  /* line 9840, app/assets/stylesheets/webarch.scss */
  .no-more-tables td {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
  }
  /* line 9848, app/assets/stylesheets/webarch.scss */
  .no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
  Label the data
  */
  /* line 9863, app/assets/stylesheets/webarch.scss */
  .no-more-tables td:before {
    content: attr(data-title);
  }
  /* line 9866, app/assets/stylesheets/webarch.scss */
  .no-more-tables .text-right,
.no-more-tables .text-center {
    text-align: left !important;
  }
  /* line 9870, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  /* line 9878, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll * html .cf {
    zoom: 1;
  }
  /* line 9881, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll *:first-child + html .cf {
    zoom: 1;
  }
  /* line 9884, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  /* line 9889, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll th {
    width: auto !important;
    border-radius: 0px !important;
  }
  /* line 9893, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll th,
.table-flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  /* line 9898, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll th {
    text-align: left;
  }
  /* line 9901, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }
  /* line 9906, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll thead {
    display: block;
    float: left;
  }
  /* line 9910, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 9917, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll thead tr {
    display: block;
  }
  /* line 9920, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll th {
    display: block;
  }
  /* line 9923, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  /* line 9927, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  /* sort out borders */
  /* line 9933, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }
  /* line 9937, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0px !important;
  }
  /* line 9943, app/assets/stylesheets/webarch.scss */
  .table-flip-scroll tbody tr {
    border-left: 1px solid #babcbf;
  }
  /** Profile Page **/
  /* line 9947, app/assets/stylesheets/webarch.scss */
  .user-profile-pic {
    text-align: center;
  }
  /* line 9950, app/assets/stylesheets/webarch.scss */
  .user-mini-description h3,
.user-mini-description h5 {
    text-align: center;
  }
  /** email **/
  /* line 9955, app/assets/stylesheets/webarch.scss */
  .email-body {
    padding: 8px !important;
  }
  /** lockscreen **/
  /* line 9959, app/assets/stylesheets/webarch.scss */
  .lockscreen-wrapper .profile-wrapper {
    margin-bottom: 8px;
  }
  /* line 9962, app/assets/stylesheets/webarch.scss */
  .image-responsive-width {
    width: auto;
  }
  /* line 9965, app/assets/stylesheets/webarch.scss */
  .xs-image-responsive-width {
    width: 100%;
  }
}

@media (max-width: 320px) {
  /* line 9970, app/assets/stylesheets/webarch.scss */
  .header .nav > li.dropdown .dropdown-toggle {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

/*** Retina Display Images **/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200/100), only screen and (min-device-pixel-ratio: 2) {
  /* line 9977, app/assets/stylesheets/webarch.scss */
  .tiles .controller a {
    position: relative;
    background: url(url(/assets/icon/portlet-tray-2x-7c0d67a7361bbfbda20f45cfa8ec8ae2091e6f6bb850a11d90e7eb6b8045b7f0.png));
    background-size: 199px 57px;
  }
  /* line 9982, app/assets/stylesheets/webarch.scss */
  .widget-item .controller a {
    position: relative;
    background: url(url(/assets/icon/portlet-tray-2x-7c0d67a7361bbfbda20f45cfa8ec8ae2091e6f6bb850a11d90e7eb6b8045b7f0.png));
    background-size: 199px 57px;
  }
  /* line 9987, app/assets/stylesheets/webarch.scss */
  .iconset {
    background: url(url(/assets/icon/top-trayx2-b9bb51515a2c0e6b11dd7fb456ac5dab1095703cf304d7b99fc3177c0017e30c.png)) no-repeat;
    background-size: 394px 29px;
  }
  /* line 9991, app/assets/stylesheets/webarch.scss */
  .status-icon {
    background: url(url(/assets/icon/status2x-07c2ed9d162680a47f403622ad08f60dcb3055c76fdfe7cd98a251ca7b4af19c.png));
    background-size: 79px 16px;
  }
  /* line 9995, app/assets/stylesheets/webarch.scss */
  .scrollup {
    background: url(url(/assets/pullup2x-efd496f6285b2903d4ebc1fecc36fd41fbb3a517850958e8b3a0f5c151a0bf6a.png));
    background-size: 57px 27px;
  }
  /* line 9999, app/assets/stylesheets/webarch.scss */
  .alert .close {
    background: url(url(/assets/icon/noti-cross-2x-d5cfe4dc0c3a019d773a84dde210cd6c2aa7aaad5827addc889991a19357f2bc.png)) no-repeat scroll 0 0 transparent;
    background-position: -9px -10px;
    width: 10px;
    height: 9px;
    position: relative;
    opacity: 0.8;
    background-size: 114px 29px;
  }
  /* line 10008, app/assets/stylesheets/webarch.scss */
  .checkbox label::after {
    top: 1.5px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 10013, app/assets/stylesheets/webarch.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: none;
    background-repeat: no-repeat !important;
    background-size: none !important;
  }
  /* line 10021, app/assets/stylesheets/webarch.scss */
  .select2-search input {
    background-position: none !important;
  }
}

@media (min-width: 980px) {
  /* line 10026, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content {
    position: relative;
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  /* line 10032, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .header {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  /* line 10037, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-sidebar {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  /* line 10042, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .footer-widget {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  /* line 10047, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .scrollup {
    display: none !important;
  }
  /* line 10050, app/assets/stylesheets/webarch.scss */
  body.rtl.open-menu-right .page-content {
    position: relative;
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    transform: translateX(260px);
  }
  /* line 10056, app/assets/stylesheets/webarch.scss */
  body.rtl.open-menu-right .header {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    transform: translateX(260px);
  }
  /* line 10061, app/assets/stylesheets/webarch.scss */
  body.rtl.open-menu-right .page-sidebar {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    transform: translateX(260px);
  }
  /* line 10066, app/assets/stylesheets/webarch.scss */
  body.rtl.open-menu-right .footer-widget {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    transform: translateX(260px);
  }
  /* line 10071, app/assets/stylesheets/webarch.scss */
  body.rtl.open-menu-right .scrollup {
    display: none !important;
  }
}

/*** General tablets and phones ***/
@media (max-width: 979px) {
  /* line 10077, app/assets/stylesheets/webarch.scss */
  body.open-menu-left .page-content {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
  }
  /* line 10081, app/assets/stylesheets/webarch.scss */
  body.open-menu-left .header {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
  }
  /* line 10085, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content {
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
  }
  /* line 10089, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .header {
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
  }
  /* line 10093, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content .admin-bar {
    display: none;
  }
}

/* Landscape view of all tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 10099, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    left: auto;
  }
  /* line 10104, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .header {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    left: auto;
  }
  /* line 10109, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .page-content .admin-bar {
    display: none;
  }
  /* line 10112, app/assets/stylesheets/webarch.scss */
  body.boxed-layout {
    background-color: #f6f7f8;
  }
  /* line 10115, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .container {
    position: relative;
  }
  /* line 10118, app/assets/stylesheets/webarch.scss */
  body.boxed-layout .chat-window-wrapper {
    position: absolute;
    margin-right: 15px;
  }
}

/* Portrait view of all tablet devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 10125, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper {
    display: none;
  }
  /* line 10128, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper.visible {
    display: block;
  }
  /* line 10131, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    display: none;
  }
  /* line 10134, app/assets/stylesheets/webarch.scss */
  .page-sidebar.visible {
    display: block;
  }
  /* line 10137, app/assets/stylesheets/webarch.scss */
  body.open-menu-left .page-sidebar {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
  /* line 10142, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .chat-window-wrapper {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
}

@media (max-width: 767px) {
  /* line 10149, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper {
    display: none;
  }
  /* line 10152, app/assets/stylesheets/webarch.scss */
  .chat-window-wrapper.visible {
    display: block;
  }
  /* line 10155, app/assets/stylesheets/webarch.scss */
  .page-sidebar {
    display: none;
  }
  /* line 10158, app/assets/stylesheets/webarch.scss */
  .page-sidebar.visible {
    display: block;
  }
  /* line 10161, app/assets/stylesheets/webarch.scss */
  body.open-menu-right .chat-window-wrapper {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
  /* line 10166, app/assets/stylesheets/webarch.scss */
  body.open-menu-left .page-sidebar {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    -webkit-backface-visibility: hidden;
  }
}

/* line 1, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 128, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 132, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 135, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 139, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 141, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 147, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 159, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 162, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 166, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 169, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 172, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 176, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 181, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 187, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 189, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 193, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 199, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 214, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 217, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 220, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 224, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 228, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 232, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 236, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 239, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 243, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 247, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 250, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 257, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 261, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 264, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 267, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 270, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 272, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 274, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 277, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 280, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 286, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 290, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 294, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 299, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 309, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 311, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 314, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 319, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 321, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 337, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 349, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 352, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 361, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 363, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 366, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 370, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 380, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 390, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 396, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 398, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 402, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 404, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 413, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 419, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 422, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 425, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 429, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 433, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 436, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 441, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 446, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 450, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 454, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 458, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 461, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 464, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 468, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 471, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 474, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 478, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 483, ../.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 3, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container {
  /**
     * Restore the font weight unset by the previous rule.
     */
  /**
     * Show the overflow in IE.
     * 1. Show the overflow in Edge.
     */
  /**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
  /**
     * 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.
     */
  /**
     * Remove the inner border and padding in Firefox.
     */
  /**
     * Restore the focus styles unset by the previous rule.
     */
  /**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
  /**
     * 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.
     */
  /**
     * Remove the default vertical scrollbar in IE.
     */
  /**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
  /**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
  /**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
  /**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */
  /**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
}

/* line 4, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button,
.typeahead__container input,
.typeahead__container optgroup,
.typeahead__container select,
.typeahead__container textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/* line 17, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container optgroup {
  font-weight: bold;
}

/* line 26, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button,
.typeahead__container input {
  /* 1 */
  overflow: visible;
}

/* line 36, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button,
.typeahead__container select {
  /* 1 */
  text-transform: none;
}

/* line 47, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button,
.typeahead__container html [type="button"],
.typeahead__container [type="reset"],
.typeahead__container [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 58, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button::-moz-focus-inner,
.typeahead__container [type="button"]::-moz-focus-inner,
.typeahead__container [type="reset"]::-moz-focus-inner,
.typeahead__container [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 70, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button:-moz-focusring,
.typeahead__container [type="button"]:-moz-focusring,
.typeahead__container [type="reset"]:-moz-focusring,
.typeahead__container [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 81, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 94, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/* line 107, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container textarea {
  overflow: auto;
}

/* line 116, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container [type="checkbox"],
.typeahead__container [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 126, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container [type="number"]::-webkit-inner-spin-button,
.typeahead__container [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 140, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container ::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/* line 150, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* line 193, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container {
  position: relative;
  font: 1rem Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* line 198, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container * {
  box-sizing: border-box;
  outline: 0;
}

/* line 203, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__query {
  position: relative;
  z-index: 2;
  width: 100%;
}

/* line 209, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter {
  position: relative;
}

/* line 211, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter button {
  min-width: 100%;
  white-space: nowrap;
}

/* line 214, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter button:after {
  display: inline-block;
  margin-left: 4px;
  width: 0;
  height: 0;
  vertical-align: -2px;
  content: "";
  border: 4px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

/* line 229, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__field {
  display: flex;
  position: relative;
  width: 100%;
}

/* line 235, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__button button {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 240, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__field {
  color: #555;
}

/* line 243, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__field input,
.typeahead__field textarea,
.typeahead__field [contenteditable],
.typeahead__field .typeahead__hint {
  display: block;
  width: 100%;
  line-height: 1.25;
  min-height: calc(0.5rem * 2 + 1.25rem + 2px);
  padding: 0.5rem 0.75rem;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px 0 0 2px;
  appearance: none;
  box-sizing: border-box;
}

/* line 261, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__field input:focus, .typeahead__field input:active,
.typeahead__field textarea:focus,
.typeahead__field textarea:active,
.typeahead__field [contenteditable]:focus,
.typeahead__field [contenteditable]:active,
.typeahead__field .typeahead__hint:focus,
.typeahead__field .typeahead__hint:active {
  border-color: #66afe9;
}

/* line 272, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.hint .typeahead__field input,
.typeahead__container.hint .typeahead__field textarea,
.typeahead__container.hint .typeahead__field [contenteditable] {
  background: transparent;
}

/* line 279, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.hint .typeahead__query > :last-child, .typeahead__hint {
  background: #fff;
}

/* line 284, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  line-height: 1.25;
  padding: 0.5rem 0.75rem;
  user-select: none;
  color: #555;
}

/* line 300, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button:hover, .typeahead__container button:focus {
  color: #3c3c3c;
  background-color: #f5f5f5;
  border-color: #b3b3b3;
}

/* line 307, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button:active, .typeahead__container button.active {
  background-image: none;
}

/* line 315, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container button:focus, .typeahead__container button:active {
  border-color: #66afe9;
}

/* line 322, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container input.disabled,
.typeahead__container input[disabled],
.typeahead__container button.disabled,
.typeahead__container button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
  background-color: #fff;
  border-color: #ccc;
}

/* line 338, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container .typeahead__field input,
.typeahead__container .typeahead__field textarea,
.typeahead__container .typeahead__field [contenteditable],
.typeahead__container .typeahead__field .typeahead__hint,
.typeahead__container .typeahead__field .typeahead__label-container {
  padding-right: 32px;
}

/* line 349, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter, .typeahead__button {
  z-index: 1;
}

/* line 352, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter button, .typeahead__button button {
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 358, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter:hover, .typeahead__filter:active, .typeahead__filter:focus, .typeahead__button:hover, .typeahead__button:active, .typeahead__button:focus {
  z-index: 1001;
}

/* line 363, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter:hover button:focus, .typeahead__filter:hover button:active, .typeahead__filter:active button:focus, .typeahead__filter:active button:active, .typeahead__filter:focus button:focus, .typeahead__filter:focus button:active, .typeahead__button:hover button:focus, .typeahead__button:hover button:active, .typeahead__button:active button:focus, .typeahead__button:active button:active, .typeahead__button:focus button:focus, .typeahead__button:focus button:active {
  z-index: 1001;
}

/* line 372, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__filter + .typeahead__button button {
  margin-left: -2px;
}

/* line 377, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.filter .typeahead__filter {
  z-index: 1001;
}

/* line 381, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list, .typeahead__dropdown {
  position: absolute;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-clip: padding-box;
}

/* line 402, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__result.detached .typeahead__list {
  position: relative;
  z-index: 1041;
  top: initial;
  left: initial;
}

/* line 409, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__dropdown {
  right: 0;
  left: initial;
  z-index: 1001;
}

/* line 415, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > li {
  position: relative;
  border-top: solid 1px #ccc;
}

/* line 418, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > li:first-child {
  border-top: none;
}

/* line 426, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list .typeahead__item[disabled] > a, .typeahead__dropdown .typeahead__dropdown-item[disabled] > a {
  cursor: not-allowed;
  color: #bababa;
  background-color: #fafafa;
}

/* line 433, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list .typeahead__item > a, .typeahead__dropdown .typeahead__dropdown-item > a {
  display: block;
  padding: 0.5rem 0.75rem;
  clear: both;
  color: #333;
  text-decoration: none;
}

/* line 442, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list .typeahead__item:not([disabled]) > a:hover,
.typeahead__list .typeahead__item:not([disabled]) > a:focus, .typeahead__list .typeahead__item:not([disabled]).active > a, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:hover,
.typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:focus, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]).active > a {
  background-color: #f5f5f5;
  color: #3c3c3c;
}

/* line 452, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list.empty > li {
  padding: 0.5rem 0.75rem;
  color: #333;
}

/* line 458, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > .typeahead__group {
  border-color: #bfdef6;
  font-weight: bold;
}

/* line 462, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > .typeahead__group:first-child {
  border-top: solid 1px #bfdef6;
}

/* line 467, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > .typeahead__group > a,
.typeahead__list > .typeahead__group > a:hover,
.typeahead__list > .typeahead__group > a:focus, .typeahead__list > .typeahead__group.active > a {
  cursor: default;
  color: #17639f;
  background: #ecf5fc;
  display: block;
  padding: 0.5rem 0.75rem;
  clear: both;
  text-decoration: none;
}

/* line 482, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__list > li.typeahead__group + li.typeahead__item {
  border-color: #bfdef6;
}

/* line 488, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.result .typeahead__list, .typeahead__container.filter .typeahead__dropdown, .typeahead__container.hint .typeahead__hint, .typeahead__container.backdrop + .typeahead__backdrop {
  display: block !important;
}

/* line 494, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container .typeahead__list,
.typeahead__container .typeahead__dropdown,
.typeahead__container .typeahead__hint,
.typeahead__container + .typeahead__backdrop {
  display: none !important;
}

/* line 502, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__dropdown li:last-child {
  margin-top: 5px;
  padding-top: 5px;
  border-top: solid 1px #ccc;
}

/* line 508, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__cancel-button {
  user-select: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  line-height: 1.25;
  padding: 0.5rem 0.75rem;
  visibility: hidden;
}

/* line 516, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label .typeahead__cancel-button {
  visibility: visible;
  right: 4px;
}

/* line 524, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button, .typeahead__label .typeahead__cancel-button {
  visibility: visible;
}

/* line 526, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover, .typeahead__label .typeahead__cancel-button:hover {
  color: #d0021b;
}

/* line 532, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__search-icon {
  padding: 0 1.25rem;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iIzU1NTU1NSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat scroll center center transparent;
}

/* line 541, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.loading .typeahead__query:before, .typeahead__container.loading .typeahead__query:after {
  transition: all 0s linear, opacity 0.2s ease;
  position: absolute;
  z-index: 3;
  content: "";
  top: 50%;
  right: 0.55em;
  margin-top: -0.675rem;
  width: 1.35rem;
  height: 1.35rem;
  box-sizing: border-box;
  border-radius: 500rem;
  border-style: solid;
  border-width: 0.1em;
}

/* line 558, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.loading .typeahead__query:before {
  border-color: rgba(0, 0, 0, 0.35);
}

/* line 562, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__container.loading .typeahead__query:after {
  animation: button-spin 0.6s linear;
  animation-iteration-count: infinite;
  border-color: #fff transparent transparent;
  box-shadow: 0 0 0 1px transparent;
}

@keyframes button-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 579, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label-container {
  list-style: none;
  position: absolute;
  padding-top: calc(1rem * 0.375);
  padding-left: 6px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

/* line 589, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label {
  display: flex;
  font-size: calc(1rem * 0.875);
  position: relative;
  background: #ecf5fc;
  border: solid 1px #c2e0ff;
  padding-left: 4px;
  border-radius: 2px;
  margin-right: 4px;
  margin-bottom: calc(1rem * 0.375);
}

/* line 600, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label > * {
  align-self: center;
}

/* line 604, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label .typeahead__cancel-button {
  line-height: normal;
  height: auto;
  position: static;
  padding-top: calc(1rem * 0.25 - 1px);
  padding-bottom: calc(1rem * 0.25 + 1px);
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 4px;
  font-size: calc(1rem * 0.875);
  border-left: solid 1px #c2e0ff;
}

/* line 615, app/assets/stylesheets/jquery.typeahead.scss */
.typeahead__label .typeahead__cancel-button:hover {
  background-color: #d5e9f9;
}

/*! =======================================================
                      VERSION  10.6.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
/* line 42, app/assets/stylesheets/bootstrap-slider.css */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 47, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

/* line 51, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 58, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 65, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

/* line 69, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}

/* line 81, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 88, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 92, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 97, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 101, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

/* line 105, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

/* line 110, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

/* line 114, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

/* line 118, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 122, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

/* line 128, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 134, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 140, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

/* line 144, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}

/* line 154, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 157, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 160, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 164, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

/* line 168, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

/* line 172, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

/* line 176, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

/* line 180, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
  background-repeat: repeat-x;
}

/* line 187, app/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  background-repeat: repeat-x;
  cursor: not-allowed;
}

/* line 195, app/assets/stylesheets/bootstrap-slider.css */
.slider input {
  display: none;
}

/* line 198, app/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip {
  pointer-events: none;
}

/* line 201, app/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 204, app/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 208, app/assets/stylesheets/bootstrap-slider.css */
.slider .hide {
  display: none;
}

/* line 211, app/assets/stylesheets/bootstrap-slider.css */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 223, app/assets/stylesheets/bootstrap-slider.css */
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 237, app/assets/stylesheets/bootstrap-slider.css */
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  background-repeat: repeat-x;
}

/* line 244, app/assets/stylesheets/bootstrap-slider.css */
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 253, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}

/* line 269, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle:hover {
  cursor: pointer;
}

/* line 272, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle.round {
  border-radius: 50%;
}

/* line 275, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle.triangle {
  background: transparent none;
}

/* line 278, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom {
  background: transparent none;
}

/* line 281, app/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 287, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

/* line 306, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick.round {
  border-radius: 50%;
}

/* line 309, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick.triangle {
  background: transparent none;
}

/* line 312, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom {
  background: transparent none;
}

/* line 315, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 321, app/assets/stylesheets/bootstrap-slider.css */
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  background-repeat: repeat-x;
  opacity: 1;
}

/* line 11, app/assets/stylesheets/application.scss */
.bs-example {
  font-family: sans-serif;
  position: relative;
  margin: 100px;
}

/* line 16, app/assets/stylesheets/application.scss */
.typeahead, .tt-query, .tt-hint {
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  font-size: 22px;
  /* Set input font size */
  height: 30px;
  line-height: 30px;
  outline: medium none;
  padding: 8px 12px;
  width: 396px;
}

/* line 26, app/assets/stylesheets/application.scss */
.typeahead {
  background-color: #FFFFFF;
}

/* line 29, app/assets/stylesheets/application.scss */
.typeahead:focus {
  border: 2px solid #0097CF;
}

/* line 32, app/assets/stylesheets/application.scss */
.tt-query {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/* line 35, app/assets/stylesheets/application.scss */
.tt-hint {
  color: #999999;
}

/* line 38, app/assets/stylesheets/application.scss */
.tt-menu {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 12px;
  padding: 8px 0;
  width: 422px;
}

/* line 47, app/assets/stylesheets/application.scss */
.tt-suggestion {
  font-size: 22px;
  /* Set suggestion dropdown font size */
  padding: 3px 20px;
}

/* line 51, app/assets/stylesheets/application.scss */
.tt-suggestion:hover {
  cursor: pointer;
  background-color: #0097CF;
  color: #FFFFFF;
}

/* line 56, app/assets/stylesheets/application.scss */
.tt-suggestion p {
  margin: 0;
}

/* line 60, app/assets/stylesheets/application.scss */
#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center;
}

/* line 65, app/assets/stylesheets/application.scss */
#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 2;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/application.scss */
#text {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* line 87, app/assets/stylesheets/application.scss */
#answer {
  position: relative;
  top: 50px;
  left: 25	px;
  overflow: visible;
}

/* line 94, app/assets/stylesheets/application.scss */
span.multiselect-native-select {
  position: relative;
}

/* line 94, app/assets/stylesheets/application.scss */
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container .input-group {
  margin: 5px;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li {
  padding: 0;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li > a.multiselect-all label {
  font-weight: 700;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li > a {
  padding: 0;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li > a > label.checkbox, .multiselect-container > li > a > label.radio {
  margin: 0;
}

/* line 94, app/assets/stylesheets/application.scss */
.multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px;
}

/* line 94, app/assets/stylesheets/application.scss */
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 94, app/assets/stylesheets/application.scss */
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}

/* line 94, app/assets/stylesheets/application.scss */
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0;
}

/* line 96, app/assets/stylesheets/application.scss */
.tiles label {
  color: #000000;
}
