@charset "UTF-8";
/*


*/
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_core.scss */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

/* line 9, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_core.scss */
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

/* line 27, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_core.scss */
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

/* line 35, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_core.scss */
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-1x {
  font-size: 1em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2x {
  font-size: 2em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-3x {
  font-size: 3em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-4x {
  font-size: 4em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-5x {
  font-size: 5em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-6x {
  font-size: 6em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-7x {
  font-size: 7em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-8x {
  font-size: 8em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-9x {
  font-size: 9em; }

/* line 6, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-10x {
  font-size: 10em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em; }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em; }

/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  /* line 9, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_list.scss */
  .fa-ul > li {
    position: relative; }

/* line 12, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

/* line 12, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

/* line 17, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

/* line 22, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

/* line 31, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

/* line 40, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

/* line 49, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

/* line 58, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

/* line 67, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse; }

/* line 71, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  /* line 84, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_animated.scss */
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* line 4, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg); }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  transform: rotate(180deg); }

/* line 12, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  transform: rotate(270deg); }

/* line 16, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  transform: scale(-1, 1); }

/* line 20, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  transform: scale(1, -1); }

/* line 24, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

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

/* line 13, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

/* line 22, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 26, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 30, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-0::before {
  content: "\30 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-1::before {
  content: "\31 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-2::before {
  content: "\32 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-3::before {
  content: "\33 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-4::before {
  content: "\34 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-5::before {
  content: "\35 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-6::before {
  content: "\36 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-7::before {
  content: "\37 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-8::before {
  content: "\38 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-9::before {
  content: "\39 "; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-at::before {
  content: "\@"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-message::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-left-and-up-right-to-center::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-explosion::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-lines::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-un::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-days::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-to-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-desc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-from-bracket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-music-camera-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-location::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-step::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rectangle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-roof::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer-mug-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-predecessor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-male::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-plane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-stars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spaghetti-monster-flying::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-across-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar-wheat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelopes-bulk::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-book::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-k::before {
  content: "K"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-clipboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-pull-request::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-ramp-box::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheet-plastic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-up-from-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll-torah::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch-broom-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-archive::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-drowning::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-9-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-w::before {
  content: "W"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-africa::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-screen-button::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel-bricks::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-flushed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-concierge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-ruler::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scissors::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-plant-wilt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilets-portable::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachograph-digital::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clover::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-fire::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-question::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-group::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-crack::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-up-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-film::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-robbery::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-bracket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-keyhole::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dollar-to-slot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-spikes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-burner::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-low::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-child::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk::before {
  content: "\*"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peseta-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-header::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-squares::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone-flip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-dizzy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paintbrush::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub-person::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-to-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-nodes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bag-shopping::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-z-a::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rays::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask-vial::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-om::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-worm::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-deaf::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-of-hearing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-rss::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-land-mine-on::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stairs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i::before {
  content: "I"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-v::before {
  content: "V"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bangladeshi-taka-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-snake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-asclepius::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-snake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-aesculapius::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-barrier::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-q::before {
  content: "Q"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-g::before {
  content: "G"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-half::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-2::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dong-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-un::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-bracket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-blank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-waveform::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-med::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-average::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic-sparkles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic-wand-sparkles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-e::before {
  content: "E"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-clip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-van-shuttle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-key::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-half-dress::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-bridge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-c::before {
  content: "C"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-button::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cancel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can-sparkles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-repeat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-pointer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-maximize::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-circle-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuffle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-random::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-running::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-running::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-retro::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bound::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer-mouse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-bracket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-server::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-wheat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-breastfeeding::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-to-bracket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-pulse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry-box::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmarks-lines::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-scale::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-group::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-a-z::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-l::before {
  content: "L"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed-pulse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-space::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-city::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-colon-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-champagne-glasses::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-3::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-strong::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-pen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-ngo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-manat-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-top-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location-dot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-vertical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-car::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-chalkboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-back-fist::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bubbles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-low-vision::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sailboat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bucket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-closed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-tsunami::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-nfi::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-ground-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-back::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-backward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-columns::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-box::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minimize::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-play::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eur::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-stop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass-drafting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plate-wheat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-shelter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter-symbol::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lari-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volcano::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-dashed-line-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sterling-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-person-confined::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-down-to-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skating::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-file::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-arrow-up-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-avalanche::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-0::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced-flip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond-turn-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-laptop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-tired::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bills::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ferry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-people::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sprout::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-packing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-group-arrows-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-food::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-wide-short::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thunderstorm::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-children::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mattress-pillow::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guarani-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cruzeiro-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-halved::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-atlas::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-dot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-crack::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zipper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cedi-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-column-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-church::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-z::before {
  content: "Z"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-a::before {
  content: "A"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-pointed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-p::before {
  content: "P"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-ad::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-locust::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-1-2::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-numeric::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-language::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-wink-heart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question::before {
  content: "\?"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-stroke::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-whiskey-glass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-chart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-from-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes-stacked::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-krw::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-austral-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-f::before {
  content: "F"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt-lightning::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish-fins::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-safety::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-hard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-rolling-eyes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-ventilator::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signs-post::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-question::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h::before {
  content: "H"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver-wrench::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-eye::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-crack::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-citrus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-surprise::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-pause::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-whole::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kitchen-set::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-r::before {
  content: "R"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-quarter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-dog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-elevator::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-transfer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-trend-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water-circle-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-horizontal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen-button::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-high::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rays::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burger::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bugs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-question::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bookmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-flip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-front::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-route::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-question::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-panorama::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh-blank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-parking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-signal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-progress::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet-drip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban-smoking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-button::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basket-shopping::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-cry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-to-person::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-shield::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-observation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-5::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-perfect::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-floppy-disk::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-save::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-asc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plant-wilt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-praying::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-crosshairs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-dress::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-between-lines::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tears::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-reaching::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-gear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-1-9::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito-net::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-digging::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digging::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-med::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-average::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t-shirt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-clapping::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-j::before {
  content: "J"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-viewfinder::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-from-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bible::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-o::before {
  content: "O"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-female::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-clock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-large::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-tanakh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tanakh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake-candles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-city::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-9-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-litecoin-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-nodes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field-un::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-doctor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-info::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-virus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-on::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-1-9::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-cane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-a-z::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wheat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-back::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-backward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-drive::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint-tears::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-list::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing-nordic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-subway::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-gantt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inr::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subtract::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-franc-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-asl-interpreting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-american-sign-language-interpreting::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-rifle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-shopping::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-u::before {
  content: "U"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-variable::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-four::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-step::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-bat-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-s::before {
  content: "S"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-timeline::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-three-quarters::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-3::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-city::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-tree::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cent-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-pregnant::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-sparkles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-vertical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-file::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teletype::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-next::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rifle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-hiking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-images::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-pulling::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-n::before {
  content: "N"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cable-car::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-download::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-delete-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-skull::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-b::before {
  content: "B"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-arrow-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-wide-short::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mill-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-rice::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-broadcast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-merge::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hurricane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mound::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-portable::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-cat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-zap::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-well::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vault::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jpy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rmb::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rouble::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rub::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bore-hole::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-to-dots::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-florin-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-short-wide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than::before {
  content: "\<"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-tunnel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kit-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-through-window::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-hand::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open-reader::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-sun::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right-to-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-h::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-full::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-4::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-angle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-dot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than::before {
  content: "\>"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-swimming::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-americas::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-america::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-section::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-high::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-wide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-staggered::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reorder::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-with-cane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-bolt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-to-slot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-stacked::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-listen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree-city::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-font::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupiah-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis-paddle-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ping-pong-paddle-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dots-from-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-naira-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walkie-talkie::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-edit::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-pen::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-5::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-compare::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-dots::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-cell::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-long::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ranking-star::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-harassing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brazilian-real-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-dome::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-television::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shrimp::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jug-detergent::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-y::before {
  content: "Y"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-snowboarding::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-half-stroke::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clapperboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-radiation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-project::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-times::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-from-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-combatant::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-rifle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gun::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus::before {
  content: "\+"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-add::before {
  content: "\+"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-close::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-multiply::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down-left-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-user::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peso-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-shield::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-arrow-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-lock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lines-leaning::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals::before {
  content: "\="; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ils::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-film::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-hanging::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-android::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-flag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notdef::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-rear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radio::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carriage-baby::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent::before {
  content: "\%"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage::before {
  content: "\%"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-display::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-praying::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-dots::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-hearts::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling-burst::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-award::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-rotate-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-history::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam-sweat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-file::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-blank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-short-wide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball-tee::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-window::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-turn-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tents::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-empty::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-music::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-commit::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-biking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-heart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-oceania::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-oceania::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag::before {
  content: "\#"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-and-down-left-from-center::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t::before {
  content: "T"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-column::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-down-to-line::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-luggage::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-haykal::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-broken::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-loop-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-z-a::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-curved::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tornado::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-quran::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-angry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-balanced::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-high::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-fast::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-m::before {
  content: "M"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-list::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-sms::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-successor::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-split-up-and-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-fist::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image-portrait::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rug::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-europe::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed-suitcase::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-times::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baht-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-journal-whills::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handcuffs::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-database::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-droplet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-face::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-rockslide::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-exclamation::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1-wave::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water-ladder::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ladder-water::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grimace::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-move::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-right::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-envelope::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandage::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-xmark::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-circle::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-asia::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-clip::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-dots::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-saucer::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-tram::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-note-sticky::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug-slash::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-water-pump::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-tear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrows-down::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation::before {
  content: "\!"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-spin::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-print::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-try::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign::before {
  content: "\$"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar::before {
  content: "\$"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-usd::before {
  content: "\$"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x::before {
  content: "X"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-gear::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-pointing::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-columns::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bank::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-museum::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-university::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-d::before {
  content: "D"; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stapler::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-masks-theater::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kip-sign::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-share-nodes::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-minus::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-check::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-up::before {
  content: ""; }

/* line 8, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt::before {
  content: ""; }

/* line 5, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/* line 39, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_solid.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-ae17c16afbea216707b2203ea1cf9bdb45b9bfe47d0f4ae3258ddbc6294dd02f.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-b4990d0d0c5f5d38d62e936eea120674e584c7eea8dcee38a975c0cf9a37539b.ttf) format("truetype"); }
/* line 23, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_solid.scss */
.fas,
.fa-solid {
  font-weight: 900; }

/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_regular.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-c27da6f833431da5aa295c44540bfac0fd8270ba6a3c4346427006d8a7b34b76.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-9174757efc83e072436e873c22be1663d3c103b0a16d7fb73569af4918d4d351.ttf) format("truetype"); }
/* line 23, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_regular.scss */
.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-232c6f6a7678304f9efaa26f30b1610debc2ba9f4cd636b5e6751c8d73761b92.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-e28096fa75a96ac77020155ea3a6dd7312983e84115366d4cf49a0c312ec6d51.ttf) format("truetype"); }
/* line 23, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fab,
.fa-brands {
  font-weight: 400; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-monero:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hooli:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yelp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-visa:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopware:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aws:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-redhat:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yoast:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudflare:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ups:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pixiv:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpexplorer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dyalog:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bity:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stackpath:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buysellads:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-modx:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-guilded:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vnv:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-js:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microsoft:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-qq:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-orcid:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-java:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-invision:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centercode:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide-g:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-drupal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jxl:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hire-a-helper:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-by:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unity:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whmcs:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rocketchat:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vk:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-untappd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mailchimp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-reddit:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-v:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-contao:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deskpro:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sistrix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-instagram:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-battle-net:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-the-red-yeti:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-hacker-news:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-threads:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-napster:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-snapchat:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-g:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-artstation:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-markdown:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sourcetree:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-diaspora:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-foursquare:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-overflow:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-squadron:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pagelines:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-algolia:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-red-river:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sa:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-safari:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome-stroke:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-atlassian:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin-in:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digital-ocean:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nimblr:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chromecast:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-evernote:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adversal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-watchman-monitoring:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weixin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shirtsinbulk:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codepen:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lyft:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rev:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-windows:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wizards-of-the-coast:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-viadeo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meetup:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centos:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adn:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudsmith:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opensuse:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-dribbble:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codiepie:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-apple-pay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-scribd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-debian:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-openid:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instalod:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-expeditedssl:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellcast:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-twitter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-r-project:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-delicious:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-freebsd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vuejs:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accusoft:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ioxhost:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons-fi:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-mastercard:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes-note:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-golang:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-kickstarter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grav:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weibo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uncharted:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firstdraft:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-youtube:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wikipedia-w:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpressr:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rendact:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angellist:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-republic:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-directional:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skype:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joget:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedora:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe-s:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meta:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-laravel:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hotjar:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth-b:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-letterboxd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sticker-mule:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-zero:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hips:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discord:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chrome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store-ios:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-discover:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpbeginner:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-confluence:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shoelace:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mdb:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dochub:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accessible-icon:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ebay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unsplash:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yarn:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-steam:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-500px:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-vimeo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-asymmetrik:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-flag:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-logo-full:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gratipay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hive:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitkraken:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keybase:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple-pay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-padlet:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon-pay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-github:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedex:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-framework:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopify:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-neos:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-threads:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hackerrank:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-researchgate:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-swift:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angular:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speakap:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angrycreative:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-y-combinator:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-empire:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-envira:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-scholar:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-gitlab:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-studiovinari:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-product-hunt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linode:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-odnoklassniki:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jsfiddle:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sith:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeisle:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-page4:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hashnode:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-react:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-paypal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-squarespace:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-stripe:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-share:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitcoin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keycdn:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opera:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itch-io:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-umbraco:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-senate:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ubuntu:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-draft2digital:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-houzz:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dhl:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pinterest:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blackberry:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-playstation:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quinscape:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-less:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger-b:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opencart:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vine:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-signal-messenger:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-paypal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-typo3:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-alien:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yahoo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dailymotion:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-affiliatetheme:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-pp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bootstrap:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-symbol:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mintbit:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ethereum:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speaker-deck:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-eu:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-patreon:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-avianex:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ello:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gofore:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bimobject:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave-reverse:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-f:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-google-plus:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-web-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mandalorian:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-osi:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-wallet:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d-beyond:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-periscope:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fulcrum:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudscale:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-forumbee:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mizuni:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-schlix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-xing:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bandcamp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpforms:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudversify:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usps:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-megaport:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-magento:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-spotify:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-optin-monster:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fly:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aviato:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cuttlefish:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flickr:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viber:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-soundcloud:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digg:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tencent-weibo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-letterboxd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-symfony:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-maxcdn:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-etsy:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-messenger:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-audible:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-think-peaks:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bilibili:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-erlang:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-x-twitter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cotton-bureau:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dashcube:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-42-group:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-innosoft:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-exchange:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-elementor:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pied-piper:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-palfed:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-superpowers:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-resolving:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xbox:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome-stroke:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-searchengin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tiktok:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-facebook:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-renren:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linux:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hubspot:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deploydog:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitch:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ravelry:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-lastfm:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mendeley:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uniregistry:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-figma:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-remix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amazon-pay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dropbox:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cmplid:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-upwork:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gripfire:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jedi-order:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uikit:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome-alt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phabricator:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ussunnah:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-earlybirds:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trade-federation:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-autoprefixer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-upwork:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slideshare:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-play:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-line:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-drive:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-servicestack:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-simplybuilt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitbucket:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-imdb:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deezer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-raspberry-pi:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jira:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-docker:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-screenpal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microblog:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-diners-club:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg-circle:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-hat:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter-k:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-readme:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-html5:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellsy:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sass:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wirsindhandwerk:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wsh:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buromobelexperte:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-salesforce:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-octopus-deploy:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medapps:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ns8:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-p:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apper:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-waze:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluesky:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-jcb:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-ghost:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fantasy-flight-games:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rust:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-behance:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-supple:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-webflow:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rebel:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-staylinked:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kaggle:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-space-awesome:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deviantart:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cpanel:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads-g:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-git:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-tumblr:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trello:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-jp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-get-pocket:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-perbyte:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grunt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weebly:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-connectdevelop:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-leanpub:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-black-tie:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeco:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-python:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-android:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bots:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-free-code-camp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hornbill:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ideal:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dev:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sketch:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex-international:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amex:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uber:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-php:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-alipay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skyatlas:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox-browser:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-replyd:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-suse:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jenkins:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rockrms:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buffer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-npm:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yammer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-btc:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon-circle:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-internet-explorer:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stubber:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram-plane:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-old-republic:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odysee:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-whatsapp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp-square:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node-js:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge-legacy:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack-hash:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medrt:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usb:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vaadin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quora:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-x-twitter:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reacteurope:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium-m:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amilia:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixcloud:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flipboard:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viacoin:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-critical-role:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sitrox:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discourse:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joomla:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mastodon:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-airbnb:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wolf-pack-battalion:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buy-n-large:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gulp:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling-plus:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-strava:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ember:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-canadian-maple-leaf:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-teamspeak:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pushed:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress-simple:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nutritionix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wodu:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-pay:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-intercom:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-zhihu:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-korvue:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pix:before {
  content: ""; }

/* line 29, /usr/local/bundle/gems/font-awesome-sass-6.5.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-symbol:before {
  content: ""; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

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

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

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

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

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

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

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

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

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

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

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

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

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

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

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

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible; }

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

/* line 293, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 314, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 337, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 359, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 370, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 379, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 390, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

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

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

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

/* line 424, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret, .css_button > .caret, .delete_button > .caret,
  .dropup > .btn > .caret,
  .dropup > .css_button > .caret,
  .dropup > .delete_button > .caret {
    border-top-color: #000 !important; }

  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg"); }
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a"; }

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

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 192, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 194, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 195, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

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

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px; }

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

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

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

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

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

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

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    .lead {
      font-size: 21px; } }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7; }

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

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  /* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

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

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

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

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 211, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help; }

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%; }

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  /* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    /* line 265, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  /* line 286, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  /* line 287, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 1170px; } }

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  /* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

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

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

/* line 95, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  /* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].css_button,
  .input-group-sm > .input-group-btn > input[type="date"].delete_button, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].css_button,
  .input-group-sm > .input-group-btn > input[type="time"].delete_button,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].css_button,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].delete_button,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].css_button,
  .input-group-sm > .input-group-btn > input[type="month"].delete_button,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].css_button,
  .input-group-lg > .input-group-btn > input[type="date"].delete_button, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].css_button,
  .input-group-lg > .input-group-btn > input[type="time"].delete_button, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].css_button,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].delete_button, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].css_button,
  .input-group-lg > .input-group-btn > input[type="month"].delete_button, .input-group-lg input[type="month"] {
    line-height: 46px; } }
/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio.disabled label, fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  /* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  /* line 280, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio-inline.disabled, fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  /* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.css_button,
  .input-group-lg > .input-group-btn > .form-control-static.delete_button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.css_button,
  .input-group-sm > .input-group-btn > .form-control-static.delete_button {
    padding-right: 0;
    padding-left: 0; }

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

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.css_button,
.input-group-sm > .input-group-btn > select.delete_button {
  height: 30px;
  line-height: 30px; }

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.css_button,
.input-group-sm > .input-group-btn > textarea.delete_button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].css_button,
.input-group-sm > .input-group-btn > select[multiple].delete_button {
  height: auto; }

/* line 323, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
/* line 334, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 338, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .css_button,
.input-group-lg > .input-group-btn > .delete_button {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.css_button,
.input-group-lg > .input-group-btn > select.delete_button {
  height: 46px;
  line-height: 46px; }

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.css_button,
.input-group-lg > .input-group-btn > textarea.delete_button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].css_button,
.input-group-lg > .input-group-btn > select[multiple].delete_button {
  height: auto; }

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
/* line 356, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
/* line 360, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 364, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 378, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 383, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 42.5px; }

/* line 388, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

/* line 400, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .css_button + .form-control-feedback,
.input-group-lg > .input-group-btn > .delete_button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 429, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }
/* line 432, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 443, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 549, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
/* line 559, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
/* line 565, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 572, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 583, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 593, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 601, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .css_button, .delete_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:focus, .css_button:focus, .delete_button:focus, .btn.focus, .focus.css_button, .focus.delete_button, .btn:active:focus, .css_button:active:focus, .delete_button:active:focus, .btn:active.focus, .css_button:active.focus, .delete_button:active.focus, .btn.active:focus, .active.css_button:focus, .active.delete_button:focus, .btn.active.focus, .active.focus.css_button, .active.focus.delete_button {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:hover, .css_button:hover, .delete_button:hover, .btn:focus, .css_button:focus, .delete_button:focus, .btn.focus, .focus.css_button, .focus.delete_button {
    color: #333;
    text-decoration: none; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:active, .css_button:active, .delete_button:active, .btn.active, .active.css_button, .active.delete_button {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn.disabled, .disabled.css_button, .disabled.delete_button, .btn[disabled], [disabled].css_button, [disabled].delete_button, fieldset[disabled] .btn, fieldset[disabled] .css_button, fieldset[disabled] .delete_button {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, a.disabled.css_button, a.disabled.delete_button, fieldset[disabled] a.btn, fieldset[disabled] a.css_button, fieldset[disabled] a.delete_button {
  pointer-events: none; }

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, .css_button {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .css_button:focus, .btn-primary.focus, .focus.css_button {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover, .css_button:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .css_button:active, .btn-primary.active, .active.css_button, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.css_button {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-primary:active:hover, .css_button:active:hover, .btn-primary:active:focus, .css_button:active:focus, .btn-primary:active.focus, .css_button:active.focus, .btn-primary.active:hover, .active.css_button:hover, .btn-primary.active:focus, .active.css_button:focus, .btn-primary.active.focus, .active.focus.css_button, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.css_button:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.css_button:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.css_button {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, .disabled.css_button:hover, .btn-primary.disabled:focus, .disabled.css_button:focus, .btn-primary.disabled.focus, .disabled.focus.css_button, .btn-primary[disabled]:hover, [disabled].css_button:hover, .btn-primary[disabled]:focus, [disabled].css_button:focus, .btn-primary[disabled].focus, [disabled].focus.css_button, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .css_button:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .css_button:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.css_button {
    background-color: #337ab7;
    border-color: #2e6da4; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge, .css_button .badge {
    color: #337ab7;
    background-color: #fff; }

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger, .delete_button {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .delete_button:focus, .btn-danger.focus, .focus.delete_button {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover, .delete_button:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .delete_button:active, .btn-danger.active, .active.delete_button, .open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.delete_button {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-danger:active:hover, .delete_button:active:hover, .btn-danger:active:focus, .delete_button:active:focus, .btn-danger:active.focus, .delete_button:active.focus, .btn-danger.active:hover, .active.delete_button:hover, .btn-danger.active:focus, .active.delete_button:focus, .btn-danger.active.focus, .active.focus.delete_button, .open > .btn-danger.dropdown-toggle:hover, .open > .dropdown-toggle.delete_button:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .dropdown-toggle.delete_button:focus, .open > .btn-danger.dropdown-toggle.focus, .open > .dropdown-toggle.focus.delete_button {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .disabled.delete_button:hover, .btn-danger.disabled:focus, .disabled.delete_button:focus, .btn-danger.disabled.focus, .disabled.focus.delete_button, .btn-danger[disabled]:hover, [disabled].delete_button:hover, .btn-danger[disabled]:focus, [disabled].delete_button:focus, .btn-danger[disabled].focus, [disabled].focus.delete_button, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .delete_button:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .delete_button:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .focus.delete_button {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge, .delete_button .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }
  /* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .css_button, .btn-group-lg > .delete_button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

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

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

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

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

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

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

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }
    /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

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

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

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ; }
/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn, .btn-group > .css_button, .btn-group > .delete_button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .css_button,
  .btn-group-vertical > .delete_button {
    position: relative;
    float: left; }
    /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
    .btn-group > .btn:hover, .btn-group > .css_button:hover, .btn-group > .delete_button:hover, .btn-group > .btn:focus, .btn-group > .css_button:focus, .btn-group > .delete_button:focus, .btn-group > .btn:active, .btn-group > .css_button:active, .btn-group > .delete_button:active, .btn-group > .btn.active, .btn-group > .active.css_button, .btn-group > .active.delete_button,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .css_button:hover,
    .btn-group-vertical > .delete_button:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .css_button:focus,
    .btn-group-vertical > .delete_button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .css_button:active,
    .btn-group-vertical > .delete_button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.css_button,
    .btn-group-vertical > .active.delete_button {
      z-index: 2; }

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

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar .btn, .btn-toolbar .css_button, .btn-toolbar .delete_button,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn, .btn-toolbar > .css_button, .btn-toolbar > .delete_button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .btn-group > .css_button:first-child, .btn-group > .delete_button:first-child {
  margin-left: 0; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .css_button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .delete_button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

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

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

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

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

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

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .btn-group > .css_button + .dropdown-toggle, .btn-group > .delete_button + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

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

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

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, .css_button .caret, .delete_button .caret {
  margin-left: 0; }

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

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

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .css_button, .btn-group-vertical > .delete_button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .css_button,
.btn-group-vertical > .btn-group > .delete_button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .css_button, .btn-group-vertical > .btn-group > .delete_button {
  float: none; }
/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .css_button + .btn, .btn-group-vertical > .delete_button + .btn, .btn-group-vertical > .btn + .css_button, .btn-group-vertical > .css_button + .css_button, .btn-group-vertical > .delete_button + .css_button, .btn-group-vertical > .btn + .delete_button, .btn-group-vertical > .css_button + .delete_button, .btn-group-vertical > .delete_button + .delete_button,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .css_button + .btn-group,
.btn-group-vertical > .delete_button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .css_button,
.btn-group-vertical > .btn-group + .delete_button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn, .btn-group-justified > .css_button, .btn-group-justified > .delete_button,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .css_button, .btn-group-justified > .btn-group .delete_button {
    width: 100%; }
  /* line 216, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .css_button input[type="radio"], [data-toggle="buttons"] > .delete_button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .css_button input[type="checkbox"],
[data-toggle="buttons"] > .delete_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .css_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .delete_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .css_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .delete_button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.css_button,
  .input-group-sm > .input-group-btn > .input-group-addon.delete_button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.css_button,
  .input-group-lg > .input-group-btn > .input-group-addon.delete_button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  /* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .css_button,
.input-group-btn:first-child > .delete_button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .css_button,
.input-group-btn:first-child > .btn-group > .delete_button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .css_button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .delete_button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .css_button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .delete_button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .css_button,
.input-group-btn:last-child > .delete_button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .css_button,
.input-group-btn:last-child > .btn-group > .delete_button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .css_button:not(:first-child),
.input-group-btn:first-child > .delete_button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .css_button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .delete_button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn > .btn, .input-group-btn > .css_button, .input-group-btn > .delete_button {
    position: relative; }
    /* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn, .input-group-btn > .css_button + .btn, .input-group-btn > .delete_button + .btn, .input-group-btn > .btn + .css_button, .input-group-btn > .css_button + .css_button, .input-group-btn > .delete_button + .css_button, .input-group-btn > .btn + .delete_button, .input-group-btn > .css_button + .delete_button, .input-group-btn > .delete_button + .delete_button {
      margin-left: -1px; }
    /* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .css_button:hover, .input-group-btn > .delete_button:hover, .input-group-btn > .btn:focus, .input-group-btn > .css_button:focus, .input-group-btn > .delete_button:focus, .input-group-btn > .btn:active, .input-group-btn > .css_button:active, .input-group-btn > .delete_button:active {
      z-index: 2; }
  /* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .css_button, .input-group-btn:first-child > .delete_button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .css_button, .input-group-btn:last-child > .delete_button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #777777; }
      /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    /* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 4px; }
  /* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 163, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 180, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  /* line 199, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    /* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }
/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 4px; } }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    /* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    /* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  /* line 168, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    /* line 178, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px; }
  /* line 233, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 249, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 253, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        /* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 270, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    /* line 296, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 300, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    /* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 341, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  /* line 344, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.css_button, .btn-group-sm > .navbar-btn.delete_button {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 347, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.css_button, .btn-group-xs > .navbar-btn.delete_button {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    /* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  /* line 377, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 380, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 384, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 395, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  /* line 399, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 401, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  /* line 408, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 413, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 416, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 423, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 431, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  /* line 442, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    /* line 453, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 455, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 462, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    /* line 470, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  /* line 481, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 483, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 487, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 492, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 504, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 511, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 517, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 531, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    /* line 533, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 540, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  /* line 545, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    /* line 548, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 555, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  /* line 563, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  /* line 573, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    /* line 584, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 587, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 590, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      /* line 592, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 599, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    /* line 607, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  /* line 619, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 621, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 625, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 630, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 635, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    /* line 637, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 642, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    /* line 644, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 650, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  /* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #777777; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd; }
    /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  /* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .btn .label, .css_button .label, .delete_button .label {
    position: relative;
    top: -1px; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn .badge, .css_button .badge, .delete_button .badge {
    position: relative;
    top: -1px; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .css_button .badge, .btn-group-xs > .delete_button .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .css_button .badge, .btn-group-xs > .delete_button .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  /* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

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

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #c9e2b3; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #2b542c; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #a6e1ec; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #245269; }

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #66512c; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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); }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

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

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

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

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

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media-object.img-thumbnail {
    max-width: none; }

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

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

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    /* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    /* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    /* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    /* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    /* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 194, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 203, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 226, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 244, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

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

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

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

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

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

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn, .modal-footer .css_button + .btn, .modal-footer .delete_button + .btn, .modal-footer .btn + .css_button, .modal-footer .css_button + .css_button, .modal-footer .delete_button + .css_button, .modal-footer .btn + .delete_button, .modal-footer .css_button + .delete_button, .modal-footer .delete_button + .delete_button {
    margin-bottom: 0;
    margin-left: 5px; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .css_button + .btn, .modal-footer .btn-group .delete_button + .btn, .modal-footer .btn-group .btn + .css_button, .modal-footer .btn-group .css_button + .css_button, .modal-footer .btn-group .delete_button + .css_button, .modal-footer .btn-group .btn + .delete_button, .modal-footer .btn-group .css_button + .delete_button, .modal-footer .btn-group .delete_button + .delete_button {
    margin-left: -1px; }
  /* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 140, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  /* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  /* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }
  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover > .arrow {
    border-width: 11px; }
    /* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  /* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  /* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  /* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    /* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 124, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

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

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  /* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 128, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  /* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  /* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: "\203a"; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  /* line 184, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  /* line 207, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption .btn, .carousel-caption .css_button, .carousel-caption .delete_button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  /* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 261, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

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

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

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

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

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

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

@-ms-viewport {
  width: device-width; }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1200px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 111, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  /* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  /* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* line 1, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

/* line 7, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

/* line 23, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

/* line 26, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left; }

/* line 41, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 50, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block; }

/* line 64, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 69, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

/* line 73, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer; }

/* line 76, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0; }

/* line 79, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px; }

/* line 92, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

/* line 96, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 98, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none; }

/* line 101, /usr/local/bundle/gems/select2-rails-4.0.13/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, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

/* line 130, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

/* line 134, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

/* line 137, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

/* line 141, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 143, /usr/local/bundle/gems/select2-rails-4.0.13/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 149, /usr/local/bundle/gems/select2-rails-4.0.13/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 161, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 164, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

/* line 168, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

/* line 171, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

/* line 174, /usr/local/bundle/gems/select2-rails-4.0.13/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 178, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

/* line 183, /usr/local/bundle/gems/select2-rails-4.0.13/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 189, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

/* line 191, /usr/local/bundle/gems/select2-rails-4.0.13/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;
  padding: 1px; }

/* line 198, /usr/local/bundle/gems/select2-rails-4.0.13/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 207, /usr/local/bundle/gems/select2-rails-4.0.13/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 213, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

/* line 216, /usr/local/bundle/gems/select2-rails-4.0.13/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-search--inline {
  float: right; }

/* line 219, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

/* line 223, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/* line 227, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

/* line 231, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

/* line 235, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

/* line 238, /usr/local/bundle/gems/select2-rails-4.0.13/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 242, /usr/local/bundle/gems/select2-rails-4.0.13/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 246, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

/* line 249, /usr/local/bundle/gems/select2-rails-4.0.13/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 256, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 260, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

/* line 263, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

/* line 266, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

/* line 269, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

/* line 271, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

/* line 273, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

/* line 276, /usr/local/bundle/gems/select2-rails-4.0.13/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 279, /usr/local/bundle/gems/select2-rails-4.0.13/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 282, /usr/local/bundle/gems/select2-rails-4.0.13/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 285, /usr/local/bundle/gems/select2-rails-4.0.13/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 289, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

/* line 293, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 298, /usr/local/bundle/gems/select2-rails-4.0.13/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 308, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

/* line 310, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

/* line 313, /usr/local/bundle/gems/select2-rails-4.0.13/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 318, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 320, /usr/local/bundle/gems/select2-rails-4.0.13/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 336, /usr/local/bundle/gems/select2-rails-4.0.13/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 348, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 351, /usr/local/bundle/gems/select2-rails-4.0.13/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 360, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

/* line 362, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

/* line 365, /usr/local/bundle/gems/select2-rails-4.0.13/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 369, /usr/local/bundle/gems/select2-rails-4.0.13/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 379, /usr/local/bundle/gems/select2-rails-4.0.13/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 389, /usr/local/bundle/gems/select2-rails-4.0.13/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 395, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

/* line 397, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

/* line 401, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

/* line 403, /usr/local/bundle/gems/select2-rails-4.0.13/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 412, /usr/local/bundle/gems/select2-rails-4.0.13/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 418, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

/* line 421, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

/* line 426, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/* line 430, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

/* line 433, /usr/local/bundle/gems/select2-rails-4.0.13/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 438, /usr/local/bundle/gems/select2-rails-4.0.13/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 443, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

/* line 447, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

/* line 451, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

/* line 455, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

/* line 458, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none; }

/* line 461, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 465, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

/* line 468, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

/* line 471, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

/* line 475, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 480, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */
/* line 2, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/ }

/* line 57, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0; }

/* line 68, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px; }

/* line 71, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px; }

/* line 81, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */ }

/* line 90, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999; }

/* line 93, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999; }

/* line 96, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1; }

/* line 100, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999; }

/* line 103, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */ }

/* line 116, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0; }

/* line 119, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed; }

/* line 123, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626; }

/* line 127, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff; }

/* line 131, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px; }

/* line 134, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

/* line 137, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px; }

/* line 141, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px; }

/* line 145, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px; }

/* line 149, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px; }

/* line 153, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px; }

/* line 157, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap; }

/* line 165, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9; }

/* line 176, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */ }

/* line 184, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px; }

/* line 188, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent; }

/* line 193, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent; }

/* line 198, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

/* line 205, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333; }

/* line 208, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 213, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed; }

/* line 217, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee; }

/* line 221, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none; }

/* line 225, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px; }

/* line 232, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px; }

/* line 235, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 239, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */ }

/* line 247, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px; }

/* line 254, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

/* line 266, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0; }

/* line 270, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 273, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */ }

/* line 287, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 301, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px; }

/* line 306, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px; }

/* line 316, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em; }

/* line 324, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px; }

/* line 331, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

/* line 334, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px; }

/* line 337, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.css_button,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.delete_button, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */ }

/* line 345, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.css_button .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.delete_button .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px; }

/* line 348, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.css_button,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.delete_button, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px; }

/* line 352, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.css_button .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.delete_button .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px; }

/* line 358, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.css_button .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.delete_button .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5; }

/* line 364, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.css_button .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.delete_button .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px; }

/* line 367, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.css_button,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.delete_button, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */ }

/* line 375, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.css_button .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.delete_button .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px; }

/* line 378, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.css_button .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.delete_button .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px; }

/* line 384, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.css_button,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.delete_button, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px; }

/* line 388, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.css_button .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.delete_button .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px; }

/* line 395, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.css_button .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.delete_button .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333; }

/* line 401, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.css_button .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.delete_button .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px; }

/* line 404, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.css_button .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.delete_button .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */ }

/* line 409, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.css_button .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.delete_button .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px; }

/* line 413, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */ }

/* line 418, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px; }

/* line 422, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */ }

/* line 433, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px; }

/* line 437, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */ }

/* line 443, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 446, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto; }

/* line 450, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0; }

/* line 453, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

/* line 457, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px; }

/* line 461, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
/* line 479, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b; }

/* line 483, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c; }

/* line 489, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active {
  border-color: #66512c; }

/* line 492, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c; }

/* line 496, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442; }

/* line 500, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534; }

/* line 506, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active {
  border-color: #843534; }

/* line 509, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534; }

/* line 513, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d; }

/* line 517, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c; }

/* line 523, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active {
  border-color: #2b542c; }

/* line 526, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c; }

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/* line 548, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */ }

/* line 561, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3; }

/* line 565, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 570, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/* line 582, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-append .input-group-btn .css_button,
.select2-bootstrap-append .input-group-btn .delete_button,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn,
.select2-bootstrap-prepend .input-group-btn .css_button,
.select2-bootstrap-prepend .input-group-btn .delete_button {
  vertical-align: top; }

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
/* line 600, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important; }

/**
 * Display override for inline forms
*/
/* line 608, /usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-inline .select2-container--bootstrap {
  display: inline-block; }

/* line 5, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
.box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered,
.box .padded .form-group .col-lg-9 ul.select2-selection__rendered,
.padded .form-group .col-lg-9 ul.select2-selection__rendered,
.form-group .col-lg-9 ul.select2-selection__rendered,
.col-lg-9 ul.select2-selection__rendered,
ul.select2-selection__rendered {
  list-style: none !important;
  list-style-type: none !important;
  list-style-position: outside !important;
  list-style-image: none !important;
  padding-left: 5px !important;
  margin-left: 0 !important; }
  /* line 18, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
  .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li,
  .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered > li,
  .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li,
  .box .padded .form-group .col-lg-9 ul.select2-selection__rendered > li,
  .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  .padded .form-group .col-lg-9 ul.select2-selection__rendered li,
  .padded .form-group .col-lg-9 ul.select2-selection__rendered > li,
  .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  .form-group .col-lg-9 ul.select2-selection__rendered li,
  .form-group .col-lg-9 ul.select2-selection__rendered > li,
  .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  .col-lg-9 ul.select2-selection__rendered li,
  .col-lg-9 ul.select2-selection__rendered > li,
  .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  ul.select2-selection__rendered li,
  ul.select2-selection__rendered > li,
  ul.select2-selection__rendered li.select2-selection__choice {
    list-style: none !important;
    list-style-type: none !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    background-image: none !important; }
    /* line 27, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li:before, .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li::before, .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li:after, .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li::after,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:before,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::before,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:after,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::after,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:after,
    .box .box-content .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li:before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li::before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li:after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li::after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:after,
    .box .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li:before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li::before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li:after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li::after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered > li:after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered > li::after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:after,
    .padded .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::after,
    .form-group .col-lg-9 ul.select2-selection__rendered li:before,
    .form-group .col-lg-9 ul.select2-selection__rendered li::before,
    .form-group .col-lg-9 ul.select2-selection__rendered li:after,
    .form-group .col-lg-9 ul.select2-selection__rendered li::after,
    .form-group .col-lg-9 ul.select2-selection__rendered > li:before,
    .form-group .col-lg-9 ul.select2-selection__rendered > li::before,
    .form-group .col-lg-9 ul.select2-selection__rendered > li:after,
    .form-group .col-lg-9 ul.select2-selection__rendered > li::after,
    .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:after,
    .form-group .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::after,
    .col-lg-9 ul.select2-selection__rendered li:before,
    .col-lg-9 ul.select2-selection__rendered li::before,
    .col-lg-9 ul.select2-selection__rendered li:after,
    .col-lg-9 ul.select2-selection__rendered li::after,
    .col-lg-9 ul.select2-selection__rendered > li:before,
    .col-lg-9 ul.select2-selection__rendered > li::before,
    .col-lg-9 ul.select2-selection__rendered > li:after,
    .col-lg-9 ul.select2-selection__rendered > li::after,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:after,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::after,
    ul.select2-selection__rendered li:before,
    ul.select2-selection__rendered li::before,
    ul.select2-selection__rendered li:after,
    ul.select2-selection__rendered li::after,
    ul.select2-selection__rendered > li:before,
    ul.select2-selection__rendered > li::before,
    ul.select2-selection__rendered > li:after,
    ul.select2-selection__rendered > li::after,
    ul.select2-selection__rendered li.select2-selection__choice:before,
    ul.select2-selection__rendered li.select2-selection__choice::before,
    ul.select2-selection__rendered li.select2-selection__choice:after,
    ul.select2-selection__rendered li.select2-selection__choice::after {
      content: none !important;
      display: none !important; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
.box ul.select2-selection__rendered,
.box .select2-selection__rendered,
.box-content ul.select2-selection__rendered,
.box-content .select2-selection__rendered,
.padded ul.select2-selection__rendered,
.padded .select2-selection__rendered,
.form-group ul.select2-selection__rendered,
.form-group .select2-selection__rendered,
.col-lg-9 ul.select2-selection__rendered,
.col-lg-9 .select2-selection__rendered,
.col-lg-3 ul.select2-selection__rendered,
.col-lg-3 .select2-selection__rendered,
.col-md-9 ul.select2-selection__rendered,
.col-md-9 .select2-selection__rendered,
.col-sm-9 ul.select2-selection__rendered,
.col-sm-9 .select2-selection__rendered,
div ul.select2-selection__rendered,
div .select2-selection__rendered {
  list-style: none !important;
  list-style-type: none !important;
  list-style-position: outside !important;
  list-style-image: none !important;
  padding-left: 5px !important;
  margin-left: 0 !important; }
  /* line 56, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
  .box ul.select2-selection__rendered li,
  .box ul.select2-selection__rendered li.select2-selection__choice,
  .box .select2-selection__rendered li,
  .box .select2-selection__rendered li.select2-selection__choice,
  .box-content ul.select2-selection__rendered li,
  .box-content ul.select2-selection__rendered li.select2-selection__choice,
  .box-content .select2-selection__rendered li,
  .box-content .select2-selection__rendered li.select2-selection__choice,
  .padded ul.select2-selection__rendered li,
  .padded ul.select2-selection__rendered li.select2-selection__choice,
  .padded .select2-selection__rendered li,
  .padded .select2-selection__rendered li.select2-selection__choice,
  .form-group ul.select2-selection__rendered li,
  .form-group ul.select2-selection__rendered li.select2-selection__choice,
  .form-group .select2-selection__rendered li,
  .form-group .select2-selection__rendered li.select2-selection__choice,
  .col-lg-9 ul.select2-selection__rendered li,
  .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice,
  .col-lg-9 .select2-selection__rendered li,
  .col-lg-9 .select2-selection__rendered li.select2-selection__choice,
  .col-lg-3 ul.select2-selection__rendered li,
  .col-lg-3 ul.select2-selection__rendered li.select2-selection__choice,
  .col-lg-3 .select2-selection__rendered li,
  .col-lg-3 .select2-selection__rendered li.select2-selection__choice,
  .col-md-9 ul.select2-selection__rendered li,
  .col-md-9 ul.select2-selection__rendered li.select2-selection__choice,
  .col-md-9 .select2-selection__rendered li,
  .col-md-9 .select2-selection__rendered li.select2-selection__choice,
  .col-sm-9 ul.select2-selection__rendered li,
  .col-sm-9 ul.select2-selection__rendered li.select2-selection__choice,
  .col-sm-9 .select2-selection__rendered li,
  .col-sm-9 .select2-selection__rendered li.select2-selection__choice,
  div ul.select2-selection__rendered li,
  div ul.select2-selection__rendered li.select2-selection__choice,
  div .select2-selection__rendered li,
  div .select2-selection__rendered li.select2-selection__choice {
    list-style: none !important;
    list-style-type: none !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    background-image: none !important; }
    /* line 64, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
    .box ul.select2-selection__rendered li:before, .box ul.select2-selection__rendered li::before,
    .box ul.select2-selection__rendered li.select2-selection__choice:before,
    .box ul.select2-selection__rendered li.select2-selection__choice::before,
    .box .select2-selection__rendered li:before,
    .box .select2-selection__rendered li::before,
    .box .select2-selection__rendered li.select2-selection__choice:before,
    .box .select2-selection__rendered li.select2-selection__choice::before,
    .box-content ul.select2-selection__rendered li:before,
    .box-content ul.select2-selection__rendered li::before,
    .box-content ul.select2-selection__rendered li.select2-selection__choice:before,
    .box-content ul.select2-selection__rendered li.select2-selection__choice::before,
    .box-content .select2-selection__rendered li:before,
    .box-content .select2-selection__rendered li::before,
    .box-content .select2-selection__rendered li.select2-selection__choice:before,
    .box-content .select2-selection__rendered li.select2-selection__choice::before,
    .padded ul.select2-selection__rendered li:before,
    .padded ul.select2-selection__rendered li::before,
    .padded ul.select2-selection__rendered li.select2-selection__choice:before,
    .padded ul.select2-selection__rendered li.select2-selection__choice::before,
    .padded .select2-selection__rendered li:before,
    .padded .select2-selection__rendered li::before,
    .padded .select2-selection__rendered li.select2-selection__choice:before,
    .padded .select2-selection__rendered li.select2-selection__choice::before,
    .form-group ul.select2-selection__rendered li:before,
    .form-group ul.select2-selection__rendered li::before,
    .form-group ul.select2-selection__rendered li.select2-selection__choice:before,
    .form-group ul.select2-selection__rendered li.select2-selection__choice::before,
    .form-group .select2-selection__rendered li:before,
    .form-group .select2-selection__rendered li::before,
    .form-group .select2-selection__rendered li.select2-selection__choice:before,
    .form-group .select2-selection__rendered li.select2-selection__choice::before,
    .col-lg-9 ul.select2-selection__rendered li:before,
    .col-lg-9 ul.select2-selection__rendered li::before,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .col-lg-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .col-lg-9 .select2-selection__rendered li:before,
    .col-lg-9 .select2-selection__rendered li::before,
    .col-lg-9 .select2-selection__rendered li.select2-selection__choice:before,
    .col-lg-9 .select2-selection__rendered li.select2-selection__choice::before,
    .col-lg-3 ul.select2-selection__rendered li:before,
    .col-lg-3 ul.select2-selection__rendered li::before,
    .col-lg-3 ul.select2-selection__rendered li.select2-selection__choice:before,
    .col-lg-3 ul.select2-selection__rendered li.select2-selection__choice::before,
    .col-lg-3 .select2-selection__rendered li:before,
    .col-lg-3 .select2-selection__rendered li::before,
    .col-lg-3 .select2-selection__rendered li.select2-selection__choice:before,
    .col-lg-3 .select2-selection__rendered li.select2-selection__choice::before,
    .col-md-9 ul.select2-selection__rendered li:before,
    .col-md-9 ul.select2-selection__rendered li::before,
    .col-md-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .col-md-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .col-md-9 .select2-selection__rendered li:before,
    .col-md-9 .select2-selection__rendered li::before,
    .col-md-9 .select2-selection__rendered li.select2-selection__choice:before,
    .col-md-9 .select2-selection__rendered li.select2-selection__choice::before,
    .col-sm-9 ul.select2-selection__rendered li:before,
    .col-sm-9 ul.select2-selection__rendered li::before,
    .col-sm-9 ul.select2-selection__rendered li.select2-selection__choice:before,
    .col-sm-9 ul.select2-selection__rendered li.select2-selection__choice::before,
    .col-sm-9 .select2-selection__rendered li:before,
    .col-sm-9 .select2-selection__rendered li::before,
    .col-sm-9 .select2-selection__rendered li.select2-selection__choice:before,
    .col-sm-9 .select2-selection__rendered li.select2-selection__choice::before,
    div ul.select2-selection__rendered li:before,
    div ul.select2-selection__rendered li::before,
    div ul.select2-selection__rendered li.select2-selection__choice:before,
    div ul.select2-selection__rendered li.select2-selection__choice::before,
    div .select2-selection__rendered li:before,
    div .select2-selection__rendered li::before,
    div .select2-selection__rendered li.select2-selection__choice:before,
    div .select2-selection__rendered li.select2-selection__choice::before {
      content: none !important;
      display: none !important; }

/* line 74, /leonhard/app/assets/stylesheets/coreadmin/select2_custom.scss */
.select2-container,
.select2-container *,
.select2-container--default,
.select2-container--default * {
  list-style: none !important;
  list-style-type: none !important;
  list-style-position: outside !important;
  list-style-image: none !important; }

/* line 1, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

/* line 7, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_length select {
  width: 75px;
  display: inline-block; }

/* line 12, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter {
  text-align: right; }

/* line 16, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

/* line 22, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

/* line 28, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap; }

/* line 33, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

/* line 39, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

@media screen and (max-width: 767px) {
  /* line 45, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
  div.dataTables_wrapper > div.row > div,
  div.dataTables_length,
  div.dataTables_filter,
  div.dataTables_info,
  div.dataTables_paginate {
    text-align: center; }

  /* line 53, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
  div.DTTT {
    margin-bottom: 0.5em; } }
/* line 59, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 67, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important; }

/* line 74, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

/* line 83, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5; }

/* line 93, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */ }

/* line 97, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */ }

/* line 100, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */ }

/* line 103, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody table.dataTable thead .sorting:after,
div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
  display: none; }

/* line 109, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee; }

/* line 114, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead > tr > th {
  padding-right: 30px; }

/* line 118, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable th:active {
  outline: none; }

/* Condensed */
/* line 124, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable.table-condensed thead > tr > th {
  padding-right: 20px; }

/* line 128, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable.table-condensed thead .sorting:after,
table.dataTable.table-condensed thead .sorting_asc:after,
table.dataTable.table-condensed thead .sorting_desc:after {
  top: 6px;
  right: 6px; }

/* Scrolling */
/* line 136, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 142, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 148, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 154, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none; }

/* line 159, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
/* line 168, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered.dataTable {
  border-collapse: separate !important; }

/* line 171, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0; }

/* line 176, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0; }

/* line 181, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered tfoot th,
table.table-bordered tfoot td {
  border-left-width: 0;
  border-bottom-width: 0; }

/* line 186, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0; }

/* line 190, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

/*
 * TableTools styles
 */
/* line 200, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
  background-color: #08C;
  color: white; }

/* line 206, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
  background-color: #0075b0 !important; }

/* line 211, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
  color: white; }

/* line 216, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
  background-color: #017ebc; }

/* line 221, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer; }

/* line 225, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT .btn:hover, div.DTTT .css_button:hover, div.DTTT .delete_button:hover {
  text-decoration: none !important; }

/* line 229, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003; }

/* line 233, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */ }

/* line 237, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative; }

/* line 241, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important; }

/* line 246, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_collection_background {
  z-index: 2002; }

/* TableTools information display */
/* line 251, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  opacity: 0.95;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); }

/* line 272, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em; }

/* line 279, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }

/* line 284, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 60px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

/*
 * FixedColumns styles
 */
/* line 310, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0; }

/* line 319, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 328, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 336, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important; }

/* line 342, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none; }

/* line 349, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
  margin-top: 0 !important; }

/* line 356, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after {
  display: none; }

/*
 * FixedHeader styles
 */
/* line 369, /usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.FixedHeader_Cloned table {
  margin: 0 !important; }

/* required styles */
/* line 7, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

/* line 21, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container {
  overflow: hidden; }

/* line 24, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

/* Prevents IE11 from highlighting tiles in blue */
/* line 33, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tile::selection {
  background: transparent; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
/* line 37, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
/* line 41, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

/* line 46, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
/* line 52, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important; }

/* line 56, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0; }

/* line 67, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter; }

/* line 72, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

/* line 76, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom; }

/* line 82, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none; }

/* line 86, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container {
  -webkit-tap-highlight-color: transparent; }

/* line 89, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }

/* line 92, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

/* line 96, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tile-loaded {
  visibility: inherit; }

/* line 99, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
/* line 107, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

/* line 111, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-pane {
  z-index: 400; }

/* line 113, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tile-pane {
  z-index: 200; }

/* line 114, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-overlay-pane {
  z-index: 400; }

/* line 115, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-shadow-pane {
  z-index: 500; }

/* line 116, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-marker-pane {
  z-index: 600; }

/* line 117, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-pane {
  z-index: 650; }

/* line 118, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-pane {
  z-index: 700; }

/* line 120, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-map-pane canvas {
  z-index: 100; }

/* line 121, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-map-pane svg {
  z-index: 200; }

/* line 123, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

/* line 127, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
/* line 136, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* line 142, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

/* line 148, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-top {
  top: 0; }

/* line 151, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-right {
  right: 0; }

/* line 154, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bottom {
  bottom: 0; }

/* line 157, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-left {
  left: 0; }

/* line 160, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control {
  float: left;
  clear: both; }

/* line 164, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-right .leaflet-control {
  float: right; }

/* line 167, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-top .leaflet-control {
  margin-top: 10px; }

/* line 170, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

/* line 173, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-left .leaflet-control {
  margin-left: 10px; }

/* line 176, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
/* line 183, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

/* line 189, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

/* line 192, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

/* line 197, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
svg.leaflet-zoom-animated {
  will-change: transform; }

/* line 201, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

/* line 206, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

/* line 213, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
/* line 220, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-interactive {
  cursor: pointer; }

/* line 223, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

/* line 228, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

/* line 232, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

/* line 236, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/* marker & overlays interactivity */
/* line 246, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

/* line 254, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
/* line 264, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px; }

/* line 268, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container a {
  color: #0078A8; }

/* line 271, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
/* line 278, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5; }

/* general toolbar styles */
/* line 288, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

/* line 292, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

/* line 303, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

/* line 309, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4; }

/* line 313, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 317, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

/* line 322, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

/* line 328, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 333, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

/* line 337, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/* zoom control */
/* line 344, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

/* line 350, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px; }

/* layers control */
/* line 357, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

/* line 362, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-toggle {
  background-image: url(/assets/layers-1dbbe9d028e292f36fcba8f8b3a28d5e8932754fc2215b9ac69e4cdecf5107c6.png);
  width: 36px;
  height: 36px; }

/* line 367, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(/assets/layers-2x-066daca850d8ffbef007af00b06eac0015728dee279c51f3cb6c716df7c42edf.png);
  background-size: 26px 26px; }

/* line 371, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

/* line 375, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

/* line 379, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

/* line 383, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

/* line 388, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px; }

/* line 393, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

/* line 398, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em; }

/* line 403, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
/* line 410, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-default-icon-path {
  /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(/assets/marker-icon-574c3a5cca85f4114085b6841596d62f00d7c892c7b03f28cbfa301deb1dc437.png); }

/* attribution and scale controls */
/* line 417, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0; }

/* line 422, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4; }

/* line 428, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-attribution a {
  text-decoration: none; }

/* line 431, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline; }

/* line 435, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em; }

/* line 441, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

/* line 444, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

/* line 447, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff; }

/* line 458, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

/* line 463, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

/* line 467, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

/* line 472, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
/* line 481, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

/* line 486, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

/* line 491, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px; }

/* line 498, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0; }

/* line 502, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

/* line 512, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 525, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

/* line 531, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent; }

/* line 544, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858; }

/* line 548, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-popup-scrolled {
  overflow: auto; }

/* line 552, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1; }

/* line 555, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

/* line 563, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
/* line 573, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
/* line 581, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

/* line 596, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto; }

/* line 600, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Directions */
/* line 613, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

/* line 616, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-top {
  margin-top: -6px; }

/* line 619, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

/* line 624, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

/* line 629, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

/* line 635, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-left {
  margin-left: -6px; }

/* line 638, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-right {
  margin-left: 6px; }

/* line 641, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

/* line 646, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

/* line 651, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  /* line 661, /usr/local/bundle/gems/leaflet-rails-1.9.5/vendor/assets/stylesheets/leaflet.css.erb */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } }
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

/* line 6, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxWrapper {
  max-width: none; }

/* line 7, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

/* line 8, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

/* line 9, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxContent {
  position: relative; }

/* line 10, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* line 11, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxTitle {
  margin: 0; }

/* line 12, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 13, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

/* line 14, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

/* line 15, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

/* line 16, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 22, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxOverlay {
  background: #000; }

/* line 23, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#colorbox {
  outline: 0; }

/* line 24, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxContent {
  margin-top: 20px;
  background: #000; }

/* line 25, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
.cboxIframe {
  background: #fff; }

/* line 26, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

/* line 27, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff; }

/* line 28, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

/* line 29, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

/* line 30, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxLoadingGraphic {
  background: url(/assets/loading-68da1f260e79b15d2d5ca9aee0b05e2243ee47cca9d732b3625f4bbb1b77b8bf.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* line 33, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
/* line 36, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

/* line 38, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

/* line 39, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(/assets/controls-a74f8231760b80cd51dedb5c168f9be3d305d8930835add80566e788b6300892.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

/* line 40, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxPrevious:hover {
  background-position: bottom left; }

/* line 41, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(/assets/controls-a74f8231760b80cd51dedb5c168f9be3d305d8930835add80566e788b6300892.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

/* line 42, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxNext:hover {
  background-position: bottom right; }

/* line 43, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(/assets/controls-a74f8231760b80cd51dedb5c168f9be3d305d8930835add80566e788b6300892.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

/* line 44, /leonhard/app/assets/stylesheets/libs/colorbox.scss */
#cboxClose:hover {
  background-position: bottom center; }

/*
Author: L. Voogdt
License: MIT
Version: 1.0
*/
/* Marker setup */
/* line 8, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker {
  background: url(/assets/markers-soft-e78784e4ed70aaffddd73c315fab590233cc4e7b72388d7dd47a14796fc7c739.png) no-repeat 0 0;
  width: 35px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-align: center; }

/* line 19, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-shadow {
  background: url(/assets/markers-shadow-8703a2262710f5e3d29e65d2acdf90d6512e159e119d27b8234731d8a6208a20.png) no-repeat 0 0;
  width: 36px;
  height: 16px; }

/* Retina displays */
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 28, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
  .awesome-marker {
    background-image: url(/assets/markers-soft@2x-c1e77253a8bfbe30cec24885d7046f443b76ebb66f4c961f77083b03f4a5cbaf.png);
    background-size: 720px 46px; }

  /* line 32, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
  .awesome-marker-shadow {
    background-image: url(/assets/markers-shadow@2x-b21a536be27313fb504f69f5899ff0b1245b276571769ac08d6c32c35676e47a.png);
    background-size: 35px 16px; } }
/* line 38, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker i {
  color: #333;
  margin-top: 10px;
  display: inline-block;
  font-size: 14px; }

/* line 45, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker .icon-white {
  color: #fff; }

/* Colors */
/* line 50, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-red {
  background-position: 0 0; }

/* line 54, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-darkred {
  background-position: -180px 0; }

/* line 58, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-lightred {
  background-position: -360px 0; }

/* line 62, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-orange {
  background-position: -36px 0; }

/* line 66, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-beige {
  background-position: -396px 0; }

/* line 70, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-green {
  background-position: -72px 0; }

/* line 74, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-darkgreen {
  background-position: -252px 0; }

/* line 78, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-lightgreen {
  background-position: -432px 0; }

/* line 82, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-blue {
  background-position: -108px 0; }

/* line 86, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-darkblue {
  background-position: -216px 0; }

/* line 90, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-lightblue {
  background-position: -468px 0; }

/* line 94, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-purple {
  background-position: -144px 0; }

/* line 98, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-darkpurple {
  background-position: -288px 0; }

/* line 102, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-pink {
  background-position: -504px 0; }

/* line 106, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-cadetblue {
  background-position: -324px 0; }

/* line 110, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-white {
  background-position: -574px 0; }

/* line 114, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-gray {
  background-position: -648px 0; }

/* line 118, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-lightgray {
  background-position: -612px 0; }

/* line 122, /leonhard/app/assets/stylesheets/libs/leaflet.awesome-markers.scss */
.awesome-marker-icon-black {
  background-position: -682px 0; }

/*
  Leaflet.BeautifyIcon, a plugin that adds colorful iconic markers for Leaflet by giving full control of style to end user, It has also ability to adjust font awesome
  and glyphicon icons
  (c) 2016-2017, Muhammad Arslan Sajid
  http://leafletjs.com
*/
/* line 7, /leonhard/app/assets/stylesheets/libs/leaflet.beautify_icon.scss */
.beautify-marker {
  text-align: center;
  font-weight: 700;
  font-family: monospace;
  position: absolute; }

/* line 14, /leonhard/app/assets/stylesheets/libs/leaflet.beautify_icon.scss */
.beautify-marker.circle {
  border-radius: 100%; }

/* line 18, /leonhard/app/assets/stylesheets/libs/leaflet.beautify_icon.scss */
.beautify-marker.circle-dot, .beautify-marker.doughnut {
  border-radius: 100%; }

/* line 22, /leonhard/app/assets/stylesheets/libs/leaflet.beautify_icon.scss */
.beautify-marker.marker {
  border-top-left-radius: 50%;
  border-top-right-radius: 50% 100%;
  border-bottom-left-radius: 100% 50%;
  border-bottom-right-radius: 0%;
  /* rotating 45deg clockwise to get the corner bottom center */
  transform: rotate(45deg); }

/* line 32, /leonhard/app/assets/stylesheets/libs/leaflet.beautify_icon.scss */
.beautify-marker.marker > * {
  /* rotating 45deg counterclock to adjust marker content back to normal */
  transform: rotate(-45deg); }

/* line 1, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6); }

/* line 5, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6); }

/* line 9, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6); }

/* line 13, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6); }

/* line 17, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6); }

/* line 21, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6); }

/* IE 6-8 fallback colors */
/* line 26, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c; }

/* line 30, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39; }

/* line 34, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357; }

/* line 38, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c; }

/* line 42, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73; }

/* line 46, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017; }

/* line 50, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px; }

/* line 55, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* line 66, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.marker-cluster span {
  line-height: 30px; }

/* line 70, /leonhard/app/assets/stylesheets/libs/leaflet.cluster.scss */
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in; }

/*
Author: Mathias Schneider
License: MIT
Version: 0.0.3
*/
/* Marker setup */
/* line 8, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
.vector-marker {
  width: 35px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-align: center; }
  /* line 17, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
  .vector-marker path {
    stroke: black;
    stroke-opacity: 0.4;
    stroke-width: 1; }
  /* line 23, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
  .vector-marker.not-accepted {
    opacity: 0.5; }

/* line 28, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
.vector-marker-shadow {
  background: url(/assets/shadow-ebe66ea87d089e3be7821384389a497abb9816d8b2e1229020526fc41ec048df.png) no-repeat 0 0;
  width: 36px;
  height: 16px; }

/* Retina displays */
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 37, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
  .vector-marker {
    background-size: 720px 46px; }

  /* line 40, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
  .vector-marker-shadow {
    background-image: url(/assets/shadow@2x-6e14d6580875962e9d912bed895d1327e465cfaf8734953920cdee67ed67496c.png);
    background-size: 54px 51px; } }
/* line 46, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
.vector-marker i {
  position: absolute;
  top: 8px;
  left: 0;
  width: 32px;
  color: #333;
  margin: auto;
  display: inline-block;
  font-size: 14px; }

/* line 57, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
.vector-marker i.maki-icon {
  width: 24px;
  left: 4px;
  top: 4px; }

/* line 63, /leonhard/app/assets/stylesheets/libs/leaflet.vector-markers.scss */
.vector-marker .icon-white {
  color: #fff; }

/* ================================================================== */
/* Toolbars
/* ================================================================== */
/* line 5, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-section {
  position: relative; }

/* line 9, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar {
  margin-top: 12px; }

/* line 13, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar-top {
  margin-top: 0; }

/* line 17, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar-notop a:first-child {
  border-top-right-radius: 0; }

/* line 21, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar-nobottom a:last-child {
  border-bottom-right-radius: 0; }

/* line 25, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar a {
  background-image: url(/assets/spritesheet-90f4ee94a5c364cbfc8981de4e4cbe377d17e5864c77dc2f698d3700e720ecb7.png);
  background-image: linear-gradient(transparent, transparent), url(/assets/spritesheet-59054ca84d19a46f4b4ba1a9b7bc007a02ff50a8224220502e8e4859656ed16b.svg);
  background-repeat: no-repeat;
  background-size: 270px 30px;
  background-clip: padding-box; }

/* line 33, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-retina .leaflet-draw-toolbar a {
  background-image: url(/assets/spritesheet-2x-7c681c34e672e75b289b32d2c195639d7ccde5ff0f0ac04105e6d9f3244d4cfd.png);
  background-image: linear-gradient(transparent, transparent), url(/assets/spritesheet-59054ca84d19a46f4b4ba1a9b7bc007a02ff50a8224220502e8e4859656ed16b.svg); }

/* line 38, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw a {
  display: block;
  text-align: center;
  text-decoration: none; }

/* line 44, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw a .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* ================================================================== */
/* Toolbar actions menu
/* ================================================================== */
/* line 59, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 26px;
  /* leaflet-draw-toolbar.left + leaflet-draw-toolbar.width */
  top: 0;
  white-space: nowrap; }

/* line 70, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-actions {
  left: 32px; }

/* line 74, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-right .leaflet-draw-actions {
  right: 26px;
  left: auto; }

/* line 79, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-right .leaflet-draw-actions {
  right: 32px;
  left: auto; }

/* line 84, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions li {
  display: inline-block; }

/* line 88, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions li:first-child a {
  border-left: none; }

/* line 92, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

/* line 97, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-right .leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 102, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-right .leaflet-draw-actions li:first-child a {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

/* line 107, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions a {
  background-color: #919187;
  border-left: 1px solid #AAA;
  color: #FFF;
  font: 11px/19px "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 28px;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  height: 28px; }

/* line 119, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-actions a {
  font-size: 12px;
  line-height: 30px;
  height: 30px; }

/* line 125, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions-bottom {
  margin-top: 0; }

/* line 129, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions-top {
  margin-top: 1px; }

/* line 133, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions-top a,
.leaflet-draw-actions-bottom a {
  height: 27px;
  line-height: 27px; }

/* line 139, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions a:hover {
  background-color: #A0A098; }

/* line 143, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-actions-top.leaflet-draw-actions-bottom a {
  height: 26px;
  line-height: 26px; }

/* ================================================================== */
/* Draw toolbar
/* ================================================================== */
/* line 152, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: -2px -2px; }

/* line 156, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: 0 -1px; }

/* line 160, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -31px -2px; }

/* line 164, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -29px -1px; }

/* line 168, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -62px -2px; }

/* line 172, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -60px -1px; }

/* line 176, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -92px -2px; }

/* line 180, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -90px -1px; }

/* line 184, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -122px -2px; }

/* line 188, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -120px -1px; }

/* ================================================================== */
/* Edit toolbar
/* ================================================================== */
/* line 196, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -152px -2px; }

/* line 200, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -150px -1px; }

/* line 204, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -182px -2px; }

/* line 208, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -180px -1px; }

/* line 212, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -212px -2px; }

/* line 216, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -210px -1px; }

/* line 220, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -242px -2px; }

/* line 224, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -240px -2px; }

/* ================================================================== */
/* Drawing styles
/* ================================================================== */
/* line 232, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-mouse-marker {
  background-color: #fff;
  cursor: crosshair; }

/* line 237, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-tooltip {
  background: #363636;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font: 12px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-left: 20px;
  margin-top: -21px;
  padding: 4px 8px;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 6; }

/* line 254, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-tooltip:before {
  border-right: 6px solid black;
  border-right-color: rgba(0, 0, 0, 0.5);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  position: absolute;
  top: 7px;
  left: -7px; }

/* line 265, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-error-draw-tooltip {
  background-color: #F2DEDE;
  border: 1px solid #E6B6BD;
  color: #B94A48; }

/* line 271, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-error-draw-tooltip:before {
  border-right-color: #E6B6BD; }

/* line 275, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-tooltip-single {
  margin-top: -12px; }

/* line 279, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-tooltip-subtext {
  color: #f8d5e4; }

/* line 283, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-draw-guide-dash {
  font-size: 1%;
  opacity: 0.6;
  position: absolute;
  width: 5px;
  height: 5px; }

/* ================================================================== */
/* Edit styles
/* ================================================================== */
/* line 295, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-edit-marker-selected {
  background-color: rgba(254, 87, 161, 0.1);
  border: 4px dashed rgba(254, 87, 161, 0.6);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-sizing: content-box; }

/* line 303, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-edit-move {
  cursor: move; }

/* line 307, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-edit-resize {
  cursor: pointer; }

/* ================================================================== */
/* Old IE styles
/* ================================================================== */
/* line 315, /leonhard/app/assets/stylesheets/libs/leaflet.draw.css */
.leaflet-oldie .leaflet-draw-toolbar {
  border: 1px solid #999; }

/*
 * imgAreaSelect animated border style
 */
/* line 5, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-border1 {
  background: url(/assets/border-anim-v-e7ba8b2faf187d6155bc32d5ceebc9cb869bb430382a5242ba411e80fbfef5e2.gif) repeat-y left top; }

/* line 9, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-border2 {
  background: url(/assets/border-anim-h-bdf866264a869491e80f792518bd406d8b9c69b516ea756d53e39367c4ddadea.gif) repeat-x left top; }

/* line 13, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-border3 {
  background: url(/assets/border-anim-v-e7ba8b2faf187d6155bc32d5ceebc9cb869bb430382a5242ba411e80fbfef5e2.gif) repeat-y right top; }

/* line 17, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-border4 {
  background: url(/assets/border-anim-h-bdf866264a869491e80f792518bd406d8b9c69b516ea756d53e39367c4ddadea.gif) repeat-x left bottom; }

/* line 21, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: 0.5; }

/* line 27, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

/* line 34, /leonhard/app/assets/stylesheets/libs/imgareaselect-animated.scss */
.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
/* line 5, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box; }

/* line 9, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone {
  position: relative; }

/* line 13, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 120px;
  margin: 0.5em; }

/* line 20, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  border: 1px solid #aaa; }

/* line 26, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0;
  background: green; }

/* line 33, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  color: red;
  display: none; }

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

/* line 42, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block; }

/* line 46, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  width: 54px;
  height: 58px;
  left: 50%;
  margin-left: -27px; }

/* Mimic table appearance */
/* line 58, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
div.table {
  display: table; }

/* line 62, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
div.table .file-row {
  display: table-row; }

/* line 66, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
div.table .file-row > div {
  display: table-cell;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding: 8px; }

/* line 73, /leonhard/app/assets/stylesheets/libs/dropzone.scss */
div.table .file-row:nth-child(odd) {
  background: #f9f9f9; }

/* line 1, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
body.swal2-shown {
  overflow-y: hidden; }

/* line 4, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

/* line 9, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }

/* line 24, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-container.swal2-fade {
  -webkit-transition: background-color .1s;
  transition: background-color .1s; }

/* line 27, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4); }

/* line 30, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal {
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }

/* line 43, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal:focus {
  outline: none; }

/* line 45, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal.swal2-loading {
  overflow-y: hidden; }

/* line 47, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-title {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0 0 .4em;
  padding: 0;
  display: block;
  word-wrap: break-word; }

/* line 58, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-buttonswrapper {
  margin-top: 15px; }

/* line 60, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
  cursor: no-drop; }

/* line 63, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 7.5px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 83, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
  margin-left: 30px;
  margin-right: 30px; }

/* line 86, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  display: inline-block;
  content: '';
  margin-left: 5px 0 15px;
  vertical-align: -1px;
  height: 15px;
  width: 15px;
  border: 3px solid #999999;
  -webkit-box-shadow: 1px 1px 1px #fff;
  box-shadow: 1px 1px 1px #fff;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  animation: rotate-loading 1.5s linear 0s infinite normal; }

/* line 100, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-styled {
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px; }

/* line 111, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%; }

/* line 114, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-close {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 40px;
  font-size: 36px;
  line-height: 40px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  color: #cccccc;
  -webkit-transition: color .1s ease;
  transition: color .1s ease; }

/* line 131, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-close:hover {
  color: #d55; }

/* line 133, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
  display: none; }

/* line 140, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #545454;
  word-wrap: break-word; }

/* line 151, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
  margin: 20px auto; }

/* line 158, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  -webkit-transition: border-color box-shadow .3s;
  transition: border-color box-shadow .3s; }

/* line 171, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  -webkit-box-shadow: 0 0 2px #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important; }

/* line 177, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
  outline: none;
  border: 1px solid #b4dbed;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
  box-shadow: 0 0 3px #c4e6f5; }

/* line 184, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8; }

/* line 190, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
  -webkit-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8; }

/* line 196, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
  -webkit-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8; }

/* line 202, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
  -webkit-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8; }

/* line 208, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
  color: #e6e6e6; }

/* line 212, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
  color: #e6e6e6; }

/* line 216, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
  color: #e6e6e6; }

/* line 220, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
  color: #e6e6e6; }

/* line 224, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-range input {
  float: left;
  width: 80%; }

/* line 227, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center; }

/* line 233, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0; }

/* line 240, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px; }

/* line 243, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-input[type='number'] {
  max-width: 150px; }

/* line 245, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-file {
  font-size: 20px; }

/* line 247, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px; }

/* line 250, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-select {
  color: #545454;
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%; }

/* line 256, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-radio {
  border: 0; }

/* line 258, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px; }

/* line 260, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
  vertical-align: middle; }

/* line 263, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0; }

/* line 265, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-checkbox {
  color: #545454; }

/* line 267, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
  vertical-align: middle; }

/* line 270, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-validationerror {
  background-color: #f0f0f0;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: gray;
  font-size: 16px;
  font-weight: 300;
  display: none; }

/* line 279, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-modal .swal2-validationerror::before {
  content: '!';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px; }

@supports (-ms-accelerator: true) {
  /* line 292, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important; }

  /* line 294, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
  .swal2-range output {
    display: none; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 298, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important; }

  /* line 300, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
  .swal2-range output {
    display: none; } }
/* line 303, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 318, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-error {
  border-color: #f27474; }

/* line 320, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  display: block; }

/* line 323, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px; }

/* line 331, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px; }

/* line 335, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px; }

/* line 339, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-warning {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: #facea8;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

/* line 346, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-info {
  font-family: 'Open Sans', sans-serif;
  color: #3fc3ee;
  border-color: #9de0f6;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

/* line 353, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-question {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: #c9dae1;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

/* line 360, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86; }

/* line 362, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 369, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

/* line 377, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px; }

/* line 385, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success .swal2-success-ring {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

/* line 396, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success .swal2-success-fix {
  width: 7px;
  height: 90px;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* line 405, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'] {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

/* line 412, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 418, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* line 425, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }

/* line 429, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps li {
  display: inline-block;
  position: relative; }

/* line 432, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20; }

/* line 441, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0; }

/* line 443, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0; }

/* line 445, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6; }

/* line 447, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6; }

/* line 449, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6; }

/* line 451, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: .4em;
  margin: 0 -1px;
  z-index: 10; }

/* line 457, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

@-webkit-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }
@keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }
/* line 508, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-show {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

/* line 511, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-show.swal2-noanimation {
  -webkit-animation: none;
  animation: none; }

/* line 515, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-hide {
  -webkit-animation: hideSweetAlert 0.15s forwards;
  animation: hideSweetAlert 0.15s forwards; }

/* line 518, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
  animation: none; }

@-webkit-keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@-webkit-keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); } }
@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); } }
/* line 630, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-animate-success-line-tip {
  -webkit-animation: animate-success-tip 0.75s;
  animation: animate-success-tip 0.75s; }

/* line 634, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-animate-success-line-long {
  -webkit-animation: animate-success-long 0.75s;
  animation: animate-success-long 0.75s; }

/* line 638, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }
@keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }
/* line 662, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-animate-error-icon {
  -webkit-animation: animate-error-icon 0.5s;
  animation: animate-error-icon 0.5s; }

@-webkit-keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
@keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
/* line 708, /leonhard/app/assets/stylesheets/libs/sweetalert2.scss */
.swal2-animate-x-mark {
  -webkit-animation: animate-x-mark 0.5s;
  animation: animate-x-mark 0.5s; }

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

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

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

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

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

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

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

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

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

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

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

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

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

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

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

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

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible; }

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

/* line 293, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 314, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 337, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 359, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 370, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 379, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 390, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

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

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

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

/* line 424, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret, .css_button > .caret, .delete_button > .caret,
  .dropup > .btn > .caret,
  .dropup > .css_button > .caret,
  .dropup > .delete_button > .caret {
    border-top-color: #000 !important; }

  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #78808a;
  text-decoration: none; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #5a6573;
    text-decoration: underline; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

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

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px; }

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

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

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

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

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

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

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    .lead {
      font-size: 21px; } }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7; }

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

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  /* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

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

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

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

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 211, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help; }

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%; }

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  /* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    /* line 265, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  /* line 286, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  /* line 287, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 1170px; } }

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%; }

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%; }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%; }

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%; }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%; }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  /* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

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

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

/* line 95, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  /* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].css_button,
  .input-group-sm > .input-group-btn > input[type="date"].delete_button, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].css_button,
  .input-group-sm > .input-group-btn > input[type="time"].delete_button,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].css_button,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].delete_button,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].css_button,
  .input-group-sm > .input-group-btn > input[type="month"].delete_button,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].css_button,
  .input-group-lg > .input-group-btn > input[type="date"].delete_button, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].css_button,
  .input-group-lg > .input-group-btn > input[type="time"].delete_button, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].css_button,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].delete_button, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].css_button,
  .input-group-lg > .input-group-btn > input[type="month"].delete_button, .input-group-lg input[type="month"] {
    line-height: 46px; } }
/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio.disabled label, fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  /* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  /* line 280, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio-inline.disabled, fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  /* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.css_button,
  .input-group-lg > .input-group-btn > .form-control-static.delete_button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.css_button,
  .input-group-sm > .input-group-btn > .form-control-static.delete_button {
    padding-right: 0;
    padding-left: 0; }

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

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.css_button,
.input-group-sm > .input-group-btn > select.delete_button {
  height: 30px;
  line-height: 30px; }

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.css_button,
.input-group-sm > .input-group-btn > textarea.delete_button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].css_button,
.input-group-sm > .input-group-btn > select[multiple].delete_button {
  height: auto; }

/* line 323, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
/* line 334, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 338, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .css_button,
.input-group-lg > .input-group-btn > .delete_button {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.css_button,
.input-group-lg > .input-group-btn > select.delete_button {
  height: 46px;
  line-height: 46px; }

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.css_button,
.input-group-lg > .input-group-btn > textarea.delete_button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].css_button,
.input-group-lg > .input-group-btn > select[multiple].delete_button {
  height: auto; }

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
/* line 356, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
/* line 360, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 364, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 378, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 383, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 42.5px; }

/* line 388, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

/* line 400, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .css_button + .form-control-feedback,
.input-group-lg > .input-group-btn > .delete_button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

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

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -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); }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 429, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }
/* line 432, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 443, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 549, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
/* line 559, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
/* line 565, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 572, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 583, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 593, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 601, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .css_button, .delete_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:focus, .css_button:focus, .delete_button:focus, .btn.focus, .focus.css_button, .focus.delete_button, .btn:active:focus, .css_button:active:focus, .delete_button:active:focus, .btn:active.focus, .css_button:active.focus, .delete_button:active.focus, .btn.active:focus, .active.css_button:focus, .active.delete_button:focus, .btn.active.focus, .active.focus.css_button, .active.focus.delete_button {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:hover, .css_button:hover, .delete_button:hover, .btn:focus, .css_button:focus, .delete_button:focus, .btn.focus, .focus.css_button, .focus.delete_button {
    color: #333;
    text-decoration: none; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:active, .css_button:active, .delete_button:active, .btn.active, .active.css_button, .active.delete_button {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn.disabled, .disabled.css_button, .disabled.delete_button, .btn[disabled], [disabled].css_button, [disabled].delete_button, fieldset[disabled] .btn, fieldset[disabled] .css_button, fieldset[disabled] .delete_button {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, a.disabled.css_button, a.disabled.delete_button, fieldset[disabled] a.btn, fieldset[disabled] a.css_button, fieldset[disabled] a.delete_button {
  pointer-events: none; }

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, .css_button {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .css_button:focus, .btn-primary.focus, .focus.css_button {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover, .css_button:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .css_button:active, .btn-primary.active, .active.css_button, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.css_button {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-primary:active:hover, .css_button:active:hover, .btn-primary:active:focus, .css_button:active:focus, .btn-primary:active.focus, .css_button:active.focus, .btn-primary.active:hover, .active.css_button:hover, .btn-primary.active:focus, .active.css_button:focus, .btn-primary.active.focus, .active.focus.css_button, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.css_button:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.css_button:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.css_button {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, .disabled.css_button:hover, .btn-primary.disabled:focus, .disabled.css_button:focus, .btn-primary.disabled.focus, .disabled.focus.css_button, .btn-primary[disabled]:hover, [disabled].css_button:hover, .btn-primary[disabled]:focus, [disabled].css_button:focus, .btn-primary[disabled].focus, [disabled].focus.css_button, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .css_button:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .css_button:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.css_button {
    background-color: #337ab7;
    border-color: #2e6da4; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge, .css_button .badge {
    color: #337ab7;
    background-color: #fff; }

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger, .delete_button {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .delete_button:focus, .btn-danger.focus, .focus.delete_button {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover, .delete_button:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .delete_button:active, .btn-danger.active, .active.delete_button, .open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.delete_button {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    /* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-danger:active:hover, .delete_button:active:hover, .btn-danger:active:focus, .delete_button:active:focus, .btn-danger:active.focus, .delete_button:active.focus, .btn-danger.active:hover, .active.delete_button:hover, .btn-danger.active:focus, .active.delete_button:focus, .btn-danger.active.focus, .active.focus.delete_button, .open > .btn-danger.dropdown-toggle:hover, .open > .dropdown-toggle.delete_button:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .dropdown-toggle.delete_button:focus, .open > .btn-danger.dropdown-toggle.focus, .open > .dropdown-toggle.focus.delete_button {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .disabled.delete_button:hover, .btn-danger.disabled:focus, .disabled.delete_button:focus, .btn-danger.disabled.focus, .disabled.focus.delete_button, .btn-danger[disabled]:hover, [disabled].delete_button:hover, .btn-danger[disabled]:focus, [disabled].delete_button:focus, .btn-danger[disabled].focus, [disabled].focus.delete_button, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .delete_button:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .delete_button:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .focus.delete_button {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge, .delete_button .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #78808a;
  border-radius: 0; }
  /* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #5a6573;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .css_button, .btn-group-lg > .delete_button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

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

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

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

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

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

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

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }
    /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

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

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

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ; }
/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn, .btn-group > .css_button, .btn-group > .delete_button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .css_button,
  .btn-group-vertical > .delete_button {
    position: relative;
    float: left; }
    /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
    .btn-group > .btn:hover, .btn-group > .css_button:hover, .btn-group > .delete_button:hover, .btn-group > .btn:focus, .btn-group > .css_button:focus, .btn-group > .delete_button:focus, .btn-group > .btn:active, .btn-group > .css_button:active, .btn-group > .delete_button:active, .btn-group > .btn.active, .btn-group > .active.css_button, .btn-group > .active.delete_button,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .css_button:hover,
    .btn-group-vertical > .delete_button:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .css_button:focus,
    .btn-group-vertical > .delete_button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .css_button:active,
    .btn-group-vertical > .delete_button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.css_button,
    .btn-group-vertical > .active.delete_button {
      z-index: 2; }

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

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar .btn, .btn-toolbar .css_button, .btn-toolbar .delete_button,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn, .btn-toolbar > .css_button, .btn-toolbar > .delete_button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .btn-group > .css_button:first-child, .btn-group > .delete_button:first-child {
  margin-left: 0; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .css_button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .delete_button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

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

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

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

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

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

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .btn-group > .css_button + .dropdown-toggle, .btn-group > .delete_button + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

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

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

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, .css_button .caret, .delete_button .caret {
  margin-left: 0; }

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

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

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .css_button, .btn-group-vertical > .delete_button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .css_button,
.btn-group-vertical > .btn-group > .delete_button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .css_button, .btn-group-vertical > .btn-group > .delete_button {
  float: none; }
/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .css_button + .btn, .btn-group-vertical > .delete_button + .btn, .btn-group-vertical > .btn + .css_button, .btn-group-vertical > .css_button + .css_button, .btn-group-vertical > .delete_button + .css_button, .btn-group-vertical > .btn + .delete_button, .btn-group-vertical > .css_button + .delete_button, .btn-group-vertical > .delete_button + .delete_button,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .css_button + .btn-group,
.btn-group-vertical > .delete_button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .css_button,
.btn-group-vertical > .btn-group + .delete_button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn, .btn-group-justified > .css_button, .btn-group-justified > .delete_button,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .css_button, .btn-group-justified > .btn-group .delete_button {
    width: 100%; }
  /* line 216, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .css_button input[type="radio"], [data-toggle="buttons"] > .delete_button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .css_button input[type="checkbox"],
[data-toggle="buttons"] > .delete_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .css_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .delete_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .css_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .delete_button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.css_button,
  .input-group-sm > .input-group-btn > .input-group-addon.delete_button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.css_button,
  .input-group-lg > .input-group-btn > .input-group-addon.delete_button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  /* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .css_button,
.input-group-btn:first-child > .delete_button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .css_button,
.input-group-btn:first-child > .btn-group > .delete_button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .css_button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .delete_button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .css_button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .delete_button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .css_button,
.input-group-btn:last-child > .delete_button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .css_button,
.input-group-btn:last-child > .btn-group > .delete_button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .css_button:not(:first-child),
.input-group-btn:first-child > .delete_button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .css_button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .delete_button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn > .btn, .input-group-btn > .css_button, .input-group-btn > .delete_button {
    position: relative; }
    /* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn, .input-group-btn > .css_button + .btn, .input-group-btn > .delete_button + .btn, .input-group-btn > .btn + .css_button, .input-group-btn > .css_button + .css_button, .input-group-btn > .delete_button + .css_button, .input-group-btn > .btn + .delete_button, .input-group-btn > .css_button + .delete_button, .input-group-btn > .delete_button + .delete_button {
      margin-left: -1px; }
    /* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .css_button:hover, .input-group-btn > .delete_button:hover, .input-group-btn > .btn:focus, .input-group-btn > .css_button:focus, .input-group-btn > .delete_button:focus, .input-group-btn > .btn:active, .input-group-btn > .css_button:active, .input-group-btn > .delete_button:active {
      z-index: 2; }
  /* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .css_button, .input-group-btn:first-child > .delete_button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .css_button, .input-group-btn:last-child > .delete_button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #777777; }
      /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #78808a; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    /* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 4px; }
  /* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 163, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 180, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  /* line 199, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    /* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }
/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 4px; } }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 992px) {
    /* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    /* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  /* line 168, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    /* line 178, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px; }
  /* line 233, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 249, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 253, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        /* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 270, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    /* line 296, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 300, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    /* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 341, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  /* line 344, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.css_button, .btn-group-sm > .navbar-btn.delete_button {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 347, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.css_button, .btn-group-xs > .navbar-btn.delete_button {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    /* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 992px) {
  /* line 377, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 380, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 384, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 395, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  /* line 399, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 401, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  /* line 408, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 413, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 416, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 423, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 431, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  /* line 442, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    /* line 453, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 455, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 462, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    /* line 470, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  /* line 481, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 483, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 487, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 492, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 504, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 511, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 517, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 531, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    /* line 533, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 540, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  /* line 545, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    /* line 548, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 555, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  /* line 563, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  /* line 573, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    /* line 584, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 587, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 590, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      /* line 592, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 599, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    /* line 607, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  /* line 619, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 621, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 625, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 630, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 635, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    /* line 637, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 642, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    /* line 644, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 650, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  /* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #777777; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd; }
    /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  /* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .btn .label, .css_button .label, .delete_button .label {
    position: relative;
    top: -1px; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn .badge, .css_button .badge, .delete_button .badge {
    position: relative;
    top: -1px; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .css_button .badge, .btn-group-xs > .delete_button .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .css_button .badge, .btn-group-xs > .delete_button .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  /* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  /* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  /* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #78808a; }

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #c9e2b3; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #2b542c; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #a6e1ec; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #245269; }

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #66512c; }

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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); }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

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

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

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

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

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media-object.img-thumbnail {
    max-width: none; }

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

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

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    /* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    /* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  /* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    /* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    /* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    /* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    /* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 194, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 203, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 226, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 244, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

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

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  /* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

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

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

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

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn, .modal-footer .css_button + .btn, .modal-footer .delete_button + .btn, .modal-footer .btn + .css_button, .modal-footer .css_button + .css_button, .modal-footer .delete_button + .css_button, .modal-footer .btn + .delete_button, .modal-footer .css_button + .delete_button, .modal-footer .delete_button + .delete_button {
    margin-bottom: 0;
    margin-left: 5px; }
  /* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .css_button + .btn, .modal-footer .btn-group .delete_button + .btn, .modal-footer .btn-group .btn + .css_button, .modal-footer .btn-group .css_button + .css_button, .modal-footer .btn-group .delete_button + .css_button, .modal-footer .btn-group .btn + .delete_button, .modal-footer .btn-group .css_button + .delete_button, .modal-footer .btn-group .delete_button + .delete_button {
    margin-left: -1px; }
  /* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 140, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  /* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  /* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }
  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover > .arrow {
    border-width: 11px; }
    /* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    /* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  /* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  /* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    /* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  /* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    /* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  /* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    /* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 124, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

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

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  /* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 128, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  /* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  /* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: "\203a"; }

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  /* line 184, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  /* line 207, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption .btn, .carousel-caption .css_button, .carousel-caption .delete_button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  /* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 261, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

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

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

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

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

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

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

@-ms-viewport {
  width: device-width; }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1200px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 111, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  /* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  /* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* line 1, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
.uploader, .selector {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline; }
  /* line 2, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader *, .selector * {
    margin: 0;
    padding: 0; }

/* line 14, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
.selector select:focus {
  outline: 0; }

/* line 18, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
.uploader {
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  cursor: default; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader span.action {
    width: 85px;
    text-align: center;
    text-shadow: #fff 0px 1px 0px;
    background-color: #fff;
    font-size: 11px;
    font-weight: 600;
    float: left;
    display: inline;
    padding: 2px 0px;
    overflow: hidden;
    cursor: pointer; }
  /* line 43, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader span.filename {
    color: #777;
    width: 82px;
    border-right: solid 1px #bbb;
    font-size: 11px;
    padding: 0px 10px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default; }
  /* line 58, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader input {
    width: 190px;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
    height: 25px;
    border: none;
    cursor: default; }
    /* line 70, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
    .uploader input:focus {
      outline: 0; }
  /* line 76, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader.disabled span.action {
    color: #aaa; }
  /* line 79, /leonhard/app/assets/stylesheets/coreadmin/uniform_default.scss */
  .uploader.disabled span.filename {
    border-color: #ddd;
    color: #aaa; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  outline: none; }

/* line 11, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
html {
  min-height: 100%; }

/* line 15, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
body {
  font: normal 12px 'Open Sans', HelveticaNeue, Helvetica, Arial;
  background: url(/assets/bg-b75b6ce9e1c3017094ae67378e77933fc5b59d2d500cf2a89d012ee5d131586a.png);
  min-height: 100%;
  color: #707070;
  overflow-x: hidden; }

/* line 26, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', HelveticaNeue, Helvetica, Arial;
  line-height: 20px; }

/* line 32, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
strong, b {
  font-weight: 600; }

/* line 36, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
a {
  color: #78808a; }
  /* line 40, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
  a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0px none;
    text-decoration: none;
    color: #5a6573; }

/* line 49, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.label {
  font-size: 10px;
  text-shadow: none; }

/* line 54, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
i {
  font-size: 14px; }

/* line 58, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.main-content {
  position: relative;
  margin-left: 201px; }

/* line 63, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.padded {
  padding: 15px; }

/* line 67, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.nopadding {
  padding: 0; }

/* line 71, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.hpadded {
  padding-left: 15px;
  padding-right: 15px; }

/* line 76, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.vpadded {
  padding-top: 15px;
  padding-bottom: 15px; }

/* line 81, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.separate-sections {
  margin: 0;
  list-style: none;
  padding-bottom: 5px; }
  /* line 86, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
  .separate-sections > li, .separate-sections > div {
    margin-bottom: 15px !important; }
    /* line 89, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
    .separate-sections > li:last-child, .separate-sections > div:last-child {
      margin-bottom: 0px; }

/* line 95, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
h1, h2, h3, h4, h5, h6, th {
  color: #5f5f5f;
  font-weight: 600; }

/* line 101, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.the-icons {
  list-style: none; }

/* line 105, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.avatar {
  display: inline-block; }
  /* line 107, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
  .avatar img {
    border-radius: 50%;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.3); }

/* line 113, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.avatar-small {
  max-width: 32px;
  max-height: 32px; }

/* line 118, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.twitter-color {
  color: #4099ff; }

/* line 122, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.facebook-color {
  color: #35508F; }

/* line 126, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.note {
  color: #909090;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 10px; }

/* line 132, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.close {
  line-height: 14px; }

/* line 136, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.relative {
  position: relative; }

/* line 140, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.indent {
  margin-left: 10px; }

/* line 144, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.strikethrough {
  text-decoration: line-through; }

/* line 148, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
.container {
  width: 100%;
  max-width: 100%; }
  /* line 152, /leonhard/app/assets/stylesheets/coreadmin/base.scss */
  .container.padded > .row {
    margin: 0; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box {
  box-shadow: 0 2px 2px -2px #CCC;
  background: #fbfbfb;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  margin-bottom: 20px; }
  /* line 12, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-header, .box .box-footer {
    *zoom: 1;
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea);
    text-shadow: 0 1px #fff;
    border-bottom: 1px solid #CDCDCD;
    color: #636363;
    font-weight: 600; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .box .box-header:before, .box .box-header:after, .box .box-footer:before, .box .box-footer:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .box .box-header:after, .box .box-footer:after {
      clear: both; }
    /* line 17, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-header .title, .box .box-footer .title {
      float: left;
      display: block;
      padding: 10px;
      font-size: 12px;
      font-weight: 600; }
    /* line 25, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-header .box-toolbar, .box .box-footer .box-toolbar {
      margin: 0;
      padding: 0;
      float: right;
      list-style: none; }
      /* line 31, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
      .box .box-header .box-toolbar .ibutton-container, .box .box-footer .box-toolbar .ibutton-container {
        margin-top: 6px; }
      /* line 35, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
      .box .box-header .box-toolbar > li, .box .box-footer .box-toolbar > li {
        position: relative;
        float: left;
        margin-left: 15px;
        line-height: 37px;
        padding-right: 10px;
        color: #636363;
        font-size: 12px; }
        /* line 42, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
        .box .box-header .box-toolbar > li ul, .box .box-footer .box-toolbar > li ul {
          left: auto;
          right: 0; }
        /* line 49, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
        .box .box-header .box-toolbar > li.toolbar-link, .box .box-footer .box-toolbar > li.toolbar-link {
          padding-right: 0; }
        /* line 53, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
        .box .box-header .box-toolbar > li.toolbar-link > a, .box .box-footer .box-toolbar > li.toolbar-link > a {
          border-left: 1px solid #cecece;
          height: 37px;
          line-height: 37px;
          display: block;
          padding: 0 10px; }
          /* line 60, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
          .box .box-header .box-toolbar > li.toolbar-link > a i, .box .box-footer .box-toolbar > li.toolbar-link > a i {
            font-size: 16px; }
          /* line 64, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
          .box .box-header .box-toolbar > li.toolbar-link > a:hover, .box .box-footer .box-toolbar > li.toolbar-link > a:hover {
            background: #efefef;
            background-image: linear-gradient(top, white, #efefef); }
          /* line 68, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
          .box .box-header .box-toolbar > li.toolbar-link > a:active, .box .box-footer .box-toolbar > li.toolbar-link > a:active {
            background: #e5e5e5; }
        /* line 73, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
        .box .box-header .box-toolbar > li > i, .box .box-footer .box-toolbar > li > i {
          font-size: 14px;
          height: 37px;
          line-height: 37px; }
        /* line 79, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
        .box .box-header .box-toolbar > li.open > a, .box .box-footer .box-toolbar > li.open > a {
          background: #eee; }
  /* line 89, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-header {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  /* line 94, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-footer {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom: none;
    border-top: 1px solid #dddddd; }
    /* line 101, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-footer .pagination {
      margin: 10px 0; }
    /* line 105, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-footer.flat {
      border-top: none;
      background: #f1f1f1;
      background-image: linear-gradient(top, #fbfbfb, #f1f1f1); }

/* line 117, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box-list {
  list-style: none;
  margin: 0; }
  /* line 121, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box-list > li {
    line-height: 24px;
    *zoom: 1;
    background: #f1f1f1;
    background-image: linear-gradient(top, #fbfbfb, #f1f1f1);
    text-shadow: 0 1px #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .box-list > li:before, .box-list > li:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .box-list > li:after {
      clear: both; }
    /* line 129, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box-list > li:last-child {
      border-bottom: none; }
  /* line 134, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box-list .fields li {
    line-height: 23px; }

/* line 141, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box-section {
  border-bottom: 1px solid #ddd;
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #fff;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 149, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box-section:last-child {
    border-bottom: none; }

/* line 157, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.faded-toolbar a {
  margin-right: 10px; }
/* line 162, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.faded-toolbar.pull-right a {
  margin-left: 10px;
  margin-right: 0; }
/* line 168, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.faded-toolbar i {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  vertical-align: middle;
  color: #989898;
  opacity: .6; }
  /* line 173, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .faded-toolbar i:hover {
    opacity: 1; }

/* line 182, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box .box-header .nav {
  margin-bottom: 0; }
/* line 186, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box .box-header .nav-tabs + .title {
  float: right; }
/* line 190, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box .box-header .nav-tabs {
  border-bottom: none; }
  /* line 194, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-header .nav-tabs > .active > a, .box .box-header .nav-tabs > .active > a:hover {
    background: #fbfbfb;
    border-left-color: #dddddd;
    border-right-color: #dddddd;
    border-top-color: transparent;
    border-radius: 0; }
  /* line 203, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-header .nav-tabs.nav-tabs-left {
    float: left; }
    /* line 206, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-header .nav-tabs.nav-tabs-left li:first-child a {
      border-left: 0;
      border-top-left-radius: 3px; }
  /* line 212, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
  .box .box-header .nav-tabs.nav-tabs-right {
    float: right; }
    /* line 215, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
    .box .box-header .nav-tabs.nav-tabs-right li:last-child a {
      border-right: 0;
      border-top-right-radius: 3px;
      margin-right: 0; }
/* line 223, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box .box-header .nav > li > a:hover {
  border-color: transparent;
  background: none; }

/* line 234, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box-header .tooltip {
  line-height: 20px !important;
  text-shadow: none; }
/* line 239, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box-header .progress {
  margin-top: 15px; }
/* line 243, /leonhard/app/assets/stylesheets/coreadmin/box.scss */
.box-header .input-with-submit input {
  margin-bottom: 0;
  margin-top: 5px; }

/* line 56, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.chat-message-box {
  position: relative;
  background: #fff;
  border: 1px solid #d8d8d8;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.chat-message-box:after, .chat-message-box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 82, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.chat-message-box:after {
  border-bottom-color: #fff;
  border-width: 7px;
  left: 10px; }

/* line 94, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.chat-message-box:before {
  border-bottom-color: #d8d8d8;
  border-width: 8px;
  left: 9px; }

/* line 9, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.chat-message-box {
  border-radius: 4px;
  margin-bottom: 15px; }
  /* line 12, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .chat-message-box textarea {
    border: none;
    box-shadow: none;
    margin: 5px;
    width: 97% !important;
    background: #fff; }
    /* line 19, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
    .chat-message-box textarea:focus {
      border: none; }

/* line 26, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.closable-chat-box .chat-message-box {
  margin-bottom: 0; }
  /* line 29, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .closable-chat-box .chat-message-box textarea {
    height: 25px; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.closable-chat-box .actions {
  display: none; }
/* line 39, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.closable-chat-box.open .chat-message-box {
  margin-bottom: 15px; }
  /* line 42, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .closable-chat-box.open .chat-message-box textarea {
    height: auto; }
/* line 47, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.closable-chat-box.open .actions {
  display: block; }
/* line 52, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
.closable-chat-box .fields {
  *zoom: 1;
  position: relative; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .closable-chat-box .fields:before, .closable-chat-box .fields:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .closable-chat-box .fields:after {
    clear: both; }
  /* line 57, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .closable-chat-box .fields ul {
    float: left;
    margin-left: 50px;
    margin-bottom: 2px;
    list-style: none;
    padding: 0; }
    /* line 64, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
    .closable-chat-box .fields ul li {
      line-height: 18px;
      color: #949494; }
  /* line 70, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .closable-chat-box .fields a {
    color: #393939; }
  /* line 74, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
  .closable-chat-box .fields .avatar {
    position: absolute;
    left: 0; }
    /* line 77, /leonhard/app/assets/stylesheets/coreadmin/message_box.scss */
    .closable-chat-box .fields .avatar img {
      max-width: 36px;
      max-height: 36px; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
.to-right .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-left: 10px;
  border-radius: 4px;
  float: none;
  width: 100%;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .to-right .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-top: 7px solid transparent !important;
    border-left: 7px solid transparent !important;
    border-right: 8px solid #11161A;
    border-bottom: 7px solid transparent !important;
    position: absolute;
    top: 12px;
    left: -15px; }

/* line 28, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
.dark-nav {
  position: relative; }
  /* line 31, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .dark-nav.to-right .dropdown-menu {
    border-radius: 4px; }
  /* line 38, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .dark-nav > ul {
    margin: 0;
    padding: 0;
    background: #11161A;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px 2px inset; }
    /* line 44, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul:before {
      border-bottom: 7px solid #0a0d0e !important; }
    /* line 48, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul:after {
      border-bottom: 6px solid #0a0d0e !important; }
    /* line 52, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul li.active a {
      color: #fff;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
      background: rgba(50, 50, 50, 0.1);
      background-image: linear-gradient(top, rgba(90, 90, 90, 0.2) 0%, rgba(50, 50, 50, 0.1)); }
      /* line 57, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
      .dark-nav > ul li.active a:hover {
        background: rgba(50, 50, 50, 0.1);
        background-image: linear-gradient(top, rgba(90, 90, 90, 0.2) 0%, rgba(50, 50, 50, 0.1)); }
    /* line 63, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul li a {
      text-shadow: none;
      text-align: left;
      font-size: 11px;
      padding: 6px 5px 6px 20px;
      border-top: 1px solid #20292f;
      border-bottom: 1px solid #0a0d0e;
      color: #bbb;
      display: block; }
      /* line 73, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
      .dark-nav > ul li a:hover {
        background: rgba(50, 50, 50, 0.1);
        background-image: linear-gradient(top, rgba(90, 90, 90, 0.2) 0%, rgba(50, 50, 50, 0.1));
        color: #fff; }
    /* line 80, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul li:last-child a {
      border-bottom: none; }
    /* line 86, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dark-nav > ul li:first-child a {
      border-top: none; }

/* line 95, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
.navbar-inverse .nav.full {
  margin: 0;
  margin-left: 10px; }
  /* line 99, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .navbar-inverse .nav.full > li > a {
    height: 40px;
    line-height: 40px;
    padding: 3px 10px;
    margin-right: 10px;
    background: transparent;
    box-shadow: none;
    border-radius: 0; }
    /* line 108, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .navbar-inverse .nav.full > li > a:hover {
      background: transparent; }
    /* line 112, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .navbar-inverse .nav.full > li > a img {
      width: 32px;
      height: 32px; }

/* line 119, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
.dropdown-menu {
  background: whiteSmoke;
  background-image: linear-gradient(top, #fdfdfd, whiteSmoke);
  box-shadow: 0 1px 2px #DADADA; }
  /* line 123, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .dropdown-menu li > a:hover, .dropdown-menu .dropdown-menu li > a:focus, .dropdown-menu .dropdown-submenu:hover > a {
    background: #f2f2f2;
    color: #404040; }
  /* line 128, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .dropdown-menu li a {
    text-shadow: 0 1px white;
    color: #475967;
    font-weight: 600; }
    /* line 133, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dropdown-menu li a i {
      color: #BCBECA; }
  /* line 138, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
  .dropdown-menu li.with-image {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px; }
    /* line 144, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dropdown-menu li.with-image .avatar img {
      max-width: 100px;
      max-height: 100px;
      border: 4px solid #fff; }
    /* line 151, /leonhard/app/assets/stylesheets/coreadmin/dropdowns.scss */
    .dropdown-menu li.with-image span {
      text-shadow: 0 1px white;
      display: block;
      margin-top: 15px;
      color: #9EA1AA;
      font-size: 16px;
      font-weight: 600; }

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* Mobile */
@media only screen and (max-width: 767px) {
  /* line 16, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive {
    margin-bottom: 0; }

  /* line 18, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

  /* line 19, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }

  /* line 20, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned table th, .pinned table td {
    white-space: nowrap; }

  /* line 21, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned td:last-child {
    border-bottom: 0; }

  /* line 23, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }

  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper div.scrollable table {
    margin-left: 35%; }

  /* line 25, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }

  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

  /* line 28, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }
/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/* -----------------------------------------
   Page Name 2
----------------------------------------- */
/* line 3, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc {
  direction: ltr;
  text-align: left; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc table {
    border-collapse: collapse;
    border-spacing: 0; }

/* line 12, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
html .fc {
  font-size: 1em; }

/* line 17, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc table {
  font-size: 1em; }
/* line 20, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc td, .fc th {
  padding: 0;
  vertical-align: top; }

/* line 26, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header {
  position: relative; }
  /* line 28, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-header td {
    white-space: nowrap; }

/* line 33, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-left {
  text-align: left;
  width: 100%; }

/* line 38, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-center {
  text-align: center;
  position: absolute;
  top: 0;
  width: 80%;
  left: 10%;
  line-height: 37px; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-button-inner {
  border-left: 1px solid #d5d5d5; }

/* line 51, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-left .fc-button-inner {
  border: none; }

/* line 55, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-right {
  text-align: right;
  position: absolute;
  top: -37px;
  right: 0; }
  /* line 60, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-header-right .fc-button-agendaDay .fc-button-inner {
    border-top-right-radius: 3px; }

/* line 65, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-title {
  display: inline-block; }
  /* line 68, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-header-title h2 {
    font-size: 12px;
    margin: 0; }
  /* line 72, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-header-title strong {
    margin-top: 0;
    white-space: nowrap;
    padding: 8px 12px !important;
    display: block; }

/* line 80, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc .fc-header-space {
  padding-left: 10px; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header .fc-corner-right {
  margin-right: 0;
  float: right; }
/* line 89, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header .ui-corner-right {
  margin-right: 0; }
/* line 92, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header .fc-state-hover, .fc-header .ui-state-hover {
  z-index: 2; }
/* line 95, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header .fc-state-down {
  z-index: 3; }
/* line 98, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header .fc-state-active, .fc-header .ui-state-active {
  z-index: 4; }

/* line 103, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-button-next {
  float: right;
  margin-right: -2px; }

/* line 108, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-view {
  width: 100%;
  overflow: hidden; }

/* line 113, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate thead {
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea);
  height: 25px;
  line-height: 25px; }

/* line 119, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-widget-header, .fc-widget-content {
  border: 1px solid #ccc; }

/* line 123, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-state-highlight {
  background: #f4f3e6; }

/* line 127, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-cell-overlay {
  background: #99CCFF;
  opacity: .2; }

/* line 132, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-button {
  position: relative;
  cursor: pointer; }

/* line 137, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-button-inner {
  position: relative;
  float: left;
  overflow: hidden; }

/* line 143, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-button-content {
  position: relative;
  float: left;
  height: 37px;
  line-height: 37px;
  padding: 0 14px;
  white-space: nowrap; }

/* line 152, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-left .fc-button-content {
  padding: 0 8px; }

/* line 156, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-header-right .fc-button-content {
  height: 37px; }

/* gloss effect */
/* line 162, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-state-default .fc-button-effect {
  position: absolute;
  top: 50%;
  left: 0; }

/* line 168, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-state-active {
  color: #797979;
  background: #f9f9f9;
  box-shadow: 0 -1px 0 #eaeaea inset; }
  /* line 172, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-state-active .fc-button-inner {
    color: #797979;
    background: #f9f9f9;
    box-shadow: 0 -1px 0 #eaeaea inset; }

/* line 179, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-first th {
  padding-top: 1px; }

/* line 183, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-state-disabled {
  color: #999;
  border-color: #ddd;
  cursor: default; }
  /* line 186, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd; }
  /* line 191, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-state-disabled .fc-button-effect {
    display: none; }

/* Global Event Styles */
/* line 198, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event {
  border-style: solid;
  border-width: 0;
  font-size: .85em;
  cursor: default; }

/* line 205, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
a.fc-event, .fc-event-draggable {
  cursor: pointer; }

/* line 209, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
a.fc-event {
  text-decoration: none; }

/* line 213, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-rtl .fc-event {
  text-align: right; }

/* line 217, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-skin {
  border-color: #32779A;
  background-color: #729BB9;
  color: #fff;
  display: block;
  padding: 1px 0px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin-top: 1px; }

/* line 231, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  overflow: hidden; }

/* line 240, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-time, .fc-event-title {
  padding: 0 2px 1px 5px;
  display: block;
  float: left;
  line-height: 16px; }

/* line 247, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  font-size: 300%;
  line-height: 50%; }

/* Horizontal Events */
/* line 258, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-hori {
  margin-bottom: 1px; }
  /* line 260, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-event-hori .ui-resizable-e {
    top: 0 !important;
    right: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: e-resize; }
  /* line 267, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-event-hori .ui-resizable-w {
    top: 0 !important;
    left: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: w-resize; }

/* line 276, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-corner-right {
  margin-right: 1px; }
  /* line 278, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner {
    margin-right: 0; }

/* line 283, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-corner-top {
  margin-top: 1px; }
  /* line 285, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-corner-top .fc-event-inner {
    margin-top: -1px; }

/* line 290, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-corner-bottom {
  margin-bottom: 1px; }
  /* line 292, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-corner-bottom .fc-event-inner {
    margin-bottom: -1px; }

/* line 297, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-corner-top .fc-event-inner {
  border-top-width: 1px; }

/* line 301, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-corner-bottom .fc-event-inner {
  border-bottom-width: 1px; }

/* line 305, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
table.fc-border-separate {
  border-collapse: separate; }

/* line 310, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate th {
  border-width: 1px 0 0 1px; }
/* line 313, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate td {
  border-width: 1px 0 0 1px; }
  /* line 315, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-border-separate td:first-child {
    border-left: none; }
/* line 319, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate th:first-child {
  border-left: none; }
/* line 323, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
  border-top-width: 1px; }
/* line 328, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
  border-top-width: 1px; }

/* Month View, Basic Week View, Basic Day View */
/* line 336, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-widget-header {
  text-align: center; }

/* line 340, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-day-number {
  float: right;
  padding: 6px 5px 2px 5px; }

/* line 345, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-cols .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30); }

/* line 350, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-day-content {
  clear: both;
  padding: 5px 2px 3px; }

/* event styles */
/* line 357, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-cols .fc-event-time {
  font-weight: 600; }

/* right-to-left */
/* line 364, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-rtl .fc-cols .fc-day-number {
  float: left; }
/* line 367, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-rtl .fc-cols .fc-event-time {
  float: right; }

/* Agenda Week View, Agenda Day View */
/* line 374, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda table {
  border-collapse: separate; }

/* line 378, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-days th {
  text-align: center; }

/* line 383, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal; }
/* line 391, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px; }

/* line 397, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px; }
/* line 400, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0; }

/* line 406, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-allday th {
  border-width: 0 1px; }
/* line 409, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  _height: 34px; }

/* line 415, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden; }

/* line 420, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee; }

/* slot rows */
/* line 427, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-slots th {
  border-width: 1px 1px 0; }
/* line 430, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none; }
  /* line 433, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-agenda-slots td div {
    height: 20px; }
/* line 439, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0; }
/* line 444, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted; }
/* line 447, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid; }

/* Vertical Events */
/* line 456, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-vert {
  border-width: 0 1px; }
  /* line 458, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-event-vert .fc-event-head, .fc-event-vert .fc-event-content {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden; }
  /* line 464, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px; }
  /* line 468, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
  .fc-event-vert .fc-event-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .3;
    filter: alpha(opacity=30); }

/* line 481, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
  display: none; }

/* line 485, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

/* line 497, /leonhard/app/assets/stylesheets/coreadmin/fullcalendar.scss */
.fc-agenda .ui-resizable-resizing {
  overflow: hidden; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  #gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto; }
  /* line 15, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  #gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px; }
  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  #gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px; }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url(/assets/images/ie-spacer-548f2d6f4d0d820c6c5ffbeffcbd7f0e73193e2932eefe542accc84762deec87.gif);
  /* ie7/8 fix */ }
  /* line 36, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  .gritter-item-wrapper.warn .gritter-title {
    color: orange; }
  /* line 42, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  .gritter-item-wrapper.error .gritter-title {
    color: #ff4d4d; }
  /* line 49, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
  .gritter-item-wrapper.success .gritter-title {
    color: #00cd00; }

/* line 55, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-item {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  color: #eee;
  padding: 10px;
  font-size: 11px;
  font-family: 'Open Sans';
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  border-radius: 6px; }

/* line 66, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.hover .gritter-item {
  background-position: right -40px; }

/* line 69, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word; }

/* line 74, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-close {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 100%;
  height: 100%; }

/* line 83, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-title {
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 #000;
  /* Not supported by IE :( */ }

/* line 90, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-image {
  width: 48px;
  height: 48px;
  float: left; }

/* line 95, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-with-image,
.gritter-without-image {
  padding: 0; }

/* line 99, /leonhard/app/assets/stylesheets/coreadmin/gritter.scss */
.gritter-with-image {
  width: 220px;
  float: right; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
.num-stats {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #717e88;
  *zoom: 1; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .num-stats:before, .num-stats:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .num-stats:after {
    clear: both; }
  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li {
    text-align: center;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px dotted #bbbbbb;
    border-left: 1px dotted whitesmoke;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 36, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
    .num-stats li:first-child {
      border-left: none; }
    /* line 40, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
    .num-stats li:last-child {
      border-right: none; }
    /* line 44, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
    .num-stats li .number {
      text-shadow: 0 1px #fff;
      font-size: 18px;
      font-weight: 600;
      display: block;
      line-height: 18px; }
    /* line 52, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
    .num-stats li i {
      color: #fff;
      border-radius: 4px;
      height: 36px;
      width: 36px;
      line-height: 36px;
      font-size: 14px;
      float: left;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); }
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-blue .number {
    color: #6e97aa; }
  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-blue i {
    background: #6e97aa;
    text-shadow: -bottom(#426270); }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-blue strong {
    color: #6e97aa; }
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-red .number {
    color: #ba6d6d; }
  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-red i {
    background: #ba6d6d;
    text-shadow: -bottom(#833e3e); }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-red strong {
    color: #ba6d6d; }
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-green .number {
    color: #8fae53; }
  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-green i {
    background: #8fae53;
    text-shadow: -bottom(#566932); }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .num-stats li.stat-green strong {
    color: #8fae53; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
.well .num-stats li {
  border-right-color: #bbb;
  border-left-color: transparent; }

/* line 78, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
.area-top .num-stats {
  margin-top: 5px; }
  /* line 81, /leonhard/app/assets/stylesheets/coreadmin/numeric_stats.scss */
  .area-top .num-stats li {
    border: none; }

/* \f020 doesn't work in Safari. all shifted one down */
/* line 8, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
form.fill-up {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  form.fill-up * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 16, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  form.fill-up input, form.fill-up textarea, form.fill-up select {
    width: 100%; }
  /* line 20, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  form.fill-up .padded .control-group:last-child {
    margin-bottom: 0; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  form.fill-up.form-horizontal .form-actions {
    padding-left: 20px; }

/* line 32, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
form.fill-up .radio, form.fill-up .checkbox {
  padding-left: 0; }

/* line 38, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.form-actions {
  margin-bottom: 0;
  padding: 20px; }

/* line 43, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.box form {
  padding: 0; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
form {
  margin-bottom: 0; }

/* line 67, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-group, .input-group {
  height: 36px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  z-index: 1; }
  /* line 60, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-group .input-group-addon i, .input-group .input-group-addon i {
    line-height: 26px; }
  /* line 71, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-group *, .input-group * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-group a.input-group-addon, .input-group span.input-group-addon, .input-group a.input-group-addon, .input-group span.input-group-addon {
    min-width: 36px;
    color: #5a6573;
    position: absolute;
    height: 100%;
    z-index: 2;
    box-shadow: inset 0 1px 2px #fff;
    border: 1px solid #ccc;
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea);
    padding-left: 10px;
    padding-right: 10px; }
    /* line 90, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
    .input-group a.input-group-addon:active, .input-group span.input-group-addon:active, .input-group a.input-group-addon:active, .input-group span.input-group-addon:active {
      background: #eee; }
  /* line 95, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-group ul.input-group-addon, .input-group ul.input-group-addon {
    list-style: none;
    position: absolute;
    z-index: 2;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    height: 100%;
    top: 1px;
    right: 2px; }
    /* line 108, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
    .input-group ul.input-group-addon li, .input-group ul.input-group-addon li {
      float: left;
      margin-left: 10px;
      line-height: 32px;
      height: 32px; }
      /* line 114, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
      .input-group ul.input-group-addon li a, .input-group ul.input-group-addon li button, .input-group ul.input-group-addon li a, .input-group ul.input-group-addon li button {
        vertical-align: middle; }
        /* line 117, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
        .input-group ul.input-group-addon li a.btn, .input-group ul.input-group-addon li a.css_button, .input-group ul.input-group-addon li a.delete_button, .input-group ul.input-group-addon li button.btn, .input-group ul.input-group-addon li button.css_button, .input-group ul.input-group-addon li button.delete_button, .input-group ul.input-group-addon li a.btn, .input-group ul.input-group-addon li a.css_button, .input-group ul.input-group-addon li a.delete_button, .input-group ul.input-group-addon li button.btn, .input-group ul.input-group-addon li button.css_button, .input-group ul.input-group-addon li button.delete_button {
          border-radius: 3px; }
      /* line 122, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
      .input-group ul.input-group-addon li .btn, .input-group ul.input-group-addon li .css_button, .input-group ul.input-group-addon li .delete_button, .input-group ul.input-group-addon li .btn, .input-group ul.input-group-addon li .css_button, .input-group ul.input-group-addon li .delete_button {
        padding: 0;
        line-height: 25px;
        height: 25px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 5px; }
  /* line 133, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-group input[type="text"], .input-group input[type="password"], .input-group input[type="email"], .input-group input[type="number"], .input-group input[type="text"], .input-group input[type="password"], .input-group input[type="email"], .input-group input[type="number"] {
    height: 36px;
    width: 100%;
    z-index: 1;
    border-radius: 4px; }

/* line 142, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.box .input-group, .box .input-group {
  margin-bottom: 0; }

/* line 148, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-group.addon-right .input-group-addon {
  right: 0;
  width: auto; }
/* line 150, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-group.addon-right input[type="text"], .input-group.addon-right input[type="password"], .input-group.addon-right input[type="email"], .input-group.addon-right input[type="number"] {
  padding-right: 35px; }

/* line 156, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-group.addon-left .input-group-addon {
  left: 0;
  width: auto; }
/* line 158, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-group.addon-left input[type="text"], .input-group.addon-left input[type="password"], .input-group.addon-left input[type="email"], .input-group.addon-left input[type="number"] {
  padding-left: 45px; }

/* line 171, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
div.uploader {
  width: 100%;
  box-shadow: none;
  border: 1px solid #ccc;
  height: 28px;
  background: #fff; }
  /* line 179, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.uploader span.filename {
    border-right: none;
    width: 120px;
    height: 24px;
    margin: 2px 0px 2px 2px;
    line-height: 24px; }
  /* line 188, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.uploader.hover span.action {
    background: #8dbfd8; }
  /* line 194, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.uploader.active span.action {
    background: #4194bd; }
  /* line 199, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.uploader span.action {
    height: 24px;
    line-height: 24px;
    float: right;
    width: 22px;
    text-align: center;
    height: 22px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border-radius: 2px;
    background: #549fc4;
    background-image: linear-gradient(top, #7ab4d1, #549fc4);
    color: white;
    text-shadow: none;
    font-size: 16px;
    line-height: 20px; }

/* line 220, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
div.selector {
  position: relative;
  padding-left: 5px;
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  border-radius: 0;
  background: #f5f5f5;
  background-image: linear-gradient(top, #fff, #f5f5f5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #ccc;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  color: #666; }
  /* line 231, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.selector span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 2px 0px 2px;
    cursor: pointer;
    color: #666;
    text-shadow: 0 1px 0 #fff;
    height: 26px;
    line-height: 26px;
    background: transparent; }
  /* line 248, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.selector.disabled span {
    color: #bbb; }
  /* line 253, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  div.selector select {
    position: absolute;
    opacity: 0;
    height: 25px;
    border: none;
    background: none;
    top: 0;
    left: 0;
    font-size: 12px;
    border: solid 1px #fff; }

/* line 266, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
div.selector.focus {
  box-shadow: none;
  border: 1px solid #68A6CE; }

/* line 273, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
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"], .uneditable-input {
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  color: #858585;
  padding: 0 0 0 5px;
  border: 1px solid #d7d7d7;
  display: inline-block;
  background: #fdfdfd;
  height: 26px;
  line-height: 26px; }
  /* line 285, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  textarea: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, .uneditable-input:focus {
    box-shadow: none;
    border: 1px solid #68A6CE; }

/* line 291, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
textarea {
  height: auto; }

/* line 295, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
label {
  font-size: 12px;
  color: #5F5F5F; }

/* line 56, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.search-dropdown {
  position: relative;
  background: #fbfbfb;
  border: 1px solid #ccc;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.search-dropdown:after, .search-dropdown:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 82, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.search-dropdown:after {
  border-bottom-color: #fbfbfb;
  border-width: 7px;
  left: 50%;
  margin-left: -7px; }

/* line 94, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.search-dropdown:before {
  border-bottom-color: #ccc;
  border-width: 8px;
  left: 50%;
  margin-left: -8px; }

/* line 305, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.search-dropdown {
  margin-top: 15px; }
  /* line 308, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .search-dropdown .box-section:first-child {
    border-top: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }

/* line 317, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
.input-with-submit {
  position: relative; }
  /* line 320, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-with-submit button {
    background: transparent;
    border: none;
    position: absolute;
    right: 2px;
    top: 7px;
    height: 22px;
    line-height: 22px; }
  /* line 330, /leonhard/app/assets/stylesheets/coreadmin/form_elements.scss */
  .input-with-submit i {
    color: #909090; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
.tagsinput {
  border: 1px solid #ddd;
  background: #fdfdfd;
  padding: 5px;
  width: 100%;
  overflow-y: auto; }
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
  .tagsinput input {
    font-size: 11px;
    line-height: normal;
    width: auto !important; }
  /* line 17, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
  .tagsinput span.tag {
    display: block;
    float: left;
    padding: 0 8px;
    margin: 5px 5px 5px 5px;
    line-height: 23px;
    font-size: 11px;
    border: 1px solid #d2d2d2;
    background: #f2f2f2;
    background-image: linear-gradient(top, #fcfcfc, #f2f2f2);
    border-radius: 3px; }
    /* line 27, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
    .tagsinput span.tag a {
      font-weight: 600;
      font-size: 11px;
      float: right; }
  /* line 37, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
  .tagsinput input {
    width: 60px;
    border: none;
    padding: 5px 8px 6px 8px;
    background: transparent;
    margin: 5px 5px 0 4px; }
  /* line 44, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
  .tagsinput div {
    display: block;
    float: left; }

/* line 50, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px; }

/* line 56, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
.not_valid {
  background: #FBD8DB !important;
  color: #90111A !important;
  border-radius: 3px; }

/* line 62, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
.secondary-sidebar .tagsinput {
  background: none;
  border: none;
  padding: 0 8px;
  margin: -3px 0; }
  /* line 67, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
  .secondary-sidebar .tagsinput span.tag {
    margin: 3px;
    color: #5f5f5f;
    background: #f2f2f2;
    background-image: linear-gradient(top, #fcfcfc, #f2f2f2);
    border: 1px solid #D2D2D2;
    border-radius: 3px; }
    /* line 74, /leonhard/app/assets/stylesheets/coreadmin/tags.scss */
    .secondary-sidebar .tagsinput span.tag a {
      color: #aaa; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-static-top .navbar-collapse {
  padding-left: 20px;
  padding-right: 20px; }

/* line 9, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar {
  margin-bottom: 0; }

/* line 13, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-toggle i {
  color: #fff; }

/* line 17, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.menu-avatar {
  border-radius: 3px;
  width: 32px;
  height: 32px;
  margin-right: 10px; }

/* line 25, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-nav > li > a.dropdown-avatar {
  position: relative;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: 600; }
  /* line 31, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-nav > li > a.dropdown-avatar .badge {
    position: absolute;
    top: 5px;
    left: 7px; }

/* line 39, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-inverse {
  border-bottom: 1px solid rgba(10, 13, 14, 0.8);
  background: #11161A;
  background-image: linear-gradient(top, #1b2329, #11161A);
  border-left: 0;
  border-right: 0; }

/* line 46, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-inverse .nav > li.cdrop {
  margin-top: 13px; }
  /* line 50, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-inverse .nav > li.cdrop > a {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    padding: 3px 10px;
    margin-right: 10px;
    line-height: 20px;
    height: 24px; }
    /* line 59, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
    .navbar-inverse .nav > li.cdrop > a:hover {
      background: rgba(0, 0, 0, 0.8); }
  /* line 64, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-inverse .nav > li.cdrop.active > a {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); }

/* line 98, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-form {
  margin-top: 12px; }
  /* line 100, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-form .form-group {
    position: relative; }
  /* line 106, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-form .search-query {
    padding: 2px 10px;
    background: rgba(35, 43, 48, 0.83);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    border-radius: 15px;
    border: 1px solid #111;
    height: 25px;
    line-height: 25px; }
    /* line 116, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
    .navbar-form .search-query:focus, .navbar-form .search-query.focused {
      padding: 2px 10px; }
    /* line 120, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
    .navbar-form .search-query.animated {
      width: 100px;
      -webkit-transition: width 0.3s;
      -o-transition: width 0.3s;
      transition: width 0.3s; }
      /* line 124, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
      .navbar-form .search-query.animated:focus, .navbar-form .search-query.animated .focused {
        width: 200px; }
  /* line 130, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-form i {
    position: absolute;
    right: 10px;
    top: 5px; }

/* line 137, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.primary-sidebar .navbar-collapse {
  max-height: 9999px; }

/* line 141, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.primary-sidebar .nav {
  position: relative;
  padding: 0; }

/* line 146, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
.navbar-nav > li > .dropdown-menu {
  border-radius: 4px; }
  /* line 149, /leonhard/app/assets/stylesheets/coreadmin/navigation.scss */
  .navbar-nav > li > .dropdown-menu > li > a {
    white-space: normal; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.sidebar-background {
  position: fixed;
  z-index: -1;
  width: 200px;
  background: #eaeaea;
  top: 0;
  left: 0;
  height: 100%;
  border-right: 1px solid #ccc; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .sidebar-background .primary-sidebar-background {
    width: 200px;
    background: #11161A;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute; }

/* line 25, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.primary-sidebar {
  width: 200px;
  float: left;
  position: absolute; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .primary-sidebar .nav {
    margin-bottom: 20px; }
    /* line 34, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .primary-sidebar .nav:after {
      content: "";
      position: absolute;
      bottom: -1px;
      height: 1px;
      width: 100%;
      left: 0;
      background: linear-gradient(left, transparent 0%, rgba(32, 41, 47, 0.8) 35%, #20292f 50%, rgba(32, 41, 47, 0.8) 65%, transparent 100%); }
    /* line 44, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .primary-sidebar .nav > li {
      position: relative;
      border-bottom: 1px solid transparent; }
      /* line 49, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li a:after {
        content: "";
        position: absolute;
        bottom: -1px;
        height: 1px;
        width: 100%;
        left: 0;
        background: linear-gradient(left, transparent 0%, rgba(10, 13, 14, 0.8) 30%, #0a0d0e 50%, rgba(10, 13, 14, 0.8) 70%, transparent 100%); }
      /* line 59, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li a:before {
        content: "";
        position: absolute;
        top: 0px;
        height: 1px;
        width: 100%;
        left: 0;
        background: linear-gradient(left, transparent 0%, rgba(32, 41, 47, 0.8) 35%, #20292f 50%, rgba(32, 41, 47, 0.8) 65%, transparent 100%); }
      /* line 69, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li .glow {
        position: absolute;
        height: 40px;
        width: 5px;
        -webkit-transition: box-shadow 0.3s;
        -o-transition: box-shadow 0.3s;
        transition: box-shadow 0.3s;
        background: #1F2B42;
        box-shadow: 0 0 2px 1px #434D59 inset; }
      /* line 80, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li:hover .glow {
        background: #4291A6;
        box-shadow: 0 0 2px 1px #7BC8D7 inset; }
      /* line 85, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li:hover > a {
        color: #939ea4; }
      /* line 91, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li.active .glow {
        background: #4291A6;
        box-shadow: 0 0 2px 1px #7BC8D7 inset; }
      /* line 96, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li.active > a {
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        color: #939ea4; }
      /* line 102, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
      .primary-sidebar .nav > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 25px;
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        color: #6B787F; }
        /* line 110, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
        .primary-sidebar .nav > li > a:hover, .primary-sidebar .nav > li > a:focus {
          background: #11161A;
          position: static; }
        /* line 115, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
        .primary-sidebar .nav > li > a span {
          font-size: 12px;
          vertical-align: middle; }
        /* line 120, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
        .primary-sidebar .nav > li > a i {
          vertical-align: middle; }
        /* line 124, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
        .primary-sidebar .nav > li > a i + span {
          padding-left: 10px; }

/* line 137, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.active .glow:after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 20px;
  width: 0;
  height: 0;
  left: 8px;
  box-shadow: -10px 0 15px 23px rgba(122, 171, 216, 0.15);
  background: rgba(124, 190, 215, 0.2); }

/* line 150, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.user-avatar {
  width: 100%;
  position: relative; }
  /* line 153, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .user-avatar .dropdown-toggle span {
    font-weight: 600; }
  /* line 161, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .user-avatar a {
    display: inline-block; }
    /* line 164, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .user-avatar a > span {
      position: relative; }
    /* line 168, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .user-avatar a img {
      box-shadow: 0 1px 3px #1e1e1e;
      border-radius: 2px; }
    /* line 173, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .user-avatar a .badge {
      z-index: 2;
      position: absolute;
      left: -6px;
      top: -10px; }
  /* line 181, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .user-avatar .dropdown-menu {
    margin-top: 4px; }

/* line 186, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.status-error {
  color: #d13b3b; }

/* line 190, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.status-success {
  color: #629b3e; }

/* line 194, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.status-pending {
  color: #888; }

/* line 198, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.status-warning {
  color: #E36D2D; }

/* line 202, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.status-info {
  color: #4C9ECD; }

/* line 207, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
hr.divider, li.divider {
  border: 0;
  height: 1px;
  background: linear-gradient(left, rgba(205, 205, 205, 0), #cdcdcd, rgba(205, 205, 205, 0));
  position: relative; }
  /* line 213, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  hr.divider:after, li.divider:after {
    content: '';
    height: 1px;
    top: 1px;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(left, rgba(250, 250, 250, 0), #fafafa, rgba(250, 250, 250, 0)); }
  /* line 223, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  hr.divider + .padded, hr.divider + .vpadded, li.divider + .padded, li.divider + .vpadded {
    padding-top: 0; }

/* line 229, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.primary-sidebar .divider {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #0a0d0e;
  background: linear-gradient(left, transparent 0%, rgba(32, 41, 47, 0.8) 25%, #20292f 50%, rgba(32, 41, 47, 0.8) 75%, transparent 100%); }
  /* line 230, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .primary-sidebar .divider:after {
    content: none; }

/* line 237, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
.area-top {
  background: #ececec;
  background-image: linear-gradient(top, #fafafa, #ececec);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid #ccc;
  position: relative;
  width: 100%;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px; }
  /* line 247, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
  .area-top .header {
    font-size: 14px; }
    /* line 251, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header i {
      float: left;
      font-size: 24px;
      margin-top: 4px;
      margin-right: 10px; }
    /* line 258, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header h3, .area-top .header h5 {
      margin: 0;
      font-weight: 300; }
    /* line 263, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header h3, .area-top .header i {
      color: #888; }
    /* line 267, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header h3 {
      line-height: 35px; }
    /* line 271, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header h5 {
      color: #aaa; }
    /* line 275, /leonhard/app/assets/stylesheets/coreadmin/sidebar.scss */
    .area-top .header > * {
      vertical-align: middle;
      text-shadow: 0 1px #fff; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
#breadcrumbs {
  display: inline-block;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #cccccc inset, 0 1px 0px rgba(255, 255, 255, 0.6), 0 1px 0 1px rgba(255, 255, 255, 0.6) inset;
  background: #ececec;
  background-image: linear-gradient(top, #fafafa, #ececec);
  width: 100%; }
  /* line 53, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  #breadcrumbs .breadcrumb-button .breadcrumb-label {
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  /* line 64, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  #breadcrumbs .breadcrumb-button {
    text-shadow: 0 1px 1px #fafafa, 0 -1px 1px #ececec;
    background: #ececec;
    background-image: linear-gradient(top, #fafafa, #ececec);
    display: inline-block;
    cursor: pointer;
    margin-right: -20px; }
    /* line 66, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button.yellow {
      text-shadow: 0 1px 1px #FFD972, 0 -1px 1px #FFBA49;
      background: #FFBA49;
      background-image: linear-gradient(top, #FFD972, #FFBA49); }
      /* line 10, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.yellow .breadcrumb-label {
        color: #5C481D; }
      /* line 15, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.yellow:hover {
        background: linear-gradient(bottom, #FFBA49, #FFD972); }
        /* line 18, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
        #breadcrumbs .breadcrumb-button.yellow:hover .breadcrumb-arrow span {
          background-color: #FFBA49;
          background: -moz-linear-gradient(135deg, #FFBA49, #FFD972);
          background: -ms-linear-gradient(135deg, #FFD972, #FFBA49);
          background: -o-linear-gradient(135deg, #FFD972, #FFBA49);
          background: -webkit-gradient(linear, left top, right bottom, from(#FFD972), to(#FFBA49)); }
      /* line 28, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.yellow .breadcrumb-arrow span {
        background-color: #FFD972;
        background: -moz-linear-gradient(135deg, #FFBA49, #FFD972);
        background: -ms-linear-gradient(135deg, #FFBA49, #FFD972);
        background: -o-linear-gradient(135deg, #FFBA49, #FFD972);
        background: -webkit-gradient(linear, right bottom, left top, from(#FFBA49), to(#FFD972)); }
      /* line 69, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.yellow .breadcrumb-label {
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom: 1px solid #C99337;
        border-left: 1px solid #D79D3B;
        border-top: 1px solid #F5B244; }
      /* line 78, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.yellow .breadcrumb-arrow span {
        box-shadow: 1px -1px 0px #E29B1E, 1px -1px 1px #F09900; }
    /* line 83, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button.blue {
      text-shadow: 0 1px 1px #92CFF5, 0 -1px 1px #68A6CE;
      background: #68A6CE;
      background-image: linear-gradient(top, #92CFF5, #68A6CE); }
      /* line 10, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.blue .breadcrumb-label {
        color: #fff; }
      /* line 15, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.blue:hover {
        background: linear-gradient(bottom, #68A6CE, #92CFF5); }
        /* line 18, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
        #breadcrumbs .breadcrumb-button.blue:hover .breadcrumb-arrow span {
          background-color: #68A6CE;
          background: -moz-linear-gradient(135deg, #68A6CE, #92CFF5);
          background: -ms-linear-gradient(135deg, #92CFF5, #68A6CE);
          background: -o-linear-gradient(135deg, #92CFF5, #68A6CE);
          background: -webkit-gradient(linear, left top, right bottom, from(#92CFF5), to(#68A6CE)); }
      /* line 28, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.blue .breadcrumb-arrow span {
        background-color: #92CFF5;
        background: -moz-linear-gradient(135deg, #68A6CE, #92CFF5);
        background: -ms-linear-gradient(135deg, #68A6CE, #92CFF5);
        background: -o-linear-gradient(135deg, #68A6CE, #92CFF5);
        background: -webkit-gradient(linear, right bottom, left top, from(#68A6CE), to(#92CFF5)); }
      /* line 87, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.blue .breadcrumb-label {
        font-weight: 600;
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom: 1px solid #3e89b9;
        border-left: 1px solid #60a1ca;
        border-top: 1px solid #73acd0; }
        /* line 96, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
        #breadcrumbs .breadcrumb-button.blue .breadcrumb-label:hover {
          color: white; }
          /* line 99, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
          #breadcrumbs .breadcrumb-button.blue .breadcrumb-label:hover .breadcrumb-label {
            color: white; }
      /* line 105, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button.blue .breadcrumb-arrow span {
        box-shadow: 1px -1px 0px #7599AF, 1px -1px 1px #45A8E7; }
    /* line 110, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-label {
      box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
      border-bottom: 1px solid #ccc;
      border-top: 1px solid #ccc; }
    /* line 118, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
      box-shadow: 1px -1px 0px #ccc, 1px -1px 1px #ccc; }
    /* line 10, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-label {
      color: #888; }
    /* line 15, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:hover {
      background: linear-gradient(bottom, #ececec, #fafafa); }
      /* line 18, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button:hover .breadcrumb-arrow span {
        background-color: #ececec;
        background: -moz-linear-gradient(135deg, #ececec, #fafafa);
        background: -ms-linear-gradient(135deg, #fafafa, #ececec);
        background: -o-linear-gradient(135deg, #fafafa, #ececec);
        background: -webkit-gradient(linear, left top, right bottom, from(#fafafa), to(#ececec)); }
    /* line 28, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
      background-color: #fafafa;
      background: -moz-linear-gradient(135deg, #ececec, #fafafa);
      background: -ms-linear-gradient(135deg, #ececec, #fafafa);
      background: -o-linear-gradient(135deg, #ececec, #fafafa);
      background: -webkit-gradient(linear, right bottom, left top, from(#ececec), to(#fafafa)); }
    /* line 128, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:first-child {
      border-radius: 3px 0 0 3px; }
      /* line 131, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button:first-child .breadcrumb-label {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
    /* line 137, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:last-child {
      border-radius: 0 3px 3px 0; }
    /* line 141, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:first-child .breadcrumb-label {
      padding-left: 15px; }
    /* line 146, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:last-child .breadcrumb-label {
      padding-right: 15px; }
    /* line 149, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button:last-child .breadcrumb-arrow {
      display: none; }
    /* line 154, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-label {
      padding: 8px;
      -moz-user-select: none;
      -webkit-user-select: none;
      display: inline-block;
      padding-left: 25px; }
    /* line 162, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    #breadcrumbs .breadcrumb-button .breadcrumb-arrow {
      width: 17px;
      height: 34px;
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      margin-left: -5px; }
      /* line 170, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      #breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
        border-radius: 4px;
        width: 26px;
        height: 30px;
        display: inline-block;
        transform: rotate(45deg);
        margin-left: -16px;
        margin-top: 3px; }

/* line 190, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
.breadcrumb-line {
  color: #666;
  height: 28px;
  box-shadow: 0 1px 0 #fff, 0 1px 0 #fff inset;
  background: #E3E3E3;
  background-image: linear-gradient(top, #F4F4F4, #E3E3E3);
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 11px; }
  /* line 199, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  .breadcrumb-line .breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 204, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    .breadcrumb-line .breadcrumbs li {
      float: left;
      line-height: 28px;
      margin-left: 10px; }
      /* line 209, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      .breadcrumb-line .breadcrumbs li:after {
        content: ">";
        margin-left: 10px; }
      /* line 214, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      .breadcrumb-line .breadcrumbs li:last-child:after {
        content: ""; }
      /* line 216, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      .breadcrumb-line .breadcrumbs li:first-child {
        margin-left: 20px; }
      /* line 218, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
      .breadcrumb-line .breadcrumbs li.current {
        color: #888; }
  /* line 222, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  .breadcrumb-line .nav.pull-right {
    margin-right: 20px;
    border-right: 1px solid #ccc; }
    /* line 226, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    .breadcrumb-line .nav.pull-right .badge {
      margin-left: 4px; }
  /* line 231, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  .breadcrumb-line .nav .dropdown-toggle .caret {
    margin-top: 12px; }
  /* line 235, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
  .breadcrumb-line .nav > li > a {
    text-shadow: none;
    line-height: 28px;
    height: 28px;
    margin: 0;
    padding: 0 15px;
    border-left: 1px solid #ccc;
    border-radius: 0;
    color: #666; }
    /* line 245, /leonhard/app/assets/stylesheets/coreadmin/breadcrumbs.scss */
    .breadcrumb-line .nav > li > a strong {
      color: #B35D5D;
      margin-left: 4px; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
.triangle-button {
  position: absolute;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  top: 0;
  right: 0;
  color: #fff;
  overflow: hidden;
  height: 32px;
  width: 32px;
  text-shadow: none; }
  /* line 33, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button i, .triangle-button .inner {
    z-index: 1;
    position: absolute;
    right: 3px;
    top: 2px; }
  /* line 40, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button:before {
    content: '';
    display: inline-block;
    border-right: 32px solid;
    border-bottom: 32px solid transparent;
    position: absolute;
    top: 0;
    right: 0; }
  /* line 50, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button:hover, .triangle-button:active {
    color: #fff; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.red:before {
    border-right-color: #aa433a; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.red:hover:before {
    border-right-color: #b5473e; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.red:active:before {
    border-right-color: #9f3f36; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.green:before {
    border-right-color: #8fae53; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.green:hover:before {
    border-right-color: #96b35d; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.green:active:before {
    border-right-color: #87a44d; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.blue:before {
    border-right-color: #7fb3d4; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.blue:hover:before {
    border-right-color: #8abad8; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.blue:active:before {
    border-right-color: #74acd0; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.orange:before {
    border-right-color: #CF6E20; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.orange:hover:before {
    border-right-color: #dc7522; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/triangle_button.scss */
  .triangle-button.orange:active:before {
    border-right-color: #c2671e; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/tooltips.scss */
.jqstooltip {
  z-index: 10001;
  border: 1px solid #333 !important;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.7);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
  border-radius: 2px;
  display: inline-block;
  box-sizing: content-box; }

/* line 39, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn, .css_button, .delete_button {
  color: #fff;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 600;
  text-shadow: 0 -1px #6f6f6f; }
  /* line 48, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn:hover, .css_button:hover, .delete_button:hover, .btn:active, .css_button:active, .delete_button:active, .btn:focus, .css_button:focus, .delete_button:focus {
    color: #fff; }
  /* line 52, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-full, .btn-full.css_button, .btn-full.delete_button {
    display: block; }
  /* line 56, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-default, .btn-default.css_button, .btn-default.delete_button {
    color: #686868;
    text-shadow: none; }
    /* line 60, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-default:hover, .btn-default.css_button:hover, .btn-default.delete_button:hover, .btn.btn-default:active, .btn-default.css_button:active, .btn-default.delete_button:active {
      color: #505050; }
    /* line 64, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-default .caret, .btn-default.css_button .caret, .btn-default.delete_button .caret {
      border-top: 4px solid black; }
  /* line 69, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn .caret, .css_button .caret, .delete_button .caret {
    border-top: 4px solid white; }
  /* line 73, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .css_button, .btn-group-lg > .delete_button, .btn-lg.css_button, .btn-lg.delete_button {
    font-size: 12px; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-default, .btn-default.css_button, .btn-default.delete_button {
    border: 1px solid #d4d4d4;
    box-shadow: inset 0 1px 2px white;
    background: #e9e9e9;
    background-image: linear-gradient(top, #fdfdfd, #e9e9e9); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-default:hover, .btn-default.css_button:hover, .btn-default.delete_button:hover {
      background: #e6e6e6;
      background-image: linear-gradient(top, #fdfdfd, #e6e6e6);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-default:active, .btn-default.css_button:active, .btn-default.delete_button:active {
      background: #f3f3f3;
      border-color: #cfcfcf;
      box-shadow: 0 0 5px #f3f3f3 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-red, .btn-red.css_button, .btn-red.delete_button {
    border: 1px solid #a54747;
    box-shadow: inset 0 1px 2px #cd8b8b;
    background: #b95d5d;
    background-image: linear-gradient(top, #c57979, #b95d5d); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-red:hover, .btn-red.css_button:hover, .btn-red.delete_button:hover {
      background: #b75959;
      background-image: linear-gradient(top, #c57979, #b75959);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-red:active, .btn-red.css_button:active, .btn-red.delete_button:active {
      background: #bf6b6b;
      border-color: #9e4444;
      box-shadow: 0 0 5px #bf6b6b inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-green, .btn-green.css_button, .btn-green.delete_button {
    border: 1px solid #6d963b;
    box-shadow: inset 0 1px 2px #a2c873;
    background: #82b346;
    background-image: linear-gradient(top, #96c161, #82b346); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-green:hover, .btn-green.css_button:hover, .btn-green.delete_button:hover {
      background: #80af45;
      background-image: linear-gradient(top, #96c161, #80af45);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-green:active, .btn-green.css_button:active, .btn-green.delete_button:active {
      background: #8cbb52;
      border-color: #688e38;
      box-shadow: 0 0 5px #8cbb52 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-blue, .btn-blue.css_button, .btn-blue.delete_button {
    border: 1px solid #337ca1;
    box-shadow: inset 0 1px 2px #6eb0d1;
    background: #3d94c0;
    background-image: linear-gradient(top, #5ba5cb, #3d94c0); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-blue:hover, .btn-blue.css_button:hover, .btn-blue.delete_button:hover {
      background: #3c91bc;
      background-image: linear-gradient(top, #5ba5cb, #3c91bc);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-blue:active, .btn-blue.css_button:active, .btn-blue.delete_button:active {
      background: #4c9dc6;
      border-color: #31769a;
      box-shadow: 0 0 5px #4c9dc6 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-gray, .btn-gray.css_button, .btn-gray.delete_button {
    border: 1px solid #626e7f;
    box-shadow: inset 0 1px 2px #9aa4b1;
    background: #758294;
    background-image: linear-gradient(top, #8c97a6, #758294); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-gray:hover, .btn-gray.css_button:hover, .btn-gray.delete_button:hover {
      background: #728092;
      background-image: linear-gradient(top, #8c97a6, #728092);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-gray:active, .btn-gray.css_button:active, .btn-gray.delete_button:active {
      background: #818d9d;
      border-color: #5d6979;
      box-shadow: 0 0 5px #818d9d inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-black, .btn-black.css_button, .btn-black.delete_button {
    border: 1px solid #5a5a5a;
    box-shadow: inset 0 1px 2px #909090;
    background: #6f6f6f;
    background-image: linear-gradient(top, #838383, #6f6f6f); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-black:hover, .btn-black.css_button:hover, .btn-black.delete_button:hover {
      background: #6c6c6c;
      background-image: linear-gradient(top, #838383, #6c6c6c);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-black:active, .btn-black.css_button:active, .btn-black.delete_button:active {
      background: #797979;
      border-color: #555555;
      box-shadow: 0 0 5px #797979 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-lightblue, .btn-lightblue.css_button, .btn-lightblue.delete_button {
    border: 1px solid #3692bb;
    box-shadow: inset 0 1px 2px #81bfdb;
    background: #4da5cc;
    background-image: linear-gradient(top, #6db5d5, #4da5cc); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-lightblue:hover, .btn-lightblue.css_button:hover, .btn-lightblue.delete_button:hover {
      background: #49a3cb;
      background-image: linear-gradient(top, #6db5d5, #49a3cb);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-lightblue:active, .btn-lightblue.css_button:active, .btn-lightblue.delete_button:active {
      background: #5dadd0;
      border-color: #338cb3;
      box-shadow: 0 0 5px #5dadd0 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-gold, .btn-gold.css_button, .btn-gold.delete_button {
    border: 1px solid #a87a27;
    box-shadow: inset 0 1px 2px #daaf61;
    background: #c9922f;
    background-image: linear-gradient(top, #d5a44c, #c9922f); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-gold:hover, .btn-gold.css_button:hover, .btn-gold.delete_button:hover {
      background: #c58f2e;
      background-image: linear-gradient(top, #d5a44c, #c58f2e);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-gold:active, .btn-gold.css_button:active, .btn-gold.delete_button:active {
      background: #d19c3b;
      border-color: #a07425;
      box-shadow: 0 0 5px #d19c3b inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-sea, .btn-sea.css_button, .btn-sea.delete_button {
    border: 1px solid #39534f;
    box-shadow: inset 0 1px 2px #64928d;
    background: #496b67;
    background-image: linear-gradient(top, #5a837e, #496b67); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-sea:hover, .btn-sea.css_button:hover, .btn-sea.delete_button:hover {
      background: #476864;
      background-image: linear-gradient(top, #5a837e, #476864);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-sea:active, .btn-sea.css_button:active, .btn-sea.delete_button:active {
      background: #527772;
      border-color: #354d4a;
      box-shadow: 0 0 5px #527772 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-brown, .btn-brown.css_button, .btn-brown.delete_button {
    border: 1px solid #856733;
    box-shadow: inset 0 1px 2px #c29e61;
    background: #a27e3f;
    background-image: linear-gradient(top, #bb934f, #a27e3f); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-brown:hover, .btn-brown.css_button:hover, .btn-brown.delete_button:hover {
      background: #9f7b3d;
      background-image: linear-gradient(top, #bb934f, #9f7b3d);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-brown:active, .btn-brown.css_button:active, .btn-brown.delete_button:active {
      background: #b18944;
      border-color: #7e6131;
      box-shadow: 0 0 5px #b18944 inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-twitter, .btn-twitter.css_button, .btn-twitter.delete_button {
    border: 1px solid #2189ff;
    box-shadow: inset 0 1px 2px #8dc2ff;
    background: #4a9eff;
    background-image: linear-gradient(top, #73b4ff, #4a9eff); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-twitter:hover, .btn-twitter.css_button:hover, .btn-twitter.delete_button:hover {
      background: #459cff;
      background-image: linear-gradient(top, #73b4ff, #459cff);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-twitter:active, .btn-twitter.css_button:active, .btn-twitter.delete_button:active {
      background: #5fa9ff;
      border-color: #1783ff;
      box-shadow: 0 0 5px #5fa9ff inset; }
  /* line 78, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
  .btn.btn-facebook, .btn-facebook.css_button, .btn-facebook.delete_button {
    border: 1px solid #2d4479;
    box-shadow: inset 0 1px 2px #5272bf;
    background: #385496;
    background-image: linear-gradient(top, #4365b4, #385496); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-facebook:hover, .btn-facebook.css_button:hover, .btn-facebook.delete_button:hover {
      background: #365293;
      background-image: linear-gradient(top, #4365b4, #365293);
      -webkit-transition: box-shadow 0.05s ease-in-out;
      -o-transition: box-shadow 0.05s ease-in-out;
      transition: box-shadow 0.05s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
    .btn.btn-facebook:active, .btn-facebook.css_button:active, .btn-facebook.delete_button:active {
      background: #3d5ca5;
      border-color: #2a3f71;
      box-shadow: 0 0 5px #3d5ca5 inset; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-default.dropdown-toggle, .btn-group.open .btn-default.dropdown-toggle.css_button, .btn-group.open .btn-default.dropdown-toggle.delete_button {
  background-color: #fdfdfd; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-red.dropdown-toggle, .btn-group.open .btn-red.dropdown-toggle.css_button, .btn-group.open .btn-red.dropdown-toggle.delete_button {
  background-color: #c57979; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-green.dropdown-toggle, .btn-group.open .btn-green.dropdown-toggle.css_button, .btn-group.open .btn-green.dropdown-toggle.delete_button {
  background-color: #96c161; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-blue.dropdown-toggle, .btn-group.open .btn-blue.dropdown-toggle.css_button, .btn-group.open .btn-blue.dropdown-toggle.delete_button {
  background-color: #5ba5cb; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-gray.dropdown-toggle, .btn-group.open .btn-gray.dropdown-toggle.css_button, .btn-group.open .btn-gray.dropdown-toggle.delete_button {
  background-color: #8c97a6; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-black.dropdown-toggle, .btn-group.open .btn-black.dropdown-toggle.css_button, .btn-group.open .btn-black.dropdown-toggle.delete_button {
  background-color: #838383; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-lightblue.dropdown-toggle, .btn-group.open .btn-lightblue.dropdown-toggle.css_button, .btn-group.open .btn-lightblue.dropdown-toggle.delete_button {
  background-color: #6db5d5; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-gold.dropdown-toggle, .btn-group.open .btn-gold.dropdown-toggle.css_button, .btn-group.open .btn-gold.dropdown-toggle.delete_button {
  background-color: #d5a44c; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-sea.dropdown-toggle, .btn-group.open .btn-sea.dropdown-toggle.css_button, .btn-group.open .btn-sea.dropdown-toggle.delete_button {
  background-color: #5a837e; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-brown.dropdown-toggle, .btn-group.open .btn-brown.dropdown-toggle.css_button, .btn-group.open .btn-brown.dropdown-toggle.delete_button {
  background-color: #bb934f; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-twitter.dropdown-toggle, .btn-group.open .btn-twitter.dropdown-toggle.css_button, .btn-group.open .btn-twitter.dropdown-toggle.delete_button {
  background-color: #73b4ff; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.open .btn.btn-facebook.dropdown-toggle, .btn-group.open .btn-facebook.dropdown-toggle.css_button, .btn-group.open .btn-facebook.dropdown-toggle.delete_button {
  background-color: #4365b4; }

/* line 90, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group.btn.btn-lg, .btn-group-lg > .btn-group.btn, .btn-group-lg > .btn-group.css_button, .btn-group-lg > .btn-group.delete_button, .btn-group.btn-lg.css_button, .btn-group.btn-lg.delete_button {
  padding: 8px 10px; }

/* line 94, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
button.btn, button.css_button, button.delete_button {
  font-weight: 600; }

/* line 98, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group > .btn, .btn-group > .css_button, .btn-group > .delete_button, .btn-group > .dropdown-menu {
  font-size: 12px; }

/* line 102, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.caret {
  opacity: 0.6; }

/* line 107, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-xs .caret, .btn-group-xs > .btn .caret, .btn-group-xs > .css_button .caret, .btn-group-xs > .delete_button .caret, .btn-sm .caret, .btn-group-sm > .btn .caret, .btn-group-sm > .css_button .caret, .btn-group-sm > .delete_button .caret, .btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .css_button .caret, .btn-group-lg > .delete_button .caret {
  margin-top: 8px;
  margin-left: 4px; }

/* line 112, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.dropdown-menu .divider {
  border-top: none !important; }

/* line 117, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn i, .css_button i, .delete_button i {
  vertical-align: middle; }

/* line 126, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group > .btn:first-child, .btn-group > .css_button:first-child, .btn-group > .delete_button:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

/* line 132, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group > .btn:last-child, .btn-group > .css_button:last-child, .btn-group > .delete_button:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

/* line 138, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group > .btn.large:first-child, .btn-group > .large.css_button:first-child, .btn-group > .large.delete_button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

/* line 142, /leonhard/app/assets/stylesheets/coreadmin/buttons.scss */
.btn-group > .btn.large:last-child, .btn-group > .large.css_button:last-child, .btn-group > .large.delete_button:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

/* line 21, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
.action-nav-normal .action-nav-button.btn-default a, .action-nav-normal .action-nav-button.btn-red a, .action-nav-normal .action-nav-button.btn-green a, .action-nav-normal .action-nav-button.btn-blue a, .action-nav-normal .action-nav-button.btn-gray a, .action-nav-normal .action-nav-button.btn-black a, .action-nav-normal .action-nav-button.btn-lightblue a, .action-nav-normal .action-nav-button.btn-gold a, .action-nav-normal .action-nav-button.btn-sea a, .action-nav-normal .action-nav-button.btn-brown a, .action-nav-normal .action-nav-button.btn-twitter a, .action-nav-normal .action-nav-button.btn-facebook a, .glow-button.btn-default a, .glow-button.btn-red a, .glow-button.btn-green a, .glow-button.btn-blue a, .glow-button.btn-gray a, .glow-button.btn-black a, .glow-button.btn-lightblue a, .glow-button.btn-gold a, .glow-button.btn-sea a, .glow-button.btn-brown a, .glow-button.btn-twitter a, .glow-button.btn-facebook a {
  color: #fff;
  text-shadow: -bottom(#333); }
  /* line 25, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
  .action-nav-normal .action-nav-button.btn-default a i, .action-nav-normal .action-nav-button.btn-red a i, .action-nav-normal .action-nav-button.btn-green a i, .action-nav-normal .action-nav-button.btn-blue a i, .action-nav-normal .action-nav-button.btn-gray a i, .action-nav-normal .action-nav-button.btn-black a i, .action-nav-normal .action-nav-button.btn-lightblue a i, .action-nav-normal .action-nav-button.btn-gold a i, .action-nav-normal .action-nav-button.btn-sea a i, .action-nav-normal .action-nav-button.btn-brown a i, .action-nav-normal .action-nav-button.btn-twitter a i, .action-nav-normal .action-nav-button.btn-facebook a i, .glow-button.btn-default a i, .glow-button.btn-red a i, .glow-button.btn-green a i, .glow-button.btn-blue a i, .glow-button.btn-gray a i, .glow-button.btn-black a i, .glow-button.btn-lightblue a i, .glow-button.btn-gold a i, .glow-button.btn-sea a i, .glow-button.btn-brown a i, .glow-button.btn-twitter a i, .glow-button.btn-facebook a i {
    color: #fff;
    text-shadow: -bottom(#333); }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
  .action-nav-normal .action-nav-button.btn-default a:active, .action-nav-normal .action-nav-button.btn-red a:active, .action-nav-normal .action-nav-button.btn-green a:active, .action-nav-normal .action-nav-button.btn-blue a:active, .action-nav-normal .action-nav-button.btn-gray a:active, .action-nav-normal .action-nav-button.btn-black a:active, .action-nav-normal .action-nav-button.btn-lightblue a:active, .action-nav-normal .action-nav-button.btn-gold a:active, .action-nav-normal .action-nav-button.btn-sea a:active, .action-nav-normal .action-nav-button.btn-brown a:active, .action-nav-normal .action-nav-button.btn-twitter a:active, .action-nav-normal .action-nav-button.btn-facebook a:active, .glow-button.btn-default a:active, .glow-button.btn-red a:active, .glow-button.btn-green a:active, .glow-button.btn-blue a:active, .glow-button.btn-gray a:active, .glow-button.btn-black a:active, .glow-button.btn-lightblue a:active, .glow-button.btn-gold a:active, .glow-button.btn-sea a:active, .glow-button.btn-brown a:active, .glow-button.btn-twitter a:active, .glow-button.btn-facebook a:active {
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

/* line 36, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
.action-nav-normal {
  text-align: center; }
  /* line 39, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
  .action-nav-normal.rounded .action-nav-button {
    margin-left: 10px;
    margin-right: 10px; }
    /* line 44, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal.rounded .action-nav-button a {
      border-radius: 50%;
      padding: 16px;
      min-width: auto; }
      /* line 49, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal.rounded .action-nav-button a i {
        height: 40px;
        line-height: 40px; }
  /* line 60, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
  .action-nav-normal .action-nav-button {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-align: center;
    padding-right: 0; }
    /* line 68, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button a {
      border-radius: 4px;
      background: #ececec;
      background-image: linear-gradient(top, #fafafa, #ececec);
      border: 1px solid #d5d5d5;
      box-shadow: 0 0 0 1px #fafafa inset, 0 1px 1px 0px #ddd;
      padding: 10px 0;
      display: block;
      font-weight: 600;
      white-space: nowrap;
      color: #626262;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      /* line 81, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button a:hover {
        background: #f2f2f2;
        background-image: linear-gradient(top, #f7f7f7, #f2f2f2); }
      /* line 85, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button a:active {
        box-shadow: none;
        background: #f7f7f7;
        background-image: linear-gradient(top, #f4f4f4, #f7f7f7); }
      /* line 91, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button a > span {
        display: block;
        padding-top: 4px;
        font-weight: 600; }
      /* line 96, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button a > i {
        font-size: 32px;
        color: #808080; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-default a {
      border: 1px solid #d9d9d9;
      box-shadow: 0 1px 2px 0 #f8f8f8 inset;
      background: #d4d4d4;
      background-image: linear-gradient(top, #f8f8f8, #d4d4d4); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-default a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-default a:active {
        background: #e4e4e4; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-red a {
      border: 1px solid #ac4a4a;
      box-shadow: 0 1px 2px 0 #c27272 inset;
      background: #a54747;
      background-image: linear-gradient(top, #c27272, #a54747); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-red a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-red a:active {
        background: #b65555; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-green a {
      border: 1px solid #729d3e;
      box-shadow: 0 1px 2px 0 #91be5a inset;
      background: #6d963b;
      background-image: linear-gradient(top, #91be5a, #6d963b); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-green a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-green a:active {
        background: #7dac43; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-blue a {
      border: 1px solid #3682a9;
      box-shadow: 0 1px 2px 0 #53a1c9 inset;
      background: #337ca1;
      background-image: linear-gradient(top, #53a1c9, #337ca1); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-blue a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-blue a:active {
        background: #3b8eb9; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-gray a {
      border: 1px solid #667384;
      box-shadow: 0 1px 2px 0 #8692a2 inset;
      background: #626e7f;
      background-image: linear-gradient(top, #8692a2, #626e7f); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-gray a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-gray a:active {
        background: #6f7d90; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-black a {
      border: 1px solid #5f5f5f;
      box-shadow: 0 1px 2px 0 #7e7e7e inset;
      background: #5a5a5a;
      background-image: linear-gradient(top, #7e7e7e, #5a5a5a); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-black a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-black a:active {
        background: #6a6a6a; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-lightblue a {
      border: 1px solid #3898c3;
      box-shadow: 0 1px 2px 0 #65b1d3 inset;
      background: #3692bb;
      background-image: linear-gradient(top, #65b1d3, #3692bb); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-lightblue a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-lightblue a:active {
        background: #45a1ca; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-gold a {
      border: 1px solid #b08029;
      box-shadow: 0 1px 2px 0 #d3a044 inset;
      background: #a87a27;
      background-image: linear-gradient(top, #d3a044, #a87a27); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-gold a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-gold a:active {
        background: #c18c2d; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-sea a {
      border: 1px solid #3d5955;
      box-shadow: 0 1px 2px 0 #567d78 inset;
      background: #39534f;
      background-image: linear-gradient(top, #567d78, #39534f); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-sea a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-sea a:active {
        background: #456561; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-brown a {
      border: 1px solid #8c6c36;
      box-shadow: 0 1px 2px 0 #b88e48 inset;
      background: #856733;
      background-image: linear-gradient(top, #b88e48, #856733); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-brown a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-brown a:active {
        background: #9b783c; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-twitter a {
      border: 1px solid #2c8eff;
      box-shadow: 0 1px 2px 0 #69afff inset;
      background: #2189ff;
      background-image: linear-gradient(top, #69afff, #2189ff); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-twitter a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-twitter a:active {
        background: #4099ff; }
    /* line 106, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .action-nav-normal .action-nav-button.btn-facebook a {
      border: 1px solid #2f4880;
      box-shadow: 0 1px 2px 0 #4061ad inset;
      background: #2d4479;
      background-image: linear-gradient(top, #4061ad, #2d4479); }
      /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-facebook a:hover {
        opacity: 0.95;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
      .action-nav-normal .action-nav-button.btn-facebook a:active {
        background: #35508f; }

/* line 115, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
.action-nav-normal .badge, .action-nav-normal .label {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 3px 5px;
  display: block;
  box-shadow: none; }
/* line 125, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
.action-nav-normal.action-nav-line .action-nav-row {
  margin-right: 0; }
/* line 130, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
.action-nav-normal .triangle-button {
  border-top-right-radius: 3px;
  pointer-events: none; }
  /* line 134, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
  .action-nav-normal .triangle-button i {
    right: 4px;
    top: 3px; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats .glyph {
  padding: 0;
  background: #86B6DA;
  border-radius: 4px;
  border: 1px solid #5F9FCE;
  height: 32px;
  width: 32px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
  .dashboard-stats .glyph i {
    color: white;
    line-height: 29px; }
/* line 20, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats .count {
  font-size: 32px;
  line-height: 32px;
  height: 32px; }
/* line 26, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats ul.inline li {
  vertical-align: middle; }
/* line 30, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats .stats-label {
  color: #999999;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 5px; }
/* line 39, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats.small .glyph {
  height: 24px;
  width: 24px; }
  /* line 43, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
  .dashboard-stats.small .glyph i {
    line-height: 23px; }
/* line 48, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats.small .count {
  font-size: 16px;
  line-height: 16px;
  height: 16px; }
/* line 55, /leonhard/app/assets/stylesheets/coreadmin/stats.scss */
.dashboard-stats .progress {
  margin-bottom: 0;
  height: 5px; }

/* line 6, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 24px;
  cursor: pointer;
  overflow: hidden;
  /* set max width to that of sprite */
  max-width: 400px;
  /* prevent text selection */
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -moz-user-focus: ignore;
  -moz-user-input: disabled;
  /* set default width based on ON/OFF labels */
  width: 80px; }
  /* line 8, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 23, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-container input {
    position: absolute;
    top: 0;
    left: 0;
    /* hide the element */
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    opacity: 0.0;
    /* allow checking of input if visible */
    -moz-user-input: enabled  !important; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-container i {
    position: relative;
    top: -2px; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-handle {
  display: block;
  height: 24px;
  cursor: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: red;
  z-index: 3;
  /* set default width based on ON/OFF labels */
  width: 30px; }

/* line 55, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-handle-right {
  display: none;
  height: 100%;
  width: 100%;
  padding-right: 3px;
  background: blue;
  z-index: 3; }

/* line 64, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-handle-middle {
  height: 100%;
  width: 100%;
  background: green;
  z-index: 3; }

/* line 71, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-on, .ibutton-label-off {
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: inherit;
  display: block;
  height: 22px;
  position: absolute;
  width: auto;
  top: 0;
  overflow: hidden;
  height: 24px; }
  /* line 87, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-label-on span, .ibutton-label-off span {
    display: inline-block;
    text-align: center;
    position: absolute; }
  /* line 93, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-label-on label, .ibutton-label-off label {
    padding: 0;
    margin: 0;
    height: 24px;
    line-height: 26px; }

/* line 101, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-on {
  background: blue;
  color: #fff;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
  left: 0;
  z-index: 1; }
  /* line 108, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-label-on span {
    left: 0px;
    right: 4px; }

/* line 114, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-off {
  background: yellow;
  color: #7c7c7c;
  background-position: 100% 0;
  text-shadow: 0 -1px 2px rgba(153, 153, 153, 0.4);
  text-align: right;
  width: 100%; }
  /* line 121, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-label-off span {
    right: 0;
    padding-right: 6px; }

/* create an outline when button gets focus via keyboard */
/* line 129, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-container label {
  cursor: inherit;
  padding: 0px 3px;
  font-size: 1em !important; }

/* line 136, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-focus label {
  /* we must use border, since outline doesn't work in IE */
  border: 1px dotted #666 !important;
  padding: 0 2px; }
/* line 141, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-focus div.ibutton-label-on span label {
  /* use white for more contrast */
  border-color: #fff !important; }

/* add padding to right/left so that text gets clipped before absolute edge */
/* line 149, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-padding-left, .ibutton-padding-right {
  display: none;
  position: absolute;
  top: 4px;
  z-index: 2;
  width: 3px;
  height: 20px; }

/* line 158, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-padding-left {
  left: 0; }

/* line 162, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-padding-right {
  right: 0;
  background-position: 100% -4px; }

/* change the styles of the handle when being dragged */
/* styles to use when the button is disabled */
/* line 171, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-disabled {
  cursor: not-allowed !important;
  /* cursor options: default or not-allowed */ }
  /* line 174, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled .ibutton-handle {
    background-position: 0 -81px; }
  /* line 177, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled .ibutton-handle-right {
    background-position: 100% -81px; }
  /* line 180, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled .ibutton-handle-middle {
    background-position: 50% -81px; }
  /* line 184, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled div.ibutton-label-on {
    background-position: 0 -27px; }
  /* line 187, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled div.ibutton-label-off {
    background-position: 100% -27px; }
  /* line 191, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled .ibutton-padding-left {
    background-position: 0 -27px; }
  /* line 194, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled .ibutton-padding-right {
    background-position: 100% -27px; }
  /* line 198, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled div.ibutton-label-on {
    color: #fff; }
  /* line 201, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-disabled div.ibutton-label-off {
    color: #cbcbcb; }

/* line 209, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-off, .ibutton-label-on {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3) inset; }
  /* line 211, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
  .ibutton-label-off label, .ibutton-label-on label {
    color: white;
    text-shadow: -bottom(#000); }

/* line 217, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-on {
  background: #7fb3d4;
  background-image: linear-gradient(top, #a5cae1, #7fb3d4);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 223, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-label-off {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #E49181;
  background-image: linear-gradient(top, #DC7E6F, #E49181); }

/* line 229, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-handle {
  border-radius: 3px;
  border: 1px solid #8F8F8F;
  background: #ebebeb;
  background-image: linear-gradient(top, #fdfdfd, #ebebeb); }

/* line 235, /leonhard/app/assets/stylesheets/coreadmin/ibutton.scss */
.ibutton-container {
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

/* line 16, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress {
  height: 8px;
  border-radius: 8px;
  background: #eee;
  box-shadow: 0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset; }
  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress .progress-bar {
    border-radius: 8px;
    box-shadow: none;
    height: 100%; }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress-green {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b2cb49), to(#97af32));
  background-image: -webkit-linear-gradient(top, #b2cb49, 0%, #97af32, 100%);
  background-image: -moz-linear-gradient(top, #b2cb49 0%, #97af32 100%);
  background-image: linear-gradient(to bottom, #b2cb49 0%, #97af32 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB2CB49', endColorstr='#FF97AF32', GradientType=0);
  border: 1px solid #869b2c; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress-striped .progress-green {
    background-color: #b2cb49;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress-blue {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
  background-image: -webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
  background-image: -moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
  background-image: linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9BCFF5', endColorstr='#FF6DB9F0', GradientType=0);
  border: 1px solid #55aeee; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress-striped .progress-blue {
    background-color: #9bcff5;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress-orange {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dc9e6f), to(#d28346));
  background-image: -webkit-linear-gradient(top, #dc9e6f, 0%, #d28346, 100%);
  background-image: -moz-linear-gradient(top, #dc9e6f 0%, #d28346 100%);
  background-image: linear-gradient(to bottom, #dc9e6f 0%, #d28346 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDC9E6F', endColorstr='#FFD28346', GradientType=0);
  border: 1px solid #cd7532; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress-striped .progress-orange {
    background-color: #dc9e6f;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress-black {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#666666), to(#4c4c4c));
  background-image: -webkit-linear-gradient(top, #666666, 0%, #4c4c4c, 100%);
  background-image: -moz-linear-gradient(top, #666666 0%, #4c4c4c 100%);
  background-image: linear-gradient(to bottom, #666666 0%, #4c4c4c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF666666', endColorstr='#FF4C4C4C', GradientType=0);
  border: 1px solid #3f3f3f; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress-striped .progress-black {
    background-color: #666666;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
.progress-red {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d47775), to(#c8514e));
  background-image: -webkit-linear-gradient(top, #d47775, 0%, #c8514e, 100%);
  background-image: -moz-linear-gradient(top, #d47775 0%, #c8514e 100%);
  background-image: linear-gradient(to bottom, #d47775 0%, #c8514e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD47775', endColorstr='#FFC8514E', GradientType=0);
  border: 1px solid #c13f3c; }
  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/content_progress.scss */
  .progress-striped .progress-red {
    background-color: #d47775;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 2, /leonhard/app/assets/stylesheets/coreadmin/charts.scss */
.sine-chart {
  height: 186px; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider {
  position: relative;
  text-align: left; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    cursor: default;
    border: none;
    cursor: pointer; }
  /* line 15, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 6px;
    font-size: .7em;
    display: block;
    border: 1px solid #5ba8e1;
    box-shadow: 0 1px 0 #aad6f6 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #81b8f3;
    background-image: linear-gradient(top, #a0d4f5, #81b8f3);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

/* line 32, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-horizontal {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 4px;
  background: #d7d7d7;
  border: 1px solid #bababa;
  box-shadow: 0 1px 0 #fff, 0 1px 0 #cfcfcf inset;
  clear: both;
  margin: 8px 0;
  border-radius: 6px; }
  /* line 42, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider-horizontal .ui-slider-handle {
    top: -6px;
    margin-left: -0.6em; }
  /* line 46, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%; }
  /* line 50, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  /* line 53, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

/* line 59, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -6px;
  margin-left: 0;
  margin-bottom: -0.6em; }
/* line 64, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 4px;
  background: #81b8f3;
  background-image: linear-gradient(top, #a0d4f5, #81b8f3); }
/* line 70, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }
/* line 74, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* line 80, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical {
  height: 100px;
  width: 6px;
  background: #d7d7d7;
  box-shadow: 0 1px 0 white, 0 1px 0 #cfcfcf inset;
  border-radius: 6px; }

/* line 87, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  background: #f9fbfa;
  background-image: linear-gradient(top, #c7ced6, #f9fbfa);
  width: 22px;
  height: 22px;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0px 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0px 1px rgba(255, 255, 255, 0.9) inset;
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s; }
  /* line 96, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider .ui-slider-handle:active {
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.6), 0 -1px 0px 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0px 1px rgba(255, 255, 255, 0.9) inset; }
  /* line 100, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ui-slider .ui-slider-handle:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #30a2d2;
    box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0px 0px white; }

/* line 115, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -10px; }

/* line 119, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -8px; }

/* line 124, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ranged-slider-ui label {
  color: #858585; }
/* line 128, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ranged-slider-ui input {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0; }
  /* line 134, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
  .ranged-slider-ui input:focus {
    background: none;
    border: none;
    box-shadow: none; }
/* line 142, /leonhard/app/assets/stylesheets/coreadmin/ui_custom.scss */
.ranged-slider-ui.vertical-bars span {
  height: 120px;
  float: left;
  margin-right: 30px;
  display: block; }

/* iCheck.js Flat skin, aero
----------------------------------- */
/* line 3, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero,
.iradio_flat-aero {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/assets/blue-f86777ffd67b39d2c75b3362cd8dcdad5c72daf8554a637a92bd925f76b0b3bc.png) no-repeat;
  border: none;
  cursor: pointer; }

/* line 15, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero + label,
.iradio_flat-aero + label {
  display: inline-block;
  position: relative;
  top: -5px;
  left: 5px; }

/* line 23, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero {
  background-position: 0 0; }

/* line 26, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero.checked {
  background-position: -22px 0; }

/* line 29, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero.disabled {
  background-position: -44px 0;
  cursor: default; }

/* line 33, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.icheckbox_flat-aero.checked.disabled {
  background-position: -66px 0; }

/* line 37, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.iradio_flat-aero {
  background-position: -88px 0; }

/* line 40, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.iradio_flat-aero.checked {
  background-position: -110px 0; }

/* line 43, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.iradio_flat-aero.disabled {
  background-position: -132px 0;
  cursor: default; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
.iradio_flat-aero.checked.disabled {
  background-position: -154px 0; }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 56, /leonhard/app/assets/stylesheets/coreadmin/icheck_blue.scss */
  .icheckbox_flat-aero,
  .iradio_flat-aero {
    background-image: url(/assets/blue@2x-014cf9ae34e6e03179cc7f66776a38b10c44ceb8c9a1ff42f2cd4e54081920a8.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* line 41, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .line {
  stroke-width: 3px;
  fill: none; }
/* line 45, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .fill {
  stroke-width: 0; }
/* line 48, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart circle {
  stroke: #FFF;
  stroke-width: 3px; }
/* line 53, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .axis .domain {
  fill: none; }
/* line 56, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .axis .tick {
  stroke: #EEE;
  stroke-width: 1px; }
/* line 60, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .axis text {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  fill: #666;
  font-size: 12px; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0 .line {
  stroke: #3880aa; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0 rect, .xchart .color0 circle {
  fill: #3880aa; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0 .fill {
  fill: rgba(56, 128, 170, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0.comp .line {
  stroke: #89bbd8; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0.comp rect {
  fill: #89bbd8; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color0.comp circle, .xchart .color0.comp .pointer {
  fill: #89bbd8; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1 .line {
  stroke: #4da944; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1 rect, .xchart .color1 circle {
  fill: #4da944; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1 .fill {
  fill: rgba(77, 169, 68, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1.comp .line {
  stroke: #9dd597; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1.comp rect {
  fill: #9dd597; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color1.comp circle, .xchart .color1.comp .pointer {
  fill: #9dd597; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2 .line {
  stroke: #f26522; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2 rect, .xchart .color2 circle {
  fill: #f26522; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2 .fill {
  fill: rgba(242, 101, 34, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2.comp .line {
  stroke: #f9b99a; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2.comp rect {
  fill: #f9b99a; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color2.comp circle, .xchart .color2.comp .pointer {
  fill: #f9b99a; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3 .line {
  stroke: #c6080d; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3 rect, .xchart .color3 circle {
  fill: #c6080d; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3 .fill {
  fill: rgba(198, 8, 13, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3.comp .line {
  stroke: #f8555a; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3.comp rect {
  fill: #f8555a; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color3.comp circle, .xchart .color3.comp .pointer {
  fill: #f8555a; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4 .line {
  stroke: #672d8b; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4 rect, .xchart .color4 circle {
  fill: #672d8b; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4 .fill {
  fill: rgba(103, 45, 139, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4.comp .line {
  stroke: #a869ce; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4.comp rect {
  fill: #a869ce; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color4.comp circle, .xchart .color4.comp .pointer {
  fill: #a869ce; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5 .line {
  stroke: #ce1797; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5 rect, .xchart .color5 circle {
  fill: #ce1797; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5 .fill {
  fill: rgba(206, 23, 151, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5.comp .line {
  stroke: #f075cb; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5.comp rect {
  fill: #f075cb; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color5.comp circle, .xchart .color5.comp .pointer {
  fill: #f075cb; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6 .line {
  stroke: #d9ce00; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6 rect, .xchart .color6 circle {
  fill: #d9ce00; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6 .fill {
  fill: rgba(217, 206, 0, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6.comp .line {
  stroke: #fff75a; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6.comp rect {
  fill: #fff75a; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color6.comp circle, .xchart .color6.comp .pointer {
  fill: #fff75a; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7 .line {
  stroke: #754c24; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7 rect, .xchart .color7 circle {
  fill: #754c24; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7 .fill {
  fill: rgba(117, 76, 36, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7.comp .line {
  stroke: #c98c50; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7.comp rect {
  fill: #c98c50; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color7.comp circle, .xchart .color7.comp .pointer {
  fill: #c98c50; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8 .line {
  stroke: #2eb9b4; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8 rect, .xchart .color8 circle {
  fill: #2eb9b4; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8 .fill {
  fill: rgba(46, 185, 180, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8.comp .line {
  stroke: #86e1de; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8.comp rect {
  fill: #86e1de; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color8.comp circle, .xchart .color8.comp .pointer {
  fill: #86e1de; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9 .line {
  stroke: #0e2e42; }
/* line 18, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9 rect, .xchart .color9 circle {
  fill: #0e2e42; }
/* line 21, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9 .fill {
  fill: rgba(14, 46, 66, 0.1); }
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9.comp .line {
  stroke: #2477ab; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9.comp rect {
  fill: #2477ab; }
/* line 31, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9.comp .fill {
  display: none; }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.xchart .color9.comp circle, .xchart .color9.comp .pointer {
  fill: #2477ab; }

/* line 76, /leonhard/app/assets/stylesheets/coreadmin/xcharts.scss */
.ex-tooltip {
  position: absolute;
  background: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  -webkit-box-shadow: 0 1px 3px #000;
  -moz-box-shadow: 0 1px 3px #000;
  -ms-box-shadow: 0 1px 3px #000;
  -o-box-shadow: 0 1px 3px #000;
  box-shadow: 0 1px 3px #000;
  border-collapse: separate;
  display: none; }

/* line 1, /leonhard/app/assets/stylesheets/coreadmin/justgage.scss */
.justgage {
  width: 200px;
  height: 160px;
  display: inline-block; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/justgage.scss */
  .justgage.small {
    width: 90px;
    height: 70px; }

/* line 1, /leonhard/app/assets/stylesheets/coreadmin/easy_pie_chart.scss */
.easyPieChart {
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: 600; }
  /* line 7, /leonhard/app/assets/stylesheets/coreadmin/easy_pie_chart.scss */
  .easyPieChart.easy-pie-chart-small {
    font-size: 10px; }

/* line 12, /leonhard/app/assets/stylesheets/coreadmin/easy_pie_chart.scss */
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
.sparkline-box {
  margin: 0;
  padding: 0;
  margin-top: 10px; }
  /* line 6, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box.side .sparkline {
    margin-top: 5px; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box.side .sparkline-row {
    padding: 0;
    float: none;
    border: none; }
  /* line 16, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box.side h4 {
    margin-right: 20px;
    min-width: 70px;
    text-shadow: none; }
    /* line 21, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box.side h4 span {
      color: inherit; }
  /* line 31, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box .sparkline {
    margin-top: 8px;
    display: inline-block;
    vertical-align: top;
    height: 30px; }
  /* line 38, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box .big {
    width: 83px;
    height: 30px; }
  /* line 43, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box .sparkline-row {
    *zoom: 1;
    text-align: center;
    padding: 0;
    padding-right: 15px;
    float: left;
    border-right: 1px dotted #aaa;
    border-left: 1px dotted #fff; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .sparkline-box .sparkline-row:before, .sparkline-box .sparkline-row:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .sparkline-box .sparkline-row:after {
      clear: both; }
    /* line 53, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box .sparkline-row:last-child {
      border-right: none; }
    /* line 57, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box .sparkline-row:first-child {
      border-left: none; }
  /* line 62, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
  .sparkline-box h4 {
    display: inline-block;
    text-align: center;
    margin: 0;
    text-shadow: -bottom(#fff);
    min-width: 70px; }
    /* line 69, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.red {
      color: #C75D5D; }
    /* line 73, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.orange {
      color: #ff9f01; }
    /* line 77, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.blue {
      color: #6e97aa; }
    /* line 81, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.gray {
      color: #6B787F; }
    /* line 85, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.green {
      color: #8FAE53; }
    /* line 89, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4.dark-green {
      color: #779148; }
    /* line 93, /leonhard/app/assets/stylesheets/coreadmin/sparkline_box.scss */
    .sparkline-box h4 span {
      color: #717e88;
      font-size: 12px;
      display: block;
      text-align: center;
      font-weight: normal; }

/* line 56, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-left {
  position: relative;
  background: #fafeff;
  border: 1px solid #b5cdd7;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-left:after, .arrow-box-left:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 82, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-left:after {
  border-right-color: #fafeff;
  border-width: 6px;
  top: 7px; }

/* line 94, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-left:before {
  border-right-color: #b5cdd7;
  border-width: 7px;
  top: 6px; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.arrow-box-left.gray {
  background: nil;
  border-color: #d8d8d8; }
  /* line 26, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
  .arrow-box-left.gray:before {
    border-right-color: #d8d8d8; }

/* line 24, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.arrow-box-left {
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1); }

/* line 56, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-right {
  position: relative;
  background: #fafeff;
  border: 1px solid #b5cdd7;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-right:after, .arrow-box-right:before {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 82, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-right:after {
  border-left-color: #fafeff;
  border-width: 6px;
  top: 7px; }

/* line 94, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
.arrow-box-right:before {
  border-left-color: #b5cdd7;
  border-width: 7px;
  top: 6px; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.arrow-box-right.gray {
  background: nil;
  border-color: #d8d8d8; }
  /* line 26, /leonhard/app/assets/stylesheets/coreadmin/_arrow.scss */
  .arrow-box-right.gray:before {
    border-left-color: #d8d8d8; }

/* line 24, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.arrow-box-right {
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1); }

/* line 31, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline .arrow-box-left {
  padding: 0;
  border-radius: 2px;
  min-height: auto;
  margin-right: 0; }
/* line 38, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline .info, .chat-box.timeline .content {
  background: #fafafa;
  padding: 5px 10px; }
/* line 43, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline .content {
  *zoom: 1;
  border-top: 1px solid #ccc;
  background: #f8f8f8;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .chat-box.timeline .content:before, .chat-box.timeline .content:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .chat-box.timeline .content:after {
    clear: both; }
/* line 51, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline blockquote {
  margin: 10px 0px; }
/* line 55, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline .chat-message-box {
  display: inline-block;
  min-width: 100px;
  margin-left: 64px;
  padding: 3px 10px;
  border-radius: 10px; }

/* line 64, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box.timeline + .closable-chat-box {
  margin-left: 65px; }

/* line 69, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
.chat-box {
  list-style: none;
  margin: 0;
  font-size: 11px;
  line-height: 20px;
  color: #5f5f5f; }
  /* line 76, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
  .chat-box .avatar {
    position: absolute;
    top: 0; }
  /* line 82, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
  .chat-box .arrow-box-left, .chat-box .arrow-box-right {
    min-height: 30px;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px 10px; }
  /* line 101, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
  .chat-box .arrow-box-left {
    margin-left: 65px;
    margin-right: 15px; }
    /* line 105, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .arrow-box-left .avatar {
      left: -50px; }
    /* line 109, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .arrow-box-left.gray .info .name strong {
      color: #393939; }
  /* line 101, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
  .chat-box .arrow-box-right {
    margin-right: 65px;
    margin-left: 15px; }
    /* line 105, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .arrow-box-right .avatar {
      right: -50px; }
    /* line 109, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .arrow-box-right.gray .info .name strong {
      color: #393939; }
  /* line 114, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
  .chat-box .info {
    *zoom: 1;
    color: #949494;
    border-radius: 2px; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .chat-box .info:before, .chat-box .info:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .chat-box .info:after {
      clear: both; }
    /* line 120, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .info .name {
      float: left; }
      /* line 122, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
      .chat-box .info .name strong {
        color: #2c596d;
        margin-right: 10px; }
    /* line 132, /leonhard/app/assets/stylesheets/coreadmin/chat-box.scss */
    .chat-box .info .time {
      float: right; }

/* \f020 doesn't work in Safari. all shifted one down */
/* line 8, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%; }
  /* line 13, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable thead th {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #666;
    cursor: pointer;
    *cursor: hand;
    font-size: 12px;
    font-weight: 600;
    text-shadow: -bottom(#fff);
    box-shadow: 0 1px 0px #fff inset; }
  /* line 28, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable tfoot th {
    padding: 3px 18px 3px 10px;
    font-weight: 600; }
  /* line 33, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable td {
    padding: 7px 11px; }
    /* line 35, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    table.dataTable td.center, table.dataTable td.dataTables_empty {
      text-align: center; }
  /* line 40, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable tbody tr td {
    border-left: 1px solid #EAEBEF; }
  /* line 44, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable thead tr th {
    border-left: 1px solid #B5B7C3;
    border-bottom: 1px solid #B5B7C3;
    border-top: 1px solid #c3c5ce; }
  /* line 50, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable tbody tr td:first-child {
    border-left: none; }
  /* line 54, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable thead tr {
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea); }
    /* line 57, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    table.dataTable thead tr th:first-child {
      border-left: none; }
    /* line 60, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    table.dataTable thead tr:first-child {
      margin: 0;
      padding: 0;
      border-top: none; }
  /* line 66, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  table.dataTable tr {
    border-top: 1px solid #EAEBEF; }
    /* line 68, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    table.dataTable tr.even {
      background-color: #F3F4F8; }

/* line 74, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1; }

/* line 80, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_length {
  float: right;
  margin: 0; }
  /* line 84, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_length label {
    line-height: 61px;
    height: 61px;
    margin: 0; }
  /* line 90, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_length select {
    width: auto; }
  /* line 94, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_length div.selector {
    width: auto; }

/* line 99, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.entries-per-page {
  float: left;
  margin: 0px 15px 0 0; }

/* line 104, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_filter {
  float: left;
  font-size: 11px;
  text-align: left;
  margin: 0;
  position: relative; }
  /* line 112, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_filter label {
    line-height: 61px;
    height: 61px;
    margin-bottom: 0; }
  /* line 118, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_filter label > span {
    display: block;
    float: left;
    padding-top: 1px; }
  /* line 123, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .dataTables_filter input[type=text] {
    height: auto;
    padding: 2px 20px 2px 7px;
    margin-left: 15px;
    margin-bottom: 0;
    width: 180px;
    background: #f9f9f9;
    border: 1px solid #d7d7d7; }

/* line 134, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_info {
  clear: both;
  float: left;
  padding: 10px 0; }

/* line 140, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.table-footer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  clear: both;
  padding: 8px 12px;
  height: 36px;
  font-size: 11px;
  color: #666;
  border-top: 1px solid #cdcdcd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #fdfdfd;
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea); }

/* line 155, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.table-header {
  border-bottom: 1px solid #EAEBEF;
  height: 61px;
  box-shadow: 0 1px 0 #fff inset;
  clear: both;
  padding: 0 16px;
  font-size: 11px;
  color: #666;
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea); }

/* line 166, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_paginate {
  float: right;
  margin-top: 7px; }

/* line 171, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.paging_full_numbers {
  height: 22px;
  line-height: 22px; }
  /* line 176, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #AEAEAE;
    border-radius: 3px;
    border-radius: 3px;
    padding: 4px 7px;
    margin: 0 3px;
    cursor: pointer;
    color: #666;
    font-weight: 600;
    text-shadow: -bottom(#fff);
    font-size: 11px;
    box-shadow: 0 1px 0 #fff inset; }
  /* line 195, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .paging_full_numbers a.paginate_button {
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea); }
    /* line 198, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    .paging_full_numbers a.paginate_button:hover {
      background: #eaeaea;
      background-image: linear-gradient(top, #f1f1f1, #eaeaea); }
  /* line 202, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button:active {
    border: 1px solid #AEAEAE;
    box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 white; }
  /* line 207, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .paging_full_numbers a.paginate_button_disabled {
    background: #eee;
    color: #c5c5c5;
    box-shadow: none;
    border: 1px solid #E2E2E2; }
    /* line 213, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    .paging_full_numbers a.paginate_button_disabled:active, .paging_full_numbers a.paginate_button_disabled:hover {
      background: #eee;
      border: 1px solid #E2E2E2;
      box-shadow: none; }

/* line 225, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.sorting, .sorting_asc, .sorting_desc {
  position: relative; }
  /* line 228, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
  .sorting > div, .sorting_asc > div, .sorting_desc > div {
    position: relative;
    height: 20px;
    line-height: 20px; }
    /* line 232, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
    .sorting > div:after, .sorting_asc > div:after, .sorting_desc > div:after {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      position: absolute;
      width: 18px;
      height: 18px;
      pointer-events: none;
      text-align: center;
      line-height: 18px;
      font-size: 14px;
      color: #888;
      color: #666;
      line-height: 14px;
      width: 16px;
      height: 16px;
      position: absolute;
      right: 3px;
      top: 3px; }

/* line 247, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.sorting_asc, .sorting_desc {
  background: #F2F3F7;
  background-image: linear-gradient(top, #F7F8FC, #F2F3F7); }

/* line 251, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.sorting > div:after {
  content: "\f0dc"; }

/* line 255, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.sorting_asc > div:after {
  content: "\f0de";
  top: 7px; }

/* line 260, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.sorting_desc > div:after {
  content: "\f0dd";
  top: 1px; }

/* line 265, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
table.dataTable th:active {
  outline: none; }

/* line 269, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_scroll {
  clear: both; }

/* line 273, /leonhard/app/assets/stylesheets/coreadmin/dataTables.scss */
.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.accordion {
  border-radius: 4px;
  margin-bottom: 20px; }

/* line 9, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.accordion-group {
  margin-bottom: 0;
  border: 1px solid #cdcdcd;
  border-bottom: none;
  border-radius: 0;
  margin-top: -1px;
  border-top: none; }
  /* line 17, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-group .accordion-heading {
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea);
    text-shadow: 0 1px #fff;
    border-bottom: 1px solid #CDCDCD;
    color: #636363;
    font-weight: 600;
    border-top: 1px solid #cdcdcd; }
  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-group:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0px;
    border-top: none; }
    /* line 28, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
    .accordion-group:first-child .accordion-heading {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
  /* line 34, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-group:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid #cdcdcd; }
  /* line 40, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-group .accordion-inner {
    background: #fbfbfb;
    margin-bottom: 1px; }

/* line 46, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.accordion-heading .accordion-toggle {
  padding: 10px;
  color: #636363;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block; }

/* line 54, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.accordion-inner .nav {
  margin-bottom: 0; }
/* line 58, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.accordion-inner .nav li {
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #ddd; }
  /* line 63, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-inner .nav li a {
    padding-left: 10px; }
  /* line 67, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .accordion-inner .nav li:last-child {
    border-bottom: none; }

/* line 74, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.sidebar-tabs .accordion {
  border-radius: 0; }
  /* line 77, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .sidebar-tabs .accordion .active {
    border-left: 6px solid #505050;
    margin-left: -3px; }
    /* line 81, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
    .sidebar-tabs .accordion .active a {
      padding-left: 7px;
      color: #505050; }
/* line 88, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.sidebar-tabs .accordion-group {
  border-left: none;
  border-right: none; }
  /* line 92, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .sidebar-tabs .accordion-group:first-child, .sidebar-tabs .accordion-group:first-child .accordion-heading, .sidebar-tabs .accordion-group:last-child {
    border-radius: 0; }
  /* line 96, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
  .sidebar-tabs .accordion-group:last-child {
    border-bottom: none; }
/* line 101, /leonhard/app/assets/stylesheets/coreadmin/accordion.scss */
.sidebar-tabs .accordion-heading .accordion-toggle {
  padding: 15px; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/thumbnails.scss */
.thumbnails {
  list-style: none;
  *zoom: 1; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .thumbnails:after {
    clear: both; }

/* line 11, /leonhard/app/assets/stylesheets/coreadmin/bootstrap_alerts.scss */
.alert {
  border: 1px solid #f1d276;
  color: #a37f11;
  background: #f6e1a4;
  background-image: linear-gradient(top, #f8e9bb, #f6e1a4);
  box-shadow: 0 1px 2px #f9edc9 inset, 0 1px 1px #dfdfdf; }

/* line 15, /leonhard/app/assets/stylesheets/coreadmin/bootstrap_alerts.scss */
.alert-info {
  border: 1px solid #a8c3dc;
  color: #3c6a95;
  background: #ccdcea;
  background-image: linear-gradient(top, #dee8f2, #ccdcea);
  box-shadow: 0 1px 2px #e9f0f6 inset, 0 1px 1px #dfdfdf; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/bootstrap_alerts.scss */
.alert-danger, .alert-error {
  border: 1px solid #de7e6d;
  color: #7d2a1c;
  background: #e8a397;
  background-image: linear-gradient(top, #ecb5ac, #e8a397);
  box-shadow: 0 1px 2px #efc0b8 inset, 0 1px 1px #dfdfdf; }

/* line 23, /leonhard/app/assets/stylesheets/coreadmin/bootstrap_alerts.scss */
.alert-warning {
  border: 1px solid #de7e6d;
  color: #7d2a1c;
  background: #e8a397;
  background-image: linear-gradient(top, #ecb5ac, #e8a397);
  box-shadow: 0 1px 2px #efc0b8 inset, 0 1px 1px #dfdfdf; }

/* line 27, /leonhard/app/assets/stylesheets/coreadmin/bootstrap_alerts.scss */
.alert-success {
  border: 1px solid #f1d276;
  color: #a37f11;
  background: #f6e1a4;
  background-image: linear-gradient(top, #f8e9bb, #f6e1a4);
  box-shadow: 0 1px 2px #f9edc9 inset, 0 1px 1px #dfdfdf; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/pagination.scss */
.pagination > ul {
  box-shadow: none; }

/* line 8, /leonhard/app/assets/stylesheets/coreadmin/pagination.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 9px 16px; }

/* line 13, /leonhard/app/assets/stylesheets/coreadmin/pagination.scss */
.pagination > li > a {
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea);
  border-top: 1px solid #E2E2E2;
  border-left: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid #AEAEAE;
  font-weight: 600;
  border-radius: 3px;
  margin: 0 1px;
  cursor: pointer;
  color: #666;
  box-shadow: 0 1px 0 #fff inset; }
  /* line 29, /leonhard/app/assets/stylesheets/coreadmin/pagination.scss */
  .pagination > li > a:hover {
    background: #eaeaea;
    background-image: linear-gradient(top, #f1f1f1, #eaeaea); }
/* line 34, /leonhard/app/assets/stylesheets/coreadmin/pagination.scss */
.pagination > li.active a, .pagination > li > a:active, .pagination > li.active:hover a {
  color: #666;
  border: 1px solid #AEAEAE;
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 white;
  text-shadow: none; }

/* line 506, /leonhard/app/assets/stylesheets/coreadmin/bootstrap/_mixins.scss */
.pagination-xs > li > a,
.pagination-xs > li > span {
  padding: 4px 6px;
  font-size: 10px; }
/* line 512, /leonhard/app/assets/stylesheets/coreadmin/bootstrap/_mixins.scss */
.pagination-xs > li:first-child > a,
.pagination-xs > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
/* line 518, /leonhard/app/assets/stylesheets/coreadmin/bootstrap/_mixins.scss */
.pagination-xs > li:last-child > a,
.pagination-xs > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-body {
  background: #f5f5f5; }

/* line 7, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-content {
  border: 3px solid #808080; }

/* line 11, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-header, .modal-footer {
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea); }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
  .modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6, .modal-footer h1, .modal-footer h2, .modal-footer h3, .modal-footer h4, .modal-footer h5, .modal-footer h6 {
    margin: 0; }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-footer {
  margin-top: 0; }

/* line 23, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 28, /leonhard/app/assets/stylesheets/coreadmin/modal.scss */
.modal-header {
  border-bottom: 1px solid #CDCDCD; }

/* The gallery overlay */
/* line 5, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#galleryOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 100000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  display: none;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease; }

/* This class will trigger the animation */
/* line 25, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#galleryOverlay.visible {
  opacity: 1; }

/* line 29, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  -moz-transition: left 0.4s ease;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease; }

/* line 44, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider .placeholder {
  background: url(/assets/loading-68da1f260e79b15d2d5ca9aee0b05e2243ee47cca9d732b3625f4bbb1b77b8bf.gif) no-repeat center center;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
  display: inline-block; }

/* The before element moves the
 * image halfway from the top */
/* line 56, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider .placeholder:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

/* line 64, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider .placeholder img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle; }

/* line 71, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s; }

/* line 76, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#gallerySlider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s; }

/* Firefox Keyframe Animations */
@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0px; } }
@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0px; } }
/* Safari and Chrome Keyframe Animations */
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0px; } }
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0px; } }
/* Arrows */
/* line 111, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#prevArrow, #nextArrow {
  border: none;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  width: 43px;
  height: 58px;
  top: 50%;
  margin-top: -29px;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  /* line 129, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
  #prevArrow i, #nextArrow i {
    height: 55px;
    line-height: 55px;
    width: 100%;
    text-align: center; }

/* line 137, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#prevArrow:hover, #nextArrow:hover {
  opacity: 1; }

/* line 141, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#prevArrow {
  left: 40px; }

/* line 145, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#nextArrow {
  right: 40px; }

/*----------------------------
	Thumbnails
-----------------------------*/
/* line 153, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#thumbs {
  margin: 60px auto 35px;
  text-align: center; }

/* line 158, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#thumbs a {
  width: 120px;
  height: 120px;
  display: inline-block;
  border: 7px solid #303030;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  margin: 6px 6px 40px;
  position: relative;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; }

/* line 177, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#thumbs a:after {
  background-color: #303030;
  border-radius: 7px;
  bottom: -136px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  content: attr(title);
  display: inline-block;
  font-size: 10px;
  max-width: 90px;
  overflow: hidden;
  padding: 2px 10px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 195, /leonhard/app/assets/stylesheets/coreadmin/touchTouch.scss */
#credit {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  font-size: 11px;
  margin: 0 auto 70px;
  opacity: 0.5;
  padding: 12px 16px;
  text-align: center;
  width: 400px; }

/* line 5, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
.table-normal {
  margin-bottom: 0;
  color: #5a6573; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal tbody td, .table-normal thead td {
    border-left: 1px solid #eaebef; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal tbody td:first-child, .table-normal thead td:first-child {
    border-left: none; }
  /* line 18, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal tbody td {
    border-top: 1px solid #eaebef; }
  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal thead td {
    text-align: center;
    font-size: 11px;
    padding: 3px 5px 2px 5px;
    color: #666;
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    font-size: 12px;
    text-shadow: -bottom(#fff);
    background: #eaeaea;
    background-image: linear-gradient(top, #fdfdfd, #eaeaea);
    border-left: 1px solid #d1d2da;
    border-right: 1px solid #d1d2da;
    border-bottom: 1px solid #d1d2da; }
    /* line 39, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
    .table-normal thead td:first-child {
      border-left: none; }
    /* line 43, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
    .table-normal thead td:last-child {
      border-right: none; }
  /* line 49, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal tbody td {
    padding: 7px 11px;
    vertical-align: middle; }
  /* line 53, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal tbody tr {
    border-top: 1px solid #eaebef; }
    /* line 56, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
    .table-normal tbody tr:nth-child(even) {
      background: #F3F4F8; }
  /* line 62, /leonhard/app/assets/stylesheets/coreadmin/tables.scss */
  .table-normal .icon {
    width: 30px;
    text-align: center; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar {
  height: 16px;
  width: 10px; }
/* line 9, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar-button:start:decrement, .scrollable::-webkit-scrollbar-button:end:increment {
  background-color: transparent;
  display: block;
  height: 0; }
/* line 15, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 4px; }
/* line 20, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 0; }
/* line 24, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar:hover {
  background-color: #f3f3f3;
  border: 1px solid #dbdbdb; }
/* line 28, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
.scrollable::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border: solid transparent;
  border-width: 0;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  background-clip: padding-box; }
  /* line 29, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
  .scrollable::-webkit-scrollbar-thumb:vertical, .scrollable::-webkit-scrollbar-thumb:horizontal {
    background-color: #c6c6c6;
    border-radius: 0; }
  /* line 38, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
  .scrollable::-webkit-scrollbar-thumb:hover {
    background-color: #949494; }
  /* line 41, /leonhard/app/assets/stylesheets/coreadmin/scrollable.scss */
  .scrollable::-webkit-scrollbar-thumb:active {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35); }

/* line 10, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
.news {
  min-height: 85px; }
  /* line 12, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
  .news .avatar {
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    border-radius: 50%; }
    /* line 22, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar.blue {
      background: #7FB3D4;
      background-image: linear-gradient(top, #a5cae1, #7FB3D4);
      border: 1px solid #60a1ca; }
    /* line 22, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar.green {
      background: #8CC079;
      background-image: linear-gradient(top, #aad09c, #8CC079);
      border: 1px solid #74b35d; }
    /* line 22, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar.cyan {
      background: #81BABD;
      background-image: linear-gradient(top, #a2cccf, #81BABD);
      border: 1px solid #66abaf; }
    /* line 22, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar.purple {
      background: #AEA7CF;
      background-image: linear-gradient(top, #ccc8e1, #AEA7CF);
      border: 1px solid #968dc1; }
    /* line 22, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar.red {
      background: #E15307;
      background-image: linear-gradient(top, #f86d23, #E15307);
      border: 1px solid #b94406; }
    /* line 29, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
    .news .avatar i {
      color: white;
      line-height: 36px; }
  /* line 37, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
  .news.with-icons .news-content {
    margin-left: 55px; }

/* line 42, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
.news-content {
  margin-left: 50px;
  margin-right: 50px; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
.news-title {
  color: #636364;
  font-weight: 600;
  text-shadow: -bottom(#fff);
  font-size: 16px; }

/* line 54, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
.news-subtitle {
  color: #636364;
  font-weight: 600;
  text-shadow: -bottom(#fff);
  font-size: 12px; }

/* line 61, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
.news-time {
  float: right;
  color: #bbb;
  text-shadow: -bottom(#fff);
  font-size: 14px;
  text-align: center; }
  /* line 68, /leonhard/app/assets/stylesheets/coreadmin/news.scss */
  .news-time span {
    display: block;
    font-size: 24px;
    font-weight: 600; }

/* line 14, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-blue, .badge-gray, .badge-green, .badge-red, .badge-dark-red, .badge-black, .badge-cyan, .badge-purple {
  display: inline-block;
  padding: 0 4px;
  border-radius: 10px;
  height: 14px;
  min-width: 14px;
  line-height: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  color: #fff; }

/* line 30, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label, .badge {
  font-weight: 600; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-blue {
  background: #599cc7;
  background-image: linear-gradient(top, #7FB3D4, #599cc7);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #70aacf; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-gray {
  background: #5d5d5d;
  background-image: linear-gradient(top, #767676, #5d5d5d);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #6c6c6c; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-green {
  background: #6eb056;
  background-image: linear-gradient(top, #8CC079, #6eb056);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #80b96b; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-red {
  background: #964747;
  background-image: linear-gradient(top, #b35d5d, #964747);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #ab5050; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-dark-red {
  background: #8f3831;
  background-image: linear-gradient(top, #b5473e, #8f3831);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #a64139; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-black {
  background: #4d4d4d;
  background-image: linear-gradient(top, #666, #4d4d4d);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #5c5c5c; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-cyan {
  background: #60a8ab;
  background-image: linear-gradient(top, #81BABD, #60a8ab);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #74b3b6; }

/* line 35, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.label-purple {
  background: #9086bd;
  background-image: linear-gradient(top, #AEA7CF, #9086bd);
  box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #a29ac8; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-blue {
  background: #6ca8ce;
  background-image: linear-gradient(top, #7FB3D4, #6ca8ce);
  box-shadow: 0 0 0 1px #3c84b1; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-gray {
  background: dimgray;
  background-image: linear-gradient(top, #767676, dimgray);
  box-shadow: 0 0 0 1px #434343; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-green {
  background: #7db868;
  background-image: linear-gradient(top, #8CC079, #7db868);
  box-shadow: 0 0 0 1px #589043; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-red {
  background: #a84f4f;
  background-image: linear-gradient(top, #b35d5d, #a84f4f);
  box-shadow: 0 0 0 1px #743636; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-dark-red {
  background: #a24037;
  background-image: linear-gradient(top, #b5473e, #a24037);
  box-shadow: 0 0 0 1px #692924; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-black {
  background: #595959;
  background-image: linear-gradient(top, #666, #595959);
  box-shadow: 0 0 0 1px #333333; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-cyan {
  background: #70b1b4;
  background-image: linear-gradient(top, #81BABD, #70b1b4);
  box-shadow: 0 0 0 1px #4a8a8e; }

/* line 41, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-purple {
  background: #9f97c6;
  background-image: linear-gradient(top, #AEA7CF, #9f97c6);
  box-shadow: 0 0 0 1px #7165ab; }

/* line 47, /leonhard/app/assets/stylesheets/coreadmin/badges.scss */
.badge-flat {
  text-shadow: none; }

/* line 1, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard {
  display: none; }

/* line 4, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal form {
  margin: 0;
  padding: 0; }

/* line 8, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal.modal {
  width: 750px;
  margin-left: -375px;
  top: 50%; }

/* line 13, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal-footer {
  padding: 0px;
  text-align: right; }

/* line 17, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal-header.modal-header h3 {
  line-height: 35px;
  display: inline; }

/* line 21, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal-header.modal-header {
  border-bottom: 0; }

/* line 25, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-subtitle {
  font-weight: 600;
  color: #AFAFAF;
  padding-left: 20px; }

/* line 31, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-error,
.wizard-failure,
.wizard-success,
.wizard-loading,
.wizard-card {
  position: relative;
  padding: 35px;
  padding-top: 20px;
  overflow-y: auto;
  height: 300px;
  display: none;
  border-top: 1px solid #EEE;
  margin-right: 5px; }

/* line 46, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-nav-link .icon-chevron-right {
  float: right;
  margin-top: 12px;
  margin-right: -6px;
  opacity: .25; }

/* line 53, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
li.wizard-nav-item.active .icon-chevron-right {
  opacity: 1; }

/* line 57, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
li.wizard-nav-item {
  line-height: 40px; }

/* line 61, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal.modal .nav-list > li > a {
  background-color: #f5f5f5;
  padding: 3px 15px 3px 20px;
  cursor: default;
  color: #B4B4B4; }

/* line 68, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal.modal .nav-list li.active > a {
  background-color: #08C; }

/* line 72, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal.modal .nav-list > li.already-visited > a.wizard-nav-link {
  color: #08C;
  cursor: pointer; }

/* line 77, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal.modal .nav-list > li.active > a.wizard-nav-link {
  color: white; }

/* line 81, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.already-visited > a.wizard-nav-link:hover {
  background-color: #E4E4E4; }

/* line 85, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-card > h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  font-weight: normal; }

/* line 93, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-progress {
  padding: 15px;
  bottom: 0; }

/* line 97, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-progress-container {
  padding: 20px; }

/* line 101, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-steps {
  width: 28%;
  height: 425px;
  background-color: #f5f5f5; }

/* line 107, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-nav-container {
  height: 360px; }

/* line 111, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.nav > li > a.wizard-step-error {
  background-color: #F2DEDE;
  color: #B94A48;
  font-weight: 600; }

/* line 117, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-step-error .icon-chevron-right {
  opacity: 0; }

/* line 121, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-input-section {
  margin-bottom: 20px; }

/* line 125, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-buttons-container {
  padding: 20px; }

/* line 129, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal .popover.error-popover {
  background-color: #F2DEDE;
  color: #B94A48;
  border-color: #953B39; }

/* line 135, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal .popover.error-popover .arrow::after {
  border-right-color: #F2DEDE; }

/* line 139, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal .popover.error-popover .popover-title {
  display: none; }

/* line 143, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wizard.scss */
.wizard-modal .popover.error-popover .arrow {
  border-right-color: #953B39; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/error_pages.scss */
.error-box {
  margin-top: 100px;
  color: rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), 0 0 1px rgba(0, 0, 0, 0.3);
  text-align: center;
  font-weight: 600; }
  /* line 10, /leonhard/app/assets/stylesheets/coreadmin/error_pages.scss */
  .error-box .message-small {
    font-size: 25px; }
  /* line 14, /leonhard/app/assets/stylesheets/coreadmin/error_pages.scss */
  .error-box .message-big {
    font-size: 160px; }

/* line 3, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.textarea-html5 {
  margin: 0;
  padding: 10px;
  padding-top: 0;
  width: 100%;
  height: 190px;
  border-radius: 4px; }

/* line 12, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysihtml5-sandbox {
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border: none !important;
  box-shadow: none !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  background: #f7f7f7; }

/* line 22, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.closable-chat-box .wysihtml5-sandbox {
  width: 97% !important; }

/* line 27, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 10px;
  display: block; }
  /* line 31, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar::after {
    clear: both;
    display: table;
    content: ""; }
  /* line 36, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar > li {
    float: left;
    display: list-item;
    list-style: none;
    margin: 0 5px 10px 0; }
  /* line 43, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
    font-weight: 600; }
  /* line 46, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
    font-style: italic; }
  /* line 49, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
    text-decoration: underline; }
  /* line 52, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
  ul.wysihtml5-toolbar a.btn.wysihtml5-command-active, ul.wysihtml5-toolbar a.wysihtml5-command-active.css_button, ul.wysihtml5-toolbar a.wysihtml5-command-active.delete_button {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #eaeaea;
    background-color: #D9D9D9;
    outline: 0; }
/* line 63, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important; }
/* line 67, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none; }
/* line 76, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px; }
/* line 80, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important; }
/* line 83, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important; }
/* line 86, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important; }
/* line 89, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important; }
/* line 92, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important; }
/* line 95, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important; }
/* line 98, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important; }
/* line 101, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important; }
/* line 104, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important; }
/* line 107, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important; }
/* line 110, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important; }

/* line 117, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-black {
  color: black; }

/* line 121, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-silver {
  color: silver; }

/* line 125, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-gray {
  color: gray; }

/* line 129, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-white {
  color: white; }

/* line 133, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-maroon {
  color: maroon; }

/* line 137, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-red {
  color: red; }

/* line 141, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-purple {
  color: purple; }

/* line 145, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-fuchsia {
  color: fuchsia; }

/* line 149, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-green {
  color: green; }

/* line 153, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-lime {
  color: lime; }

/* line 157, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-olive {
  color: olive; }

/* line 161, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-yellow {
  color: yellow; }

/* line 165, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-navy {
  color: navy; }

/* line 169, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-blue {
  color: blue; }

/* line 173, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-teal {
  color: teal; }

/* line 177, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-aqua {
  color: aqua; }

/* line 181, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-wysihtml5.scss */
.wysiwyg-color-orange {
  color: orange; }

/*! X-editable - v1.5.0 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/* line 6, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */ }
  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editableform .control-group {
    margin-bottom: 0;
    /* overwrites bootstrap margin */
    white-space: nowrap;
    /* prevent wrapping buttons on new line */
    line-height: 20px;
    /* overwriting bootstrap line-height. See #133 */ }

/* line 19, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline; }
  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-buttons.editable-buttons-bottom {
    display: block;
    margin-top: 7px;
    margin-left: 0; }

/* line 34, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline; }

/* line 48, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px; }
/* line 51, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px; }

/*for jquery-ui buttons need set height to look more pretty*/
/* line 59, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editableform-loading {
  background: url(/assets/loading-68da1f260e79b15d2d5ca9aee0b05e2243ee47cca9d732b3625f4bbb1b77b8bf.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px; }

/* line 66, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-inline .editableform-loading {
  background-position: left 5px; }

/* line 70, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal; }
  /* line 75, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-error-block.ui-state-error {
    padding: 3px; }

/*add padding for jquery ui*/
/* line 82, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-error {
  color: red; }

/* ---- For specific types ---- */
/* line 88, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left; }

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 96, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px; }

/* checklist vertical alignment */
/* line 103, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-checklist label {
  white-space: nowrap; }
  /* line 104, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-checklist label input[type="checkbox"], .editable-checklist label span {
    vertical-align: middle;
    margin: 0; }

/* set exact width of textarea to fit buttons toolbar */
/* line 113, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px; }

/* clear button shown as link in date inputs */
/* line 120, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right; }

/* IOS-style clear button for text inputs */
/* line 129, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-clear-x {
  background: url(/assets/images/clear-3e7ca776783956c0521083ddd59b772e3c18a5e6501c302637528edba421378a.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px; }
  /* line 140, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-clear-x:hover {
    opacity: 1; }

/* line 145, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-pre-wrapped {
  white-space: pre-wrap; }

/* line 150, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */ }
/* line 154, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */ }
/* line 158, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline; }
/* line 166, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */ }

/* line 174, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-click {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc; }

/* line 179, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
a.editable-click {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc; }
  /* line 182, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc; }

/* line 188, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-click.editable-disabled {
  color: #585858;
  cursor: default;
  border-bottom: none; }

/* line 194, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
a.editable-click.editable-disabled {
  color: #585858;
  cursor: default;
  border-bottom: none; }
  /* line 198, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  a.editable-click.editable-disabled:hover {
    color: #585858;
    cursor: default;
    border-bottom: none; }

/* line 205, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-empty {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none; }
  /* line 210, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #DD1144;
    /* border-bottom: none; */
    text-decoration: none; }

/* line 218, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-unsaved {
  font-weight: bold; }
  /* line 220, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
  .editable-unsaved:after {
    /*    content: '*'*/ }

/* line 225, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out; }

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 235, /leonhard/app/assets/stylesheets/coreadmin/bootstrap-editable.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block; }

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* Mobile */
@media only screen and (max-width: 767px) {
  /* line 16, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive {
    margin-bottom: 0; }

  /* line 18, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

  /* line 19, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }

  /* line 20, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned table th, .pinned table td {
    white-space: nowrap; }

  /* line 21, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  .pinned td:last-child {
    border-bottom: 0; }

  /* line 23, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }

  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper div.scrollable table {
    margin-left: 35%; }

  /* line 25, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }

  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

  /* line 28, /leonhard/app/assets/stylesheets/coreadmin/responsive-tables.scss */
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }
/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/* -----------------------------------------
   Page Name 2
----------------------------------------- */
@media (max-width: 767px) {
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .sidebar-background {
    display: none; }

  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .primary-sidebar {
    *zoom: 1;
    position: static;
    width: auto;
    float: none;
    background: #11161A; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .primary-sidebar:before, .primary-sidebar:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .primary-sidebar:after {
      clear: both; }

  /* line 17, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .main-content {
    margin: 0; }

  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .user-avatar > .dropdown-toggle {
    display: none; }

  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .dropdown-menu li.with-image span, .dropdown-menu li a {
    text-shadow: none; }

  /* line 31, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .label, .badge, .navbar-inverse .nav > li > a, .navbar-inverse .nav > li.active > a {
    box-shadow: none; }

  /* line 35, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .navbar-collapse .nav > li > a, .navbar-collapse .dropdown-menu a {
    font-weight: 600; }

  /* line 39, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .primary-sidebar .nav {
    margin: 0; }

  /* line 43, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .breadcrumb-line {
    height: auto; }
    /* line 46, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .breadcrumb-line .breadcrumbs {
      *zoom: 1;
      float: none; }
      /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
      .breadcrumb-line .breadcrumbs:before, .breadcrumb-line .breadcrumbs:after {
        display: table;
        content: "";
        line-height: 0; }
      /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
      .breadcrumb-line .breadcrumbs:after {
        clear: both; }
    /* line 51, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .breadcrumb-line .nav.pull-right {
      float: none;
      margin-right: 0px;
      border-right: none;
      border-top: 1px solid #ccc; }
      /* line 56, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
      .breadcrumb-line .nav.pull-right > li:first-child > a {
        border-left: none; }

  /* line 64, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .user-avatar .dropdown-menu {
    display: block; }

  /* line 68, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .navbar-collapse .dropdown-menu {
    background: transparent; }
    /* line 71, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .navbar-collapse .dropdown-menu li a {
      background: rgba(0, 0, 0, 0.2);
      margin-bottom: 3px; }
    /* line 76, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .navbar-collapse .dropdown-menu li + li a {
      margin-bottom: 3px; }

  /* line 83, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .action-nav-normal .action-nav-button {
    display: block; }
  /* line 87, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .action-nav-normal.action-nav-line .action-nav-row {
    margin-right: 0; }
  /* line 91, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .action-nav-normal .action-nav-row {
    margin-right: 0px; }
  /* line 95, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .action-nav-normal.rounded .action-nav-button {
    display: inline-block; }

  /* line 100, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .navbar-form .form-group, .navbar-form .search-query.animated, .navbar-form .search-query.animated:focus, .navbar-form .search-query.animated .focused {
    width: 100%; }

  /* line 104, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .dropdown-menu .divider {
    display: none; }

  /* line 110, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .navbar-inverse .nav > li.cdrop > a, .navbar-inverse .nav > li.cdrop.active > a {
    margin-right: 0;
    background: transparent;
    border: none;
    box-shadow: none; }

  /* line 120, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .nav-tabs-right li > a > span, .nav-tabs-right .title, .nav-tabs-left li > a > span, .nav-tabs-left .title {
    display: none; }

  /* line 126, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
  .dark-nav.to-right .dropdown-menu {
    margin: 0;
    position: relative;
    left: 0;
    background: #11161A;
    border-radius: 0;
    height: 100%; }
    /* line 134, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .dark-nav.to-right .dropdown-menu:before {
      content: none; }
    /* line 139, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .dark-nav.to-right .dropdown-menu li a {
      margin-bottom: 0;
      border-radius: 0; }
    /* line 144, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .dark-nav.to-right .dropdown-menu li + li a {
      margin-bottom: 0; }
    /* line 148, /leonhard/app/assets/stylesheets/coreadmin/responsive992.scss */
    .dark-nav.to-right .dropdown-menu a:hover {
      background: rgba(50, 50, 50, 0.1);
      background-image: linear-gradient(top, rgba(90, 90, 90, 0.2), rgba(50, 50, 50, 0.1));
      color: white; } }
@media (max-width: 767px) {
  /* line 5, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  body {
    padding: 0; }

  /* line 9, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .btn-block {
    margin-bottom: 10px; }

  /* line 13, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .user-avatar {
    padding-bottom: 0; }

  /* line 18, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .dataTables_info {
    display: none; }

  /* line 22, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .dataTables_filter input[type="text"] {
    width: 130px; }

  /* line 26, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .dataTables_length {
    display: none; }

  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .next.paginate_button, .previous.paginate_button {
    display: none; }

  /* line 34, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .area-top {
    text-align: center; }
    /* line 38, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
    .area-top .header {
      margin-top: 0;
      margin-bottom: 7px;
      text-align: center;
      float: none !important; }
      /* line 43, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
      .area-top .header i {
        float: none; }
    /* line 48, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
    .area-top .sparkline-box {
      float: none !important;
      display: inline-block; } }
@media (max-width: 550px) {
  /* line 58, /leonhard/app/assets/stylesheets/coreadmin/responsive768.scss */
  .area-top .sparkline-box .sparkline {
    display: none; } }
@media (max-width: 480px) {
  /* line 4, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .area-top .num-stats li {
    width: auto; }

  /* line 8, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar .nav.pull-right {
    float: none;
    *zoom: 1; }
    /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .navbar .nav.pull-right:before, .navbar .nav.pull-right:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
    .navbar .nav.pull-right:after {
      clear: both; }

  /* line 13, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar-inner {
    text-align: center; }
    /* line 16, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
    .navbar-inner a {
      margin-right: 0; }

  /* line 21, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar-brand + .nav {
    display: inline-block;
    margin-bottom: 10px; }

  /* line 27, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar-inverse .nav > li > a {
    margin-right: 0; }
  /* line 32, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar-inverse .navbar-brand + .nav > li > a {
    margin-right: 10px; }
  /* line 36, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .navbar-inverse .navbar-brand + .nav > li:last-child a {
    margin-right: 0; }

  /* line 42, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .area-top {
    height: auto;
    text-align: center; }
    /* line 46, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
    .area-top .num-stats {
      float: none;
      display: inline-block; }
      /* line 50, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
      .area-top .num-stats li {
        padding: 5px; }

  /* line 57, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .chat-box.timeline .arrow-box-left {
    margin-left: 0; }
    /* line 60, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
    .chat-box.timeline .arrow-box-left:after, .chat-box.timeline .arrow-box-left:before {
      content: none; }
    /* line 64, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
    .chat-box.timeline .arrow-box-left .avatar {
      left: 10px;
      top: 5px; }
    /* line 69, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
    .chat-box.timeline .arrow-box-left .name {
      float: left;
      margin-left: 45px; }

  /* line 76, /leonhard/app/assets/stylesheets/coreadmin/responsive480.scss */
  .chat-box.timeline + .closable-chat-box {
    margin-left: 0; } }
/* line 16, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default; }

/* line 22, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.search {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 26, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#right_tabs {
  margin-bottom: 15px; }

/* line 31, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.date_select select {
  display: inline;
  width: 32.5% !important; }

/* line 37, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.loading-indicator {
  width: 100px; }

/* line 41, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.loading-indicator-overlay {
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60); }

/* line 47, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#article_article_version_teaser, #article_article_version_body, #article_version_teaser, #article_version_body textarea {
  max-height: 500px;
  resize: none; }

/* line 52, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul.no_style {
  list-style-type: none; }

/* line 56, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.row_margin {
  margin-top: 15px; }

/* line 60, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.drag_helper {
  position: relative; }

/* line 64, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.desc {
  font-size: 0.8em;
  position: absolute;
  bottom: 24px; }

/* line 71, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.ui-state-active {
  background: lightgreen; }

/*
ul.tabs > li > a, .nav-pills > li > a {
  text-align: center;
  list-style-type: none;
}*/
/* line 80, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul.tabs > li {
  list-style-type: none; }

/* line 84, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.active.articles_good > a > .thumbnail, ul > li.tab.articles_good > a:hover > .thumbnail, ul > li.tab.articles_good > a > .thumbnail, ul > li.tab.active.articles_good > a:hover > .thumbnail, ul > li.tab.active.articles_good > a:focus > .thumbnail {
  background-color: green !important;
  color: white !important;
  border-color: white; }

/* line 89, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.active.articles_warning > a > .thumbnail, ul > li.articles_warning > a:hover > .thumbnail, ul > li.tab.articles_warning > a > .thumbnail, ul > li.tab.active.articles_warning > a:hover > .thumbnail, ul > li.tab.active.articles_warning > a:focus > .thumbnail {
  background-color: orangered !important;
  color: white !important;
  border-color: white; }

/* line 95, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.active.articles_bad > a > .thumbnail, ul > li.articles_bad > a:hover > .thumbnail, ul > li.tab.articles_bad > a > .thumbnail, ul > li.tab.active.articles_bad > a:hover > .thumbnail, ul > li.tab.active.articles_bad > a:focus > .thumbnail {
  background-color: red !important;
  color: white !important;
  border-color: white; }

/* line 101, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.articles_warning > a > .thumbnail {
  background-color: orange !important;
  color: orangered !important;
  border-color: orangered; }

/* line 108, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.articles_good > a > .thumbnail {
  background-color: lightgreen !important;
  color: green !important;
  border-color: green; }

/* line 115, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab.articles_bad > a > .thumbnail {
  background-color: lightcoral !important;
  color: white !important;
  border-color: white; }

/* line 121, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
ul > li.tab > a > .thumbnail {
  min-height: 120px; }

/* line 128, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.bad {
  color: red;
  transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -webkit-transition: color 0.4s ease-in-out; }

/* line 133, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.good {
  color: green;
  transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -webkit-transition: color 0.4s ease-in-out; }

/* line 138, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.left_48 {
  float: left;
  width: 48%; }

/* line 143, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.right_50 {
  float: right;
  width: 48%; }

/* line 148, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#crop_image {
  margin-right: 1%; }
  /* line 151, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  #crop_image img {
    display: block;
    margin: 0 auto; }
  /* line 155, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  #crop_image .jcrop-holder {
    margin: 0 auto; }

/* line 159, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#crop_form {
  min-width: 490px;
  max-width: 47.5%;
  margin-left: 1%; }
  /* line 163, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  #crop_form textarea, #crop_form select {
    width: 100%; }

/* line 168, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#crop_sandbox {
  min-width: 100px; }

/* line 174, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#awesome_crop img {
  display: block;
  margin: 0 auto; }

/* line 180, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#new_picture_signature {
  margin-top: 45px; }

/* line 183, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#find_pictures {
  z-index: 200;
  background-color: #f5f5f5;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: -15px;
  position: fixed; }

/* line 192, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.loading-mask {
  z-index: 1000; }

/* line 196, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#picture_signatures_form {
  margin-top: -5px; }

/* line 199, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.warning {
  color: #C09853; }

/* line 205, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.text-center {
  text-align: center; }

/* line 209, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.text-left {
  text-align: left !important; }

/* line 214, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#image img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

/* line 220, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#picture_collection {
  margin-top: 15px; }

/* line 223, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#remove_marker {
  color: red;
  text-decoration: none; }

/* line 228, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#form_map {
  position: relative;
  height: 400px; }

/* line 232, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#map_box {
  height: 400px;
  position: relative; }

/* line 238, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#map {
  position: absolute;
  height: 100%;
  width: 100%; }

/* line 244, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.pag_loader {
  padding: 20px; }

/* line 248, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.fixed {
  position: fixed; }

/* line 253, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.gal_pic .error .pic_footer, .gal_pic .error .pic {
  border-color: FF0000;
  background-color: FF6B6B; }

/* line 260, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.error_message {
  background-color: #E7E7E7;
  border: 1px solid gray;
  color: red;
  font-size: 12px;
  border-radius: 3px;
  padding: 5px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
  border-color: #CCCCCC #CCCCCC #B3B3B3;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

/* line 276, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.rahmen {
  border-radius: 5px;
  padding: 20px;
  background-color: #EDEDED;
  border: 5px solid white; }

/* line 283, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.keyword_list {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px; }

/* line 289, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
li.keyword {
  border: 1px solid #d2d2d2;
  background: #f2f2f2;
  background-image: linear-gradient(top, #fcfcfc, #f2f2f2);
  border-radius: 3px;
  margin-top: 5px;
  margin-left: 0px !important;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px; }

/* line 303, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
a.remove_keyword :hover, a.remove_keyword i :hover {
  text-decoration: none; }

/* line 306, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.left {
  float: left; }

/* line 309, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.right {
  float: right; }

/* line 312, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#last_news {
  display: table; }

/* line 315, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.columns {
  font-family: 'helvetica_neue_roman';
  font-size: 9.6px;
  line-heigt: 10px;
  column-count: 1;
  column-width: 45mm;
  column-gap: 2.5mm;
  column-rule: 2px solid gray;
  max-width: 45mm;
  min-width: 45mm;
  margin: 0 20px 20px 0;
  float: left;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  hyphenate: auto;
  text-align: justify;
  padding: 0px;
  display: table-cell; }
  /* line 316, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  .columns h1 {
    word-wrap: break-word;
    font-family: 'helvetica_neue_medium';
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 116.66%; }

/* line 347, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.clearfix {
  clear: both; }

/* line 351, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.error {
  color: #B94A48; }

/* line 355, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#ui-datepicker-div {
  z-index: 1000 !important; }

/* line 359, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
#find_pictures ul {
  list-style-type: none; }

/* line 363, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.bottom_5 {
  margin-bottom: 5px; }

/* line 367, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.vertical {
  vertical-align: middle; }

/* line 371, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.m-b {
  margin-bottom: 15px; }

/* line 378, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.box-content ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs), .padded ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs), .box-section ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs) {
  padding-left: 20px !important;
  margin-bottom: 10px;
  margin-top: 5px; }
  /* line 383, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  .box-content ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs) li, .padded ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs) li, .box-section ul:not(.no_style):not(.list-unstyled):not(.nav):not(.dropdown-menu):not(.nav-tabs) li {
    margin-left: 0;
    list-style-type: disc !important;
    list-style-position: outside; }
/* line 390, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
.box-content ol:not(.no_style):not(.list-unstyled), .padded ol:not(.no_style):not(.list-unstyled), .box-section ol:not(.no_style):not(.list-unstyled) {
  padding-left: 20px !important;
  margin-bottom: 10px;
  margin-top: 5px; }
  /* line 395, /leonhard/app/assets/stylesheets/partials/_custom_styles.scss */
  .box-content ol:not(.no_style):not(.list-unstyled) li, .padded ol:not(.no_style):not(.list-unstyled) li, .box-section ol:not(.no_style):not(.list-unstyled) li {
    margin-left: 0;
    list-style-position: outside; }

/* line 1, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.gal_pic {
  height: 195px;
  float: left;
  text-align: center;
  padding: 0 20px 0 0; }

/* line 9, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.pic {
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-radius: 3px 3px 0 0;
  background: #e2dede;
  width: 165px; }
  /* line 16, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
  .pic img {
    padding-top: 6px; }

/* line 23, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.pic_footer {
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  border-radius: 0 0 3px 3px;
  padding-bottom: 5px;
  background: #e2dede; }

/* line 33, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover img {
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(-5deg);
  -ms-transform: scale(2) rotate(-5deg);
  -o-transform: scale(2) rotate(-5deg);
  transform: scale(2) rotate(5deg); }

/* line 41, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item {
  padding: 5px; }

/* line 45, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry {
  padding: 4px;
  border-radius: 3px;
  overflow: hidden;
  background: #A9A9A9;
  transition: background-color 1s ease-in; }

/* line 53, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry.chosen {
  background-color: green; }

/* line 57, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s; }

/* line 77, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry.animation {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* line 87, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img {
  position: relative;
  overflow: hidden; }

/* line 92, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -ms-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
  width: 100%; }

/* line 108, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(-5deg);
  -ms-transform: scale(2) rotate(-5deg);
  -o-transform: scale(2) rotate(-5deg);
  transform: scale(2) rotate(5deg); }

/* line 121, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img .grid-img-hover {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 20; }

/* line 142, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover .grid-img-hover {
  top: 0%; }

/* line 146, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img .chosen {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 10; }

/* line 167, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover .chosen {
  top: 90%; }

/* line 171, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img a {
  color: #fff; }

/* line 175, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img i.hover-icon {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  top: 50%;
  display: inline-block;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -ms-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
  z-index: 25; }

/* line 200, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img i.icon-left {
  right: 100%;
  margin-right: 10px; }

/* line 205, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img i.icon-right {
  left: 100%;
  margin-left: 10px; }

/* line 210, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover i.icon-left {
  right: 50%; }

/* line 214, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover i.icon-right {
  left: 50%; }

/* line 218, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img i.icon-middle {
  position: absolute;
  display: inline-block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  background: black;
  border-radius: 50px;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  z-index: 25; }

/* line 242, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .item .grid-entry .grid-img:hover i.icon-middle {
  opacity: 0.5;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

/* line 251, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .grid-entry .entry-info {
  padding: 5px 0;
  color: #f0f0f0; }

/* line 256, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .grid-entry .entry-info p {
  font-size: 13px;
  line-height: 23px; }

/* line 262, /leonhard/app/assets/stylesheets/partials/_pictures.scss */
.grid .grid-entry .entry-info .action span i {
  display: inline-block;
  margin-left: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 40px; }

@font-face {
  font-family: 'helvetica_neue_roman';
  src: url(/assets/webfonts/helveneurom-webfont-646b84e8dbdfcaee802d4c16c4c5f3b7e0ff2c606f9585ace17f85aa82ef32f8.eot);
  src: url(/assets/webfonts/helveneurom-webfont-646b84e8dbdfcaee802d4c16c4c5f3b7e0ff2c606f9585ace17f85aa82ef32f8.eot?#iefix) format("embedded-opentype"), url(/assets/webfonts/helveneurom-webfont-df13439e92d7d36dbddb73036d96032d2c38fcdd8bc90840f90f2c9366921b78.woff) format("woff"), url(/assets/webfonts/helveneurom-webfont-cc460aa021eed49e6f4f31830f60ca386e5efa8a29325415118edb19906e8d81.ttf) format("truetype"), url(/assets/webfonts/helveneurom-webfont-cdde91750b4c7f54d8ebbbc89c07c9fd3b445822150520c3621890aebdcc3a95.svg#helvetica_neueregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neue_medium';
  src: url(/assets/webfonts/helveneumed-webfont-4b428cab5e3c73d1d0a845972e372b46e1508b68e6f5de56086cc4702f1d33bf.eot);
  src: url(/assets/webfonts/helveneumed-webfont-4b428cab5e3c73d1d0a845972e372b46e1508b68e6f5de56086cc4702f1d33bf.eot?#iefix) format("embedded-opentype"), url(/assets/webfonts/helveneumed-webfont-90ae49e7f713dd31e7740e124182332d9a4c07139b7a68faf223f51aba860e0d.woff) format("woff"), url(/assets/webfonts/helveneumed-webfont-984dfadf8075e76a75c8e1cfb38759b56654ca9aba3b97a8b7c24fffd111e950.ttf) format("truetype"), url(/assets/webfonts/helveneumed-webfont-9a4378f7a3d5d9484a94a3a2bfb337eeb9c73dae039bf534d79ffc840b5c74a8.svg#helvetica_neueregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neue_med_italic';
  src: url(/assets/webfonts/helveneumedita-webfont-0c7fad4bb6e0629e117fed6731268a310294a79f4d6fe44fe84a88439dbe8748.eot);
  src: url(/assets/webfonts/helveneumedita-webfont-0c7fad4bb6e0629e117fed6731268a310294a79f4d6fe44fe84a88439dbe8748.eot?#iefix) format("embedded-opentype"), url(/assets/webfonts/helveneumedita-webfont-82853a5657afeb47832f5eccd4780ddb60c4970557475572c69c47961d005d0d.woff) format("woff"), url(/assets/webfonts/helveneumedita-webfont-bbda148c6c9bfd316edfd2edfb3a290984b35c84f1d9bbda51192116cb7ba9a1.ttf) format("truetype"), url(/assets/webfonts/helveneumedita-webfont-01bf892ee85359132e2f515efe6de094f363a859cf6a0489e5caa593359c4165.svg#helvetica_neueregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neue_black_italic';
  src: url(/assets/webfonts/helveneublaita-webfont-b36fb610025fa49f16002586c20501bd498bb699d021190b9c7fba80870129ad.eot);
  src: url(/assets/webfonts/helveneublaita-webfont-b36fb610025fa49f16002586c20501bd498bb699d021190b9c7fba80870129ad.eot?#iefix) format("embedded-opentype"), url(/assets/webfonts/helveneublaita-webfont-a8b5da5d7edf1c3f3f14f54679c800aa1df2037b82abcdba3c138d36dfc164e3.woff) format("woff"), url(/assets/webfonts/helveneublaita-webfont-e0279fc323e7227161b1695435b1151c53e88fb04b9aeb07746fd02cd24f329c.ttf) format("truetype"), url(/assets/webfonts/helveneublaita-webfont-cdf773c4ceb842fbf4865477b2300d3058e336656d6fdae6e4c62e4f80e1b8f2.svg#helvetica_neueregular) format("svg");
  font-weight: normal;
  font-style: normal; }
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
/* line 25, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-open {
  overflow: hidden; }

/* line 30, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  /* line 42, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal.fade .ajax_modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 46, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal.in .ajax_modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 50, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050; }

/* line 58, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-content {
  position: relative;
  background-color: #fff;
  border: 3px solid #999;
  border: 3px solid #808080;
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

/* line 71, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000; }
  /* line 80, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 81, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 86, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

/* line 92, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-header .close {
  margin-top: -2px; }

/* line 97, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 104, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-body {
  position: relative;
  padding: 15px; }

/* line 110, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-footer {
  margin-top: 15px;
  padding: 14px 15px 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  /* line 24, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .ajax_modal-footer:before, .ajax_modal-footer:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 30, /leonhard/app/assets/stylesheets/coreadmin/mixin_helpers.scss */
  .ajax_modal-footer:after {
    clear: both; }
  /* line 119, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-footer .btn + .btn, .ajax_modal-footer .css_button + .btn, .ajax_modal-footer .delete_button + .btn, .ajax_modal-footer .btn + .css_button, .ajax_modal-footer .css_button + .css_button, .ajax_modal-footer .delete_button + .css_button, .ajax_modal-footer .btn + .delete_button, .ajax_modal-footer .css_button + .delete_button, .ajax_modal-footer .delete_button + .delete_button {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 124, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-footer .btn-group .btn + .btn, .ajax_modal-footer .btn-group .css_button + .btn, .ajax_modal-footer .btn-group .delete_button + .btn, .ajax_modal-footer .btn-group .btn + .css_button, .ajax_modal-footer .btn-group .css_button + .css_button, .ajax_modal-footer .btn-group .delete_button + .css_button, .ajax_modal-footer .btn-group .btn + .delete_button, .ajax_modal-footer .btn-group .css_button + .delete_button, .ajax_modal-footer .btn-group .delete_button + .delete_button {
    margin-left: -1px; }
  /* line 128, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media screen and (min-width: 768px) {
  /* line 136, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 140, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
/* line 147, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
body.modal-open,
.ajax_modal-open .navbar-fixed-top,
.ajax_modal-open .navbar-fixed-bottom {
  margin-right: 0; }

/* line 153, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 500px;
  margin-left: -250px;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box; }

/* line 169, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal.container {
  max-width: none; }

/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 182, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-open {
  overflow: hidden; }

/* add a scroll bar to stop page from jerking around */
/* line 188, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-open.page-overflow .page-container,
.ajax_modal-open.page-overflow .page-container .navbar-fixed-top,
.ajax_modal-open.page-overflow .page-container .navbar-fixed-bottom,
.ajax_modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll; }

@media (max-width: 979px) {
  /* line 196, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-open.page-overflow .page-container .navbar-fixed-top,
  .ajax_modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible; } }
/* line 203, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto; }

/* line 212, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */
  background-color: #f5f5f5; }

/* line 221, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; }

/* line 229, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal.fade.in {
  top: 50%; }

/* line 233, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-body {
  max-height: none;
  overflow: visible;
  background: #f5f5f5; }

/* line 239, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal.modal-absolute {
  position: absolute;
  z-index: 950; }

/* line 244, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px; }

/* line 254, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940; }

/* line 266, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal.container {
  width: 940px;
  margin-left: -470px; }

/* Modal Overflow */
/* line 273, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-overflow.ajax_modal {
  top: 1%; }

/* line 277, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-overflow.ajax_modal.fade {
  top: -100%; }

/* line 281, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-overflow.ajax_modal.fade.in {
  top: 1%; }

/* line 285, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-overflow .ajax_modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* Responsive */
@media (min-width: 1200px) {
  /* line 293, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal.container {
    width: 1170px;
    margin-left: -585px; } }
@media (max-width: 979px) {
  /* line 300, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal,
  .ajax_modal.container,
  .ajax_modal.ajax_modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 313, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal.fade.in,
  .ajax_modal.container.fade.in,
  .ajax_modal.ajax_modal-overflow.fade.in {
    top: 1%;
    bottom: auto; }

  /* line 320, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-body,
  .ajax_modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important; }

  /* line 329, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-footer,
  .ajax_modal-overflow .ajax_modal-footer {
    position: absolute; } }
/* line 336, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px; }

/*
Animate.css - http://daneden.me/animate
Licensed under the ☺ license (http://licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden*/
/* line 349, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }
@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }
/* line 384, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake; }

/* line 391, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-content {
  border: 3px solid #808080; }

/* line 395, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-header, .ajax_modal-footer {
  background: #eaeaea;
  background-image: linear-gradient(top, #fdfdfd, #eaeaea); }
  /* line 398, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
  .ajax_modal-header h1, .ajax_modal-header h2, .ajax_modal-header h3, .ajax_modal-header h4, .ajax_modal-header h5, .ajax_modal-header h6, .ajax_modal-footer h1, .ajax_modal-footer h2, .ajax_modal-footer h3, .ajax_modal-footer h4, .ajax_modal-footer h5, .ajax_modal-footer h6 {
    margin: 0; }

/* line 402, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 412, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 417, /leonhard/app/assets/stylesheets/partials/_bootstrap-modal.scss */
.ajax_modal-header {
  border-bottom: 1px solid #CDCDCD; }

/* -------------------------------------------------------------------------------------------------

It's *strongly* suggested that you don't modify this file.  Instead, load a new stylesheet after
this one in your layouts (eg formtastic_changes.css) and override the styles to suit your needs.
This will allow you to update formtastic.css with new releases without clobbering your own changes.

This stylesheet forms part of the Formtastic Rails Plugin
(c) 2008 Justin French

--------------------------------------------------------------------------------------------------*/
/* NORMALIZE AND RESET - obviously inspired by Yahoo's reset.css, but scoped to just form.formtastic
--------------------------------------------------------------------------------------------------*/
/* line 14, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic, form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p {
  margin: 0;
  padding: 0; }

/* line 19, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset {
  border: 0; }

/* line 23, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic em, form.formtastic strong {
  font-style: normal;
  font-weight: normal; }

/* line 28, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic ol, form.formtastic ul {
  list-style: none; }

/* line 32, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic abbr, form.formtastic acronym {
  border: 0;
  font-variant: normal; }

/* line 37, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic input, form.formtastic textarea, form.formtastic select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

/* line 43, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic input, form.formtastic textarea, form.formtastic select {
  font-size: 100%; }

/* line 47, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic legend {
  white-space: normal;
  color: #000; }

/* SEMANTIC ERRORS
--------------------------------------------------------------------------------------------------*/
/* line 54, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic ul.errors {
  color: #cc0000;
  margin: 0.5em 0 1.5em 25%;
  list-style: square; }

/* line 60, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic ul.errors li {
  padding: 0;
  border: none;
  display: list-item; }

/* FIELDSETS & LISTS
--------------------------------------------------------------------------------------------------*/
/* line 68, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset {
  overflow: hidden; }

/* clearing contained floats */
/* line 76, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset.buttons {
  padding-left: 25%; }

/* line 83, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset.buttons li {
  float: left;
  padding-right: 0.5em; }

/* INPUT LIs
--------------------------------------------------------------------------------------------------*/
/* line 90, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li {
  padding: 0.5em 0;
  margin-top: -0.5em;
  margin-bottom: 1em; }

/* padding and negative margin juggling is for Firefox */
/* line 97, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li {
  overflow: hidden; }

/* clearing contained floats */
/* LABELS
--------------------------------------------------------------------------------------------------*/
/* line 114, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li label {
  display: block;
  width: 25%;
  float: left;
  padding-top: .2em; }

/* line 121, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li > li label {
  line-height: 100%;
  padding-top: 0; }

/* line 126, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li > li label input {
  line-height: 100%;
  vertical-align: middle;
  margin-top: -0.1em; }

/* NESTED FIELDSETS AND LEGENDS (radio, check boxes and date/time inputs use nested fieldsets)
--------------------------------------------------------------------------------------------------*/
/* line 134, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset {
  position: relative; }

/* line 138, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset legend {
  position: absolute;
  width: 95%;
  left: 0px; }

/* line 144, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset legend span {
  position: absolute; }

/* line 148, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset legend.label label {
  position: absolute; }

/* line 152, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset ol {
  float: left;
  width: 74%;
  margin: 0;
  padding: 0 0 0 25%; }

/* line 159, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li fieldset ol li {
  padding: 0;
  border: 0; }

/* INLINE HINTS
--------------------------------------------------------------------------------------------------*/
/* line 166, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li p.inline-hints {
  color: #666;
  margin: 0.5em 0 0 25%; }

/* INLINE ERRORS
--------------------------------------------------------------------------------------------------*/
/* line 173, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li p.inline-errors {
  color: #cc0000;
  margin: 0.5em 0 0 25%; }

/* line 178, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li ul.errors {
  color: #cc0000;
  margin: 0.5em 0 0 25%;
  list-style: square; }

/* line 184, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li ul.errors li {
  padding: 0;
  border: none;
  display: list-item; }

/* STRING, NUMERIC, PASSWORD, EMAIL, URL, PHONE & SEARCH OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 192, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.string input,
form.formtastic fieldset > ol > li.password input,
form.formtastic fieldset > ol > li.numeric input,
form.formtastic fieldset > ol > li.email input,
form.formtastic fieldset > ol > li.url input,
form.formtastic fieldset > ol > li.phone input,
form.formtastic fieldset > ol > li.search input {
  width: 72%; }

/* line 202, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.string input[size],
form.formtastic fieldset > ol > li.password input[size],
form.formtastic fieldset > ol > li.numeric input[size],
form.formtastic fieldset > ol > li.email input[size],
form.formtastic fieldset > ol > li.url input[size],
form.formtastic fieldset > ol > li.phone input[size],
form.formtastic fieldset > ol > li.search input[size] {
  width: auto;
  max-width: 72%; }

/* TEXTAREA OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 215, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.text textarea {
  width: 72%; }

/* line 219, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.text textarea[cols] {
  width: auto;
  max-width: 72%; }

/* HIDDEN OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 226, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset ol li.hidden {
  display: none; }

/* BOOLEAN OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 232, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.boolean label {
  padding-left: 25%;
  width: auto; }

/* line 237, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.boolean label input {
  margin: 0 0.5em 0 0.2em; }

/* RADIO OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 246, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.radio fieldset {
  overflow: visible; }

/* line 250, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.radio fieldset ol {
  margin-bottom: -0.5em; }

/* line 254, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.radio fieldset ol li {
  margin: 0.1em 0 0.5em 0;
  overflow: visible; }

/* line 259, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.radio fieldset ol li label {
  float: none;
  width: 100%; }

/* line 264, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.radio fieldset ol li label input {
  margin-right: 0.2em; }

/* CHECK BOXES (COLLECTION) OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 273, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.check_boxes fieldset {
  overflow: visible; }

/* line 277, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.check_boxes fieldset ol {
  margin-bottom: -0.5em; }

/* line 281, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.check_boxes fieldset ol li {
  margin: 0.1em 0 0.5em 0;
  overflow: visible; }

/* line 286, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.check_boxes fieldset ol li label {
  float: none;
  width: 100%; }

/* line 291, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.check_boxes fieldset ol li label input {
  margin-right: 0.2em; }

/* DATE & TIME OVERRIDES
--------------------------------------------------------------------------------------------------*/
/* line 297, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.date fieldset ol li,
form.formtastic fieldset > ol > li.time fieldset ol li,
form.formtastic fieldset > ol > li.datetime fieldset ol li {
  float: left;
  width: auto;
  margin: 0 .3em 0 0; }

/* line 305, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.date fieldset ol li label,
form.formtastic fieldset > ol > li.time fieldset ol li label,
form.formtastic fieldset > ol > li.datetime fieldset ol li label {
  display: none; }

/* line 311, /leonhard/app/assets/stylesheets/partials/_formtastic.scss */
form.formtastic fieldset > ol > li.date fieldset ol li label input,
form.formtastic fieldset > ol > li.time fieldset ol li label input,
form.formtastic fieldset > ol > li.datetime fieldset ol li label input {
  display: inline;
  margin: 0;
  padding: 0; }

/* -------------------------------------------------------------------------------------------------

Load this stylesheet after formtastic.css in your layouts to override the CSS to suit your needs.
This will allow you to update formtastic.css with new releases without clobbering your own changes.

For example, to make the inline hint paragraphs a little darker in color than the standard #666:

form.formtastic fieldset > ol > li p.inline-hints { color:#333; }

HINT:
The following style may be *conditionally* included for improved support on older versions of IE(<8)
form.formtastic fieldset ol li fieldset legend { margin-left: -6px;}

--------------------------------------------------------------------------------------------------*/
/* line 15, /leonhard/app/assets/stylesheets/partials/_formtastic_changes.scss */
form.formtastic fieldset > ol > li select {
  background-color: white;
  border: 1px solid gray; }

/* jquery.Jcrop.css v0.9.10 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
/* line 12, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-holder {
  direction: ltr;
  text-align: left; }

/* These styles define the border lines */
/* line 18, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-vline, .jcrop-hline {
  background: #FFF url(/assets/Jcrop-752309673bbd9d9b2ba0bd58d0a7071a2c59c30e2824d85bcd2a3bc0a07ef1f1.gif) top left repeat;
  font-size: 0;
  position: absolute; }

/* line 19, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-vline {
  height: 100%;
  width: 1px !important; }

/* line 20, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-hline {
  height: 1px !important;
  width: 100%; }

/* line 21, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-vline.right {
  right: 0; }

/* line 22, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-hline.bottom {
  bottom: 0; }

/* Handle style - size is set by Jcrop handleSize option (currently) */
/* line 25, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle {
  background-color: #333;
  border: 1px #eee solid;
  font-size: 1px;
  width: 7px;
  height: 7px; }

/* This style is used for invisible click targets */
/* line 28, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* "turn off" link highlight */
  -webkit-touch-callout: none;
  /* disable callout, image save panel */
  -webkit-user-select: none;
  /* disable cut copy paste */ }

/* Positioning of handles and drag bars */
/* line 38, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

/* line 39, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px; }

/* line 40, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%; }

/* line 41, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%; }

/* line 42, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

/* line 43, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0; }

/* line 44, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0; }

/* line 45, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px; }

/* line 46, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

/* line 47, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

/* line 48, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-n {
  margin-top: -4px; }

/* line 49, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }

/* line 50, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

/* line 51, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dragbar.ord-w {
  margin-left: -4px; }

/* The "jcrop-light" class/extension */
/* line 54, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: Alpha(opacity=70) !important;
  opacity: 0.7 !important; }

/* line 60, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px; }

/* The "jcrop-dark" class/extension */
/* line 70, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: Alpha(opacity=70) !important;
  opacity: 0.7 !important; }

/* line 76, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px; }

/* Fix for twitter bootstrap et al. */
/* line 86, /leonhard/app/assets/stylesheets/partials/_jquery.Jcrop.scss */
.jcrop-holder img, img.jcrop-preview {
  max-width: none; }

@media (max-width: 767px) {
  /* line 4, /leonhard/app/assets/stylesheets/partials/_bootstrap_custom.scss */
  .form-inline input,
  .form-inline button,
  .form-inline select,
  .form-inline textarea {
    margin-bottom: 10px; } }
/* line 14, /leonhard/app/assets/stylesheets/partials/_bootstrap_custom.scss */
.abstand {
  margin-bottom: 10px; }

/* line 20, /leonhard/app/assets/stylesheets/partials/_bootstrap_custom.scss */
a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important; }

/* line 1, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

/* line 6, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

/* line 26, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-suggestion {
  display: block;
  padding: 3px 20px; }

/* line 31, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-hint {
  display: none; }

/* line 35, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

/* line 47, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-suggestion.tt-is-under-cursor a {
  color: #fff; }

/* line 51, /leonhard/app/assets/stylesheets/partials/_typeahead.scss */
.tt-suggestion p {
  margin: 0; }

/* line 2, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.field_with_errors label {
  color: #b94a48; }
/* line 5, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.field_with_errors .uploader, .field_with_errors input, .field_with_errors textarea {
  color: #b94a48;
  border-color: #b94a48;
  -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); }
  /* line 10, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
  .field_with_errors .uploader span.action, .field_with_errors input span.action, .field_with_errors textarea span.action {
    background: #b94a48; }
  /* line 14, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
  .field_with_errors .uploader span.filename, .field_with_errors input span.filename, .field_with_errors textarea span.filename {
    color: #b94a48; }
/* line 20, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.field_with_errors .hover span.action {
  background: #d59392; }
/* line 24, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.field_with_errors textarea:focus, .field_with_errors input:focus {
  color: #b94a48;
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

/* line 32, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
tr.current {
  background-color: #C9EFD9; }

/* line 36, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
td.action_td {
  width: 50px;
  padding-left: 0;
  padding-right: 0; }
  /* line 40, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
  td.action_td .btn-group {
    display: block;
    width: 31px;
    margin-left: auto; }
    /* line 44, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
    td.action_td .btn-group ul.dropdown-menu {
      top: 20px; }

/* line 51, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.inline-errors {
  color: #b94a48; }

/* line 54, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
#case:hover {
  cursor: pointer; }

/* line 58, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
#keywords {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  resize: none; }

/* line 66, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.margin_bottom {
  margin-bottom: 15px !important; }

/* line 70, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
#do_action {
  width: 100%; }

/* line 74, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
#untagged_pictures_tags {
  margin-bottom: 25px; }
  /* line 75, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
  #untagged_pictures_tags .selector select {
    width: 100%; }

/* line 81, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.uniform select {
  width: 100%; }

/* line 85, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.box-alert {
  padding: 15px;
  color: #A37F11;
  background-image: -moz-linear-gradient(top, #f8e9bb, #f6e1a4);
  background-image: linear-gradient(top, #f8e9bb, #f6e1a4);
  background-image: -webkit-linear-gradient(top, #f8e9bb, #f6e1a4); }

/* line 93, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.box-error {
  padding: 15px;
  color: #7d2a1c;
  background-image: -moz-linear-gradient(top, #ecb5ac, #e8a397);
  background-image: linear-gradient(top, #ecb5ac, #e8a397);
  background-image: -webkit-linear-gradient(top, #ecb5ac, #e8a397); }

/* line 101, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.box-info {
  padding: 15px;
  color: #23525C;
  background-image: -moz-linear-gradient(top, #C8E8EE, #B2DFE6);
  background-image: linear-gradient(top, #C8E8EE, #B2DFE6);
  background-image: -webkit-linear-gradient(top, #C8E8EE, #B2DFE6); }

/* line 109, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.red {
  color: #aa433a; }

/* line 113, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.green {
  color: #8fae53; }

/* line 117, /leonhard/app/assets/stylesheets/partials/_core_admin_custom.scss */
.button-box-padding {
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px; }

/* line 1, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
body.dragging, body.dragging * {
  cursor: move !important; }

/* line 4, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
.dragged {
  position: absolute;
  top: 0;
  opacity: 0.5;
  z-index: 2000; }

/* line 10, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
ol.vertical {
  margin: 0 0 9px 0;
  min-height: 10px; }
  /* line 13, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
  ol.vertical li {
    display: block;
    margin: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    color: #78808a;
    background: #cdcdcd; }
  /* line 20, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
  ol.vertical li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none; }
    /* line 25, /leonhard/app/assets/stylesheets/partials/_jquery.sortable.sass */
    ol.vertical li.placeholder:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      margin-top: -5px;
      left: -5px;
      top: -4px;
      border: 5px solid transparent;
      border-left-color: red;
      border-right: none; }

/*!
 * Datepicker for Bootstrap v1.6.0-dev (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 8, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker {
  border-radius: 4px;
  direction: ltr;
  width: auto !important;
  max-width: 250px !important; }

/* line 14, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-inline {
  width: 220px; }

/* line 17, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker.datepicker-rtl {
  direction: rtl; }

/* line 20, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker.datepicker-rtl table tr td span {
  float: right; }

/* line 23, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px; }

/* line 28, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

/* line 38, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute; }

/* line 47, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

/* line 50, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

/* line 53, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

/* line 56, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

/* line 59, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

/* line 62, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

/* line 65, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15); }

/* line 70, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

/* line 75, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker > div {
  display: none; }

/* line 78, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  border-collapse: collapse; }

/* line 89, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
  padding: 4px;
  vertical-align: middle; }

/* line 99, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

/* line 103, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999; }

/* line 107, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: lightgray;
  cursor: pointer; }

/* line 112, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

/* line 118, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0; }

/* line 124, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #afd9ee;
  border-color: #298fc2; }

/* line 130, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted:hover {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb; }

/* line 135, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb; }

/* line 142, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #91cbe8;
  border-color: #298fc2; }

/* line 155, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none; }

/* line 160, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5; }

/* line 172, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee; }

/* line 175, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999999; }

/* line 180, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733; }

/* line 185, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffc966;
  border-color: #b37400; }

/* line 191, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today:hover {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00; }

/* line 196, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00; }

/* line 203, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffbc42;
  border-color: #b37400; }

/* line 216, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none; }

/* line 221, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733; }

/* line 233, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today.focused {
  background: #ffc966; }

/* line 236, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999999; }

/* line 241, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range {
  color: #000000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0; }

/* line 247, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #7c7c7c; }

/* line 253, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range:hover {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

/* line 258, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

/* line 265, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #c3c3c3;
  border-color: #7c7c7c; }

/* line 278, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none; }

/* line 283, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb; }

/* line 295, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.focused {
  background: #d5d5d5; }

/* line 298, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #999999; }

/* line 303, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #e4eef3;
  border-color: #9dc1d3; }

/* line 308, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #4b88a6; }

/* line 314, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted:hover {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

/* line 319, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

/* line 326, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #a8c8d8;
  border-color: #4b88a6; }

/* line 339, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none; }

/* line 344, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3; }

/* line 356, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3; }

/* line 359, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999999; }

/* line 364, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417; }

/* line 369, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f4b747;
  border-color: #815608; }

/* line 375, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today:hover {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c; }

/* line 380, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c; }

/* line 387, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f2aa25;
  border-color: #815608; }

/* line 400, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none; }

/* line 405, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417; }

/* line 417, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999999; }

/* line 422, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 429, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #808080;
  border-color: #161616; }

/* line 437, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737; }

/* line 443, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737; }

/* line 453, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #6e6e6e;
  border-color: #161616; }

/* line 475, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none; }

/* line 483, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #999999;
  border-color: #555555; }

/* line 504, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 511, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #193c5a; }

/* line 519, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #ffffff;
  background-color: #519FC7;
  border-color: #285e8e; }

/* line 525, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #519FC7;
  border-color: #285e8e; }

/* line 535, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #285e8e;
  border-color: #193c5a; }

/* line 557, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none; }

/* line 565, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #428bca;
  border-color: #357ebd; }

/* line 586, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

/* line 596, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span:hover {
  background: #eeeeee; }

/* line 599, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

/* line 605, /leonhard/app/assets/stylesheets/partials/_datepicker.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 {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 614, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #193c5a; }

/* line 626, /leonhard/app/assets/stylesheets/partials/_datepicker.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 {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e; }

/* line 634, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e; }

/* line 650, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #285e8e;
  border-color: #193c5a; }

/* line 690, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none; }

/* line 704, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #428bca;
  border-color: #357ebd; }

/* line 743, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999; }

/* line 747, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker .datepicker-switch {
  width: 145px; }

/* line 750, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

/* line 756, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee; }

/* line 762, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

/* line 768, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer; }

/* line 771, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-daterange {
  width: 100%; }

/* line 774, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-daterange input {
  text-align: center; }

/* line 777, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

/* line 780, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

/* line 783, /leonhard/app/assets/stylesheets/partials/_datepicker.scss */
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

/**
 * simplemde v1.10.1
 * Copyright Next Step Webs, Inc.
 * @link https://github.com/NextStepWebs/simplemde-markdown-editor
 * @license MIT
 */
/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror {
  color: #000; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-lines {
  padding: 4px 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror pre {
  padding: 0 4px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
  background-color: #fff; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-guttermarker {
  color: #000; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-guttermarker-subtle {
  color: #999; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-cursor {
  border-left: 1px solid #000;
  border-right: none;
  width: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0;
  background: #7e7; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7; }

@-moz-keyframes blink {
  50% {
    background-color: transparent; } }
@-webkit-keyframes blink {
  50% {
    background-color: transparent; } }
@keyframes blink {
  50% {
    background-color: transparent; } }
/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-tab {
  display: inline-block;
  text-decoration: inherit; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  position: absolute; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-header {
  color: #00f; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-quote {
  color: #090; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-negative {
  color: #d44; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-positive {
  color: #292; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-header, .cm-strong {
  font-weight: 700; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-em {
  font-style: italic; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-link {
  text-decoration: underline; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-strikethrough {
  text-decoration: line-through; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-keyword {
  color: #708; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-atom {
  color: #219; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-number {
  color: #164; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-def {
  color: #00f; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-variable-2 {
  color: #05a; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-variable-3 {
  color: #085; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-comment {
  color: #a50; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-string {
  color: #a11; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-string-2 {
  color: #f50; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
  color: #555; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-builtin {
  color: #30a; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-bracket {
  color: #997; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-tag {
  color: #170; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-attribute {
  color: #00c; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-hr {
  color: #999; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-s-default .cm-link {
  color: #00c; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-invalidchar, .cm-s-default .cm-error {
  color: red; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-composing {
  border-bottom: 2px solid; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0f0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #f22; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3); }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-activeline-background {
  background: #e8f2ff; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: #fff; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-scroll {
  overflow: scroll !important;
  margin-bottom: -30px;
  margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: 0;
  position: relative; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
  position: absolute;
  z-index: 6;
  display: none; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: 0 0 !important;
  border: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-lines {
  cursor: text;
  min-height: 1px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror, .CodeMirror-scroll {
  min-height: 300px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror pre {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  background: 0 0;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  overflow: auto; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-code {
  outline: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-cursor {
  position: absolute; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-measure pre {
  position: static; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-focused div.CodeMirror-cursors, div.CodeMirror-dragcursors {
  visibility: visible; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-selected {
  background: #d9d9d9; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-focused .CodeMirror-selected, .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-crosshair {
  cursor: crosshair; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-searching {
  background: #ffa;
  background: rgba(255, 255, 0, 0.4); }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-force-border {
  padding-right: .1px; }

@media print {
  /* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden; } }
/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.cm-tab-wrap-hack:after {
  content: ''; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
span.CodeMirror-selectedtext {
  background: 0 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror {
  height: auto;
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
  font: inherit;
  z-index: 1; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-fullscreen {
  background: #fff;
  position: fixed !important;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 9; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror-sided {
  width: 50% !important; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar {
  position: relative;
  opacity: .6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 0 10px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar:after, .editor-toolbar:before {
  display: block;
  content: ' ';
  height: 1px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar:before {
  margin-bottom: 8px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar:after {
  margin-top: 8px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar:hover, .editor-wrapper input.title:focus, .editor-wrapper input.title:hover {
  opacity: .8; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar.fullscreen {
  width: 100%;
  height: 50px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: #fff;
  border: 0;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 9; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar.fullscreen::before {
  width: 20px;
  height: 50px;
  background: -moz-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar.fullscreen::after {
  width: 20px;
  height: 50px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 100%);
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  color: #2c3e50 !important;
  width: 30px;
  height: 30px;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.active, .editor-toolbar a:hover {
  background: #fcfcfc;
  border-color: #95a5a6; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a:before {
  line-height: 30px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar i.separator {
  display: inline-block;
  width: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #fff;
  color: transparent;
  text-indent: -10px;
  margin: 0 6px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-x:after {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 65%;
  vertical-align: text-bottom;
  position: relative;
  top: 2px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-1:after {
  content: "1"; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-2:after {
  content: "2"; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-3:after {
  content: "3"; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-bigger:after {
  content: "▲"; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar a.fa-header-smaller:after {
  content: "▼"; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-toolbar.disabled-for-preview a:not(.no-disable) {
  pointer-events: none;
  background: #fff;
  border-color: transparent;
  text-shadow: inherit; }

@media only screen and (max-width: 700px) {
  /* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
  .editor-toolbar a.no-mobile {
    display: none; } }
/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-statusbar {
  padding: 8px 10px;
  font-size: 12px;
  color: #959694;
  text-align: right; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-statusbar span {
  display: inline-block;
  min-width: 4em;
  margin-left: 1em; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview, .editor-preview-side {
  padding: 10px;
  background: #fafafa;
  overflow: auto;
  display: none;
  box-sizing: border-box; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-statusbar .lines:before {
  content: 'lines: '; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-statusbar .words:before {
  content: 'words: '; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-statusbar .characters:before {
  content: 'characters: '; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 7; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview-side {
  position: fixed;
  bottom: 0;
  width: 50%;
  top: 50px;
  right: 0;
  z-index: 9;
  border: 1px solid #ddd; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview-active, .editor-preview-active-side {
  display: block; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview-side > p, .editor-preview > p {
  margin-top: 0; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview pre, .editor-preview-side pre {
  background: #eee;
  margin-bottom: 10px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.editor-preview table td, .editor-preview table th, .editor-preview-side table td, .editor-preview-side table th {
  border: 1px solid #ddd;
  padding: 5px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-tag {
  color: #63a35c; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-attribute {
  color: #795da3; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-string {
  color: #183691; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-selected {
  background: #d9d9d9; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-header-1 {
  font-size: 200%;
  line-height: 200%; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-header-2 {
  font-size: 160%;
  line-height: 160%; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-header-3 {
  font-size: 125%;
  line-height: 125%; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-header-4 {
  font-size: 110%;
  line-height: 110%; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-comment {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-link {
  color: #7f8c8d; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-url {
  color: #aab2b3; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-code .cm-strikethrough {
  text-decoration: line-through; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .CodeMirror-placeholder {
  opacity: .5; }

/* line 7, /leonhard/vendor/assets/stylesheets/simplemde.min.css */
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
  background: rgba(255, 0, 0, 0.15); }

/* Styling für automatisch erkannte Links in Kommentaren */
/* line 3, /leonhard/app/assets/stylesheets/comments_links.scss */
.hpadded {
  /* Links in Kommentaren */ }
  /* line 5, /leonhard/app/assets/stylesheets/comments_links.scss */
  .hpadded a {
    color: #0066cc;
    text-decoration: none;
    border-bottom: 1px solid #cce0ff;
    transition: all 0.2s ease;
    /* Externe Links (mit Icon) */
    /* Mailto-Links */
    /* Telefon-Links */
    /* Message-Links (E-Mail-Message-IDs) */
    /* Interne Ressourcen-Links (kunde:, person:, etc.) */ }
    /* line 11, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a:hover {
      color: #0052a3;
      border-bottom-color: #0052a3;
      background-color: #f0f7ff; }
    /* line 19, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a[target="_blank"]:after {
      content: " \f35d";
      /* FontAwesome external-link-alt */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.75em;
      margin-left: 0.25em;
      opacity: 0.6; }
    /* line 31, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a[href^="mailto:"]:before {
      content: "\f0e0 ";
      /* FontAwesome envelope */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.85em;
      margin-right: 0.25em;
      opacity: 0.7; }
    /* line 44, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a[href^="tel:"]:before, .hpadded a[href^="sms:"]:before {
      content: "\f095 ";
      /* FontAwesome phone */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.85em;
      margin-right: 0.25em;
      opacity: 0.7; }
    /* line 55, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a.message-link, .hpadded a[href^="message://"], .hpadded a[href^="msg://"], .hpadded a[href^="chat://"] {
      color: #7b68ee;
      border-bottom-color: #d4cff7; }
      /* line 62, /leonhard/app/assets/stylesheets/comments_links.scss */
      .hpadded a.message-link:hover, .hpadded a[href^="message://"]:hover, .hpadded a[href^="msg://"]:hover, .hpadded a[href^="chat://"]:hover {
        color: #5a4acf;
        border-bottom-color: #5a4acf;
        background-color: #f5f3ff; }
      /* line 68, /leonhard/app/assets/stylesheets/comments_links.scss */
      .hpadded a.message-link:before, .hpadded a[href^="message://"]:before, .hpadded a[href^="msg://"]:before, .hpadded a[href^="chat://"]:before {
        content: "\f0e0 ";
        /* FontAwesome envelope */
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 0.85em;
        margin-right: 0.25em;
        opacity: 0.8; }
    /* line 79, /leonhard/app/assets/stylesheets/comments_links.scss */
    .hpadded a[href^="/kundes/"], .hpadded a[href^="/people/"], .hpadded a[href^="/locations/"] {
      color: #cc6600;
      border-bottom-color: #ffe0cc; }
      /* line 85, /leonhard/app/assets/stylesheets/comments_links.scss */
      .hpadded a[href^="/kundes/"]:hover, .hpadded a[href^="/people/"]:hover, .hpadded a[href^="/locations/"]:hover {
        color: #a35200;
        border-bottom-color: #a35200;
        background-color: #fff7f0; }
      /* line 91, /leonhard/app/assets/stylesheets/comments_links.scss */
      .hpadded a[href^="/kundes/"]:after, .hpadded a[href^="/people/"]:after, .hpadded a[href^="/locations/"]:after {
        content: " \f061";
        /* FontAwesome arrow-right */
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 0.75em;
        margin-left: 0.25em;
        opacity: 0.6; }

/* Chat-Box spezifisches Styling */
/* line 106, /leonhard/app/assets/stylesheets/comments_links.scss */
.chat-box .hpadded a {
  font-weight: 500; }

/* Tabellen-Darstellung */
/* line 115, /leonhard/app/assets/stylesheets/comments_links.scss */
table .hpadded a {
  word-break: break-word;
  /* Verhindert Overflow bei langen URLs */ }

@media (min-width: 1200px) {
  /* line 100, /leonhard/app/assets/stylesheets/application.scss */
  .container {
    width: 100% !important; }

  /* line 104, /leonhard/app/assets/stylesheets/application.scss */
  #hellotext .hidden-sm {
    display: inline !important; } }
/* line 110, /leonhard/app/assets/stylesheets/application.scss */
.dropdown-menu {
  min-width: 280px !important; }

/* line 114, /leonhard/app/assets/stylesheets/application.scss */
.box_picture {
  min-height: 100px;
  float: left; }

/* line 118, /leonhard/app/assets/stylesheets/application.scss */
.box_signature {
  margin-left: 115px; }

/* line 121, /leonhard/app/assets/stylesheets/application.scss */
.secondary-sidebar.affix-top {
  position: static;
  margin-top: 25px; }

/* line 125, /leonhard/app/assets/stylesheets/application.scss */
.secondary-sidebar.affix {
  position: fixed;
  top: 25px; }

/* line 130, /leonhard/app/assets/stylesheets/application.scss */
#content.affix-top {
  position: static;
  margin-top: 25px; }

/* line 136, /leonhard/app/assets/stylesheets/application.scss */
#content.affix {
  position: fixed;
  top: 25px; }

/* line 141, /leonhard/app/assets/stylesheets/application.scss */
.left_affix.affix-top, #fixed_map.affix-top {
  position: static; }

/* line 146, /leonhard/app/assets/stylesheets/application.scss */
.left_affix.affix, .left_affix.affix-bottom, #fixed_map.affix, #fixed_map.affix-bottom {
  position: fixed;
  top: 25px; }

/* line 152, /leonhard/app/assets/stylesheets/application.scss */
.navbar-collapse-secondary, .navbar-collapse-primary {
  overflow: hidden !important; }

/* line 158, /leonhard/app/assets/stylesheets/application.scss */
#catchline {
  margin-bottom: 1px !important; }

/* line 162, /leonhard/app/assets/stylesheets/application.scss */
#hellotext {
  vertical-align: middle;
  padding-right: 5px; }

/* line 168, /leonhard/app/assets/stylesheets/application.scss */
.row [class*="span"].flush {
  margin-left: 0; }

/* line 172, /leonhard/app/assets/stylesheets/application.scss */
.row-fluid [class*="span"].flush {
  margin-left: 0; }

/* line 177, /leonhard/app/assets/stylesheets/application.scss */
.help-warning {
  color: #C09853; }

/* line 181, /leonhard/app/assets/stylesheets/application.scss */
.no_style {
  list-style-type: none; }

/* line 185, /leonhard/app/assets/stylesheets/application.scss */
#overlay {
  display: none;
  position: absolute;
  background: #fff; }

/* line 191, /leonhard/app/assets/stylesheets/application.scss */
#img-load {
  position: absolute; }

/* line 210, /leonhard/app/assets/stylesheets/application.scss */
#colorbox:focus {
  outline: none !important; }

/* line 214, /leonhard/app/assets/stylesheets/application.scss */
.formError {
  color: #b94a48; }

/* line 218, /leonhard/app/assets/stylesheets/application.scss */
.active_marker {
  z-index: 115000 !important; }

/* line 222, /leonhard/app/assets/stylesheets/application.scss */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
/* line 229, /leonhard/app/assets/stylesheets/application.scss */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -100px; }

/* Set the fixed height of the footer here */
/* line 238, /leonhard/app/assets/stylesheets/application.scss */
#push,
#footer {
  height: 100px; }

/* line 242, /leonhard/app/assets/stylesheets/application.scss */
#footer {
  background-color: #f5f5f5; }

/* line 249, /leonhard/app/assets/stylesheets/application.scss */
.sorted_table tr {
  cursor: pointer; }
/* line 252, /leonhard/app/assets/stylesheets/application.scss */
.sorted_table tr.placeholder {
  display: block;
  background: #cd8b8b;
  position: relative;
  margin: 0;
  padding: 0;
  border: none; }
  /* line 259, /leonhard/app/assets/stylesheets/application.scss */
  .sorted_table tr.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #cd8b8b;
    margin-top: -5px;
    left: -5px;
    border-right: none; }
/* line 271, /leonhard/app/assets/stylesheets/application.scss */
.sorted_table .signature {
  height: 200px; }

/* line 276, /leonhard/app/assets/stylesheets/application.scss */
td.icon_pic {
  width: 60px; }

/* line 280, /leonhard/app/assets/stylesheets/application.scss */
.last_btn {
  margin-left: 5px; }

/* line 285, /leonhard/app/assets/stylesheets/application.scss */
.glow-button {
  position: relative;
  display: inline-block;
  text-align: center;
  padding-right: 0; }
  /* line 293, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button a {
    border-radius: 4px;
    background: #4291A6;
    background-image: linear-gradient(top, #7BC8D7, #4291A6);
    border: 1px solid #7BC8D7;
    box-shadow: 0 0 1px 1px #7BC8D7 inset, 0 0 3px 1px #4291A6;
    padding: 10px 0;
    display: block;
    font-weight: 600;
    white-space: nowrap;
    color: #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 306, /leonhard/app/assets/stylesheets/application.scss */
    .glow-button a > span {
      display: block;
      padding-top: 4px;
      font-weight: 600; }
    /* line 311, /leonhard/app/assets/stylesheets/application.scss */
    .glow-button a > i {
      font-size: 32px;
      color: #808080; }
    /* line 316, /leonhard/app/assets/stylesheets/application.scss */
    .glow-button a .hinweis {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 39%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      margin-bottom: 0px; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-default a {
    border: 1px solid #d9d9d9;
    box-shadow: 0 1px 2px 0 #f8f8f8 inset;
    background: #d4d4d4;
    background-image: linear-gradient(top, #f8f8f8, #d4d4d4); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-default a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-default a:active {
      background: #e4e4e4; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-red a {
    border: 1px solid #ac4a4a;
    box-shadow: 0 1px 2px 0 #c27272 inset;
    background: #a54747;
    background-image: linear-gradient(top, #c27272, #a54747); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-red a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-red a:active {
      background: #b65555; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-green a {
    border: 1px solid #729d3e;
    box-shadow: 0 1px 2px 0 #91be5a inset;
    background: #6d963b;
    background-image: linear-gradient(top, #91be5a, #6d963b); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-green a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-green a:active {
      background: #7dac43; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-blue a {
    border: 1px solid #3682a9;
    box-shadow: 0 1px 2px 0 #53a1c9 inset;
    background: #337ca1;
    background-image: linear-gradient(top, #53a1c9, #337ca1); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-blue a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-blue a:active {
      background: #3b8eb9; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-gray a {
    border: 1px solid #667384;
    box-shadow: 0 1px 2px 0 #8692a2 inset;
    background: #626e7f;
    background-image: linear-gradient(top, #8692a2, #626e7f); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-gray a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-gray a:active {
      background: #6f7d90; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-black a {
    border: 1px solid #5f5f5f;
    box-shadow: 0 1px 2px 0 #7e7e7e inset;
    background: #5a5a5a;
    background-image: linear-gradient(top, #7e7e7e, #5a5a5a); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-black a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-black a:active {
      background: #6a6a6a; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-lightblue a {
    border: 1px solid #3898c3;
    box-shadow: 0 1px 2px 0 #65b1d3 inset;
    background: #3692bb;
    background-image: linear-gradient(top, #65b1d3, #3692bb); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-lightblue a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-lightblue a:active {
      background: #45a1ca; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-gold a {
    border: 1px solid #b08029;
    box-shadow: 0 1px 2px 0 #d3a044 inset;
    background: #a87a27;
    background-image: linear-gradient(top, #d3a044, #a87a27); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-gold a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-gold a:active {
      background: #c18c2d; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-sea a {
    border: 1px solid #3d5955;
    box-shadow: 0 1px 2px 0 #567d78 inset;
    background: #39534f;
    background-image: linear-gradient(top, #567d78, #39534f); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-sea a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-sea a:active {
      background: #456561; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-brown a {
    border: 1px solid #8c6c36;
    box-shadow: 0 1px 2px 0 #b88e48 inset;
    background: #856733;
    background-image: linear-gradient(top, #b88e48, #856733); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-brown a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-brown a:active {
      background: #9b783c; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-twitter a {
    border: 1px solid #2c8eff;
    box-shadow: 0 1px 2px 0 #69afff inset;
    background: #2189ff;
    background-image: linear-gradient(top, #69afff, #2189ff); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-twitter a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-twitter a:active {
      background: #4099ff; }
  /* line 333, /leonhard/app/assets/stylesheets/application.scss */
  .glow-button.btn-facebook a {
    border: 1px solid #2f4880;
    box-shadow: 0 1px 2px 0 #4061ad inset;
    background: #2d4479;
    background-image: linear-gradient(top, #4061ad, #2d4479); }
    /* line 9, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-facebook a:hover {
      opacity: 0.95;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 14, /leonhard/app/assets/stylesheets/coreadmin/action_nav.scss */
    .glow-button.btn-facebook a:active {
      background: #35508f; }

/* line 341, /leonhard/app/assets/stylesheets/application.scss */
#droparea.action-nav-button.relative a .hinweis {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 39%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%); }

/* line 355, /leonhard/app/assets/stylesheets/application.scss */
#droparea {
  margin-bottom: 0; }

/* line 359, /leonhard/app/assets/stylesheets/application.scss */
.table-full {
  width: 100%; }

/* line 364, /leonhard/app/assets/stylesheets/application.scss */
.box-section.due {
  background: #f3d5d5;
  background-image: linear-gradient(top, #f9b9b9, #f3d5d5);
  color: #7F1E1E;
  text-shadow: 0 1px #D6C2C2; }
  /* line 368, /leonhard/app/assets/stylesheets/application.scss */
  .box-section.due .news-time {
    float: right;
    color: #A55D5D;
    text-shadow: 0 1px rgba(199, 114, 114, 0.5);
    font-size: 14px;
    text-align: center; }
  /* line 376, /leonhard/app/assets/stylesheets/application.scss */
  .box-section.due .avatar i {
    color: #7F1E1E;
    text-shadow: 0 1px #D6C2C2; }

/* line 383, /leonhard/app/assets/stylesheets/application.scss */
.mg-right {
  margin-right: 5px; }

/* line 387, /leonhard/app/assets/stylesheets/application.scss */
.green {
  color: green; }

/* line 391, /leonhard/app/assets/stylesheets/application.scss */
.orange {
  color: orange; }

/* line 395, /leonhard/app/assets/stylesheets/application.scss */
table.table.table-striped tr.due td {
  background-color: #ce5e4a;
  color: white; }
  /* line 398, /leonhard/app/assets/stylesheets/application.scss */
  table.table.table-striped tr.due td a {
    color: #e6e6e6; }

/* line 403, /leonhard/app/assets/stylesheets/application.scss */
table.table.table-striped tr.due:nth-child(odd) td {
  background-color: rgba(206, 94, 74, 0.7);
  color: white; }
  /* line 406, /leonhard/app/assets/stylesheets/application.scss */
  table.table.table-striped tr.due:nth-child(odd) td a {
    color: #e6e6e6; }
/* ================================================================== */
/* Toolbars
/* ================================================================== */


.leaflet-draw-section {
    position: relative;
}

.leaflet-draw-toolbar {
    margin-top: 12px;
}

.leaflet-draw-toolbar-top {
    margin-top: 0;
}

.leaflet-draw-toolbar-notop a:first-child {
    border-top-right-radius: 0;
}

.leaflet-draw-toolbar-nobottom a:last-child {
    border-bottom-right-radius: 0;
}

.leaflet-draw-toolbar a {
    background-image: url(/assets/spritesheet-90f4ee94a5c364cbfc8981de4e4cbe377d17e5864c77dc2f698d3700e720ecb7.png);
    background-image: linear-gradient(transparent, transparent), url(/assets/spritesheet-59054ca84d19a46f4b4ba1a9b7bc007a02ff50a8224220502e8e4859656ed16b.svg);
    background-repeat: no-repeat;
    background-size: 270px 30px;
    background-clip: padding-box;
}

.leaflet-retina .leaflet-draw-toolbar a {
    background-image: url(/assets/spritesheet-2x-7c681c34e672e75b289b32d2c195639d7ccde5ff0f0ac04105e6d9f3244d4cfd.png);
    background-image: linear-gradient(transparent, transparent), url(/assets/spritesheet-59054ca84d19a46f4b4ba1a9b7bc007a02ff50a8224220502e8e4859656ed16b.svg);
}

.leaflet-draw a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.leaflet-draw a .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/* ================================================================== */
/* Toolbar actions menu
/* ================================================================== */

.leaflet-draw-actions {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 26px; /* leaflet-draw-toolbar.left + leaflet-draw-toolbar.width */
    top: 0;
    white-space: nowrap;
}

.leaflet-touch .leaflet-draw-actions {
    left: 32px;
}

.leaflet-right .leaflet-draw-actions {
    right: 26px;
    left: auto;
}

.leaflet-touch .leaflet-right .leaflet-draw-actions {
    right: 32px;
    left: auto;
}

.leaflet-draw-actions li {
    display: inline-block;
}

.leaflet-draw-actions li:first-child a {
    border-left: none;
}

.leaflet-draw-actions li:last-child a {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.leaflet-right .leaflet-draw-actions li:last-child a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.leaflet-right .leaflet-draw-actions li:first-child a {
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.leaflet-draw-actions a {
    background-color: #919187;
    border-left: 1px solid #AAA;
    color: #FFF;
    font: 11px/19px "Helvetica Neue", Arial, Helvetica, sans-serif;
    line-height: 28px;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
}

.leaflet-touch .leaflet-draw-actions a {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
}

.leaflet-draw-actions-bottom {
    margin-top: 0;
}

.leaflet-draw-actions-top {
    margin-top: 1px;
}

.leaflet-draw-actions-top a,
.leaflet-draw-actions-bottom a {
    height: 27px;
    line-height: 27px;
}

.leaflet-draw-actions a:hover {
    background-color: #A0A098;
}

.leaflet-draw-actions-top.leaflet-draw-actions-bottom a {
    height: 26px;
    line-height: 26px;
}

/* ================================================================== */
/* Draw toolbar
/* ================================================================== */

.leaflet-draw-toolbar .leaflet-draw-draw-polyline {
    background-position: -2px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline {
    background-position: 0 -1px;
}

.leaflet-draw-toolbar .leaflet-draw-draw-polygon {
    background-position: -31px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon {
    background-position: -29px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
    background-position: -62px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
    background-position: -60px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-draw-circle {
    background-position: -92px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle {
    background-position: -90px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-draw-marker {
    background-position: -122px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker {
    background-position: -120px -1px;
}

/* ================================================================== */
/* Edit toolbar
/* ================================================================== */

.leaflet-draw-toolbar .leaflet-draw-edit-edit {
    background-position: -152px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit {
    background-position: -150px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-edit-remove {
    background-position: -182px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove {
    background-position: -180px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
    background-position: -212px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
    background-position: -210px -1px;
}

.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
    background-position: -242px -2px;
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
    background-position: -240px -2px;
}

/* ================================================================== */
/* Drawing styles
/* ================================================================== */

.leaflet-mouse-marker {
    background-color: #fff;
    cursor: crosshair;
}

.leaflet-draw-tooltip {
    background: rgb(54, 54, 54);
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font: 12px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-top: -21px;
    padding: 4px 8px;
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    z-index: 6;
}

.leaflet-draw-tooltip:before {
    border-right: 6px solid black;
    border-right-color: rgba(0, 0, 0, 0.5);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    content: "";
    position: absolute;
    top: 7px;
    left: -7px;
}

.leaflet-error-draw-tooltip {
    background-color: #F2DEDE;
    border: 1px solid #E6B6BD;
    color: #B94A48;
}

.leaflet-error-draw-tooltip:before {
    border-right-color: #E6B6BD;
}

.leaflet-draw-tooltip-single {
    margin-top: -12px
}

.leaflet-draw-tooltip-subtext {
    color: #f8d5e4;
}

.leaflet-draw-guide-dash {
    font-size: 1%;
    opacity: 0.6;
    position: absolute;
    width: 5px;
    height: 5px;
}

/* ================================================================== */
/* Edit styles
/* ================================================================== */

.leaflet-edit-marker-selected {
    background-color: rgba(254, 87, 161, 0.1);
    border: 4px dashed rgba(254, 87, 161, 0.6);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: content-box;
}

.leaflet-edit-move {
    cursor: move;
}

.leaflet-edit-resize {
    cursor: pointer;
}

/* ================================================================== */
/* Old IE styles
/* ================================================================== */

.leaflet-oldie .leaflet-draw-toolbar {
    border: 1px solid #999;
}
