@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@import url(redactor-rails.css);
@import url(fullcalendar.css);
@import url(redactor-rails/plugins.css);
@import url(datatables.css);
@import url(/rise/app/assets/stylesheets/datatables.css);
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/font-awesome/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?v=4.7.0");
  src: url("/assets/font-awesome/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?v=4.7.0#iefix") format("embedded-opentype"), url("/assets/font-awesome/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2?v=4.7.0") format("woff2"), url("/assets/font-awesome/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff?v=4.7.0") format("woff"), url("/assets/font-awesome/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf?v=4.7.0") format("truetype"), url("/assets/font-awesome/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

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

/* line 12, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

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

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

/* line 20, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

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

/* line 5, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

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

/* line 10, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

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

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

/* line 13, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

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

/* line 39, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

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

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

/* line 42, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

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

/* line 45, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

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

/* line 52, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

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

/* line 56, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

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

/* line 58, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

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

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

/* line 64, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

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

/* line 83, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

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

/* line 85, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

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

/* line 89, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

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

/* line 94, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

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

/* line 96, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

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

/* line 102, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

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

/* line 110, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

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

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

/* line 115, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

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

/* line 117, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

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

/* line 119, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

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

/* line 124, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

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

/* line 127, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

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

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

/* line 132, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

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

/* line 134, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

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

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

/* line 140, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

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

/* line 143, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

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

/* line 148, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

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

/* line 152, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

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

/* line 165, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

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

/* line 170, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

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

/* line 172, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

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

/* line 177, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

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

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

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

/* line 181, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

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

/* line 191, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

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

/* line 200, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

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

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

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

/* line 208, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

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

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

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

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

/* line 220, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

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

/* line 239, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

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

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

/* line 246, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

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

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

/* line 249, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

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

/* line 256, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

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

/* line 259, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

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

/* line 261, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

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

/* line 263, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

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

/* line 265, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

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

/* line 267, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

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

/* line 271, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

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

/* line 288, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

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

/* line 291, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

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

/* line 295, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

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

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

/* line 300, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

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

/* line 305, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

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

/* line 308, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

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

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

/* line 312, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

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

/* line 315, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

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

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

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

/* line 321, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

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

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

/* line 326, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

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

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

/* line 330, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

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

/* line 332, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

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

/* line 336, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

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

/* line 338, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

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

/* line 340, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

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

/* line 349, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

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

/* line 366, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

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

/* line 369, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

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

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

/* line 390, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

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

/* line 402, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

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

/* line 407, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

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

/* line 419, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

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

/* line 424, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 442, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

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

/* line 450, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

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

/* line 463, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 493, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 495, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 496, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 497, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 500, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 501, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 502, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 504, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 506, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 508, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 509, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

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

/* line 511, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 512, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

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

/* line 514, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

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

/* line 516, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 518, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

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

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

/* line 521, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 522, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 523, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 524, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

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

/* line 526, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 527, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 528, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 529, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 530, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 531, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 532, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 533, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 534, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 535, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 536, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 537, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 538, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 539, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 540, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

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

/* line 542, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

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

/* line 544, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 545, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 546, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 547, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

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

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

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

/* line 551, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 552, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 553, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 554, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 555, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 558, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 559, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 560, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 561, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 562, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 563, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 564, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 565, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 566, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 567, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

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

/* line 569, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 570, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 571, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 572, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

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

/* line 574, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

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

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

/* line 577, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 578, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 579, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 581, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 582, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 583, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

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

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

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

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

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

/* line 589, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 590, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 591, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 592, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

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

/* line 594, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

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

/* line 596, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 598, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

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

/* line 600, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 601, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 602, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 604, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 605, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 606, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 607, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 610, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 612, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 614, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 616, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

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

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

/* line 620, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 621, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 622, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 623, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 624, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 625, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 626, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 627, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 628, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 629, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 631, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 633, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 635, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 636, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 638, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 640, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 641, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 642, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 643, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 644, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 645, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

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

/* line 647, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 648, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 649, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 650, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 651, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 652, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 653, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 654, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 655, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 656, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 657, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 658, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 659, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 660, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 662, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 663, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 664, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 665, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 666, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 667, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 668, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 669, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 670, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 671, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 672, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 673, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 674, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 675, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 676, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 677, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 678, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 679, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 680, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 681, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 682, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 683, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 684, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 685, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 686, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 687, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 688, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 689, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 690, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 691, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

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

/* line 693, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

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

/* line 695, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 696, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 697, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 698, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 699, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 700, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 701, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 702, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 703, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

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

/* line 705, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 706, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 707, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 708, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 709, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 710, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 711, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 712, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 714, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 717, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 718, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 719, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

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

/* line 722, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 723, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 724, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 725, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 726, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 727, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 728, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 729, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 730, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 731, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 733, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 735, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

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

/* line 737, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 738, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

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

/* line 740, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 741, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 743, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 745, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 746, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 747, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

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

/* line 749, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 751, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 753, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 754, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 755, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 756, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 759, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 761, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 763, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 765, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 767, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 768, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 771, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 772, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 773, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

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

/* line 775, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 777, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 779, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 780, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 781, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 782, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 783, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 784, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

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

/* line 786, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 787, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 788, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 789, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, /bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 3, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.center {
  text-align: center;
}

/* line 6, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.left {
  text-align: left;
}

/* line 9, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.right {
  text-align: right;
}

@media (min-width: 768px) {
  /* line 12, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-right {
    text-align: right;
  }
}
@media (max-width: 768px) {
  /* line 12, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-right {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 21, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-left {
    text-align: left;
  }
}
@media (max-width: 768px) {
  /* line 21, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-left {
    text-align: center !important;
  }
}

/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/XXbc_aQtUtjJrkp7pYGEKhTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/tHQOv8O1rd82EIrTHlzvmhTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/rAXKWvABQNHjPUk26ixVvvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/yNp9UcngimMxgyQxKMt1QVKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/sNDli5YcfijR40K0xz3mZVKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/mlTYdpdDwCepOR2s5kS2CwLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/fCoJt7FyRSVNwXkC_nvEPX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/sGaC9t9HYN4ok_W_UWzQF3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/_MYF_5lLoOGnzKiQsUc_vevvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/66KG1MDzU5Zo36weZ_yx-YX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/1wR3aOJ69QwyZ9B-WDmIqYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/_IxjUs2lbQSu0MyFEAfa7ZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* line 142, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.social-share-button .ssb-icon {
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
}

/* line 149, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
  width: 100%;
  height: 38px;
  margin-bottom: 20px;
}
/* line 157, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fileinput-button input {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-300px, 0) scale(4);
          transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
}

/* line 166, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  width: 100%;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
/* line 195, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
/* line 204, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* line 216, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/* line 219, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.list-group-item h4 {
  margin: 10px 0px 10px 0px !important;
}
@media (max-width: 768px) {
  /* line 218, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .list-group-item {
    text-align: center !important;
  }
}

/* line 227, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert {
  margin-top: 55px;
}

/* line 233, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 238, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
body {
  margin-bottom: 80px;
  /* Margin bottom by footer height */
  -moz-user-select: auto !important;
}

/* line 243, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer {
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 80px;
  background-color: #e5e5e5;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #cccdc6;
  text-align: center;
  color: #7d7d7d;
  font-size: 0.93em;
}
/* line 258, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-stroke {
  width: 100%;
  height: 1px;
  background-color: #f2f3ec;
}
/* line 264, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container {
  width: 100%;
  height: 80px;
  max-width: 920px;
  margin: 0px auto;
  padding: 20px 0px;
}
@media only screen and (max-width: 991px) {
  /* line 264, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container {
    padding: 8px 0px;
  }
  /* line 274, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .links {
    top: 0px;
    padding-bottom: 8px;
  }
  /* line 279, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .links, #footer #footer-container .supporters {
    text-align: center !important;
  }
  /* line 283, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .supporters {
    top: 0px;
  }
}
/* line 289, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links {
  padding-left: 0px;
  text-align: left;
  position: relative;
  top: 3px;
}
/* line 295, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links a {
  color: #79858f;
}
/* line 299, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links span.dash {
  color: #bdbdbd;
}
/* line 303, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links span.data-from {
  font-style: italic;
}

/* line 310, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.no-margin {
  margin: 0 !important;
}

/* line 314, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.navbar-brand {
  color: #fec635 !important;
}
@media (min-width: 768px) {
  /* line 314, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .navbar-brand {
    padding-left: 20px;
  }
}

/* line 321, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dropdown-container {
  position: relative;
}

@media (min-width: 768px) {
  /* line 325, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .dropdown-menu {
    position: absolute;
    top: 100%;
    /* Bottom of button */
    right: 0;
    margin-left: -100px;
    /* More to the left */
  }
}

/* line 334, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .btn.select-search-list-item_selection {
  text-transform: none;
  line-height: 22px;
  padding: 5px 10px;
}

/* line 340, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_selection {
  background: #151B54 !important;
  border: #151B54 !important;
}

/* line 345, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_selection-remove {
  padding-left: 7px !important;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  line-height: inherit;
}

/* line 354, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_input input {
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
}

/* line 360, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select:not(.multiple) .select-search-list-item_selection {
  color: #fff !important;
}

/* line 364, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-dropdown-optgroup-option {
  text-align: left;
}

/* line 368, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.uib-datepicker .uib-left,
.uib-datepicker .uib-right {
  position: relative;
  top: 1px;
}

/*
 * Set some glyphicon styles to their font-awesome equivalents.
 * The angular-bootstrap widgets still reference some glyphicons but
 * glyphicons have been removed in bootstrap4.
 */
/* line 379, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 388, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon-chevron-left:before {
  content: "";
}

/* line 392, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon-chevron-right:before {
  content: "";
}

/* line 396, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-10 {
  margin-bottom: 10px !important;
}

/* line 399, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-20 {
  margin-bottom: 20px !important;
}

/* line 402, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-40 {
  margin-bottom: 40px !important;
}

/* line 405, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-t-20 {
  margin-top: 20px !important;
}

/* line 408, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-t-10 {
  margin-top: 10px !important;
}

/* line 411, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-l-10 {
  margin-left: 10px !important;
}

/* line 415, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-side-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 420, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.padding-l-40 {
  padding-left: 40px !important;
}

/* line 423, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.padding-b-40 {
  padding-bottom: 40px !important;
}

/* line 426, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.max-width-200 {
  max-width: 200px !important;
}

/* line 430, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.full {
  width: 100% !important;
}

/* line 433, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert-body {
  margin-top: 0px !important;
}

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

@media (max-width: 768px) {
  /* line 439, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .no-padding-mobile {
    padding: 0px !important;
  }
}

/* line 444, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.photo {
  margin: auto;
}

/* line 448, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.font-14 {
  font-size: 14px !important;
}

/* line 452, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-facebook {
  color: #fff !important;
}

/* line 456, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-social {
  max-width: 400px;
  margin: auto;
  color: white !important;
}

/* line 461, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.small-line-break {
  line-height: 0.5 !important;
}

/* line 464, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.img-circle {
  border-radius: 50%;
}

/* line 467, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.checkbox-label {
  display: block !important;
}

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 52, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/* line 63, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 72, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
progress {
  vertical-align: baseline;
}

/* line 81, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
template,
[hidden] {
  display: none;
}

/* line 94, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 104, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* line 117, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 127, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 145, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 154, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 163, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 172, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 181, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 189, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 193, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 204, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border-style: none;
}

/* line 212, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 224, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 236, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 245, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 259, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

/* line 272, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 281, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button,
input {
  overflow: visible;
}

/* line 291, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 302, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 313, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 325, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 336, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 349, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 362, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 371, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 381, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 391, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 400, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 409, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/* line 419, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

@media print {
  /* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 39, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 57, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 68, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 72, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 77, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 84, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 92, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 97, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 101, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .tag {
    border: 1px solid #000;
  }

  /* line 105, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 108, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 114, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 26, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
/* line 57, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

/* line 71, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: none !important;
}

/* line 100, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 109, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 115, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

/* line 122, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 128, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 135, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 142, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

/* line 146, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 160, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #0275d8;
  text-decoration: none;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}
/* line 169, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 180, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 189, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: none;
}

/* line 199, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 213, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 224, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
}

/* line 239, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 254, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* line 271, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
  background-color: transparent;
}

/* line 278, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

/* line 286, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: left;
}

/* line 296, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 306, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 311, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  line-height: inherit;
}

/* line 325, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

/* line 331, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 343, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 348, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 359, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 369, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 378, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 386, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 14, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 27, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

/* line 31, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

/* line 39, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 61, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: normal;
}

/* line 67, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 78, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 83, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 86, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 89, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

/* line 100, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 106, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

/* line 113, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}
/* line 118, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 124, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

/* line 133, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
/* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

/* line 145, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_type.scss */
dl.row > dd + dt {
  clear: left;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_images.scss */
.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto;
}

/* line 14, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

/* line 30, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 40, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #818a91;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem;
}
/* line 27, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

/* line 36, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}
/* line 44, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 576px) {
  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 576px) {
  /* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  /* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  /* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  /* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  float: left;
  width: 8.33333%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  float: left;
  width: 16.66667%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  float: left;
  width: 25%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  float: left;
  width: 33.33333%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  float: left;
  width: 41.66667%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  float: left;
  width: 50%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  float: left;
  width: 58.33333%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  float: left;
  width: 66.66667%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  float: left;
  width: 75%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  float: left;
  width: 83.33333%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  float: left;
  width: 91.66667%;
}

/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  float: left;
  width: 100%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-0 {
  right: auto;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-1 {
  right: 8.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-2 {
  right: 16.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-3 {
  right: 25%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-4 {
  right: 33.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-5 {
  right: 41.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-6 {
  right: 50%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-7 {
  right: 58.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-8 {
  right: 66.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-9 {
  right: 75%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-10 {
  right: 83.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-11 {
  right: 91.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-xs-12 {
  right: 100%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-0 {
  left: auto;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-1 {
  left: 8.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-2 {
  left: 16.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-3 {
  left: 25%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-4 {
  left: 33.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-5 {
  left: 41.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-6 {
  left: 50%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-7 {
  left: 58.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-8 {
  left: 66.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-9 {
  left: 75%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-10 {
  left: 83.33333%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-11 {
  left: 91.66667%;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-xs-12 {
  left: 100%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-1 {
  margin-left: 8.33333%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-2 {
  margin-left: 16.66667%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-3 {
  margin-left: 25%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-4 {
  margin-left: 33.33333%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-5 {
  margin-left: 41.66667%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-6 {
  margin-left: 50%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-7 {
  margin-left: 58.33333%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-8 {
  margin-left: 66.66667%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-9 {
  margin-left: 75%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-10 {
  margin-left: 83.33333%;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-xs-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    float: left;
    width: 25%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    float: left;
    width: 50%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    float: left;
    width: 75%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    float: left;
    width: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-0 {
    right: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-1 {
    right: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-2 {
    right: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-3 {
    right: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-4 {
    right: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-5 {
    right: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-6 {
    right: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-7 {
    right: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-8 {
    right: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-9 {
    right: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-10 {
    right: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-11 {
    right: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-12 {
    right: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-0 {
    left: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-1 {
    left: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-2 {
    left: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-3 {
    left: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-4 {
    left: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-5 {
    left: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-6 {
    left: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-7 {
    left: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-8 {
    left: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-9 {
    left: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-10 {
    left: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-11 {
    left: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-12 {
    left: 100%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    float: left;
    width: 16.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    float: left;
    width: 25%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    float: left;
    width: 33.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    float: left;
    width: 41.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    float: left;
    width: 50%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    float: left;
    width: 58.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    float: left;
    width: 66.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    float: left;
    width: 75%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    float: left;
    width: 83.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    float: left;
    width: 91.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    float: left;
    width: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-0 {
    right: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-1 {
    right: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-2 {
    right: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-3 {
    right: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-4 {
    right: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-5 {
    right: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-6 {
    right: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-7 {
    right: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-8 {
    right: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-9 {
    right: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-10 {
    right: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-11 {
    right: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-12 {
    right: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-0 {
    left: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-1 {
    left: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-2 {
    left: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-3 {
    left: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-4 {
    left: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-5 {
    left: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-6 {
    left: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-7 {
    left: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-8 {
    left: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-9 {
    left: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-10 {
    left: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-11 {
    left: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-12 {
    left: 100%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    float: left;
    width: 8.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    float: left;
    width: 16.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    float: left;
    width: 25%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    float: left;
    width: 33.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    float: left;
    width: 41.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    float: left;
    width: 50%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    float: left;
    width: 58.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    float: left;
    width: 66.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    float: left;
    width: 75%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    float: left;
    width: 83.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    float: left;
    width: 91.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    float: left;
    width: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-0 {
    right: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-1 {
    right: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-2 {
    right: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-3 {
    right: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-4 {
    right: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-5 {
    right: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-6 {
    right: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-7 {
    right: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-8 {
    right: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-9 {
    right: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-10 {
    right: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-11 {
    right: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-12 {
    right: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-0 {
    left: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-1 {
    left: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-2 {
    left: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-3 {
    left: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-4 {
    left: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-5 {
    left: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-6 {
    left: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-7 {
    left: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-8 {
    left: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-9 {
    left: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-10 {
    left: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-11 {
    left: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-12 {
    left: 100%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    float: left;
    width: 8.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    float: left;
    width: 16.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    float: left;
    width: 25%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    float: left;
    width: 33.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    float: left;
    width: 41.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    float: left;
    width: 50%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    float: left;
    width: 58.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    float: left;
    width: 66.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    float: left;
    width: 75%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    float: left;
    width: 83.33333%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    float: left;
    width: 91.66667%;
  }

  /* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    float: left;
    width: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-0 {
    right: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-1 {
    right: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-2 {
    right: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-3 {
    right: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-4 {
    right: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-5 {
    right: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-6 {
    right: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-7 {
    right: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-8 {
    right: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-9 {
    right: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-10 {
    right: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-11 {
    right: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-12 {
    right: 100%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-0 {
    left: auto;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-1 {
    left: 8.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-2 {
    left: 16.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-3 {
    left: 25%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-4 {
    left: 33.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-5 {
    left: 41.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-6 {
    left: 50%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-7 {
    left: 58.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-8 {
    left: 66.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-9 {
    left: 75%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-10 {
    left: 83.33333%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-11 {
    left: 91.66667%;
  }

  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-12 {
    left: 100%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  /* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
/* line 26, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #eceeef;
}
/* line 51, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
/* line 57, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 70, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 107, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

/* line 114, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

/* line 120, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}
/* line 124, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}
/* line 130, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 143, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto;
}

/* line 157, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow thead {
  float: left;
}
/* line 161, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tbody {
  display: block;
  white-space: nowrap;
}
/* line 166, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}
/* line 171, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}
/* line 180, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}
/* line 187, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tr {
  float: left;
}
/* line 190, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 48, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none;
}
/* line 44, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
/* line 55, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled {
  cursor: not-allowed;
}

/* line 68, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px);
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

/* line 85, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
}

/* line 97, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

/* line 103, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

/* line 109, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

/* line 122, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 135, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 142, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.form-control-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, .form-control-static.form-control-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 {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 165, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

/* line 170, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 177, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

/* line 188, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 192, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 202, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
/* line 208, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check + .form-check {
  margin-top: -.25rem;
}
/* line 213, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

/* line 220, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 226, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}
/* line 231, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 237, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}
/* line 245, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}
/* line 249, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed;
}

/* line 260, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  margin-top: 0.25rem;
}

/* line 264, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c;
}
/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #5cb85c;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
/* line 277, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e;
}
/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
/* line 285, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f;
}
/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control {
  border-color: #d9534f;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 293, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 576px) {
  /* line 313, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 320, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 327, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 331, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle;
  }
  /* line 336, /bundle/gems/bootstrap-4.0.0.alpha5/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 344, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 348, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 355, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 361, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 364, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  /* line 370, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:focus, .btn:hover {
  text-decoration: none;
}
/* line 32, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn.focus {
  text-decoration: none;
}
/* line 36, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}
/* line 43, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

/* line 52, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 65, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 68, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/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: #1f7e9a;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 71, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/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: #2d672d;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 74, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/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: #b06d0f;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 77, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
}
/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 82, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #43a7fd;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #43a7fd;
}

/* line 85, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: white;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: white;
}

/* line 88, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

/* line 91, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

/* line 94, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

/* line 97, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

/* line 107, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}
/* line 112, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
/* line 119, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

/* line 145, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 149, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 159, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 165, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 173, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
.fade.in {
  opacity: 1;
}

/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
.collapse {
  display: none;
}
/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
.collapse.in {
  display: block;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
tr.collapse.in {
  display: table-row;
}

/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_animation.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  transition-property: height;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

/* line 116, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 121, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.open > a {
  outline: 0;
}

/* line 130, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 135, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 141, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap;
}

/* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 168, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}
/* line 175, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
  margin-bottom: 0;
}
/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  margin-left: -0.5rem;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}
/* line 42, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 67, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 76, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 85, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 90, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 112, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 117, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 122, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

/* line 141, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn .caret {
  margin-left: 0;
}

/* line 145, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

/* line 150, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

/* line 161, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}
/* line 174, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 179, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 189, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 192, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 195, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 199, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 203, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn: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 208, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 228, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_button-group.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}
/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

/* line 40, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 47, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.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 52, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 83, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 96, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
/* line 101, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
/* line 109, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 121, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 130, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:last-child) {
  border-right: 0;
}

/* line 133, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 142, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 150, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 159, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 161, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}
/* line 172, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
/* line 178, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer;
}
/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control + .custom-control {
  margin-left: 1rem;
}

/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
}
/* line 34, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
/* line 39, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
}
/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}
/* line 51, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

/* line 62, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 83, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
/* line 87, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 91, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 103, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
/* line 107, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E");
}

/* line 119, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control {
  float: left;
  clear: left;
}
/* line 123, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 137, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 155, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
}
/* line 160, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}
/* line 171, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 178, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 183, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 199, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

/* line 207, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 219, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
}
/* line 236, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
/* line 241, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 258, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: inline-block;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #818a91;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-inline .nav-item {
  display: inline-block;
}
/* line 39, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

/* line 50, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
/* line 64, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}
/* line 92, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}
/* line 108, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-item {
  float: left;
}
/* line 111, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
/* line 116, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

/* line 133, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-stacked .nav-item {
  display: block;
  float: none;
}
/* line 137, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

/* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 154, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 576px) {
  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0.25rem;
  }
}

/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-full {
  z-index: 1000;
}
@media (min-width: 576px) {
  /* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-full {
    border-radius: 0;
  }
}

/* line 32, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 576px) {
  /* line 32, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 45, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
@media (min-width: 576px) {
  /* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-sticky-top {
    border-radius: 0;
  }
}

/* line 70, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 84, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
/* line 93, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-divider::before {
  content: "\00a0";
}

/* line 103, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

/* line 115, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 575px) {
  /* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  /* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  /* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}
@media (min-width: 576px) {
  /* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs {
    display: block;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  /* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  /* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  /* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}
@media (min-width: 768px) {
  /* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    display: block;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  /* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  /* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  /* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}
@media (min-width: 992px) {
  /* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    display: block;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1199px) {
  /* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  /* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  /* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}
@media (min-width: 1200px) {
  /* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg {
    display: block;
  }
}
/* line 136, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl {
  display: block;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both;
}
/* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0;
}
/* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
/* line 151, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 172, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-item {
  float: left;
}
/* line 176, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}
/* line 181, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
/* line 186, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

/* line 193, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
/* line 203, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9);
}
/* line 221, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 226, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 233, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: white;
}
/* line 243, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}
/* line 261, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 266, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 575px) {
  /* line 280, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 277, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs {
    display: block !important;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  /* line 293, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 290, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    display: block !important;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  /* line 306, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 303, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    display: block !important;
  }
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-block {
  padding: 1.25rem;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.card-block::after {
  content: "";
  display: table;
  clear: both;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 46, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 53, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 70, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.card-header::after {
  content: "";
  display: table;
  clear: both;
}
/* line 77, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 82, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.card-footer::after {
  content: "";
  display: table;
  clear: both;
}
/* line 88, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 98, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 105, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

/* line 118, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

/* line 121, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

/* line 124, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

/* line 127, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

/* line 132, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

/* line 135, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

/* line 138, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 141, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

/* line 144, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 147, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 27, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
/* line 33, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

/* line 163, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

/* line 170, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  border-radius: calc(0.25rem - 1px);
}

/* line 174, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 186, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

/* line 189, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  /* line 223, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  /* line 230, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }

  /* line 236, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media (min-width: 576px) {
  /* line 248, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  /* line 258, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }
  /* line 266, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 273, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 276, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 279, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 283, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 286, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 289, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 294, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  /* line 297, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  /* line 313, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  /* line 317, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}
/* line 14, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/";
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 31, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #818a91;
}

/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_pagination.scss */
.page-item {
  display: inline;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 45, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:focus, .page-link:hover {
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag:empty {
  display: none;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.btn .tag {
  position: relative;
  top: -1px;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 55, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-default {
  background-color: #818a91;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #687077;
}

/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-primary {
  background-color: #0275d8;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #025aa5;
}

/* line 63, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-success {
  background-color: #5cb85c;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #449d44;
}

/* line 67, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-info {
  background-color: #5bc0de;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #31b0d5;
}

/* line 71, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-warning {
  background-color: #f0ad4e;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #ec971f;
}

/* line 75, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tags.scss */
.tag-danger {
  background-color: #d9534f;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  /* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: bold;
}

/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 2.5rem;
}
/* line 32, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1.25rem;
  color: inherit;
}

/* line 45, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 48, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 51, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
}

/* line 33, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 42, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 47, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 50, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 55, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem;
}

/* line 60, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem;
}

@media screen and (min-width: 0\0) {
  /* line 69, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
  .progress {
    background-color: #eee;
    border-radius: 0.25rem;
  }

  /* line 74, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
  }

  /* line 81, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
}
/* line 91, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress-striped[value]::-webkit-progress-value {
  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: 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: 1rem 1rem;
}

/* line 95, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem;
}

/* line 99, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress-striped[value]::-ms-fill {
  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: 1rem 1rem;
}

@media screen and (min-width: 0\0) {
  /* line 105, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
  .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: 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: 1rem 1rem;
  }
}
/* line 116, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

/* line 119, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  /* line 124, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_progress.scss */
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite;
  }
}
/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-success[value]::-ms-fill {
  background-color: #5cb85c;
}
@media screen and (min-width: 0\0) {
  /* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-success .progress-bar {
    background-color: #5cb85c;
  }
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-info[value]::-ms-fill {
  background-color: #5bc0de;
}
@media screen and (min-width: 0\0) {
  /* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-info .progress-bar {
    background-color: #5bc0de;
  }
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e;
}
@media screen and (min-width: 0\0) {
  /* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-warning .progress-bar {
    background-color: #f0ad4e;
  }
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}
/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-danger[value]::-ms-fill {
  background-color: #d9534f;
}
@media screen and (min-width: 0\0) {
  /* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}

/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 31, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 41, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 45, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 55, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-right {
  padding-left: 10px;
}

/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-left {
  padding-right: 10px;
}

/* line 68, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 78, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 41, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
/* line 44, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 59, /bundle/gems/bootstrap-4.0.0.alpha5/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: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, .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 {
  color: inherit;
}
/* line 64, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #a8d6fe;
}

/* line 72, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 85, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}
/* line 90, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #333;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/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 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/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 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/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 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/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 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 118, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 122, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 10, /bundle/gems/bootstrap-4.0.0.alpha5/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 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 37, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-1by1 {
  padding-bottom: 100%;
}

/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 13, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
/* line 30, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
/* line 34, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 36, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 42, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 61, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 71, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 72, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.in {
  opacity: 0.5;
}

/* line 77, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

/* line 83, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 88, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.5;
}

/* line 95, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 101, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

/* line 109, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 120, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }

  /* line 129, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 133, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 900px;
  }
}
/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 14, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
}
/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 30, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 44, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 49, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 58, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 63, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 75, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
/* line 83, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}
/* line 34, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
/* line 40, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
/* line 47, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
/* line 51, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}
/* line 57, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 63, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
/* line 70, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
/* line 74, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}
/* line 80, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 86, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
/* line 93, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
/* line 105, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
/* line 109, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}
/* line 115, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 121, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

/* line 131, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0;
}
/* line 140, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover-title:empty {
  display: none;
}

/* line 145, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 154, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 164, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

/* line 168, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_popover.scss */
.popover::after {
  content: "";
  border-width: 10px;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  /* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  /* line 34, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  /* line 39, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
/* line 48, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 54, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 58, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 65, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 68, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 71, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 76, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 79, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 89, /bundle/gems/bootstrap-4.0.0.alpha5/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);
  opacity: 0.5;
}
/* line 104, /bundle/gems/bootstrap-4.0.0.alpha5/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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 107, /bundle/gems/bootstrap-4.0.0.alpha5/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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
/* line 122, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
/* line 134, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
/* line 138, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
/* line 144, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev::before {
  content: "\2039";
}
/* line 149, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next::before {
  content: "\203a";
}

/* line 161, /bundle/gems/bootstrap-4.0.0.alpha5/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 172, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 189, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 202, /bundle/gems/bootstrap-4.0.0.alpha5/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 214, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 576px) {
  /* line 227, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 234, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 237, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 243, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 250, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 1, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-faded {
  background-color: #f7f7f9;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0275d8 !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #5cb85c !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f0ad4e !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #d9534f !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-inverse {
  background-color: #373a3c !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem;
}

/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 28, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50%;
}

/* line 2, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 11, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-xs-left {
  float: left !important;
}

/* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-xs-right {
  float: right !important;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-xs-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 6, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 3, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.w-100 {
  width: 100% !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.h-100 {
  height: 100% !important;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 0 !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 1rem 1rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1 {
  margin-top: 1rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1 {
  margin-right: 1rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1 {
  margin-bottom: 1rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1 {
  margin-left: 1rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 1.5rem 1.5rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2 {
  margin-top: 1.5rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2 {
  margin-right: 1.5rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2 {
  margin-bottom: 1.5rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2 {
  margin-left: 1.5rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 3rem 3rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3 {
  margin-top: 3rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3 {
  margin-right: 3rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3 {
  margin-bottom: 3rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3 {
  margin-left: 3rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 0 !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 1rem 1rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1 {
  padding-top: 1rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1 {
  padding-right: 1rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1 {
  padding-bottom: 1rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1 {
  padding-left: 1rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 1.5rem 1.5rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2 {
  padding-top: 1.5rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2 {
  padding-right: 1.5rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2 {
  padding-bottom: 1.5rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2 {
  padding-left: 1.5rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 18, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 3rem 3rem !important;
}

/* line 19, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3 {
  padding-top: 3rem !important;
}

/* line 20, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3 {
  padding-right: 3rem !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3 {
  padding-bottom: 3rem !important;
}

/* line 22, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3 {
  padding-left: 3rem !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 38, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 7, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 8, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-xs-left {
  text-align: left !important;
}

/* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-xs-right {
  text-align: right !important;
}

/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-xs-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 15, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 16, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 23, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 24, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 25, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 30, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 31, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 35, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-muted {
  color: #818a91 !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0275d8 !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #5cb85c !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

/* line 4, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-gray-dark {
  color: #373a3c !important;
}

/* line 21, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important;
}

/* line 57, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 17, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 29, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 36, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 36, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 43, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 43, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 51, /bundle/gems/bootstrap-4.0.0.alpha5/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
/* line 10, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 10, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 11, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-lg, .btn-group-lg > .btn-social.btn {
  padding-left: 61px;
}

/* line 11, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-lg > :first-child, .btn-group-lg > .btn-social.btn > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 12, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-sm, .btn-group-sm > .btn-social.btn {
  padding-left: 38px;
}

/* line 12, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-sm > :first-child, .btn-group-sm > .btn-social.btn > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 13, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-xs {
  padding-left: 30px;
}

/* line 13, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 14, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}

/* line 14, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 15, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  padding-left: 61px;
}

/* line 15, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-lg > :first-child, .btn-group-lg > .btn-social-icon.btn > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 16, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  padding-left: 38px;
}

/* line 16, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-sm > :first-child, .btn-group-sm > .btn-social-icon.btn > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 17, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-xs {
  padding-left: 30px;
}

/* line 17, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 18, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}

/* line 19, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}

/* line 20, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}

/* line 21, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

/* line 22, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn:focus, .btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 23, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 24, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn:active, .btn-adn.active, .open > .dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 24, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn:active:hover, .btn-adn.active:hover, .open > .dropdown-toggle.btn-adn:hover, .btn-adn:active:focus, .btn-adn.active:focus, .open > .dropdown-toggle.btn-adn:focus, .btn-adn:active.focus, .btn-adn.active.focus, .open > .dropdown-toggle.btn-adn.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 25, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn:active, .btn-adn.active, .open > .dropdown-toggle.btn-adn {
  background-image: none;
}

/* line 26, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn.disabled, .btn-adn[disabled], fieldset[disabled] .btn-adn, .btn-adn.disabled:hover, .btn-adn[disabled]:hover, fieldset[disabled] .btn-adn:hover, .btn-adn.disabled:focus, .btn-adn[disabled]:focus, fieldset[disabled] .btn-adn:focus, .btn-adn.disabled.focus, .btn-adn[disabled].focus, fieldset[disabled] .btn-adn.focus, .btn-adn.disabled:active, .btn-adn[disabled]:active, fieldset[disabled] .btn-adn:active, .btn-adn.disabled.active, .btn-adn[disabled].active, fieldset[disabled] .btn-adn.active {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 27, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}

/* line 28, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 28, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket:focus, .btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket:active, .btn-bitbucket.active, .open > .dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket:active:hover, .btn-bitbucket.active:hover, .open > .dropdown-toggle.btn-bitbucket:hover, .btn-bitbucket:active:focus, .btn-bitbucket.active:focus, .open > .dropdown-toggle.btn-bitbucket:focus, .btn-bitbucket:active.focus, .btn-bitbucket.active.focus, .open > .dropdown-toggle.btn-bitbucket.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 31, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket:active, .btn-bitbucket.active, .open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}

/* line 32, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket.disabled, .btn-bitbucket[disabled], fieldset[disabled] .btn-bitbucket, .btn-bitbucket.disabled:hover, .btn-bitbucket[disabled]:hover, fieldset[disabled] .btn-bitbucket:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket[disabled]:focus, fieldset[disabled] .btn-bitbucket:focus, .btn-bitbucket.disabled.focus, .btn-bitbucket[disabled].focus, fieldset[disabled] .btn-bitbucket.focus, .btn-bitbucket.disabled:active, .btn-bitbucket[disabled]:active, fieldset[disabled] .btn-bitbucket:active, .btn-bitbucket.disabled.active, .btn-bitbucket[disabled].active, fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 33, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}

/* line 34, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 34, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox:focus, .btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 35, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 36, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox:active, .btn-dropbox.active, .open > .dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 36, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox:active:hover, .btn-dropbox.active:hover, .open > .dropdown-toggle.btn-dropbox:hover, .btn-dropbox:active:focus, .btn-dropbox.active:focus, .open > .dropdown-toggle.btn-dropbox:focus, .btn-dropbox:active.focus, .btn-dropbox.active.focus, .open > .dropdown-toggle.btn-dropbox.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox:active, .btn-dropbox.active, .open > .dropdown-toggle.btn-dropbox {
  background-image: none;
}

/* line 38, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox.disabled, .btn-dropbox[disabled], fieldset[disabled] .btn-dropbox, .btn-dropbox.disabled:hover, .btn-dropbox[disabled]:hover, fieldset[disabled] .btn-dropbox:hover, .btn-dropbox.disabled:focus, .btn-dropbox[disabled]:focus, fieldset[disabled] .btn-dropbox:focus, .btn-dropbox.disabled.focus, .btn-dropbox[disabled].focus, fieldset[disabled] .btn-dropbox.focus, .btn-dropbox.disabled:active, .btn-dropbox[disabled]:active, fieldset[disabled] .btn-dropbox:active, .btn-dropbox.disabled.active, .btn-dropbox[disabled].active, fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 39, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}

/* line 40, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 40, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 42, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 42, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook:active:hover, .btn-facebook.active:hover, .open > .dropdown-toggle.btn-facebook:hover, .btn-facebook:active:focus, .btn-facebook.active:focus, .open > .dropdown-toggle.btn-facebook:focus, .btn-facebook:active.focus, .btn-facebook.active.focus, .open > .dropdown-toggle.btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 43, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
  background-image: none;
}

/* line 44, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook.disabled, .btn-facebook[disabled], fieldset[disabled] .btn-facebook, .btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled].focus, fieldset[disabled] .btn-facebook.focus, .btn-facebook.disabled:active, .btn-facebook[disabled]:active, fieldset[disabled] .btn-facebook:active, .btn-facebook.disabled.active, .btn-facebook[disabled].active, fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 45, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}

/* line 46, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 46, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr:focus, .btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 47, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 48, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr:active, .btn-flickr.active, .open > .dropdown-toggle.btn-flickr {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 48, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr:active:hover, .btn-flickr.active:hover, .open > .dropdown-toggle.btn-flickr:hover, .btn-flickr:active:focus, .btn-flickr.active:focus, .open > .dropdown-toggle.btn-flickr:focus, .btn-flickr:active.focus, .btn-flickr.active.focus, .open > .dropdown-toggle.btn-flickr.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 49, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr:active, .btn-flickr.active, .open > .dropdown-toggle.btn-flickr {
  background-image: none;
}

/* line 50, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr.disabled, .btn-flickr[disabled], fieldset[disabled] .btn-flickr, .btn-flickr.disabled:hover, .btn-flickr[disabled]:hover, fieldset[disabled] .btn-flickr:hover, .btn-flickr.disabled:focus, .btn-flickr[disabled]:focus, fieldset[disabled] .btn-flickr:focus, .btn-flickr.disabled.focus, .btn-flickr[disabled].focus, fieldset[disabled] .btn-flickr.focus, .btn-flickr.disabled:active, .btn-flickr[disabled]:active, fieldset[disabled] .btn-flickr:active, .btn-flickr.disabled.active, .btn-flickr[disabled].active, fieldset[disabled] .btn-flickr.active {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 51, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}

/* line 52, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 52, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare:focus, .btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 54, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare:active, .btn-foursquare.active, .open > .dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 54, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare:active:hover, .btn-foursquare.active:hover, .open > .dropdown-toggle.btn-foursquare:hover, .btn-foursquare:active:focus, .btn-foursquare.active:focus, .open > .dropdown-toggle.btn-foursquare:focus, .btn-foursquare:active.focus, .btn-foursquare.active.focus, .open > .dropdown-toggle.btn-foursquare.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 55, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare:active, .btn-foursquare.active, .open > .dropdown-toggle.btn-foursquare {
  background-image: none;
}

/* line 56, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare.disabled, .btn-foursquare[disabled], fieldset[disabled] .btn-foursquare, .btn-foursquare.disabled:hover, .btn-foursquare[disabled]:hover, fieldset[disabled] .btn-foursquare:hover, .btn-foursquare.disabled:focus, .btn-foursquare[disabled]:focus, fieldset[disabled] .btn-foursquare:focus, .btn-foursquare.disabled.focus, .btn-foursquare[disabled].focus, fieldset[disabled] .btn-foursquare.focus, .btn-foursquare.disabled:active, .btn-foursquare[disabled]:active, fieldset[disabled] .btn-foursquare:active, .btn-foursquare.disabled.active, .btn-foursquare[disabled].active, fieldset[disabled] .btn-foursquare.active {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 57, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}

/* line 58, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 58, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github:focus, .btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 59, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 60, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github:active, .btn-github.active, .open > .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 60, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github:active:hover, .btn-github.active:hover, .open > .dropdown-toggle.btn-github:hover, .btn-github:active:focus, .btn-github.active:focus, .open > .dropdown-toggle.btn-github:focus, .btn-github:active.focus, .btn-github.active.focus, .open > .dropdown-toggle.btn-github.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 61, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github:active, .btn-github.active, .open > .dropdown-toggle.btn-github {
  background-image: none;
}

/* line 62, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github.disabled, .btn-github[disabled], fieldset[disabled] .btn-github, .btn-github.disabled:hover, .btn-github[disabled]:hover, fieldset[disabled] .btn-github:hover, .btn-github.disabled:focus, .btn-github[disabled]:focus, fieldset[disabled] .btn-github:focus, .btn-github.disabled.focus, .btn-github[disabled].focus, fieldset[disabled] .btn-github.focus, .btn-github.disabled:active, .btn-github[disabled]:active, fieldset[disabled] .btn-github:active, .btn-github.disabled.active, .btn-github[disabled].active, fieldset[disabled] .btn-github.active {
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 63, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-github .badge {
  color: #444;
  background-color: #fff;
}

/* line 64, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 64, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google:focus, .btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 65, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 66, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google:active, .btn-google.active, .open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 66, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google:active:hover, .btn-google.active:hover, .open > .dropdown-toggle.btn-google:hover, .btn-google:active:focus, .btn-google.active:focus, .open > .dropdown-toggle.btn-google:focus, .btn-google:active.focus, .btn-google.active.focus, .open > .dropdown-toggle.btn-google.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 67, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google:active, .btn-google.active, .open > .dropdown-toggle.btn-google {
  background-image: none;
}

/* line 68, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google.disabled, .btn-google[disabled], fieldset[disabled] .btn-google, .btn-google.disabled:hover, .btn-google[disabled]:hover, fieldset[disabled] .btn-google:hover, .btn-google.disabled:focus, .btn-google[disabled]:focus, fieldset[disabled] .btn-google:focus, .btn-google.disabled.focus, .btn-google[disabled].focus, fieldset[disabled] .btn-google.focus, .btn-google.disabled:active, .btn-google[disabled]:active, fieldset[disabled] .btn-google:active, .btn-google.disabled.active, .btn-google[disabled].active, fieldset[disabled] .btn-google.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 69, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff;
}

/* line 70, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 70, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 71, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 72, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 72, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram:active:hover, .btn-instagram.active:hover, .open > .dropdown-toggle.btn-instagram:hover, .btn-instagram:active:focus, .btn-instagram.active:focus, .open > .dropdown-toggle.btn-instagram:focus, .btn-instagram:active.focus, .btn-instagram.active.focus, .open > .dropdown-toggle.btn-instagram.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 73, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
  background-image: none;
}

/* line 74, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram.disabled, .btn-instagram[disabled], fieldset[disabled] .btn-instagram, .btn-instagram.disabled:hover, .btn-instagram[disabled]:hover, fieldset[disabled] .btn-instagram:hover, .btn-instagram.disabled:focus, .btn-instagram[disabled]:focus, fieldset[disabled] .btn-instagram:focus, .btn-instagram.disabled.focus, .btn-instagram[disabled].focus, fieldset[disabled] .btn-instagram.focus, .btn-instagram.disabled:active, .btn-instagram[disabled]:active, fieldset[disabled] .btn-instagram:active, .btn-instagram.disabled.active, .btn-instagram[disabled].active, fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 75, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}

/* line 76, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 76, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 77, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 78, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 78, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open > .dropdown-toggle.btn-linkedin:hover, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .open > .dropdown-toggle.btn-linkedin:focus, .btn-linkedin:active.focus, .btn-linkedin.active.focus, .open > .dropdown-toggle.btn-linkedin.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 79, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}

/* line 80, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin.disabled, .btn-linkedin[disabled], fieldset[disabled] .btn-linkedin, .btn-linkedin.disabled:hover, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin:hover, .btn-linkedin.disabled:focus, .btn-linkedin[disabled]:focus, fieldset[disabled] .btn-linkedin:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled].focus, fieldset[disabled] .btn-linkedin.focus, .btn-linkedin.disabled:active, .btn-linkedin[disabled]:active, fieldset[disabled] .btn-linkedin:active, .btn-linkedin.disabled.active, .btn-linkedin[disabled].active, fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 81, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}

/* line 82, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 82, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft:focus, .btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 83, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 84, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft:active, .btn-microsoft.active, .open > .dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 84, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft:active:hover, .btn-microsoft.active:hover, .open > .dropdown-toggle.btn-microsoft:hover, .btn-microsoft:active:focus, .btn-microsoft.active:focus, .open > .dropdown-toggle.btn-microsoft:focus, .btn-microsoft:active.focus, .btn-microsoft.active.focus, .open > .dropdown-toggle.btn-microsoft.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 85, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft:active, .btn-microsoft.active, .open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}

/* line 86, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft.disabled, .btn-microsoft[disabled], fieldset[disabled] .btn-microsoft, .btn-microsoft.disabled:hover, .btn-microsoft[disabled]:hover, fieldset[disabled] .btn-microsoft:hover, .btn-microsoft.disabled:focus, .btn-microsoft[disabled]:focus, fieldset[disabled] .btn-microsoft:focus, .btn-microsoft.disabled.focus, .btn-microsoft[disabled].focus, fieldset[disabled] .btn-microsoft.focus, .btn-microsoft.disabled:active, .btn-microsoft[disabled]:active, fieldset[disabled] .btn-microsoft:active, .btn-microsoft.disabled.active, .btn-microsoft[disabled].active, fieldset[disabled] .btn-microsoft.active {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 87, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}

/* line 88, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki {
  color: #fff;
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 88, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 89, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki:hover {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 90, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .dropdown-toggle.btn-odnoklassniki {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 90, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki:active:hover, .btn-odnoklassniki.active:hover, .open > .dropdown-toggle.btn-odnoklassniki:hover, .btn-odnoklassniki:active:focus, .btn-odnoklassniki.active:focus, .open > .dropdown-toggle.btn-odnoklassniki:focus, .btn-odnoklassniki:active.focus, .btn-odnoklassniki.active.focus, .open > .dropdown-toggle.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #b14c09;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 91, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .dropdown-toggle.btn-odnoklassniki {
  background-image: none;
}

/* line 92, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki.disabled, .btn-odnoklassniki[disabled], fieldset[disabled] .btn-odnoklassniki, .btn-odnoklassniki.disabled:hover, .btn-odnoklassniki[disabled]:hover, fieldset[disabled] .btn-odnoklassniki:hover, .btn-odnoklassniki.disabled:focus, .btn-odnoklassniki[disabled]:focus, fieldset[disabled] .btn-odnoklassniki:focus, .btn-odnoklassniki.disabled.focus, .btn-odnoklassniki[disabled].focus, fieldset[disabled] .btn-odnoklassniki.focus, .btn-odnoklassniki.disabled:active, .btn-odnoklassniki[disabled]:active, fieldset[disabled] .btn-odnoklassniki:active, .btn-odnoklassniki.disabled.active, .btn-odnoklassniki[disabled].active, fieldset[disabled] .btn-odnoklassniki.active {
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 93, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-odnoklassniki .badge {
  color: #f4731c;
  background-color: #fff;
}

/* line 94, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 94, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid:focus, .btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 95, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 96, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid:active, .btn-openid.active, .open > .dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 96, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid:active:hover, .btn-openid.active:hover, .open > .dropdown-toggle.btn-openid:hover, .btn-openid:active:focus, .btn-openid.active:focus, .open > .dropdown-toggle.btn-openid:focus, .btn-openid:active.focus, .btn-openid.active.focus, .open > .dropdown-toggle.btn-openid.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 97, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid:active, .btn-openid.active, .open > .dropdown-toggle.btn-openid {
  background-image: none;
}

/* line 98, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid.disabled, .btn-openid[disabled], fieldset[disabled] .btn-openid, .btn-openid.disabled:hover, .btn-openid[disabled]:hover, fieldset[disabled] .btn-openid:hover, .btn-openid.disabled:focus, .btn-openid[disabled]:focus, fieldset[disabled] .btn-openid:focus, .btn-openid.disabled.focus, .btn-openid[disabled].focus, fieldset[disabled] .btn-openid.focus, .btn-openid.disabled:active, .btn-openid[disabled]:active, fieldset[disabled] .btn-openid:active, .btn-openid.disabled.active, .btn-openid[disabled].active, fieldset[disabled] .btn-openid.active {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 99, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}

/* line 100, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 100, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 101, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 102, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest:active, .btn-pinterest.active, .open > .dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 102, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest:active:hover, .btn-pinterest.active:hover, .open > .dropdown-toggle.btn-pinterest:hover, .btn-pinterest:active:focus, .btn-pinterest.active:focus, .open > .dropdown-toggle.btn-pinterest:focus, .btn-pinterest:active.focus, .btn-pinterest.active.focus, .open > .dropdown-toggle.btn-pinterest.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 103, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest:active, .btn-pinterest.active, .open > .dropdown-toggle.btn-pinterest {
  background-image: none;
}

/* line 104, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest.disabled, .btn-pinterest[disabled], fieldset[disabled] .btn-pinterest, .btn-pinterest.disabled:hover, .btn-pinterest[disabled]:hover, fieldset[disabled] .btn-pinterest:hover, .btn-pinterest.disabled:focus, .btn-pinterest[disabled]:focus, fieldset[disabled] .btn-pinterest:focus, .btn-pinterest.disabled.focus, .btn-pinterest[disabled].focus, fieldset[disabled] .btn-pinterest.focus, .btn-pinterest.disabled:active, .btn-pinterest[disabled]:active, fieldset[disabled] .btn-pinterest:active, .btn-pinterest.disabled.active, .btn-pinterest[disabled].active, fieldset[disabled] .btn-pinterest.active {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 105, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}

/* line 106, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 106, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit:focus, .btn-reddit.focus {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 107, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit:hover {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 108, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit:active, .btn-reddit.active, .open > .dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 108, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit:active:hover, .btn-reddit.active:hover, .open > .dropdown-toggle.btn-reddit:hover, .btn-reddit:active:focus, .btn-reddit.active:focus, .open > .dropdown-toggle.btn-reddit:focus, .btn-reddit:active.focus, .btn-reddit.active.focus, .open > .dropdown-toggle.btn-reddit.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 109, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit:active, .btn-reddit.active, .open > .dropdown-toggle.btn-reddit {
  background-image: none;
}

/* line 110, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit.disabled, .btn-reddit[disabled], fieldset[disabled] .btn-reddit, .btn-reddit.disabled:hover, .btn-reddit[disabled]:hover, fieldset[disabled] .btn-reddit:hover, .btn-reddit.disabled:focus, .btn-reddit[disabled]:focus, fieldset[disabled] .btn-reddit:focus, .btn-reddit.disabled.focus, .btn-reddit[disabled].focus, fieldset[disabled] .btn-reddit.focus, .btn-reddit.disabled:active, .btn-reddit[disabled]:active, fieldset[disabled] .btn-reddit:active, .btn-reddit.disabled.active, .btn-reddit[disabled].active, fieldset[disabled] .btn-reddit.active {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 111, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}

/* line 112, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 112, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud:focus, .btn-soundcloud.focus {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 113, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud:hover {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 114, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud:active, .btn-soundcloud.active, .open > .dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 114, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud:active:hover, .btn-soundcloud.active:hover, .open > .dropdown-toggle.btn-soundcloud:hover, .btn-soundcloud:active:focus, .btn-soundcloud.active:focus, .open > .dropdown-toggle.btn-soundcloud:focus, .btn-soundcloud:active.focus, .btn-soundcloud.active.focus, .open > .dropdown-toggle.btn-soundcloud.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 115, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud:active, .btn-soundcloud.active, .open > .dropdown-toggle.btn-soundcloud {
  background-image: none;
}

/* line 116, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud.disabled, .btn-soundcloud[disabled], fieldset[disabled] .btn-soundcloud, .btn-soundcloud.disabled:hover, .btn-soundcloud[disabled]:hover, fieldset[disabled] .btn-soundcloud:hover, .btn-soundcloud.disabled:focus, .btn-soundcloud[disabled]:focus, fieldset[disabled] .btn-soundcloud:focus, .btn-soundcloud.disabled.focus, .btn-soundcloud[disabled].focus, fieldset[disabled] .btn-soundcloud.focus, .btn-soundcloud.disabled:active, .btn-soundcloud[disabled]:active, fieldset[disabled] .btn-soundcloud:active, .btn-soundcloud.disabled.active, .btn-soundcloud[disabled].active, fieldset[disabled] .btn-soundcloud.active {
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 117, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-soundcloud .badge {
  color: #f50;
  background-color: #fff;
}

/* line 118, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 118, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr:focus, .btn-tumblr.focus {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 119, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 120, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr:active, .btn-tumblr.active, .open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 120, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr:active:hover, .btn-tumblr.active:hover, .open > .dropdown-toggle.btn-tumblr:hover, .btn-tumblr:active:focus, .btn-tumblr.active:focus, .open > .dropdown-toggle.btn-tumblr:focus, .btn-tumblr:active.focus, .btn-tumblr.active.focus, .open > .dropdown-toggle.btn-tumblr.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 121, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr:active, .btn-tumblr.active, .open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}

/* line 122, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr.disabled, .btn-tumblr[disabled], fieldset[disabled] .btn-tumblr, .btn-tumblr.disabled:hover, .btn-tumblr[disabled]:hover, fieldset[disabled] .btn-tumblr:hover, .btn-tumblr.disabled:focus, .btn-tumblr[disabled]:focus, fieldset[disabled] .btn-tumblr:focus, .btn-tumblr.disabled.focus, .btn-tumblr[disabled].focus, fieldset[disabled] .btn-tumblr.focus, .btn-tumblr.disabled:active, .btn-tumblr[disabled]:active, fieldset[disabled] .btn-tumblr:active, .btn-tumblr.disabled.active, .btn-tumblr[disabled].active, fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 123, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}

/* line 124, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 124, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 125, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 126, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 126, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter:active:hover, .btn-twitter.active:hover, .open > .dropdown-toggle.btn-twitter:hover, .btn-twitter:active:focus, .btn-twitter.active:focus, .open > .dropdown-toggle.btn-twitter:focus, .btn-twitter:active.focus, .btn-twitter.active.focus, .open > .dropdown-toggle.btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 127, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
  background-image: none;
}

/* line 128, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter.disabled, .btn-twitter[disabled], fieldset[disabled] .btn-twitter, .btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover, .btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled].focus, fieldset[disabled] .btn-twitter.focus, .btn-twitter.disabled:active, .btn-twitter[disabled]:active, fieldset[disabled] .btn-twitter:active, .btn-twitter.disabled.active, .btn-twitter[disabled].active, fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 129, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}

/* line 130, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 130, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 131, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 132, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo:active, .btn-vimeo.active, .open > .dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 132, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo:active:hover, .btn-vimeo.active:hover, .open > .dropdown-toggle.btn-vimeo:hover, .btn-vimeo:active:focus, .btn-vimeo.active:focus, .open > .dropdown-toggle.btn-vimeo:focus, .btn-vimeo:active.focus, .btn-vimeo.active.focus, .open > .dropdown-toggle.btn-vimeo.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 133, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo:active, .btn-vimeo.active, .open > .dropdown-toggle.btn-vimeo {
  background-image: none;
}

/* line 134, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo.disabled, .btn-vimeo[disabled], fieldset[disabled] .btn-vimeo, .btn-vimeo.disabled:hover, .btn-vimeo[disabled]:hover, fieldset[disabled] .btn-vimeo:hover, .btn-vimeo.disabled:focus, .btn-vimeo[disabled]:focus, fieldset[disabled] .btn-vimeo:focus, .btn-vimeo.disabled.focus, .btn-vimeo[disabled].focus, fieldset[disabled] .btn-vimeo.focus, .btn-vimeo.disabled:active, .btn-vimeo[disabled]:active, fieldset[disabled] .btn-vimeo:active, .btn-vimeo.disabled.active, .btn-vimeo[disabled].active, fieldset[disabled] .btn-vimeo.active {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 135, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}

/* line 136, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 136, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk:focus, .btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 137, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 138, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk:active, .btn-vk.active, .open > .dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 138, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk:active:hover, .btn-vk.active:hover, .open > .dropdown-toggle.btn-vk:hover, .btn-vk:active:focus, .btn-vk.active:focus, .open > .dropdown-toggle.btn-vk:focus, .btn-vk:active.focus, .btn-vk.active.focus, .open > .dropdown-toggle.btn-vk.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 139, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk:active, .btn-vk.active, .open > .dropdown-toggle.btn-vk {
  background-image: none;
}

/* line 140, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk.disabled, .btn-vk[disabled], fieldset[disabled] .btn-vk, .btn-vk.disabled:hover, .btn-vk[disabled]:hover, fieldset[disabled] .btn-vk:hover, .btn-vk.disabled:focus, .btn-vk[disabled]:focus, fieldset[disabled] .btn-vk:focus, .btn-vk.disabled.focus, .btn-vk[disabled].focus, fieldset[disabled] .btn-vk.focus, .btn-vk.disabled:active, .btn-vk[disabled]:active, fieldset[disabled] .btn-vk:active, .btn-vk.disabled.active, .btn-vk[disabled].active, fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 141, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}

/* line 142, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 142, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo:focus, .btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 143, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 144, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo:active, .btn-yahoo.active, .open > .dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 144, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo:active:hover, .btn-yahoo.active:hover, .open > .dropdown-toggle.btn-yahoo:hover, .btn-yahoo:active:focus, .btn-yahoo.active:focus, .open > .dropdown-toggle.btn-yahoo:focus, .btn-yahoo:active.focus, .btn-yahoo.active.focus, .open > .dropdown-toggle.btn-yahoo.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 145, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo:active, .btn-yahoo.active, .open > .dropdown-toggle.btn-yahoo {
  background-image: none;
}

/* line 146, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo.disabled, .btn-yahoo[disabled], fieldset[disabled] .btn-yahoo, .btn-yahoo.disabled:hover, .btn-yahoo[disabled]:hover, fieldset[disabled] .btn-yahoo:hover, .btn-yahoo.disabled:focus, .btn-yahoo[disabled]:focus, fieldset[disabled] .btn-yahoo:focus, .btn-yahoo.disabled.focus, .btn-yahoo[disabled].focus, fieldset[disabled] .btn-yahoo.focus, .btn-yahoo.disabled:active, .btn-yahoo[disabled]:active, fieldset[disabled] .btn-yahoo:active, .btn-yahoo.disabled.active, .btn-yahoo[disabled].active, fieldset[disabled] .btn-yahoo.active {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 147, /bundle/gems/bootstrap-social-rails-4.12.0/vendor/assets/stylesheets/bootstrap-social.css */
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}

/* line 1, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
}

/* line 10, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-twitter {
  background-image: url(/assets/social-share-button/twitter-7b64ce0117a85c5d52ed45c27707af61d9b0e0d590284baa287cfe87867b9ae1.svg);
}

/* line 14, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-facebook {
  background-image: url(/assets/social-share-button/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg);
}

/* line 18, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-google_bookmark {
  background-image: url(/assets/social-share-button/google_bookmark-bb4c960c0421cb7dce602d10e744692bcc1c54f323410f4965d508f96e2255ce.svg);
}

/* line 22, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-google_plus {
  background-image: url(/assets/social-share-button/google_plus-50c049fbb29cd3346f1bf9349017b644bcd00a53b56bd156728850f57bd85c0a.svg);
}

/* line 26, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-weibo {
  background-image: url(/assets/social-share-button/weibo-a345a6ca554e6f388da9eb35746bb0425cb018c16408ba82852c66d375245d6f.svg);
}

/* line 30, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-qq {
  background-image: url(/assets/social-share-button/qq-4dbae8223fc7823f6d73bc7fbe113eb894f4c174ec3ae93103ca382c78a2bf67.svg);
}

/* line 34, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-delicious {
  background-image: url(/assets/social-share-button/delicious-0c55f72f821aae5352691f13eb64bf3435573e2169d0720477ed367b2f1ed28e.svg);
}

/* line 38, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-linkedin {
  background-image: url(/assets/social-share-button/linkedin-b7fd42895b291003c444a9c2acf867ea813671e0b725a5d7c05dbb13f5c0fdd3.svg);
}

/* line 42, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-tumblr {
  background-image: url(/assets/social-share-button/tumblr-330a37f93cce7c27a750188d0bfdbed3a22f566b807e64d21131dcdc94e08ec3.svg);
}

/* line 46, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-pinterest {
  background-image: url(/assets/social-share-button/pinterest-86203d156197cce4087fee058b920d275c535df5fd59d8caa83da0ef41d1ec7f.svg);
}

/* line 50, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-douban {
  background-image: url(/assets/social-share-button/douban-46298c27e3bc6d59951c0bbc464339a5ba1b44e3b25b571874f1baacd7af2495.svg);
}

/* line 54, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-wechat {
  background-image: url(/assets/social-share-button/wechat-d8852cc3396a7a53eba39595d2e9f638c93a34ab1a0f41bae4ff391b63815f56.svg);
}

/* line 58, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-vkontakte {
  background-image: url(/assets/social-share-button/vkontakte-0c2b68277fade991d74efcbdb6f7b359a35e65156cbada9625a3fe8f73151c14.svg);
}

/* line 62, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-xing {
  background-image: url(/assets/social-share-button/xing-0ebccb4042c8c7220e471c4f569df2bf27da227db425525819b6848c86a1603e.svg);
}

/* line 66, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-email {
  background-image: url(/assets/social-share-button/email-7067143cbe69d9d8cf25e67fda1a315d133c2b79074a09088bd712cc5c81135d.svg);
}

/* line 70, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-reddit {
  background-image: url(/assets/social-share-button/reddit-f5fc462f44dbeff78983b3b64cb69b6c777a22906767bdb0b283014ac79b37de.svg);
}

/* line 74, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-hacker_news {
  background-image: url(/assets/social-share-button/hacker_news-d89b13fec49355a787389a776f2e03a0a38314abf93777b8865f8c5f146eaf8d.svg);
}

/* line 78, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog {
  width: 300px;
  position: fixed;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  z-index: 11001;
  font-size: 14px;
  line-height: 1.2em;
}

/* line 90, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-header {
  font-weight: bold;
}

/* line 94, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-dialog-qr {
  text-align: center;
  margin: 25px 0;
}

/* line 99, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  text-decoration: none;
  font-size: 16px;
}

/* line 110, /bundle/gems/social-share-button-0.8.8/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-footer {
  text-align: left;
  line-height: 22px;
  color: #666;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 15, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  /* line 20, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  /* line 25, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
/* line 29, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 35, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 43, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 50, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 58, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 65, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 69, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 73, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 76, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 79, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 82, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 90, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 93, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 104, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 115, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 126, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 137, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 148, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 159, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 170, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 181, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 192, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 195, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 206, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 213, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 218, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 222, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 227, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 232, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 235, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 241, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 252, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 263, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 266, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 269, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 274, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 280, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 285, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 292, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 296, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 299, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 310, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 316, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 319, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 325, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 334, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 337, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 342, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 345, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 351, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 355, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 358, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 361, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 364, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1, /rise/app/assets/stylesheets/admin.scss */
.max-width-100 {
  max-width: 100px !important;
}

/* line 5, /rise/app/assets/stylesheets/admin.scss */
.max-width-200 {
  max-width: 200px !important;
}

/* line 9, /rise/app/assets/stylesheets/admin.scss */
.max-width-400 {
  max-width: 400px !important;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 15, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  /* line 20, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  /* line 25, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
/* line 29, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 35, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 43, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 50, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 58, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 65, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 69, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 73, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 76, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 79, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 82, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 90, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 93, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 104, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 115, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 126, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 137, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 148, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 159, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 170, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 181, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 192, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 195, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 206, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 213, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 218, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 222, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 227, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 232, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 235, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 241, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 252, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 263, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 266, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 269, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 274, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 280, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 285, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 292, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 296, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 299, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 310, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 316, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 319, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 325, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 334, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 337, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 342, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 345, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 351, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 355, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 358, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 361, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 364, /rise/app/assets/stylesheets/bootstrap-datetimepicker.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 3, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.center {
  text-align: center;
}

/* line 6, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.left {
  text-align: left;
}

/* line 9, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.right {
  text-align: right;
}

@media (min-width: 768px) {
  /* line 12, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-right {
    text-align: right;
  }
}
@media (max-width: 768px) {
  /* line 12, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-right {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 21, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-left {
    text-align: left;
  }
}
@media (max-width: 768px) {
  /* line 21, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .md-left {
    text-align: center !important;
  }
}

/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/XXbc_aQtUtjJrkp7pYGEKhTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/tHQOv8O1rd82EIrTHlzvmhTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local("Lora"), local("Lora-Regular"), url(https://fonts.gstatic.com/s/lora/v9/rAXKWvABQNHjPUk26ixVvvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/yNp9UcngimMxgyQxKMt1QVKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/sNDli5YcfijR40K0xz3mZVKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local("Lora Bold"), local("Lora-Bold"), url(https://fonts.gstatic.com/s/lora/v9/mlTYdpdDwCepOR2s5kS2CwLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/fCoJt7FyRSVNwXkC_nvEPX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/sGaC9t9HYN4ok_W_UWzQF3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local("Lora Italic"), local("Lora-Italic"), url(https://fonts.gstatic.com/s/lora/v9/_MYF_5lLoOGnzKiQsUc_vevvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/66KG1MDzU5Zo36weZ_yx-YX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/1wR3aOJ69QwyZ9B-WDmIqYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local("Lora Bold Italic"), local("Lora-BoldItalic"), url(https://fonts.gstatic.com/s/lora/v9/_IxjUs2lbQSu0MyFEAfa7ZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* line 142, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.social-share-button .ssb-icon {
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
}

/* line 149, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
  width: 100%;
  height: 38px;
  margin-bottom: 20px;
}
/* line 157, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fileinput-button input {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-300px, 0) scale(4);
          transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
}

/* line 166, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  width: 100%;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
/* line 195, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
/* line 204, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* line 216, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/* line 219, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.list-group-item h4 {
  margin: 10px 0px 10px 0px !important;
}
@media (max-width: 768px) {
  /* line 218, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .list-group-item {
    text-align: center !important;
  }
}

/* line 227, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert {
  margin-top: 55px;
}

/* line 233, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 238, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
body {
  margin-bottom: 80px;
  /* Margin bottom by footer height */
  -moz-user-select: auto !important;
}

/* line 243, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer {
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 80px;
  background-color: #e5e5e5;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #cccdc6;
  text-align: center;
  color: #7d7d7d;
  font-size: 0.93em;
}
/* line 258, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-stroke {
  width: 100%;
  height: 1px;
  background-color: #f2f3ec;
}
/* line 264, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container {
  width: 100%;
  height: 80px;
  max-width: 920px;
  margin: 0px auto;
  padding: 20px 0px;
}
@media only screen and (max-width: 991px) {
  /* line 264, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container {
    padding: 8px 0px;
  }
  /* line 274, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .links {
    top: 0px;
    padding-bottom: 8px;
  }
  /* line 279, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .links, #footer #footer-container .supporters {
    text-align: center !important;
  }
  /* line 283, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  #footer #footer-container .supporters {
    top: 0px;
  }
}
/* line 289, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links {
  padding-left: 0px;
  text-align: left;
  position: relative;
  top: 3px;
}
/* line 295, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links a {
  color: #79858f;
}
/* line 299, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links span.dash {
  color: #bdbdbd;
}
/* line 303, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
#footer #footer-container .links span.data-from {
  font-style: italic;
}

/* line 310, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.no-margin {
  margin: 0 !important;
}

/* line 314, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.navbar-brand {
  color: #fec635 !important;
}
@media (min-width: 768px) {
  /* line 314, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .navbar-brand {
    padding-left: 20px;
  }
}

/* line 321, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dropdown-container {
  position: relative;
}

@media (min-width: 768px) {
  /* line 325, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .dropdown-menu {
    position: absolute;
    top: 100%;
    /* Bottom of button */
    right: 0;
    margin-left: -100px;
    /* More to the left */
  }
}

/* line 334, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .btn.select-search-list-item_selection {
  text-transform: none;
  line-height: 22px;
  padding: 5px 10px;
}

/* line 340, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_selection {
  background: #151B54 !important;
  border: #151B54 !important;
}

/* line 345, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_selection-remove {
  padding-left: 7px !important;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  line-height: inherit;
}

/* line 354, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-search-list-item_input input {
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
}

/* line 360, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select:not(.multiple) .select-search-list-item_selection {
  color: #fff !important;
}

/* line 364, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
oi-select .select-dropdown-optgroup-option {
  text-align: left;
}

/* line 368, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.uib-datepicker .uib-left,
.uib-datepicker .uib-right {
  position: relative;
  top: 1px;
}

/*
 * Set some glyphicon styles to their font-awesome equivalents.
 * The angular-bootstrap widgets still reference some glyphicons but
 * glyphicons have been removed in bootstrap4.
 */
/* line 379, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 388, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon-chevron-left:before {
  content: "";
}

/* line 392, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.glyphicon-chevron-right:before {
  content: "";
}

/* line 396, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-10 {
  margin-bottom: 10px !important;
}

/* line 399, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-20 {
  margin-bottom: 20px !important;
}

/* line 402, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-b-40 {
  margin-bottom: 40px !important;
}

/* line 405, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-t-20 {
  margin-top: 20px !important;
}

/* line 408, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-t-10 {
  margin-top: 10px !important;
}

/* line 411, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-l-10 {
  margin-left: 10px !important;
}

/* line 415, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.margin-side-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 420, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.padding-l-40 {
  padding-left: 40px !important;
}

/* line 423, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.padding-b-40 {
  padding-bottom: 40px !important;
}

/* line 426, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.max-width-200 {
  max-width: 200px !important;
}

/* line 430, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.full {
  width: 100% !important;
}

/* line 433, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert-body {
  margin-top: 0px !important;
}

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

@media (max-width: 768px) {
  /* line 439, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .no-padding-mobile {
    padding: 0px !important;
  }
}

/* line 444, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.photo {
  margin: auto;
}

/* line 448, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.font-14 {
  font-size: 14px !important;
}

/* line 452, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-facebook {
  color: #fff !important;
}

/* line 456, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-social {
  max-width: 400px;
  margin: auto;
  color: white !important;
}

/* line 461, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.small-line-break {
  line-height: 0.5 !important;
}

/* line 464, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.img-circle {
  border-radius: 50%;
}

/* line 467, /rise/app/assets/stylesheets/bootstrap_and_overrides.scss */
.checkbox-label {
  display: block !important;
}

/* line 2, /rise/app/assets/stylesheets/devise.scss */
body.devise .heading {
  padding-top: 50px;
}
/* line 5, /rise/app/assets/stylesheets/devise.scss */
body.devise .new_user {
  margin-top: 20px;
}
/* line 8, /rise/app/assets/stylesheets/devise.scss */
body.devise .btn-login {
  margin-bottom: 20px;
}

/* line 1, /rise/app/assets/stylesheets/emails.scss */
.table {
  margin-top: 50px;
}

/* line 1, /rise/app/assets/stylesheets/events.scss */
.event-type {
  margin: 0px;
}

/* line 6, /rise/app/assets/stylesheets/events.scss */
.calendar-heading h3 {
  margin-bottom: 10px;
}

/* line 11, /rise/app/assets/stylesheets/events.scss */
h6 .event-tags {
  text-transform: initial;
  font-weight: 400;
  font-size: 0.9rem;
}

/* line 17, /rise/app/assets/stylesheets/events.scss */
#event-location-map {
  width: 400px;
  height: 300px;
  max-width: calc(100% - 20px);
  margin: auto;
}

/* line 24, /rise/app/assets/stylesheets/events.scss */
.calendar {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 27, /rise/app/assets/stylesheets/events.scss */
  .politician-info {
    padding-left: 30px !important;
  }
}
@media (max-width: 992px) {
  /* line 27, /rise/app/assets/stylesheets/events.scss */
  .politician-info {
    text-align: center !important;
    margin-top: 10px;
  }
}

/* line 37, /rise/app/assets/stylesheets/events.scss */
#page-banner-content {
  padding-bottom: 0px !important;
}

/* line 41, /rise/app/assets/stylesheets/events.scss */
.uib-datepicker-popup.dropdown-menu {
  max-width: 310px;
}

/* line 46, /rise/app/assets/stylesheets/events.scss */
.event-map #map {
  margin: 0px;
}

/* line 1, /rise/app/assets/stylesheets/groups.scss */
.links {
  padding-top: 10px;
}

/* line 4, /rise/app/assets/stylesheets/groups.scss */
.group-admin-btns {
  margin-top: 10px;
}

/* line 8, /rise/app/assets/stylesheets/groups.scss */
.cta-title h4, .cta-title h5, .cta-title h6 {
  margin: 0;
}

/* line 2, /rise/app/assets/stylesheets/guides.scss */
.guide-content .guide-subtitle {
  margin-bottom: 20px;
}
/* line 5, /rise/app/assets/stylesheets/guides.scss */
.guide-content .section-title {
  margin-bottom: 25px;
}
/* line 8, /rise/app/assets/stylesheets/guides.scss */
.guide-content .step {
  padding-top: 65px;
  margin-top: -50px;
}
/* line 12, /rise/app/assets/stylesheets/guides.scss */
.guide-content ul, .guide-content ol {
  margin-bottom: 35px;
}
/* line 13, /rise/app/assets/stylesheets/guides.scss */
.guide-content ul li, .guide-content ol li {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.6;
  text-align: left;
}
/* line 18, /rise/app/assets/stylesheets/guides.scss */
.guide-content ul li br, .guide-content ol li br {
  margin: 0;
}
/* line 24, /rise/app/assets/stylesheets/guides.scss */
.guide-content table {
  margin-bottom: 35px;
}
/* line 25, /rise/app/assets/stylesheets/guides.scss */
.guide-content table td {
  line-height: 1.6;
  vertical-align: middle !important;
}
/* line 30, /rise/app/assets/stylesheets/guides.scss */
.guide-content table br {
  margin: 0px;
}
/* line 35, /rise/app/assets/stylesheets/guides.scss */
.guide-content section a {
  color: #333b8c;
  text-decoration: underline;
}

/* line 42, /rise/app/assets/stylesheets/guides.scss */
.google {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
/* line 47, /rise/app/assets/stylesheets/guides.scss */
.google iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 720px) {
  /* line 42, /rise/app/assets/stylesheets/guides.scss */
  .google {
    visibility: hidden;
    height: 0px;
    display: none;
  }
}

@media screen and (min-width: 720px) {
  /* line 60, /rise/app/assets/stylesheets/guides.scss */
  .mobile-map {
    visibility: hidden;
    height: 0px;
    display: none;
  }
}
/* line 66, /rise/app/assets/stylesheets/guides.scss */
.mobile-map img {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 1, /rise/app/assets/stylesheets/layouts.scss */
  #content {
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  /* line 1, /rise/app/assets/stylesheets/layouts.scss */
  #content {
    padding-top: 40px;
  }
}

/* line 9, /rise/app/assets/stylesheets/layouts.scss */
.search-form {
  margin-bottom: 10px !important;
}

/* line 12, /rise/app/assets/stylesheets/layouts.scss */
.activity-time {
  text-align: right;
}

/* line 15, /rise/app/assets/stylesheets/layouts.scss */
.table-activity > tbody > tr:first-child > td {
  border: none;
}

/* line 19, /rise/app/assets/stylesheets/layouts.scss */
.search-results {
  margin-bottom: 30px;
}

/* line 22, /rise/app/assets/stylesheets/layouts.scss */
.redactor-editor,
.redactor-box,
.redactor-box textarea {
  min-height: 300px;
}

/* line 28, /rise/app/assets/stylesheets/layouts.scss */
.btn-submit {
  margin-bottom: 25px;
}

/* line 1, /rise/app/assets/stylesheets/oi-select.scss */
oi-select {
  display: block;
  position: relative;
  width: 100%;
}

/* line 6, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search {
  cursor: text;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  overflow: hidden !important;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 15, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 2px 4px;
  list-style: none;
}

/* line 33, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item {
  font-size: 14px;
  margin: 2px 4px 2px 0;
  vertical-align: middle;
  white-space: normal;
}

/* line 39, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_selection {
  cursor: pointer;
  background: #efefef;
  border-color: #ebebeb;
}

/* line 44, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_selection:hover {
  border-color: #e5e5e5;
}

/* line 47, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_selection:active,
oi-select .select-search-list-item_selection.focused {
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 0 10px 5px #fff;
}

/* line 53, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_selection.focused .close {
  display: none;
}

/* line 56, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_selection-remove {
  padding-left: 2px;
}

/* line 59, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_loader {
  float: right;
  margin-top: 6px;
  width: 16px;
  height: 16px;
  background: top url("data:image/gif;base64,R0lGODlhEAAQAPYAAP///wAAANTU1JSUlGFhYUFBQUVFRW9vb6Kiotzc3KSkpCUlJSkpKTExMTc3Nz8/P2tra7q6uh0dHXNzc+zs7O7u7sLCwoqKilFRUV9fX76+vtDQ0Ds7OxcXF4yMjKqqql1dXX19feLi4oaGhg8PD2lpaZycnGdnZ7a2tkdHRwsLC7CwsJaWlhkZGQcHB+jo6PT09Hl5eYSEhPb29oKCgqioqPr6+vz8/MDAwMrKyvj4+NbW1q6urvDw8NLS0uTk5N7e3s7OzsbGxry8vODg4NjY2PLy8tra2nt7e7S0tLKysk1NTVNTU1tbW2NjY0NDQz09PcTExHd3dzMzM+rq6isrK46OjllZWS0tLR8fH6CgoE9PTxMTE4iIiGVlZTU1NcjIyMzMzObm5ri4uH9/f5KSkp6enldXV5CQkEtLS0lJSSMjI6amphEREQ0NDaysrAUFBZqamicnJxUVFTk5OXV1dS8vLwkJCXFxcSEhIVVVVW1tbYCAgAAAAAAAAAAAACH5BAkKAAAAIf4aQ3JlYXRlZCB3aXRoIGFqYXhsb2FkLmluZm8AIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAAHjYAAgoOEhYUbIykthoUIHCQqLoI2OjeFCgsdJSsvgjcwPTaDAgYSHoY2FBSWAAMLE4wAPT89ggQMEbEzQD+CBQ0UsQA7RYIGDhWxN0E+ggcPFrEUQjuCCAYXsT5DRIIJEBgfhjsrFkaDERkgJhswMwk4CDzdhBohJwcxNB4sPAmMIlCwkOGhRo5gwhIGAgAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYU7A1dYDFtdG4YAPBhVC1ktXCRfJoVKT1NIERRUSl4qXIRHBFCbhTKFCgYjkII3g0hLUbMAOjaCBEw9ukZGgidNxLMUFYIXTkGzOmLLAEkQCLNUQMEAPxdSGoYvAkS9gjkyNEkJOjovRWAb04NBJlYsWh9KQ2FUkFQ5SWqsEJIAhq6DAAIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhQkKE2kGXiwChgBDB0sGDw4NDGpshTheZ2hRFRVDUmsMCIMiZE48hmgtUBuCYxBmkAAQbV2CLBM+t0puaoIySDC3VC4tgh40M7eFNRdH0IRgZUO3NjqDFB9mv4U6Pc+DRzUfQVQ3NzAULxU2hUBDKENCQTtAL9yGRgkbcvggEq9atUAAIfkECQoAAAAsAAAAABAAEAAAB4+AAIKDhIWFPygeEE4hbEeGADkXBycZZ1tqTkqFQSNIbBtGPUJdD088g1QmMjiGZl9MO4I5ViiQAEgMA4JKLAm3EWtXgmxmOrcUElWCb2zHkFQdcoIWPGK3Sm1LgkcoPrdOKiOCRmA4IpBwDUGDL2A5IjCCN/QAcYUURQIJIlQ9MzZu6aAgRgwFGAFvKRwUCAAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYUUYW9lHiYRP4YACStxZRc0SBMyFoVEPAoWQDMzAgolEBqDRjg8O4ZKIBNAgkBjG5AAZVtsgj44VLdCanWCYUI3txUPS7xBx5AVDgazAjC3Q3ZeghUJv5B1cgOCNmI/1YUeWSkCgzNUFDODKydzCwqFNkYwOoIubnQIt244MzDC1q2DggIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhTBAOSgrEUEUhgBUQThjSh8IcQo+hRUbYEdUNjoiGlZWQYM2QD4vhkI0ZWKCPQmtkG9SEYJURDOQAD4HaLuyv0ZeB4IVj8ZNJ4IwRje/QkxkgjYz05BdamyDN9uFJg9OR4YEK1RUYzFTT0qGdnduXC1Zchg8kEEjaQsMzpTZ8avgoEAAIfkECQoAAAAsAAAAABAAEAAAB4iAAIKDhIWFNz0/Oz47IjCGADpURAkCQUI4USKFNhUvFTMANxU7KElAhDA9OoZHH0oVgjczrJBRZkGyNpCCRCw8vIUzHmXBhDM0HoIGLsCQAjEmgjIqXrxaBxGCGw5cF4Y8TnybglprLXhjFBUWVnpeOIUIT3lydg4PantDz2UZDwYOIEhgzFggACH5BAkKAAAALAAAAAAQABAAAAeLgACCg4SFhjc6RhUVRjaGgzYzRhRiREQ9hSaGOhRFOxSDQQ0uj1RBPjOCIypOjwAJFkSCSyQrrhRDOYILXFSuNkpjggwtvo86H7YAZ1korkRaEYJlC3WuESxBggJLWHGGFhcIxgBvUHQyUT1GQWwhFxuFKyBPakxNXgceYY9HCDEZTlxA8cOVwUGBAAA7");
}

/* line 66, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 4px 0 5px 5px;
}

/* line 74, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_input input {
  padding: 0;
  outline: 0;
  border: 0;
  width: 100%;
}

/* line 80, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-search-list-item_hide {
  position: fixed;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  text-indent: -9999em;
}

/* line 89, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown {
  position: absolute;
  width: inherit;
  overflow-y: scroll;
  max-height: 100px;
  min-width: 160px;
  font-size: 14px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  border: 1px solid #66afe9;
  border-top: 0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  background-clip: padding-box;
  z-index: 1000;
}

/* line 105, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown-optgroup {
  margin: 0;
  padding: 0;
}

/* line 109, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown-optgroup-header {
  font-weight: bolder;
  padding: 3px 10px;
}

/* line 113, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown-optgroup-option {
  padding: 3px 20px;
}

/* line 116, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown-optgroup-option.active:not(.disabled) {
  background-color: #f1f1f1;
  cursor: pointer;
}

/* line 120, /rise/app/assets/stylesheets/oi-select.scss */
oi-select .select-dropdown-optgroup-option.disabled {
  color: #aaa;
}

/* line 123, /rise/app/assets/stylesheets/oi-select.scss */
oi-select:not(.multiple) .select-search-list-item_selection {
  color: #000;
  width: 100%;
  border-color: #fff;
  text-align: left;
}

/* line 129, /rise/app/assets/stylesheets/oi-select.scss */
oi-select:not(.multiple) .select-search-list-item_selection:not(:active) {
  background: none;
}

/* line 132, /rise/app/assets/stylesheets/oi-select.scss */
oi-select:not(.multiple):not(.cleanMode) .select-search-list-item_selection-remove {
  display: none;
}

/* line 135, /rise/app/assets/stylesheets/oi-select.scss */
oi-select:not(.multiple):not(.cleanMode) .select-search:after {
  content: "";
  position: absolute;
  display: block;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -19px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
}

/* line 147, /rise/app/assets/stylesheets/oi-select.scss */
oi-select[disabled="disabled"] .select-search {
  cursor: not-allowed;
  background: #eee;
  border: 1px solid #bdbdbd;
  opacity: 0.5;
}

/* line 153, /rise/app/assets/stylesheets/oi-select.scss */
oi-select[disabled="disabled"] .select-search-list-item_selection {
  cursor: not-allowed;
  box-shadow: none;
  border-color: transparent;
}

/* line 158, /rise/app/assets/stylesheets/oi-select.scss */
oi-select[disabled="disabled"] .select-search-list-item_selection-remove {
  visibility: hidden;
}

/* line 161, /rise/app/assets/stylesheets/oi-select.scss */
oi-select[disabled="disabled"] .select-search-list-item_input input:disabled {
  cursor: not-allowed;
  background: none;
}

/* line 165, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.focused .select-search {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 170, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.limited .select-search,
oi-select.invalid-item .select-search,
oi-select.limited .select-dropdown,
oi-select.invalid-item .select-dropdown {
  border-color: #f1bc28;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(230, 189, 46, 0.6);
}

/* line 177, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.open .select-search {
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}

/* line 181, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.open:not(.multiple) .select-search:after {
  border-color: transparent transparent #000 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 185, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.loading:not(.multiple) .select-search:after {
  border-width: 0;
}

/* line 188, /rise/app/assets/stylesheets/oi-select.scss */
oi-select.emptyList .select-dropdown-optgroup-option strong {
  font-weight: normal;
}

/* line 3, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #content {
  position: relative;
  z-index: 50;
  padding-top: 30px;
}
/* line 9, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner-background {
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
/* line 17, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner {
  background-color: #000000;
  margin-top: 60px;
  padding: 20px 0px 0px 0px;
  width: 100%;
  min-height: 150px;
}
/* line 20, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner.overlay {
  background-color: rgba(21, 32, 54, 0.7);
}
/* line 29, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  margin: 0px auto;
  position: relative;
  box-sizing: border-box;
  color: white;
}
/* line 38, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content.center {
  text-align: center;
}
/* line 42, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content h2.page-title {
  color: #fec635;
  margin-top: 0px !important;
  margin-bottom: 5px !important;
  font-size: 2.0em;
  font-weight: 300;
}
/* line 49, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content h2.page-title span {
  color: #a9bcdc;
}
/* line 54, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content h3 {
  margin-bottom: 10px;
  color: white;
}
/* line 57, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content h3 a {
  color: white;
}
/* line 62, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content h4 {
  color: #b4c3d6 !important;
}
/* line 67, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .subtitle a, body.page-banner #page-banner #page-banner-content .description a, body.page-banner #page-banner #page-banner-content table.stats a {
  color: #b4c3d6;
  font-weight: bold;
}
/* line 71, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .subtitle a:hover, body.page-banner #page-banner #page-banner-content .description a:hover, body.page-banner #page-banner #page-banner-content table.stats a:hover {
  text-decoration: none;
}
/* line 77, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  text-align: left;
  font-family: Arial;
}
@media (max-width: 768px) {
  /* line 77, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content .subtitle {
    text-align: center !important;
  }
}
/* line 88, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .description {
  margin-top: 10px;
  color: white;
  text-align: left;
  font-size: 15px;
  line-height: 22px;
}
/* line 96, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .stats {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #b4b4b4;
}
/* line 101, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .stats td {
  padding-right: 10px;
}
/* line 106, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .actions {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  margin-bottom: 10px;
}
/* line 113, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .actions .fb-like {
  margin-top: 20px;
  margin-left: 10px;
  display: block;
}
/* line 119, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .actions a, body.page-banner #page-banner #page-banner-content .actions .btn-group {
  margin-left: 8px;
}
/* line 122, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .actions a:last-child, body.page-banner #page-banner #page-banner-content .actions .btn-group:last-child {
  margin-left: 0px;
}
@media only screen and (max-width: 767px) {
  /* line 106, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content .actions {
    margin-top: 20px;
    position: relative;
    text-align: left;
  }
  /* line 132, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content .actions div, body.page-banner #page-banner #page-banner-content .actions a.btn, body.page-banner #page-banner #page-banner-content .actions .btn-group {
    margin-right: 10px;
  }
  /* line 136, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content .actions .fb-like {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
  }
}
/* line 144, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .buttons {
  margin-top: 10px;
  margin-bottom: 5px;
}
/* line 148, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .buttons a.btn, body.page-banner #page-banner #page-banner-content .buttons .btn-group {
  margin-right: 5px;
}
/* line 153, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content #settings-dropdown {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
}
/* line 160, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content div.left-boundary {
  padding-left: 0px;
}
/* line 164, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content div.right-boundary {
  padding-left: 20px;
  padding-right: 0px;
}
@media only screen and (max-width: 767px) {
  /* line 164, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content div.right-boundary {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 174, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content input[type='text'] {
  background-color: #283548;
  color: #959eaf;
  border: 2px solid #b4c3d6 !important;
}
/* line 180, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner #page-banner #page-banner-content .input-group .input-group-addon {
  background-color: #475469;
  color: #b4c3d6;
  border-color: #b4c3d6;
  border-width: 2px 2px 2px 1px;
}
@media only screen and (max-width: 991px) {
  /* line 29, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner #page-banner #page-banner-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 194, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.page-tabs {
  position: absolute;
  top: -78px;
  left: 10px;
}
/* line 200, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.page-tabs td {
  padding: 5px;
  white-space: nowrap;
}
/* line 204, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.page-tabs td a {
  padding: 10px;
  display: block;
  font-weight: bold;
  color: #444444;
  background-color: #EEEEEE;
  opacity: 0.6;
}
/* line 212, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.page-tabs td a.active {
  opacity: 1;
}
@media only screen and (max-width: 510px) {
  /* line 204, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner table.page-tabs td a {
    padding: 10px 5px;
  }
}
/* line 223, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner .tabs-parent {
  width: 100%;
}
/* line 227, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner .tabs-container {
  max-width: 920px;
  margin: 0px auto;
}
/* line 233, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.tabs td {
  text-align: center;
  background-color: #989CA4;
  border-style: none solid none solid;
  border-color: #152036;
  border-width: 5px;
  padding: 10px;
}
/* line 241, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.tabs td a {
  font-weight: bold;
  color: #444444;
  min-height: 100%;
}
/* line 247, /rise/app/assets/stylesheets/page_banner.scss */
body.page-banner table.tabs td.active {
  background-color: #EEEEEE;
}
@media only screen and (max-width: 480px) {
  /* line 233, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner table.tabs td {
    padding: 5px;
  }
  /* line 253, /rise/app/assets/stylesheets/page_banner.scss */
  body.page-banner table.tabs td a {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  /* line 262, /rise/app/assets/stylesheets/page_banner.scss */
  .page-banner-photo {
    min-height: 240px !important;
  }
}

/* line 1, /rise/app/assets/stylesheets/pages.scss */
body {
  width: 100%;
  height: 100%;
  font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  background-color: white;
}

/* line 9, /rise/app/assets/stylesheets/pages.scss */
html {
  width: 100%;
  height: 100%;
}

/* line 14, /rise/app/assets/stylesheets/pages.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

/* line 22, /rise/app/assets/stylesheets/pages.scss */
p {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  /* line 29, /rise/app/assets/stylesheets/pages.scss */
  p {
    margin: 0 0 35px;
    font-size: 20px;
    line-height: 1.6;
  }
}
/* line 36, /rise/app/assets/stylesheets/pages.scss */
a {
  color: #151B54;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 41, /rise/app/assets/stylesheets/pages.scss */
a:hover, a:focus {
  text-decoration: none;
  color: #151B54;
}

/* line 47, /rise/app/assets/stylesheets/pages.scss */
.light {
  font-weight: 400;
}

/* line 51, /rise/app/assets/stylesheets/pages.scss */
.intro, .intro2 {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  background: url(/assets/american-flags-political-rally-8b0dda33c6609b7d0639f6a9a5a166dff7ba0da29d90cf00205ba7b75566ede3.jpg) no-repeat bottom center scroll;
  background-color: black;
  background-size: cover;
  -o-background-size: cover;
}
/* line 63, /rise/app/assets/stylesheets/pages.scss */
.intro .intro-body, .intro2 .intro-body {
  display: table-cell;
  vertical-align: middle;
}
/* line 64, /rise/app/assets/stylesheets/pages.scss */
.intro .intro-body .intro-background, .intro2 .intro-body .intro-background {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 768px) {
  /* line 64, /rise/app/assets/stylesheets/pages.scss */
  .intro .intro-body .intro-background, .intro2 .intro-body .intro-background {
    padding: 60px 10px 0px 10px;
  }
}
/* line 70, /rise/app/assets/stylesheets/pages.scss */
.intro .intro-body .intro-background .col-xs-12, .intro2 .intro-body .intro-background .col-xs-12 {
  padding: 0 0 5 5;
}
/* line 76, /rise/app/assets/stylesheets/pages.scss */
.intro .intro-body .brand-heading, .intro2 .intro-body .brand-heading {
  font-size: 65px;
}
/* line 79, /rise/app/assets/stylesheets/pages.scss */
.intro .intro-body .intro-text, .intro2 .intro-body .intro-text {
  font-size: 30px;
  text-shadow: 1px 1px #080808;
}

/* line 86, /rise/app/assets/stylesheets/pages.scss */
.home-btn {
  margin-bottom: 10px;
}

/* line 90, /rise/app/assets/stylesheets/pages.scss */
#updates {
  margin-top: 25px;
}
/* line 92, /rise/app/assets/stylesheets/pages.scss */
#updates h2 {
  margin-bottom: 25px;
}
/* line 95, /rise/app/assets/stylesheets/pages.scss */
#updates h3 {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 103, /rise/app/assets/stylesheets/pages.scss */
  .intro {
    height: 100%;
    padding: 0;
  }
  /* line 107, /rise/app/assets/stylesheets/pages.scss */
  .intro .intro-body .brand-heading {
    font-size: 65px;
  }
  /* line 110, /rise/app/assets/stylesheets/pages.scss */
  .intro .intro-body .intro-text {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  /* line 118, /rise/app/assets/stylesheets/pages.scss */
  .intro2 {
    height: 80%;
    margin-top: 50px;
    padding: 0;
  }
  /* line 123, /rise/app/assets/stylesheets/pages.scss */
  .intro2 .intro-body .brand-heading {
    font-size: 65px;
  }
  /* line 126, /rise/app/assets/stylesheets/pages.scss */
  .intro2 .intro-body .intro-text {
    font-size: 26px;
  }
}
/* line 133, /rise/app/assets/stylesheets/pages.scss */
.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 100% !important;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
/* line 146, /rise/app/assets/stylesheets/pages.scss */
.btn-circle:hover, .btn-circle:focus {
  outline: none;
  color: black;
  background: rgba(255, 255, 255, 0.1);
}
/* line 151, /rise/app/assets/stylesheets/pages.scss */
.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}
/* line 157, /rise/app/assets/stylesheets/pages.scss */
.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 205, /rise/app/assets/stylesheets/pages.scss */
.content-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 210, /rise/app/assets/stylesheets/pages.scss */
.pledge-section {
  width: 100%;
  padding: 100px 0;
  color: white;
  background: url(/assets/sunrise-734462912ae0b2a9bae815275c73b82dba1737543f69aac4904936da3a33ed1f.jpg) no-repeat center center scroll;
  background-color: black;
  background-size: cover;
  -o-background-size: cover;
}

/* line 222, /rise/app/assets/stylesheets/pages.scss */
#map {
  width: 100%;
  height: 200px;
  margin-top: 100px;
}

@media (min-width: 767px) {
  /* line 229, /rise/app/assets/stylesheets/pages.scss */
  .join-section {
    padding-top: 150px;
  }

  /* line 232, /rise/app/assets/stylesheets/pages.scss */
  #map {
    height: 400px;
    margin-top: 250px;
  }
}
/* line 238, /rise/app/assets/stylesheets/pages.scss */
.btn {
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
}

/* line 248, /rise/app/assets/stylesheets/pages.scss */
.btn-default {
  border: 1px solid #151B54;
  color: white;
  background-color: #151B54;
}
/* line 252, /rise/app/assets/stylesheets/pages.scss */
.btn-default:hover, .btn-default:focus {
  border: 1px solid;
  outline: none;
  color: #151B54;
  background-color: white;
}

/* line 260, /rise/app/assets/stylesheets/pages.scss */
ul.banner-social-buttons {
  margin-top: 0;
}

@media (max-width: 1199px) {
  /* line 265, /rise/app/assets/stylesheets/pages.scss */
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  /* line 271, /rise/app/assets/stylesheets/pages.scss */
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  /* line 275, /rise/app/assets/stylesheets/pages.scss */
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
}
/* line 281, /rise/app/assets/stylesheets/pages.scss */
footer {
  padding: 10px 0;
}
/* line 283, /rise/app/assets/stylesheets/pages.scss */
footer p {
  margin: 0;
}

/* line 288, /rise/app/assets/stylesheets/pages.scss */
body {
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

/* line 292, /rise/app/assets/stylesheets/pages.scss */
.navbar {
  background: white;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 300, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .navbar-toggle {
  color: white;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 12px;
}

/* line 305, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:active {
  outline: none;
}

/* line 309, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .navbar-brand {
  font-weight: 700;
}

/* line 312, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .navbar-brand:focus {
  outline: none;
}

/* line 315, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom a {
  color: black;
}

/* line 318, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li a {
  -webkit-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}

/* line 323, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li a:hover {
  color: gray;
  outline: none;
  background-color: transparent;
}

/* line 328, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: none;
  background-color: transparent;
}

/* line 333, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li.active {
  outline: none;
}

/* line 336, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 339, /rise/app/assets/stylesheets/pages.scss */
.navbar-custom .nav li.active a:hover {
  color: white;
}

@media (min-width: 800px) {
  /* line 344, /rise/app/assets/stylesheets/pages.scss */
  .navbar-custom {
    padding: 20px 0;
    border-bottom: none;
    letter-spacing: 1px;
    background: transparent;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    padding: 0;
    background: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 40px;
    padding-right: 10px;
  }
}
/* line 360, /rise/app/assets/stylesheets/pages.scss */
.pledge-text {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 364, /rise/app/assets/stylesheets/pages.scss */
#connect {
  background-color: #222222;
  color: white;
}

/* line 369, /rise/app/assets/stylesheets/pages.scss */
.modal-body a {
  color: #fec635;
}

/* line 375, /rise/app/assets/stylesheets/pages.scss */
body.pages-about .top-margin {
  margin-top: 65px;
}
@media (min-width: 768px) {
  /* line 379, /rise/app/assets/stylesheets/pages.scss */
  body.pages-about .section {
    padding: 150px 150px;
  }
}
@media (max-width: 768px) {
  /* line 379, /rise/app/assets/stylesheets/pages.scss */
  body.pages-about .section {
    padding: 60px 60px;
  }
}
/* line 387, /rise/app/assets/stylesheets/pages.scss */
body.pages-about .dark-section {
  background-color: black;
  color: white;
}
/* line 390, /rise/app/assets/stylesheets/pages.scss */
body.pages-about .dark-section h2 {
  color: #fec635;
}

/* line 399, /rise/app/assets/stylesheets/pages.scss */
.post-text {
  margin-bottom: 10px;
  font-family: sans-serif;
  text-align: left;
  font-size: 18px;
  line-height: 1.6;
}

/* line 2, /rise/app/assets/stylesheets/posts.scss */
.post-content a {
  color: #333b8c;
  text-decoration: underline;
}
/* line 6, /rise/app/assets/stylesheets/posts.scss */
.post-content li {
  margin: 0 0 35px;
  font-size: 16px;
  line-height: 1.6;
}
/* line 11, /rise/app/assets/stylesheets/posts.scss */
.post-content p {
  font-size: 16px;
}

/* line 15, /rise/app/assets/stylesheets/posts.scss */
.post-title {
  margin-bottom: 10px;
}

/* line 19, /rise/app/assets/stylesheets/posts.scss */
.mentions h3, .mentions h5 {
  margin-bottom: 10px;
}

/* line 24, /rise/app/assets/stylesheets/posts.scss */
h6 .post-tags {
  text-transform: initial;
  font-weight: 400;
  font-size: 0.9rem;
  margin-top: 5px;
}

/* line 2, /rise/app/assets/stylesheets/search.scss */
body.search-page .photo-col {
  padding: 0px;
}
/* line 5, /rise/app/assets/stylesheets/search.scss */
body.search-page .photo {
  width: 130px;
  height: 130px;
  background-size: 130px;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

/* line 1, /rise/app/assets/stylesheets/users.scss */
#locationField, #controls {
  position: relative;
  width: 480px;
}

/* line 5, /rise/app/assets/stylesheets/users.scss */
.label {
  text-align: right;
  font-weight: bold;
  width: 100px;
  color: #303030;
}

/* line 11, /rise/app/assets/stylesheets/users.scss */
#address {
  border: 1px solid #000090;
  background-color: #f0f0ff;
  width: 480px;
}

/* line 16, /rise/app/assets/stylesheets/users.scss */
#address td {
  font-size: 10pt;
}

/* line 19, /rise/app/assets/stylesheets/users.scss */
.field {
  width: 99%;
}

/* line 22, /rise/app/assets/stylesheets/users.scss */
.slimField {
  width: 80px;
}

/* line 25, /rise/app/assets/stylesheets/users.scss */
.wideField {
  width: 200px;
}

/* line 28, /rise/app/assets/stylesheets/users.scss */
#locationField {
  height: 20px;
  margin-bottom: 2px;
}
