@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@import url("https://fonts.googleapis.com/css?family=Cinzel+Decorative|Gruppo|Inconsolata:400,700|Libre+Baskerville:400,400i,700|Merriweather:400,400i,700,700i");
@font-face {
  font-family: 'FontAwesome';
  src: url(fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0&1477344801);
  src: url(fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0&1477344801#iefix) format("embedded-opentype"), url(fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0&1477344801) format("woff2"), url(fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0&1477344801) format("woff"), url(fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0&1477344801) format("truetype"), url(fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0&1477344801#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

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

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

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

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

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

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

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

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

/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

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

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

/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

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

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

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

/* line 79, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

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

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

/* line 101, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

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

/* line 108, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

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

/* line 121, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

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

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

/* line 145, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

/* line 180, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

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

/* line 196, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

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

/* line 199, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

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

/* line 213, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

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

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

/* line 226, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

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

/* line 230, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

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

/* line 253, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

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

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

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

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

/* line 265, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

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

/* line 284, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

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

/* line 303, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

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

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

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

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

/* line 321, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

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

/* line 333, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

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

/* line 338, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

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

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

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

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

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

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

/* line 372, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

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

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

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

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

/* line 392, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

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

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

/* line 415, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

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

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

/* line 423, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

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

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

/* line 443, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

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

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

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

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

/* line 471, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 495, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 496, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 497, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 501, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 502, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

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

/* line 506, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 509, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 510, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 511, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 512, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 513, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

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

/* line 515, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 516, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 519, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 520, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 521, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 522, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 523, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 524, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 525, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 526, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 527, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 528, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 529, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 530, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 531, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 532, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 533, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 534, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 535, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

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

/* line 537, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 538, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 539, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 540, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 541, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 542, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 543, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 544, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 545, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 546, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 547, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 548, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 549, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 550, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 551, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 552, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 553, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 554, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 555, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 559, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 560, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 561, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 562, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 563, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 564, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 565, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 566, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 567, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 568, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

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

/* line 570, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 571, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 572, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 573, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 574, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 575, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 576, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 577, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 578, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 579, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 581, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 582, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 583, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 584, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 585, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

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

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

/* line 588, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 589, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 590, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 591, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 592, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 593, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 594, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 595, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 596, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 598, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 599, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 600, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 601, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

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

/* line 604, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 605, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 606, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 607, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

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

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

/* line 618, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 619, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 620, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 621, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 622, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

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

/* line 624, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

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

/* line 626, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 627, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 628, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

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

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

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

/* line 635, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 636, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

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

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

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

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

/* line 645, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 646, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 647, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 648, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 649, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 650, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 651, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 652, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 653, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 654, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 655, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 656, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 657, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 658, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 659, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 660, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 662, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 663, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 664, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

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

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

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

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

/* line 669, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 670, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 671, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 672, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 673, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 674, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 675, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 676, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 677, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 678, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 679, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 680, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 681, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

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

/* line 683, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 684, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 685, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 686, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 687, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 688, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 689, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 690, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

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

/* line 692, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

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

/* line 694, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 695, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 696, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 697, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 698, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 699, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 700, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 701, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 702, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 703, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 704, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 705, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

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

/* line 707, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 708, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

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

/* line 710, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

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

/* line 712, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 718, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

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

/* line 721, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 722, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 723, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 724, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 725, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 726, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 727, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 728, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 729, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 730, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 731, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 735, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 736, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

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

/* line 738, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 739, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

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

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

/* line 743, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

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

/* line 747, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 748, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

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

/* line 751, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

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

/* line 755, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 756, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

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

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

/* line 767, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 768, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 772, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 773, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 774, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

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

/* line 777, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 780, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 781, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 782, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 783, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 784, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 785, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 786, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 787, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 788, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 789, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/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;
}

/*!
 
Theme Name: Roman Temple
Theme URI: https://github.com/TruePath/Roman-Temple-Wordpress-Theme
Description: SASS Based Bootstrap 4 theme based on B4ST by Simon Padbury
Version: .1
Author: Peter Gerdes
Author URI: #
License: MIT License
License URI: http://opensource.org/licenses/MIT
Tags: bootstrap, bootstrap-4, SASS, Roman Temple, Classical, Math
 
*/
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 62, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figcaption,
figure,
main {
  display: block;
}

/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 105, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 115, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* line 125, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 135, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 165, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 173, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 182, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 191, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 199, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 214, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio,
video {
  display: inline-block;
}

/* line 223, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 232, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border-style: none;
}

/* line 240, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 252, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 268, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input {
  overflow: visible;
}

/* line 278, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 289, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 300, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 312, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 323, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 336, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 350, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 359, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 368, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 378, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 388, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 397, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 407, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 420, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
details,
menu {
  display: block;
}

/* line 429, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
summary {
  display: list-item;
}

/* line 440, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
canvas {
  display: inline-block;
}

/* line 448, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
template {
  display: none;
}

/* line 459, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

@media print {
  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 57, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 60, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 71, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 75, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 80, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 95, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 98, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }

  /* line 102, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 105, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 111, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
/* line 57, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

/* line 75, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

/* line 91, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: none !important;
}

/* line 104, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 119, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 125, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 131, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 138, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 145, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

/* line 149, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 163, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #0275d8;
  text-decoration: none;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

/* line 179, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 188, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 198, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 212, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 223, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
}

/* line 238, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 253, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* line 270, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
  background-color: transparent;
}

/* line 277, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

/* line 285, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: left;
}

/* line 295, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 305, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 310, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  line-height: inherit;
}

/* line 324, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

/* line 330, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 342, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 347, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 360, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 370, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 379, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 387, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 53, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 65, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: normal;
}

/* line 71, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 82, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 90, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 93, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

/* line 104, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 110, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

/* line 117, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}
/* line 122, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 128, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 137, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
/* line 140, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 40, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #636c72;
}

/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}
/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}
/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

/* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}
/* line 51, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .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, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .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, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .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, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .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, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .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, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-0 {
  right: auto;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-1 {
  right: 8.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-2 {
  right: 16.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-3 {
  right: 25%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-4 {
  right: 33.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-5 {
  right: 41.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-6 {
  right: 50%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-7 {
  right: 58.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-8 {
  right: 66.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-9 {
  right: 75%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-10 {
  right: 83.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-11 {
  right: 91.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-12 {
  right: 100%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-0 {
  left: auto;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-1 {
  left: 8.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-2 {
  left: 16.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-3 {
  left: 25%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-4 {
  left: 33.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-5 {
  left: 41.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-6 {
  left: 50%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-7 {
  left: 58.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-8 {
  left: 66.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-9 {
  left: 75%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-10 {
  left: 83.33333%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-11 {
  left: 91.66667%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-12 {
  left: 100%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-0 {
    right: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-1 {
    right: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-2 {
    right: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-3 {
    right: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-4 {
    right: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-5 {
    right: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-6 {
    right: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-7 {
    right: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-8 {
    right: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-9 {
    right: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-10 {
    right: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-11 {
    right: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-12 {
    right: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-0 {
    left: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-1 {
    left: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-2 {
    left: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-3 {
    left: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-4 {
    left: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-5 {
    left: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-6 {
    left: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-7 {
    left: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-8 {
    left: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-9 {
    left: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-10 {
    left: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-11 {
    left: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-12 {
    left: 100%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-0 {
    right: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-1 {
    right: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-2 {
    right: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-3 {
    right: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-4 {
    right: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-5 {
    right: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-6 {
    right: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-7 {
    right: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-8 {
    right: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-9 {
    right: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-10 {
    right: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-11 {
    right: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-12 {
    right: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-0 {
    left: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-1 {
    left: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-2 {
    left: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-3 {
    left: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-4 {
    left: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-5 {
    left: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-6 {
    left: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-7 {
    left: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-8 {
    left: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-9 {
    left: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-10 {
    left: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-11 {
    left: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-12 {
    left: 100%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-0 {
    right: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-1 {
    right: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-2 {
    right: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-3 {
    right: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-4 {
    right: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-5 {
    right: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-6 {
    right: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-7 {
    right: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-8 {
    right: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-9 {
    right: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-10 {
    right: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-11 {
    right: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-12 {
    right: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-0 {
    left: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-1 {
    left: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-2 {
    left: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-3 {
    left: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-4 {
    left: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-5 {
    left: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-6 {
    left: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-7 {
    left: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-8 {
    left: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-9 {
    left: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-10 {
    left: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-11 {
    left: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-12 {
    left: 100%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-0 {
    right: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-1 {
    right: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-2 {
    right: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-3 {
    right: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-4 {
    right: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-5 {
    right: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-6 {
    right: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-7 {
    right: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-8 {
    right: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-9 {
    right: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-10 {
    right: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-11 {
    right: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-12 {
    right: 100%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-0 {
    left: auto;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-1 {
    left: 8.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-2 {
    left: 16.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-3 {
    left: 25%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-4 {
    left: 33.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-5 {
    left: 41.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-6 {
    left: 50%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-7 {
    left: 58.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-8 {
    left: 66.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-9 {
    left: 75%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-10 {
    left: 83.33333%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-11 {
    left: 91.66667%;
  }

  /* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-12 {
    left: 100%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  /* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #eceeef;
}
/* line 51, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
/* line 57, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 70, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 107, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

/* line 114, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

/* line 120, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #fff;
  background-color: #292b2c;
}
/* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}
/* line 130, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 143, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* line 150, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive.table-bordered {
  border: 0;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}
/* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}
/* line 55, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
/* line 62, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled {
  cursor: not-allowed;
}

/* line 68, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
/* line 73, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

/* line 85, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
}

/* line 97, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

/* line 103, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

/* line 109, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

/* line 122, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 135, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 143, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 159, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 166, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 171, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 178, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 189, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 193, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 203, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
/* line 209, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

/* line 216, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 222, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
/* line 227, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 233, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-block;
}
/* line 236, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-label {
  vertical-align: middle;
}
/* line 240, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

/* line 250, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  margin-top: 0.25rem;
}

/* line 254, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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.5625rem;
  background-size: 1.125rem 1.125rem;
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}
/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #5cb85c;
}
/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
/* line 267, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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='%235cb85c' 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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}
/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}
/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
/* line 275, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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='%23f0ad4e' 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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}
/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control {
  border-color: #d9534f;
}
/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 283, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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='%23d9534f' 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");
}

/* line 298, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 306, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  /* line 312, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  /* line 320, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  /* line 329, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 336, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 340, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    width: auto;
  }
  /* line 344, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 351, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 359, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 362, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 370, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  /* line 376, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  /* line 384, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:focus, .btn:hover {
  text-decoration: none;
}
/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}
/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
}

/* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 55, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

/* line 64, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

/* line 67, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

/* line 70, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

/* line 75, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 78, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 84, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 90, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 61, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
/* line 72, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 100, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}
/* line 105, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 125, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled {
  color: #636c72;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

/* line 139, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 143, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 153, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 159, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.fade.show {
  opacity: 1;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapse {
  display: none;
}
/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapse.show {
  display: block;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
tr.collapse.show {
  display: table-row;
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
tbody.collapse.show {
  display: table-row-group;
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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: #292b2c;
  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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

/* line 66, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
/* line 84, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
/* line 91, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 106, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > .dropdown-menu {
  display: block;
}
/* line 111, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > a {
  outline: 0;
}

/* line 120, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 125, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 131, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}

/* line 141, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 156, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}
/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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,
.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-left: -1px;
}

/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/* line 40, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 50, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 53, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 64, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 67, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 71, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 76, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 99, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 103, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 108, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 135, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 141, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
/* line 146, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 156, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 159, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 162, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 166, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 170, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 175, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 195, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
/* line 54, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 82, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 95, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 107, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 116, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:last-child) {
  border-right: 0;
}

/* line 119, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 128, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 136, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 145, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 150, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 54, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 162, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 168, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}
/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}
/* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

/* line 60, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: 0.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 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
/* line 85, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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='%23fff' 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 89, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  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='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 101, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
/* line 105, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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='%23fff'/%3E%3C/svg%3E");
}

/* line 116, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 120, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}
/* line 123, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 136, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 153, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}
/* line 158, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
/* line 169, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 176, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 181, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 197, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 206, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 219, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 237, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
/* line 242, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 259, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

/* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 40, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
/* line 48, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
/* line 55, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
/* line 62, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 76, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
/* line 80, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

/* line 94, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

/* line 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 116, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 56, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 67, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

/* line 80, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 96, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

/* line 108, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  /* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
/* line 124, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 127, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
/* line 133, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
/* line 144, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
/* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
/* line 167, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

/* line 182, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 192, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 199, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* line 204, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* line 212, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 216, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  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");
}
/* line 220, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 227, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}
/* line 237, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 244, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
/* line 249, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}
/* line 257, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 261, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler-icon {
  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");
}
/* line 265, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 52, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 63, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 69, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 74, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 79, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 89, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 96, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 106, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

/* line 109, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

/* line 115, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

/* line 118, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

/* line 123, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

/* line 126, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

/* line 129, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 132, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

/* line 135, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 138, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

/* line 146, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

/* line 161, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  border-radius: calc(0.25rem - 1px);
}

/* line 165, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 177, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 180, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 188, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 192, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 200, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  /* line 201, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  /* line 212, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 216, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  /* line 219, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 226, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 229, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 232, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 236, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 239, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 242, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 247, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  /* line 250, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 266, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 270, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}
/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}
/* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #636c72;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:focus, .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 55, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-default {
  background-color: #636c72;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

/* line 59, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  background-color: #0275d8;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

/* line 63, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  background-color: #5cb85c;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

/* line 67, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  background-color: #5bc0de;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

/* line 71, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  background-color: #f0ad4e;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

/* line 75, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  background-color: #d9534f;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: bold;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 47, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 50, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 53, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}
/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 1rem 1rem;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}
/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}
/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

/* line 47, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 58, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 62, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}
/* line 71, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}
/* line 78, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
/* line 81, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}
/* line 87, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 94, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 {
  color: inherit;
}
/* line 100, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

/* line 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
/* line 120, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
/* line 126, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 3, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}
/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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: .5;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 63, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 74, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 79, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

/* line 88, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 95, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

/* line 104, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
/* line 113, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 117, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 128, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  /* line 137, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 141, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 800px;
  }
}
/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, 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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}
/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 49, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 63, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, system-ui, 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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
/* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
/* line 51, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
/* line 74, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
/* line 109, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}
/* line 140, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title:empty {
  display: none;
}

/* line 145, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 154, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

/* line 168, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::after {
  content: "";
  border-width: 10px;
}

/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  /* line 48, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  /* line 48, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
/* line 59, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 83, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 86, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 91, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 99, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 102, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 112, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 126, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 138, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 147, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 158, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 168, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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;
}

/* line 1, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 3, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-faded {
  background-color: #f7f7f7;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0275d8 !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #5cb85c !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f0ad4e !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #d9534f !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-inverse {
  background-color: #292b2c !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50%;
}

/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0;
}

/* line 2, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

/* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

/* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

/* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

/* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 6, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 3, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/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 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 10, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 0 !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem 0.25rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem 0.5rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem 1rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3 {
  margin-right: 1rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3 {
  margin-left: 1rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem 1.5rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4 {
  margin-right: 1.5rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4 {
  margin-left: 1.5rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem 3rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5 {
  margin-right: 3rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5 {
  margin-left: 3rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 0 !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem 0.25rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem 0.5rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem 1rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3 {
  padding-right: 1rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3 {
  padding-left: 1rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem 1.5rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4 {
  padding-right: 1.5rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4 {
  padding-left: 1.5rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem 3rem !important;
}

/* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5 {
  padding-right: 3rem !important;
}

/* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5 {
  padding-left: 3rem !important;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto {
  margin-right: auto !important;
}

/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0 {
    margin-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0 {
    margin-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0 {
    padding-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0 {
    padding-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto {
    margin-right: auto !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto {
    margin-left: auto !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0 {
    margin-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0 {
    margin-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3 {
    margin-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3 {
    margin-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5 {
    margin-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5 {
    margin-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0 {
    padding-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0 {
    padding-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3 {
    padding-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3 {
    padding-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5 {
    padding-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5 {
    padding-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto {
    margin-right: auto !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }

  /* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto {
    margin-left: auto !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0 {
    margin-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0 {
    margin-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0 {
    padding-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0 {
    padding-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto {
    margin-right: auto !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto {
    margin-left: auto !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0 {
    margin-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0 {
    margin-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 0 !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0 {
    padding-right: 0 !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0 {
    padding-left: 0 !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 14, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 15, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }

  /* line 30, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }

  /* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto {
    margin-right: auto !important;
  }

  /* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto {
    margin-left: auto !important;
  }

  /* line 34, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
/* line 7, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 8, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 18, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 19, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 25, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 26, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 27, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 31, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 32, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 33, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 37, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-muted {
  color: #636c72 !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0275d8 !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #5cb85c !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

/* line 4, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-gray-dark {
  color: #292b2c !important;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

/* line 59, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 17, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 29, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 36, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 43, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 51, ../../../../../../../../opt/local/lib/ruby2.4/gems/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* Max content widths */
/* line 27, sass/style.scss */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* Navbar */
/* line 46, sass/style.scss */
.navbar-brand {
  padding: 0;
  width: 30px;
  float: left;
}

/* line 53, sass/style.scss */
nav .nav-link {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 1.1rem;
}

/* line 58, sass/style.scss */
nav .dropdown-header {
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  font-weight: bold;
  font-size: .9rem;
}

/* line 65, sass/style.scss */
nav .dropdown-header:before {
  content: "\2014";
  position: relative;
  left: -1em;
}

/* line 71, sass/style.scss */
nav .dropdown-header:after {
  content: "\2014";
  position: relative;
  left: 1em;
}

/* line 77, sass/style.scss */
nav .dropdown-item {
  text-align: left;
  font-family: 'Libre Baskerville', serif;
  font-size: .7rem;
}

/* line 83, sass/style.scss */
nav .dropdown-item.active {
  color: #7f7f7f;
  background-color: inherit;
}

/* line 88, sass/style.scss */
nav .dropdown-menu a:hover {
  background-color: #828282;
}

/* line 92, sass/style.scss */
nav .dropdown-menu a.active:hover {
  background-color: inherit;
}

/* line 96, sass/style.scss */
nav .dropdown-menu a.menu-level-2 {
  padding-left: 3em;
}

/* line 100, sass/style.scss */
nav .dropdown-menu a.menu-level-2:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: relative;
  left: -.2em;
}

/* line 104, sass/style.scss */
nav .dropdown-menu a.menu-level-3 {
  padding-left: 4em;
}

/* line 108, sass/style.scss */
nav .dropdown-menu a.menu-level-3:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: relative;
  left: -.2em;
}

/* line 112, sass/style.scss */
nav .dropdown-menu a.menu-level-4 {
  padding-left: 5em;
}

/* line 116, sass/style.scss */
nav .dropdown-menu a.menu-level-4:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: relative;
  left: -.2em;
}

/* line 120, sass/style.scss */
nav .dropdown-menu a.menu-level-5 {
  padding-left: 6em;
}

/* line 124, sass/style.scss */
nav .dropdown-menu a.menu-level-5:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: relative;
  left: -.2em;
}

/*Header logo
If you require a Site title and a logo, an example of how to do this is provided below (use your own logo):
*/
/*#site-title a {
  display: inline-block;
	padding-left 60px;
  background: url('../../img/header.svg') 0 0 no-repeat;
}*/
/*#site-container {
  background: url('../../img/background.jpg') 
}*/
/* line 145, sass/style.scss */
.header-image {
  display: block;
  margin: auto;
}

/* line 150, sass/style.scss */
#site-description {
  font-family: 'Gruppo', cursive;
  font-size: 0.8rem;
  color: #dce3f0;
  text-align: center;
  margin-bottom: 1em;
}

/* Main content */
/* line 160, sass/style.scss */
#content {
  color: #aeaeae;
}

/* line 164, sass/style.scss */
#content article {
  margin-bottom: 2rem;
  border: 1px solid white;
  background-color: #1f1f1f;
  padding: .5rem;
}

/* line 170, sass/style.scss */
#content header {
  margin: .2rem 0 .3rem 0;
}

/* line 173, sass/style.scss */
#content section {
  margin-bottom: .7rem;
  color: #aeaeae;
  font-family: 'Merriweather', Verdana, Geneva, serif;
  font-size: .75rem;
}

/* line 179, sass/style.scss */
#content footer {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 186, sass/style.scss */
.post_title, .post_title a, .page_title, .page_title a {
  color: #d75800;
  font-size: 1.5rem;
  font-family: 'Libre Baskerville', serif;
  text-align: center;
}

/* line 193, sass/style.scss */
.post_title a:hover, .page_title a:hover {
  color: #973203;
  text-decoration: none;
}

/* line 198, sass/style.scss */
.subheading, .page_subheading {
  font-size: 1.0rem;
  color: #ab5a23;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  text-align: center;
}

/* line 206, sass/style.scss */
.byline {
  font-size: .8rem;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 219, sass/style.scss */
.category_title, .search_title, .page-header h1 {
  font-family: 'Cinzel Decorative', cursive;
  font-size: 1.7rem;
  color: #aeaeae;
  text-align: center;
}

/* line 226, sass/style.scss */
.related_content {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid white;
}

/* line 232, sass/style.scss */
.related_content h3 {
  color: #d75800;
  font-size: 1.1rem;
  font-family: 'Libre Baskerville', serif;
  text-align: center;
}

/* line 239, sass/style.scss */
.related_content ul {
  list-style: none;
}

/* Sidebar */
/* line 261, sass/style.scss */
.sidebar section {
  padding: .5rem 0rem 0rem 0rem;
  border: 1px solid #747474;
  background-color: #1f1f1f;
  margin-bottom: 2rem;
}

/* line 268, sass/style.scss */
.sidebar ul,
.sidebar ol {
  list-style-type: none;
  text-align: left;
  padding: 0;
  margin: 0;
}

/* line 275, sass/style.scss */
.sidebar li {
  margin: 0;
  padding: 0;
  font-family: Arial,Tahoma,Helvetica,FreeSans,sans-serif;
  font-size: 0.6rem;
}

/* line 282, sass/style.scss */
.sidebar li a {
  display: inline-block;
  padding: .2em 0 .5em .5em;
  margin: 0;
  width: 100%;
}

/* line 289, sass/style.scss */
.sidebar li li a {
  padding-left: 1.5em;
}

/* line 293, sass/style.scss */
.sidebar li li li a {
  padding-left: 2.5em;
}

/* line 297, sass/style.scss */
.sidebar li li li li a {
  padding-left: 3.5em;
}

/* line 301, sass/style.scss */
.sidebar li a:hover {
  background-color: #bebebe;
}

/* line 305, sass/style.scss */
.widget_links li {
  border: 1px solid #747474;
  padding: 0;
  margin: 0;
}

/* line 311, sass/style.scss */
.widget_links li a:hover {
  background-color: #bebebe !important;
}

/* line 319, sass/style.scss */
li.faviroll a.faviroll {
  padding: 0.125rem 0 0.125rem calc(1.2em + 16px) !important;
  position: relative;
  background-position: .7em !important;
  line-height: 1.25rem;
}

/* You may here anhanced style the blogroll-links */
/* line 331, sass/style.scss */
.sidebar h4 {
  padding-bottom: .5rem;
  margin: 0;
  font-family: 'Cinzel Decorative', cursive;
  color: #f88a08;
  font-size: 1.1rem;
  text-align: center;
  border-bottom: 1px solid #747474;
}

/* general styling */
/* line 343, sass/style.scss */
code {
  color: inherit;
  font-family: Monaco, 'Inconsolata', monospace;
  background: inherit;
}

/* line 349, sass/style.scss */
pre {
  color: inherit;
  font-family: Monaco, 'Inconsolata', monospace !important;
  background: inherit;
  overflow-x: auto;
}

/* line 361, sass/style.scss */
article blockquote {
  font-family: Verdana, Geneva, sans-serif;
  margin: 1rem .5rem 1rem .5rem;
  padding: .5rem;
  background-color: #3e3e3e;
  border-radius: 15px;
  quotes: "“" "”" "‘" "’";
}

/* line 370, sass/style.scss */
article blockquote p {
  display: inline;
}

/* line 374, sass/style.scss */
article blockquote:before {
  font-family: Georgia, serif;
  content: open-quote;
  color: #f88a08;
  font-size: 3rem;
  line-height: 0;
  vertical-align: -.6rem;
}

/* line 383, sass/style.scss */
article blockquote:after {
  font-family: Georgia, serif;
  content: close-quote;
  color: #f88a08;
  font-size: 3rem;
  vertical-align: -2rem;
  line-height: 0;
  padding: 0;
}

/* line 393, sass/style.scss */
article section a:visited {
  color: #6d4195;
}

/* line 397, sass/style.scss */
article h1, article h2, article h3, article h4, article h5, article h6 {
  color: #d75800;
  font-family: 'Libre Baskerville', serif;
  text-align: center;
}

/* line 403, sass/style.scss */
article section h1:after, article section h2:after, article section h3:after, article section h4:after, article section h5:after, article section h6:after {
  content: ' ';
  display: block;
  width: 80%;
  margin: auto;
  border: 1px solid #6c6c6c;
  border-radius: 4px;
  position: relative;
  top: 3px;
}

/* line 419, sass/style.scss */
article strong {
  color: #dcdcdc;
  font-weith: 700;
}

/* line 425, sass/style.scss */
article h1 {
  font-size: 1.5rem;
}

/* line 429, sass/style.scss */
article h2 {
  font-size: 1.3rem;
}

/* line 433, sass/style.scss */
article h3 {
  font-size: 1.1rem;
}

/* line 437, sass/style.scss */
article h4 {
  font-size: 1rem;
}

/* line 441, sass/style.scss */
article h5 {
  font-size: .9rem;
}

/* line 445, sass/style.scss */
article h6 {
  font-size: .8rem;
}

/* line 457, sass/style.scss */
abbr, acronym {
  border-bottom: .1em dotted;
}

/* line 461, sass/style.scss */
.abt-bibliography__heading {
  color: #d75800;
  font-size: 1.5rem;
  font-family: 'Libre Baskerville', serif;
  text-align: center;
}

/* Hide form placeholders on focus */
/* Comments */
/* line 479, sass/style.scss */
#disqus_thread {
  color: #aeaeae;
  background-color: #1f1f1f;
  padding: .5rem;
}

/* line 485, sass/style.scss */
#disqus_thread p {
  color: #aeaeae;
}

/* line 488, sass/style.scss */
#respond {
  margin-top: 40px;
}

/* line 492, sass/style.scss */
#comments {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 497, sass/style.scss */
#comments .comment-title {
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  font-weight: bold;
  font-size: .9rem;
}
/* line 504, sass/style.scss */
#comments .comment-list {
  padding: 0;
  margin: 0;
}
/* line 509, sass/style.scss */
#comments ul.comment-list, #comments ol.comment-list {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
}

/* line 516, sass/style.scss */
.comment-header, .comment-footer {
  padding-top: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 0.2rem;
  margin-bottom: 0px;
  background-color: #3e3e3e;
}

/* line 525, sass/style.scss */
.comment-header {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
/* line 530, sass/style.scss */
.comment-header .comment-metadata {
  font-size: .5rem;
  margin: 0;
  padding: 0;
}
/* line 536, sass/style.scss */
.comment-header address {
  display: inline;
}
/* line 540, sass/style.scss */
.comment-header .in-reply-to-re {
  padding: 0 0 0 1em;
  margin: 0;
  line-height: .7rem;
}
/* line 545, sass/style.scss */
.comment-header .in-reply-to-re a {
  padding: 0;
  margin: 0;
}

/* line 553, sass/style.scss */
.comment-footer {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.2);
  text-align: right;
  font-family: Arial,Tahoma,Helvetica,FreeSans,sans-serif;
  font-size: 0.75rem;
}
/* line 561, sass/style.scss */
.comment-footer a {
  padding: 0 .5em 0 0;
  margin: 0;
}

/* line 568, sass/style.scss */
.comment-content {
  padding: 1.25rem;
}

/* Site footer */
/* line 628, sass/style.scss */
.site-footer {
  padding: 40px 0;
}

/* line 631, sass/style.scss */
.site-footer ul {
  list-style-type: none;
  padding: 0;
}

/* line 635, sass/style.scss */
.site-footer li {
  margin: 10px 0;
}

/* line 638, sass/style.scss */
.site-sub-footer p {
  text-align: center;
}

/* line 642, sass/style.scss */
.site-footer p {
  text-align: center;
}
